File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 4
4
- Support Javax Servlet API 4.0 (JEE 8)
5
5
- Adds basic compatibility with JRuby 10.0
6
6
- 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
8
8
- 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
9
13
- update (bundled) rack to 2.2.17
10
14
- Fix Rails 7.1 CSRF protection when working with ` JavaServletStore ` sessions
11
15
You can’t perform that action at this time.
0 commit comments