Micronaut Validation 4.0.0-M1
Pre-release
Pre-release
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