Skip to content

Releases: micronaut-projects/micronaut-core

Micronaut Core 4.4.9

09 May 07:52
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: Re-add Try-Catch for ConfigurationExceptions To DefaultPropertyPlaceholderResolver (#10798)
  • build: Use only one jackson version by @sdelamo in #10795
  • Fix file uploads beyond MMAP_SEGMENT_SIZE by @yawkat in #10793

Full Changelog: v4.4.8...v4.4.9

Micronaut Core 4.4.8

02 May 17:15
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: KSP processing for package private properties by @timyates in #10777

Docs 📖

  • The health check endpoint configuration must be more explicit on regards of sensitive by @shadai-rafael in #10759

New Contributors

Full Changelog: v4.4.7...v4.4.8

Micronaut Core 4.4.7

29 Apr 13:27
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Force secure WebSocket connections to use http/1.1 (#10754)

Full Changelog: v4.4.6...v4.4.7

Micronaut Core 4.3.17

29 Apr 11:19
Compare
Choose a tag to compare

What's Changed

Docs 📖

  • doc: Kotlin supports repeatable annotations since 1.6 (#10755)

Bug fixes 🐞

  • fix: Define default value for Cookie Max-Age (#10775)

Full Changelog: v4.3.16...v4.3.17

Micronaut Core 4.4.6

22 Apr 16:05
Compare
Choose a tag to compare

What's Changed

Other Changes 💡

Full Changelog: v4.4.5...v4.4.6

Micronaut Core 4.4.5

22 Apr 11:19
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • Make BlockHint public (#10743)
  • fix: Wrong response for Kotlin suspend function with Unit return type. (#10746)

Full Changelog: v4.4.4...v4.4.5

Micronaut Core 4.3.16

22 Apr 09:11
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.3.15...v4.3.16

Micronaut Core 4.4.4

18 Apr 14:22
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v4.4.3...v4.4.4

Micronaut Core 4.4.3

17 Apr 13:01
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • bug: Writeable responses not being offloaded since 4.0.0 by @timyates in #10723
  • Handle primitive HTTP client responses with MessageBodyReader (#10699)

Full Changelog: v4.4.2...v4.4.3

Micronaut Core 4.4.2

17 Apr 06:09
Compare
Choose a tag to compare

What's Changed

  • Implement HTTP/2 access logging (#10706)
  • Correct extracting embedded annotations expression (#10720)
  • Implement HTTP/2 server push (#10705)
  • fix: duplicate CompletedFileUpload in publisher if route is delayed (#10713)
  • Fix NPE when part conversion fails (#10712)
  • Remove gorm from docs and version catalog (#10696)
  • fix(deps): update groovy monorepo to v4.0.21 (#10697)
  • fix(deps): update dependency io.micronaut.aws:micronaut-aws-bom to v4.5.0 (#10691)

Full Changelog: v4.4.1...v4.4.2