Skip to content

0.1.13

Choose a tag to compare

@github-actions github-actions released this 27 Apr 15:31
· 2389 commits to main since this release
c142242

Release Notes for Version 0.1.13

New Features

  • Added empty contextConfigLocation init-param. (e647454c)
  • Embedded Tomcat now stops using a shutdown hook. (7397e146)
  • Tomcat stops on context close via listener. (dbe5a97e)

Dependency Updates

  • Bumped microsphere-logging to 0.1.7. (8c63e5fe)
  • Bumped microsphere-java to 0.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.xml for tests. (82b20166)
  • Removed hardcoded paths to dispatcherServlet-servlet.xml from tests. (1a23102c)
  • Updated web.xml to 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-parallel to 5. (4520cc3a)

Other Changes

  • Merged release-1.x into dev-1.x with minor version bump to 0.1.13. (2e50d2ac, 6643a825)

Full Changelog: 0.1.11...0.1.13

Full Changelog: 0.1.11...0.1.13