Releases: micronaut-projects/micronaut-core
Releases Β· micronaut-projects/micronaut-core
Micronaut Core 4.7.8
What's Changed
Docs π
- Update bouncy castle bcpkix by @viniciusxyz in #11433
Other Changes π‘
- KSP: Use the visitor's context class classloader to get the annotation class by @dstepanov in #11408
New Contributors
- @viniciusxyz made their first contribution in #11433
Full Changelog: v4.7.7...v4.7.8
v4.7.7
What's Changed
Bug Fixes π
- Fix ClassCastException of BeanReadPropertyImpl to BeanProperty by @erkieh in #11396
- Fix for ServiceLoaderFeature by @andriy-dmytruk in #11402
Dependency updates π
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.3.0 by @renovate in #11367
- chore(deps): update softprops/action-gh-release action to v2.1.0 by @renovate in #11356
- chore(deps): update dependency gradle to v8.11.1 by @renovate in #11351
Other Changes π‘
- Update Netty to 4.1.115.Final by @dradosevic in #11353
- upgrade netty tcnative by @dradosevic in #11366
- Fix typo: replace "addition" with "additional" by @radu-mihail in #11310
New Contributors
- @radu-mihail made their first contribution in #11310
- @erkieh made their first contribution in #11396
Full Changelog: v4.7.6...v4.7.7
v4.7.6
What's Changed
Bug Fixes π
- Only subscribe to body once actually requested to by @yawkat in #11365
- Fixed: ConcurrentModificationException in FullNettyClientHttpResponse::getBody by @altro3 in #11370
- fix combination of lombok.Builder with Introspected without builder by @graemerocher in #11347
Improvements β
Dependency updates π
- fix(deps): update vertx to v4.5.11 by @renovate in #11340
- chore(deps): update graalvm/setup-graalvm action to v1.2.6 by @renovate in #11348
- fix(deps): update dependency org.projectlombok:lombok to v1.18.36 by @renovate in #11349
- fix(deps): update dependency org.testcontainers:spock to v1.20.4 by @renovate in #11363
Full Changelog: v4.7.5...v4.7.6
Micronaut Core 4.6.8
What's Changed
Other Changes π‘
- upgrade netty tcnative by @dradosevic in #11366
- Fix typo: replace "addition" with "additional" by @radu-mihail in #11310
New Contributors
- @radu-mihail made their first contribution in #11310
Full Changelog: v4.6.7...v4.6.8
Micronaut Core 4.6.7
What's Changed
Bug Fixes π
Docs π
Other Changes π‘
- Update Netty to 4.1.115.Final by @dradosevic in #11353
New Contributors
Full Changelog: v4.6.6...v4.6.7
Micronaut Core 4.7.5
What's Changed
Dependency updates π
- fix(deps): update groovy monorepo to v4.0.24 by @renovate in #11337
- fix(deps): update dependency io.github.classgraph:classgraph to v4.8.179 by @renovate in #11338
- fix(deps): update netty monorepo to v4.1.115.final by @renovate in #11339
Full Changelog: v4.7.4...v4.7.5
Micronaut Core 4.7.4
What's Changed
Dependency updates π
- fix(deps): update dependency org.graalvm.sdk:nativeimage to v23.1.5 by @renovate in #11334
- fix(deps): update dependency org.testcontainers:spock to v1.20.3 by @renovate in #11335
- fix(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.5 by @renovate in #11332
Other Changes π‘
- Update MicronautMetaServiceLoaderUtils.java to fix single threaded service loader #11229 by @tbashour in #11326
New Contributors
Full Changelog: v4.7.3...v4.7.4
v4.7.3
What's Changed
Bug Fixes π
- KSP: Correct aggregating dependencies by @dstepanov in #11318
- Inner classes with builder don't get introspected by @radovanradic in #11313
Dependency updates π
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.10 by @renovate in #11308
- fix(deps): update dependency com.blazebit:blaze-persistence-core-impl to v1.6.13 by @renovate in #11315
- fix(deps): update dependency com.blazebit:blaze-persistence-core-impl to v1.6.14 by @renovate in #11321
Full Changelog: v4.7.2...v4.7.3
Micronaut Core 4.7.2
What's Changed
Bug Fixes π
- Postpone to next round if annotation class is resolved. Fixes #11287 by @graemerocher in #11291
Improvements β
- Improve displaying of circular dependency error by @andriy-dmytruk in #11299
Docs π
Dependency updates π
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.3 by @renovate in #11279
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.12 by @renovate in #11283
- chore(deps): update graalvm/setup-graalvm action to v1.2.5 by @renovate in #11289
- fix(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v7.2.3 by @renovate in #11292
- chore(deps): update softprops/action-gh-release action to v2.0.9 by @renovate in #11296
- fix(deps): update dependency io.netty:netty-tcnative-boringssl-static to v2.0.69.final by @renovate in #11301
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.9 by @renovate in #11302
- fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.10 by @renovate in #11305
Full Changelog: v4.7.1...v4.7.2
Micronaut Core 4.7.1
What's Changed
New Features π
Bug Fixes π
- Fix ByteBody stream writing for HTTP/2 by @yawkat in #11261
- Fix controller
@Body Object
parameters by @yawkat in #11267
Docs π
Dependency updates π
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.4 by @renovate in #11251
- chore(deps): update graalvm/setup-graalvm action to v1.2.4 by @renovate in #11254
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.11 by @renovate in #11258
- fix(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v7.2.2 by @renovate in #11264
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.2 by @renovate in #11262
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.5 by @renovate in #11265
- fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.5 by @renovate in #11269
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.7 by @renovate in #11274
Other Changes π‘
New Contributors
Full Changelog: v4.7.0...v4.7.1