v2.0.33
What's Changed
- Fix redirect loop bug in ResourceFileServlet by @lachlan-roberts in #333
- Allow null resource base in ResourceFileServlet with Jetty 12 by @lachlan-roberts in #334
- Always set UriCompliance to LEGACY for Jetty 12 Runtimes by @lachlan-roberts in #335
- Update all non-major dependencies by @renovate-bot in #336
- Replace dependency mysql:mysql-connector-java with com.mysql:mysql-connector-j 8.0.33 by @renovate-bot in #338
- Update dependency com.mysql:mysql-connector-j to v8.2.0 [SECURITY] by @renovate-bot in #340
- Update all non-major dependencies by @renovate-bot in #341
- Removing use of Java security manager from appengine_standard/runtime by @srinjoyray in c249025
- Issue #342 - fix issues with devappserver for EE8 by @lachlan-roberts in #343
- Removing AccessController calls from appengine_standard/api_dev by @srinjoyray in a9e6956
- Removing AccessController calls from other directories by @srinjoyray in c2a31ea
Full Changelog: v2.0.32...v2.0.33