You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,26 @@ The following people and organizations were kind enough to sponsor [@flavorjones
109
109
We'd also like to thank [@github](https://github.com/github) who donate a ton of compute time for our CI pipelines!
110
110
111
111
112
+
## 1.14.5 / 2023-05-24
113
+
114
+
### Note
115
+
116
+
To ensure that JRuby users on Java 8 can apply the security changes from v1.14.4, we're cutting this release on the v1.14.x branch. We don't expect to make any more v1.14.x releases.
117
+
118
+
(The changes in this release are incorporated into the v1.15.x release branch at v1.15.2.)
119
+
120
+
121
+
### Dependencies
122
+
123
+
*[JRuby] Vendored org.nokogiri:nekodtd is updated to v0.1.11.noko2. This is functionally equivalent to v0.1.11.noko1 but restores support for Java 8.
124
+
125
+
126
+
### Fixed
127
+
128
+
*[JRuby] Java 8 support is restored, fixing a regression introduced in v1.14.0. [[#2887](https://github.com/sparklemotion/nokogiri/issues/2887)]
0 commit comments