Releases: micronaut-projects/micronaut-validation
Releases Β· micronaut-projects/micronaut-validation
Micronaut Validation 4.0.0-M9
What's Changed
Dependency updates π
- fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.0.0-m4 by @renovate in #133
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.0-m6 by @renovate in #136
- fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.0.0-m3 by @renovate in #135
Full Changelog: v4.0.0-M8...v4.0.0-M9
Micronaut Validation v4.0.0-M8
What's Changed
Dependency updates π
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.5.0 by @renovate in #130
- fix(deps): update dependency io.micronaut.kotlin:micronaut-kotlin-bom to v4.0.0-m3 by @renovate in #129
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.0.0-m4 by @renovate in #110
- fix(deps): update dependency io.micronaut.logging:micronaut-logging-bom to v1.0.0-m2 by @renovate in #125
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.0.0-m5 by @renovate in #131
- fix(deps): update micronaut-test to v4.0.0-m4 by @renovate in #127
- fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.0.0-m2 by @renovate in #126
Other Changes π‘
- Add core BOM by @n0tl3ss in #128
- Add test checking records work correctly by @graemerocher in #132
New Contributors
Full Changelog: v4.0.0-M7...v4.0.0-M8
Micronaut Validation v4.0.0-M7
What's Changed
Dependency updates π
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.4.4 by @renovate in #119
- fix(deps): update dependency org.apache.groovy:groovy-bom to v4.0.12 by @renovate in #120
- chore(deps): update slsa-framework/slsa-github-generator action to v1.6.0 by @renovate in #121
Other Changes π‘
- Correct validation visitor + Gradle build by @dstepanov in #123
Full Changelog: v4.0.0-M6...v4.0.0-M7
Micronaut Validation 4.0.0-M6
What's Changed
Dependency updates π
- M3 by @sdelamo in #118
- fix(deps): update junit5 monorepo to v5.9.3 by @renovate in #111
- fix(deps): update dependency io.kotest:kotest-runner-junit5-jvm to v5.6.2 by @renovate in #100
- fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.8.21-1.0.11 by @renovate in #109
- fix(deps): update kotlin monorepo to v1.8.21 by @renovate in #88
Other Changes π‘
- Fix jakarta validation dependency coordinate in docs by @wetted in #108
- Upgrade Micronaut version and correct build by @graemerocher in #117
- Implement context violation builder by @dstepanov in #116
- Correct generic arguments validation by @dstepanov in #98
- test for POJO with Optional Getter and field with constraints by @sdelamo in #114
New Contributors
Full Changelog: v4.0.0-M5...v4.0.0-M6
Micronaut Validation 4.0.0-M5
v4.0.0-M4
What's Changed
Bug Fixes π
- Downgrade core processor dependency scope by @alvarosanchez in #96
Dependency updates π
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.4.1 by @renovate in #94
- chore(deps): update dependency gradle to v8.1 by @renovate in #93
- fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.8.20-1.0.11 by @renovate in #89
- fix(deps): update dependency org.apache.groovy:groovy-bom to v4.0.11 by @renovate in #87
- chore(deps): update peter-evans/create-pull-request action to v5 by @renovate in #90
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v3.7.8 by @renovate in #82
New Contributors
- @alvarosanchez made their first contribution in #96
Full Changelog: v4.0.0-M3...v4.0.0-M4
Micronaut Validation 4.0.0-M3
What's Changed
Docs π
- #54 Fix guide links by @andriy-dmytruk in #70
Other Changes π‘
- Add more tests and fix nullability by @dstepanov in #79
- Enable examples tests, fix KSP by @dstepanov in #80
Full Changelog: v4.0.0-M2...v4.0.0-M3
Micronaut Validation 4.0.0-M2
What's Changed
Dependency updates π
- fix(deps): update dependency org.apache.groovy:groovy-bom to v4.0.10 by @renovate in #69
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v3.7.6 by @renovate in #71
- chore(deps): update stefanzweifel/git-auto-commit-action action to v4.16.0 by @renovate in #60
Other Changes π‘
- More features of Jakarta Validation 3 by @dstepanov in #72
Full Changelog: v4.0.0-M1...v4.0.0-M2
Micronaut Validation 4.0.0-M1
What's Changed
Docs π
- doc: validation-processor is required by @sdelamo in #52
- doc: fix maven coordinates by @sdelamo in #51
Dependency updates π
- Update plugin io.micronaut.build.shared.settings to v6 by @renovate in #10
- Update stefanzweifel/git-auto-commit-action action to v4.15.4 by @renovate in #8
- Update mikepenz/action-junit-report action to v3.6.1 by @renovate in #4
- Update dependency org.apache.groovy:groovy-bom to v4.0.9 by @renovate in #32
- Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.3 by @renovate in #30
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.3.1 by @renovate in #31
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v3.7.4 by @renovate in #56
- fix(deps): update dependency io.kotest:kotest-runner-junit5-jvm to v5.5.5 by @renovate in #55
- fix(deps): update junit5 monorepo to v5.9.2 by @renovate in #57
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.3.5 by @renovate in #66
- fix(deps): update dependency io.micronaut.test:micronaut-test-junit5 to v3.9.2 by @renovate in #61
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v3.7.5 by @renovate in #67
- fix(deps): update dependency org.jetbrains.kotlin:kotlin-test to v1.8.10 by @renovate in #62
Other Changes π‘
- Generics validation by @andriy-dmytruk in #9
- Update validation visitor by @andriy-dmytruk in #22
- Update validation visitor to work for all return type annotations correctly by @andriy-dmytruk in #24
- Merge update from micronaut-core by @andriy-dmytruk in #18
- Improve Gradle build by @dstepanov in #27
- More changes from Core by @dstepanov in #28
- Refactor the code to use generics and cleanup by @dstepanov in #44
- Fix snapshot publishing by @dstepanov in #45
- Add more validation tests from Core by @dstepanov in #46
- Add guide by @andriy-dmytruk in #37
- Correct RxJava2 validation by @dstepanov in #47
- Allow for the introspection visitor to not depend on the validation by @dstepanov in #48
- Extract a visitor to add introspection indexes for the proper order invocation by @dstepanov in #53
- Correct tests by @dstepanov in #59
- Migrate to Jakarta and add TCK by @dstepanov in #49
- Fix annotation processing patterns by @graemerocher in #64
- Don't cascade to iterables unless they have annotations by @graemerocher in #65
- Fix validating completion stage value by @dstepanov in #73
- Correct not type arguments map validation by @dstepanov in #74
- build: Micronaut Framework to 4.0.0-M1 by @sdelamo in #76
- ci: set projectVersion to 1.0.0-SNAPSHOT by @sdelamo in #77
New Contributors
- @andriy-dmytruk made their first contribution in #9
- @renovate made their first contribution in #10
- @micronaut-build made their first contribution in #5
- @dstepanov made their first contribution in #27
- @sdelamo made their first contribution in #52
- @graemerocher made their first contribution in #64
Full Changelog: https://github.com/micronaut-projects/micronaut-validation/commits/v1.0.0-M1