0.1.13
Release Notes for Version 0.1.13
New Features
- Added
empty contextConfigLocationinit-param. (e647454c) - Embedded Tomcat now stops using a shutdown hook. (7397e146)
- Tomcat stops on context close via listener. (dbe5a97e)
Dependency Updates
- Bumped
microsphere-loggingto0.1.7. (8c63e5fe) - Bumped
microsphere-javato0.2.9. (bf524657) - Updated Microsphere versions and imported BOM dependencies. (6d0e3dd5)
- Updated Tomcat dependencies to use
tomcat-embed-core, removing legacy dependencies. (b53686f4)
Test Improvements
- Added
dispatcherServlet-servlet.xmlfor tests. (82b20166) - Removed hardcoded paths to
dispatcherServlet-servlet.xmlfrom tests. (1a23102c) - Updated
web.xmlto Java EE 3.1 namespace and schema for tests. (94c3651b, 57226bcb)
Build and Workflow Enhancements
- Added Java 11 support in CI and configured Surefire classloader. (531ff0b3)
- Limited Java versions in CI build matrix. (d47911d4)
- Dropped Java 11 from CI build matrix. (2da1c2b5)
- Bumped Maven distribution to
3.9.15. (de210994) - Updated Maven wrapper to point to Maven Central. (7a88a961)
- Removed hardcoded Tomcat version in CI configuration. (01c82cf4)
- Set GitHub actions workflow strategy
max-parallelto 5. (4520cc3a)
Other Changes
Full Changelog: 0.1.11...0.1.13
Full Changelog: 0.1.11...0.1.13