fix(deps): update dependency micronaut to v4.5.1 #1040
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.4.3
->4.5.1
Release Notes
micronaut-projects/micronaut-platform (micronaut)
v4.5.1
What's Changed
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-platform@v4.5.0...v4.5.1
v4.5.0
What's Changed
Enhancements to Existing Modules
Micronaut Core
Micronaut Data
The big features in Micronaut Data for this release are multi-tenancy via discriminator (partition key) and cursor based pagination.
@IdClass
and multiple@Id
by @dstepanov in https://github.com/micronaut-projects/micronaut-data/pull/2871Micronaut Servlet
Micronaut Servlet features several new enhancements:
Micronaut Micrometer
Micronaut 4.5 includes several useful community contributions to the Micrometer module:
New Modules
Micronaut JSON Schema
A new module is available for generating JSON schema definitions from classes at build time.
Micronaut SourceGen
A new SourceGen module is available for writing source generators, generating Builder classes and generating Wither classes. The goal is to provide a long term replacement for Lombok and simplify the ability to write new source generators with the framework.
Micronaut Guice
A new Guice module is available that allows the import of existing Guice modules, simplifying migration to Micronaut for Guice users.
New Features 🎉
Dependency updates 🚀
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-platform@v4.4.0...v4.5.0
Configuration
📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.