Skip to content

Commit 6f2bfd9

Browse files
committed
[chore] fill in changelog with notable changes
1 parent 1f011ad commit 6f2bfd9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

History.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44
- Support Javax Servlet API 4.0 (JEE 8)
55
- Adds basic compatibility with JRuby 10.0
66
- Drop support for JRuby 9.3
7-
- Drop unnecessary jruby.compat.version and RackConfig.getCompatVersion() API
7+
- Drop unnecessary `jruby.compat.version` and `RackConfig.getCompatVersion()` API
88
- Drop JMS support
9+
- Drop deprecated `RackLogger` string (level) constants
10+
- Drop `jruby.rack.jruby.version` and `jruby.rack.rack.release` keys from rack `env` Hhsh
11+
- Change context listener to throw, in case of an exception during initialization, by default
12+
- Change rails context listener to assume a thread-safe application by default
913
- update (bundled) rack to 2.2.17
1014
- Fix Rails 7.1 CSRF protection when working with `JavaServletStore` sessions
1115

0 commit comments

Comments
 (0)