Skip to content

Releases: micronaut-projects/micronaut-jaxrs

Micronaut JAX-RS 3.4.0

03 Aug 10:16
Compare
Choose a tag to compare

What's Changed

Build 🐘

Dependency updates 🚀

  • chore(deps): update dependency gradle to v7.5 by @renovate in #248
  • chore(deps): update mikepenz/action-junit-report action to v3.2.0 by @renovate in #246
  • chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.14 by @renovate in #245

Full Changelog: v3.3.0...v3.4.0

Micronaut JAX-RS 3.3.0

17 May 03:15
Compare
Choose a tag to compare

v3.3.0 (2022-05-17)

Full Changelog


Merged pull requests:

  • Include BOM and Migration to Gradle Version Catalog (#236)

Micronaut JAX-RS 3.2.1

17 May 02:49
Compare
Choose a tag to compare

v3.2.1 (2022-05-10)

Full Changelog

Fixed bugs:

  • Documentation links are broken #217

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut JAX-RS 3.2.0

04 Mar 05:09
Compare
Choose a tag to compare

v3.2.0 (2022-03-04)

Full Changelog

Implemented enhancements:

Closed issues

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

  • Support for JAX-RS Exception (#195)

Micronaut JAX-RS 3.1.0

01 Oct 19:54
Compare
Choose a tag to compare

v3.1.0 (2021-09-30)

Full Changelog

Closed issues:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut JAX-RS 3.0.1

17 Sep 04:37
Compare
Choose a tag to compare

v3.0.1 (2021-09-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut JAX-RS 3.0.0

17 Aug 17:09
Compare
Choose a tag to compare

v3.0.0 (2021-08-17)

Full Changelog

Closed issues:

  • Release a new version compatible with Micronaut 3.0 #128

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut JAX-RS 3.0.0-M1

23 Jul 07:52
Compare
Choose a tag to compare
Pre-release
  • bump micronaut 3.0.0-M4
  • use micronaut nullability annotations
  • replace javax.inject with jakarta.inject
  • remove deprecated methods

Micronaut JAX-RS 2.0.2

23 Jul 06:12
Compare
Choose a tag to compare

v2.0.2 (2021-07-23)

Full Changelog

  • Fix issue with ignored class level paths when using micronaut-openapi… #130 (@mikaelvik)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut JAX-RS 2.0.1

22 Feb 08:17
Compare
Choose a tag to compare

v2.0.1 (2021-02-22)

Full Changelog

Closed issues:

  • Fix cases when controllers have just javax.ws.rs.Path annotation #90 (@asodja)
  • Fix Path parameter validation #89 (@asodja)

Merged pull requests: