Skip to content

Releases: micronaut-projects/micronaut-servlet

Micronaut Servlet 2.0.0

24 Sep 12:42

Choose a tag to compare

Updates to Micronaut 2.0 as minimum

Updated dependencies

  • tomcat-embed-core from 9.0.37 to 9.0.38
  • jetty-servlet from 9.4.30.v20200611 to 9.4.31.v20200723
  • undertow-servlet from 2.1.3.Final to 2.2.0.Final

Issues

  • Fix Tomcat support for GraalVM 20.2. Fixes #40 (#41)

v2.0.0

Full Changelog

v1.0.2

24 Aug 10:36

Choose a tag to compare

v1.0.2 (2020-08-12)

Full Changelog

Closed issues:

  • Fix Tomcat support for GraalVM 20.2 #40

Merged pull requests:

Micronaut Servlet 1.0.1

24 Jul 07:16

Choose a tag to compare

v1.0.1 (2020-07-23)

Full Changelog

Fixed bugs:

  • CORS Preflight Request Handler #31

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Servlet v1.0.0.RC2

09 Jun 13:19

Choose a tag to compare

v1.0.0.RC2 (2020-06-09)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Servlet v1.0.0.RC1

27 May 09:56

Choose a tag to compare

v1.0.0.RC1 (2020-05-27)

Full Changelog

Closed issues:

  • will not work on Glassfish / Payara server #7

* This Changelog was automatically generated by github_changelog_generator

Micronaut Servlet 1.0.0.M3

18 Apr 17:40

Choose a tag to compare

Changes

  • Bug fixes

Contributors

@graemerocher

Micronaut Servlet 1.0.0 M2

09 Apr 16:42

Choose a tag to compare

Changes

Contributors

@graemerocher and @tobiasschaefer

Micronaut Servlet 1.0.0 M1

03 Mar 12:03

Choose a tag to compare

Changes

  • Initial Milestone 1 Release

Contributors

@graemerocher and @sdelamo