What changed in Micronaut from 3 to 5

12 releases numbered after v3.10.10 up to and including v5.1.13, stable releases only. v3.10.10 and v5.1.13 are the newest stable releases of 3 and 5 we track; this page follows them as new ones ship.

33 changes across 12 releases · 1 landed on more than one version

Added 3

v5.1.12

  • Add Sec-Fetch-* HTTP Headers

v5.1.11

  • Add SCIM JSON media type support

v5.1.6

  • Add shared trailing slash trimming utility
Changed 10

v5.1.13

  • Update reactor to 3.8.7

v5.1.12

  • Document piped stream limitations for streamed responses

v5.1.11

  • Update netty monorepo to v4.2.17.Final
  • Update netty-tcnative to 2.0.81.Final

v5.1.7

  • Use exclusive service loader strategy and fix GraalVM warnings

v5.1.6

  • Use configuration properties for logger levels
  • Enable SSL by default for per-service client SSL configuration
  • Handle invalid zone id conversion

v5.1.4

  • Update logback-classic to v1.5.37
  • Update Netty to 4.2.16.Final
Fixed 19

v5.1.11

  • Replace reference equality with value equality in isAny and isAnyMethod in CORS
  • Use case-insensitive Content-Type and Content-Length header matching in FormDemuxer
  • Fix FormDemuxer event loop race
  • Fix handling of inaccessible configuration properties in metadata

v5.0.7

  • Replace reference equality with value equality in isAny and isAnyMethod for CORS

v5.1.9

  • Fix processing replaced executable methods

v5.1.8

  • Fix method injection on AOP introduction proxies

v5.1.7

  • Fix introspection for private JsonProperty fields
  • Fix factory beans in superclasses

v5.0.6

  • Fix regression @Replaces matching for proxied default implementations

v5.1.6

  • Resolve generic type arguments for suspend functions returning non-generic typealiases in KSP
  • Handle null instances in QueryValueArgumentBinder
  • Fix repeatable containers discovery
  • Restore private nested client lookup
  • Fix factory beans with scoped proxy

v5.1.5

  • Fix validation

v5.1.4

  • Ensure ByteBuf release during writes
  • Track JRT file system for cleanup
  • Fix introspection for generated Jackson models
Security 1

v5.0.7

  • Update Jackson dependencies to patch security vulnerabilitiesalso inv5.1.10

Original release notes, newest first

The list above is our reading of these notes; the originals from Micronaut Foundation are here, one fold per release.

v5.1.13Micronaut Core 5.1.13
v5.1.12Micronaut Core 5.1.12
What's Changed
Dependency updates 🚀
Other Changes 💡

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.11...v5.1.12

View originalPermalink

v5.1.11Micronaut Core 5.1.11
What's Changed
  • Update netty monorepo to v4.2.17.Final (#12876)
Bug Fixes 🐞
Improvements ⭐
Other Changes 💡
New Contributors

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.10...v5.1.11

View originalPermalink

v5.0.7Micronaut Core 5.0.7
What's Changed
Bug Fixes 🐞

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.0.6...v5.0.7

View originalPermalink

v5.1.10Micronaut Core 5.1.10
What's Changed
Dependency updates 🚀

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.9...v5.1.10

View originalPermalink

v5.1.9Micronaut Core 5.1.9
What's Changed
Bug Fixes 🐞

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.8...v5.1.9

View originalPermalink

v5.1.8Micronaut Core 5.1.8
What's Changed
Dependency updates 🚀
Other Changes 💡

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.7...v5.1.8

View originalPermalink

v5.1.7Micronaut Core 5.1.7
What's Changed
Bug Fixes 🐞
Improvements ⭐
Other Changes 💡

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.6...v5.1.7

View originalPermalink

v5.0.6Micronaut Core 5.0.6
What's Changed
Regressions 🧐

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.0.5...v5.0.6

View originalPermalink

v5.1.6Micronaut Core 5.1.6
What's Changed
Bug Fixes 🐞
Improvements ⭐
Other Changes 💡
New Contributors

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.5...v5.1.6

View originalPermalink

v5.1.5Micronaut Core 5.1.5
v5.1.4Micronaut Core 5.1.4
What's Changed
Improvements ⭐
Dependency updates 🚀
Other Changes 💡

Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.3...v5.1.4

View originalPermalink