fix(deps): update dependency io.micronaut.platform:micronaut-platform to v4.5.1 #303
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.0
->4.5.1
Release Notes
micronaut-projects/micronaut-platform (io.micronaut.platform:micronaut-platform)
v4.5.1
Compare Source
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
v4.4.3
: Micronaut Platform 4.4.3What's Changed
Micronaut Modules
Other Changes 💡
jackson-databind
alias by @melix in https://github.com/micronaut-projects/micronaut-platform/pull/1471Full Changelog: micronaut-projects/micronaut-platform@v4.4.2...v4.4.3
v4.4.2
: Micronaut Platform 4.4.2What's Changed
Dependency Upgrades 🚀
Micronaut Modules
Maven
fix(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2 (#1455)
fix(deps): update dependency org.apache.maven.plugins:maven-install-plugin to v3.1.2 (#1456)
fix(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.3 (#1446)
CI ⚙️Build 🐘
Micronaut Build Plugin
Full Changelog: micronaut-projects/micronaut-platform@v4.4.1...v4.4.2
v4.4.1
: Micronaut Platform 4.4.1What's Changed
Micronaut Modules
Bug Fixes 🐞
Full Changelog: micronaut-projects/micronaut-platform@v4.4.0...v4.4.1
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.