What's Changed
- Fix classpath for plugins to include kotlinx-metadata-jvm by @MikeEdgar in #2471
- Add filter and configuration to remove any kind of unused component by @MikeEdgar in #2465
- Fix handling of generic types where argument count != parameter count by @MikeEdgar in #2478
- Remove open-api-ui-forms module by @MikeEdgar in #2497
- Use type of annotation target as a property's unresolved type by @MikeEdgar in #2502
- Add Java 25 to build/test matrix, clean up logger annotation processor by @MikeEdgar in #2503
- Add directives extension to retain components, update documentation by @MikeEdgar in #2490
Dependency Updates
- build(deps): Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /tools/gradle-plugin by @dependabot[bot] in #2464
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2467
- build(deps): Bump version.io.smallrye.smallrye-config from 3.15.1 to 3.16.0 by @dependabot[bot] in #2468
- build(deps): Bump gradle-wrapper from 9.3.0 to 9.3.1 in /tools/gradle-plugin by @dependabot[bot] in #2469
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2473
- build(deps-dev): Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.0 to 2.3.10 in the kotlin group by @dependabot[bot] in #2475
- build(deps-dev): Bump webpack from 5.94.0 to 5.105.0 in /ui/open-api-ui-forms by @dependabot[bot] in #2476
- build(deps): Bump io.smallrye.common:smallrye-common-classloader from 2.15.0 to 2.16.0 by @dependabot[bot] in #2477
- build(deps): Bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0 by @dependabot[bot] in #2479
- build(deps): Bump axios from 1.12.1 to 1.13.5 in /ui/open-api-ui-forms by @dependabot[bot] in #2480
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2481
- build(deps): Bump org.springframework:spring-webmvc from 7.0.3 to 7.0.4 by @dependabot[bot] in #2482
- build(deps-dev): Bump version.shrinkwrap_resolver from 3.3.4 to 3.3.5 by @dependabot[bot] in #2483
- build(deps-dev): Bump org.springframework.security:spring-security-core from 7.0.2 to 7.0.3 by @dependabot[bot] in #2484
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2485
- build(deps-dev): Bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0 by @dependabot[bot] in #2486
- build(deps): Bump org.springframework:spring-webmvc from 7.0.4 to 7.0.5 by @dependabot[bot] in #2487
- build(deps-dev): Bump org.mvnpm:swagger-ui-dist from 5.20.8 to 5.31.1 by @dependabot[bot] in #2489
- build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 by @dependabot[bot] in #2493
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2496
- build(deps): Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #2498
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2499
- build(deps): Bump com.gradle.plugin-publish from 2.0.0 to 2.1.0 in /tools/gradle-plugin by @dependabot[bot] in #2500
- build(deps): Bump gradle-wrapper from 9.3.1 to 9.4.0 in /tools/gradle-plugin by @dependabot[bot] in #2501
- build(deps): Bump org.apache.maven:maven-core from 3.9.12 to 3.9.13 by @dependabot[bot] in #2504
- build(deps): Bump org.apache.maven:maven-plugin-api from 3.9.12 to 3.9.13 by @dependabot[bot] in #2505
- build(deps): Bump io.smallrye.common:smallrye-common-classloader from 2.16.0 to 2.17.0 by @dependabot[bot] in #2506
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2507
- build(deps): Bump org.apache.maven:maven-plugin-api from 3.9.13 to 3.9.14 by @dependabot[bot] in #2508
- build(deps): Bump org.apache.maven:maven-core from 3.9.13 to 3.9.14 by @dependabot[bot] in #2509
- build(deps): Bump org.springframework:spring-webmvc from 7.0.5 to 7.0.6 by @dependabot[bot] in #2510
- build(deps): Bump org.jboss.arquillian:arquillian-bom from 1.10.0.Final to 1.10.1.Final by @dependabot[bot] in #2511
- build(deps-dev): Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.10 to 2.3.20 in the kotlin group by @dependabot[bot] in #2512
- build(deps-dev): Bump org.springframework.security:spring-security-core from 7.0.3 to 7.0.4 by @dependabot[bot] in #2513
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2514
- build(deps): Bump com.gradle.plugin-publish from 2.1.0 to 2.1.1 in /tools/gradle-plugin by @dependabot[bot] in #2515
- build(deps): Bump gradle-wrapper from 9.4.0 to 9.4.1 in /tools/gradle-plugin by @dependabot[bot] in #2516
- build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 by @dependabot[bot] in #2517
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2518
- build(deps-dev): Bump org.mvnpm:swagger-ui-dist from 5.31.1 to 5.32.1 by @dependabot[bot] in #2519
- build(deps): Bump the quarkus group with 4 updates by @dependabot[bot] in #2522
Other
- Release 4.3.0 by @MikeEdgar in #2523
Full Changelog: 4.2.4...4.3.0