What's Changed
- Create tck_challenge.md by @Emily-Jiang in #225
- Update Schema Publishing Procedure URL by @mswatosh in #228
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot[bot] in #209
- Add Jakarta Validation 3.1 XSDs (#221) by @starksm64 in #231
- Bump actions/setup-java from 4.0.0 to 4.7.0 by @dependabot[bot] in #239
- Bump org.testng:testng from 7.9.0 to 7.10.2 by @dependabot[bot] in #237
- Bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot[bot] in #232
- Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.1.1 by @dependabot[bot] in #238
- Bump org.apache.maven.plugins:maven-install-plugin from 2.5.2 to 3.1.3 by @dependabot[bot] in #236
- Remove SecurityManager related code from API by @jhanders34 in #243
- Updating readme by @gauthamkrishnanibm in #248
- Bump org.testng:testng from 7.10.2 to 7.11.0 by @dependabot[bot] in #246
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.2 by @dependabot[bot] in #240
- [#262] Use 3.1 as a "fixed" value of the version attribute in 3.1 XSDs by @marko-bekhta in #263
- Prepare for the 4.0 iteration by @marko-bekhta in #274
- Require JDK 21 for the build and misc pom cleanups/updates by @marko-bekhta in #275
- [#278] Update dependabot config to group dependency updates by @marko-bekhta in #279
- Bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot[bot] in #254
- Bump the build-dependencies group with 7 updates by @dependabot[bot] in #280
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 in the build-dependencies group by @dependabot[bot] in #281
- Bump actions/checkout from 4.2.2 to 5.0.0 in the workflow-actions group by @dependabot[bot] in #283
- Bump actions/setup-java from 4.7.1 to 5.0.0 in the workflow-actions group by @dependabot[bot] in #284
- Update the issue management to point to GitHub by @marko-bekhta in #282
- [#269] Add missing deprecated annotations by @marko-bekhta in #273
- Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.2 to 3.3.3 in the build-dependencies group by @dependabot[bot] in #285
- Bump the build-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #294
- [#292] Replace JDK 24 with 25 by @marko-bekhta in #293
- [#244] Include license and notice files in the packaged jar by @marko-bekhta in #287
- [#286] Add a simple snapshot deploy Jenkinsfile by @marko-bekhta in #295
- [#286] Add a missing agent config by @marko-bekhta in #296
- [#286] Switch to basic agent + specify the default maven tool to preinstall by @marko-bekhta in #297
- [#286] Move the agent label into expected place by @marko-bekhta in #298
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 in the build-dependencies group by @dependabot[bot] in #299
- [#286] More snapshot publishing updates by @marko-bekhta in #300
- Update the parent pom to 2.0.0-M1 by @marko-bekhta in #302
- Remove now unnecessary override of the maven-central-publishing plugin configuration by @marko-bekhta in #303
- [#304] Add a release Jenkinsfile by @marko-bekhta in #305
- [#304] Use an Eclipse Validation bot user for git commands in the release job by @marko-bekhta in #306
- [#272] Flatten the published POM by @marko-bekhta in #310
- Adding hyperlinks in @constraint javadoc to aid users in navigating by @PrittSpadeLord in #307
- [#288] Move XSDs in jar from the root to META-INF by @marko-bekhta in #289
- [#301] Make Min/Max constraints to be applicable to the string representation of the number by @marko-bekhta in #309
- [#270] Introduce ConstraintDescriptor#getAttribute(String attributeName, Class type) to simplify working with constraint attributes by @marko-bekhta in #311
- [#257] Set the default validatedBy on the Constraint annotation by @marko-bekhta in #308
- [#304] Remove unnecessary maven profiles from the release CI job configuration by @marko-bekhta in #313
New Contributors
- @Emily-Jiang made their first contribution in #225
- @jhanders34 made their first contribution in #243
- @gauthamkrishnanibm made their first contribution in #248
- @PrittSpadeLord made their first contribution in #307
Full Changelog: 3.1.1...4.0.0-M1