native-java-examples
native-java-examples copied to clipboard
Bump micronaut-parent from 3.7.2 to 3.8.6 in /micronaut
Bumps micronaut-parent from 3.7.2 to 3.8.6.
Release notes
Sourced from micronaut-parent's releases.
Micronaut Framework 3.8.6
What's Changed
Bug Fixes 🐛
- fix fallback for suspended methods by
@ondrej-hrstkain micronaut-projects/micronaut-core#8825🚀 Dependency Upgrades
Docs 📖
- Add missing backtick in configurationProperties.adoc by
@aaabramovin micronaut-projects/micronaut-core#8819- doc: close asciidoc table by
@sdelamoin micronaut-projects/micronaut-core#8816- Add note about using logback 1.3.x+ by
@timyatesin micronaut-projects/micronaut-core#8846Tests ✅
- test: adds HttpServerFilterTest by
@sdelamoin micronaut-projects/micronaut-core#8813- test: HttpServerFilter and ExceptionHandler by
@sdelamoin micronaut-projects/micronaut-core#8815New Contributors
@aaabramovmade their first contribution in micronaut-projects/micronaut-core#8819Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v3.8.5...v3.8.6
Micronaut Framework 3.8.5
What's Changed
Bug Fixes 🐞
- Fix support for executable methods on introspections that require reflection by
@graemerocherin micronaut-projects/micronaut-core#8748- Stop using EnvUtil logback programmatic config by
@timyatesin micronaut-projects/micronaut-core#8763- fix primitive import with test by
@graemerocherin micronaut-projects/micronaut-core#8778- fix GraalVM deprecation warnings by
@graemerocherin micronaut-projects/micronaut-core#8753- Issues 8714: HttpClientIntroductionAdvice Subscriber may not have complete called by some Publisher implementations by
@rawilderin micronaut-projects/micronaut-core#8715Improvements ⭐
- Allow user to explicity turn off the localhost drive-by CORS check by
@timyatesin micronaut-projects/micronaut-core#8751Docs 📖
- doc: change copy of EachProperty by
@sdelamoin micronaut-projects/micronaut-core#8747- Backport configuration asciidoc macro migration by
@wettedin micronaut-projects/micronaut-core#8744Dependency updates 🚀
- build: Netty 4.1.87.Final by
@sdelamoin micronaut-projects/micronaut-core#8774- build: Bump micronaut-openapi to 4.8.4 (#8770)
- Bump micronaut-oracle-cloud to 2.3.4 (#8769)
... (truncated)
Commits
9c30cb8[skip ci] Release v3.8.6b504d82doc: add note about using logback 1.3.x+ (#8846)be3f487build: micronaut-security to 3.9.3 (#8845)2c67fb2fix fallback for suspended methods (#8825)fbcd804test: adds HttpServerFilterTest (#8813)eb3f1cetest: HttpServerFilter and ExceptionHandler (#8815)04581ebBump micronaut-aws to 3.10.9 (#8838)332b5d9Bump micronaut-aws to 3.10.8 (#8827)aec63f6doc: close asciidoc table (#8816)0e96046Add missing backtick in configurationProperties.adoc (#8819)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)