Bump micronaut from 3.7.1 to 4.10.3
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(8 months ago)
(8 months ago)
(8 months ago)
dependencies java
Bumps micronaut from 3.7.1 to 4.10.3.
Updates io.micronaut:micronaut-http from 3.7.1 to 4.10.3
Release notes
Sourced from io.micronaut:micronaut-http's releases.
Micronaut Core 4.10.3
What's Changed
Bug Fixes 🐞
- Collection of enum types not converting with ConfigurationBuilder by
@graemerocherin micronaut-projects/micronaut-core#12107Other Changes 💡
- Correct default getDocumentation by
@dstepanovin micronaut-projects/micronaut-core#12108Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.10.2...v4.10.3
Micronaut Core v4.10.2
What's Changed
Improvements ⭐
- ByteBody: add optional operation tracking by
@yawkatin micronaut-projects/micronaut-core#12087- Support dynamic proxies for
TypeHintby@dstepanovin micronaut-projects/micronaut-core#12088Dependency updates 🚀
- chore(deps): update softprops/action-gh-release action to v2.3.4 by
@renovate[bot] in micronaut-projects/micronaut-core#12089Other Changes 💡
- Add
getDocumentation(parseContent)to get the raw javadoc + corrected tests by@dstepanovin micronaut-projects/micronaut-core#12104Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.10.1...v4.10.2
Micronaut Core 4.10.1
What's Changed
Bug Fixes 🐞
- Correct Configuration Metadata by
@dstepanovin micronaut-projects/micronaut-core#12084Full Changelog: https://github.com/micronaut-projects/micronaut-core/compare/v4.10.0...v4.10.1
Micronaut Core 4.10.0
What's Changed
New Features 🎉
- Support
@Introspectedon packages by@dstepanovin micronaut-projects/micronaut-core#12001- Certificate provider API by
@yawkatin micronaut-projects/micronaut-core#12057- Feature/Support for QueryValue as a object by
@MarianConstantinMaricain micronaut-projects/micronaut-core#11787Bug Fixes 🐞
- Don't log message when content-length is incorrect by
@yawkatin micronaut-projects/micronaut-core#12007- Fix buffer leak when decompressing empty LastHttpContent by
@yawkatin micronaut-projects/micronaut-core#12011- Fix compilation error for interface conf properties by
@dstepanovin micronaut-projects/micronaut-core#12042
... (truncated)
Commits
b2563b3[skip ci] Release v4.10.3f8048e7Correct default getDocumentation (#12108)e2a0aaeCollection of enum types not converting with ConfigurationBuilder (#12107)433faeechore: Bump version to 4.10.3-SNAPSHOT0ffd195[skip ci] Release v4.10.2a861fbbAddgetDocumentation(parseContent)to get the raw javadoc + corrected tests...b25fec3Update common files (#12083)dc4d0e3Support dynamic proxies forTypeHint(#12088)b8e554echore(deps): update softprops/action-gh-release action to v2.3.4 (#12089)5e69ac5ByteBody: add optional operation tracking (#12087)- Additional commits viewable in compare view
Updates io.micronaut.data:micronaut-data-model from 3.7.1 to 4.10.3
Release notes
Sourced from io.micronaut.data:micronaut-data-model's releases.
Micronaut Data 4.10.3
What's Changed
Bug Fixes 🐞
- Fix mapping with embedded field with generic type by
@radovanradicin micronaut-projects/micronaut-data#3224Improvements ⭐
- Oracle duality Json View optimization in property comparison and sort by
@radovanradicin micronaut-projects/micronaut-data#3222Dependency updates 🚀
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.3 by
@renovatein micronaut-projects/micronaut-data#3218- fix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.24 by
@renovatein micronaut-projects/micronaut-data#3219- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.4 by
@renovatein micronaut-projects/micronaut-data#3221- fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.6.0 by
@renovatein micronaut-projects/micronaut-data#3220Full Changelog: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.2...v4.10.3
Micronaut Data 4.10.2
What's Changed
Dependency updates 🚀
- fix(deps): update dependency io.micronaut.azure:micronaut-azure-cosmos to v5.8.0 by
@renovatein micronaut-projects/micronaut-data#3216- fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.6.0 by
@renovatein micronaut-projects/micronaut-data#3214- fix(deps): update dependency io.micronaut.kotlin:micronaut-kotlin-bom to v4.5.0 by
@renovatein micronaut-projects/micronaut-data#3213GraalVM 🏆
- Get ready for strict image heap by
@sdelamoin micronaut-projects/micronaut-data#3122Full Changelog: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.1...v4.10.2
Micronaut Data 4.10.1
Full Changelog: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.0...v4.10.1
What's Changed
Bug Fixes 🐞
- Fix operation type of count by
@dstepanovin micronaut-projects/micronaut-data#3217Full Changelog: https://github.com/micronaut-projects/micronaut-data/compare/v4.10.0...v4.10.1
Micronaut Data 4.10.0
... (truncated)
Commits
418a9d7[skip ci] Release v4.10.38fa4b37Fix mapping with embedded field with generic type (#3224)43f44e7fix(deps): update dependency io.micronaut.flyway:micronaut-flyway-bom to v7.6...b671498Oracle duality Json View optimization in property comparison and sort (#3222)53b2b7cfix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.4 (#3221)93665cafix(deps): update dependency org.apache.groovy:groovy-dateutil to v4.0.24 (#3...0e95446fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.7.3 (#3218)4478fa1chore: Bump version to 4.10.3-SNAPSHOT64643f7[skip ci] Release v4.10.2cc3d3d9fix(deps): update dependency io.micronaut.kotlin:micronaut-kotlin-bom to v4.5...- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Package Dependencies
Technical Details
| ID: | 10267527 |
| UUID: | 3503772705 |
| Node ID: | PR_kwDOEATOhs6tI1NU |
| Host: | GitHub |
| Repository: | openapi-processor/openapi-processor-micronaut |