Skip to content

Releases: micronaut-projects/micronaut-core

Micronaut 2.5.9

14 Jul 17:02
Compare
Choose a tag to compare

Changes

  • No changes

Contributors

@graemerocher and @jameskleeh

  • Fix Reactor + native image (#5749)

Micronaut 2.5.8

08 Jul 20:09
Compare
Choose a tag to compare

Changes

Contributors

@jameskleeh, @micronaut-build and @pgressa

Micronaut 2.5.7

25 Jun 14:58
Compare
Choose a tag to compare

Changes

Contributors

@FelixSchuSi, @graemerocher, @jameskleeh, @lgathy, @micronaut-build and @sdelamo

Micronaut 3.0.0 M2

17 Jun 18:21
Compare
Choose a tag to compare
Micronaut 3.0.0 M2 Pre-release
Pre-release

Changes

  • No changes

Contributors

@micronaut-build

Micronaut 2.5.6

15 Jun 17:49
Compare
Choose a tag to compare

Changes

Contributors

@JasonTypesCodes, @PhilHardwick, @SubhadeepSen, @ilopmar, @jameskleeh, @mattmoss, @micronaut-build, @safarmer, @sdelamo, @utsav0209 and @wlezzar

Micronaut 2.5.5

02 Jun 16:54
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Contributors

@dependabot, @dependabot[bot], @jameskleeh, @micronaut-build, @rdesgroppes and @sdelamo

Micronaut 3.0.0 M1

26 May 19:02
Compare
Choose a tag to compare
Micronaut 3.0.0 M1 Pre-release
Pre-release

This is the first milestone release of Micronaut 3.

This release contains relatively minor breaking changes, however future milestones will contain a switch to Jakarta annotations for dependency injection and a switch to Project Reactor from RxJava2.

Please see the breaking changes section of the documentation for more information.

Micronaut 2.5.4

19 May 16:15
Compare
Choose a tag to compare

Changes

  • Fixed a memory leak by updating the Netty version
  • Fixed regression regarding websocket connections
  • Fixed compilation error with suspend methods that return Any
  • Fixed NPE around invalid cookies

Dependency Upgrades

  • Updated Lombok to 1.18.20
  • Updated Micronaut Oracle Cloud to 1.3.5
  • Updated Micronaut Test to 2.3.4
  • Updated Micronaut Data to 2.4.3
  • Upgrade to Netty 4.1.64

Micronaut 2.5.3

12 May 16:23
Compare
Choose a tag to compare

Changes

  • Fix regression with beans that implement iterable and filter order @jameskleeh (#5414)

Contributors

@jameskleeh and @micronaut-build

Micronaut 2.5.2

11 May 17:43
Compare
Choose a tag to compare

Changes

Contributors

@charkins, @dstepanov, @graemerocher, @jameskleeh, @mattmoss and @micronaut-build