9.11 | 9.11-javax
What's Changed
- Fix Lost Imports in Generated Code by @SentryMan in #477
- Use CodeGen for AOP Fallback by @SentryMan in #470
- Simplify Proxy Generation by @SentryMan in #486
- Support Assisted Injection via Factory Codegen by @SentryMan in #467
- [generator] Use Avaje Prisms
UType
for Processing TypeMirrors by @SentryMan in #484 - Make
@Aspect.Import
Repeatable by @SentryMan in #497 - Fix for @InjectTest with inherited field injection by @rob-bygrave in #499
- Fix when getting map of beans with parent scope by @rbygrave in #502
- For @InjectTest only build new BeanScope when test has mocks or spies by @rbygrave in #503
- Fix Field Assisted Inject by @SentryMan in #492
- Support qualifiers with members by @SentryMan in #488
- Follow up to #503 for Plugin scope to match the test bean scope by @rbygrave in #507
- Add Super Types to Auto Provides by @SentryMan in #504
Dependencies
- Bump io.avaje:avaje-config from 3.9 to 3.10 by @dependabot in #465
- Bump org.apache.maven:maven-core from 3.9.5 to 3.9.6 by @dependabot in #469
- Bump mockito.version from 5.7.0 to 5.8.0 by @dependabot in #468
- Bump io.avaje:avaje-prisms from 1.16 to 1.17 by @dependabot in #471
- Bump io.github.resilience4j:resilience4j-annotations from 2.1.0 to 2.2.0 by @dependabot in #473
- Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 by @dependabot in #474
- Bump net.bytebuddy:byte-buddy-agent from 1.14.10 to 1.14.11 by @dependabot in #475
- Bump io.avaje:avaje-prisms from 1.17 to 1.18 by @dependabot in #480
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 by @dependabot in #482
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 by @dependabot in #483
- Bump io.avaje:avaje-prisms from 1.18 to 1.20 by @dependabot in #481
- Bump mockito.version from 5.8.0 to 5.9.0 by @dependabot in #485
- Bump io.avaje:avaje-prisms from 1.20 to 1.21 by @dependabot in #487
- Bump mockito.version from 5.9.0 to 5.10.0 by @dependabot in #490
- Bump io.avaje:avaje-http-api from 2.0 to 2.1 by @dependabot in #493
- Bump io.avaje:avaje-config from 3.10 to 3.11 by @dependabot in #494
- Bump jupiter.version from 5.10.1 to 5.10.2 by @dependabot in #495
- Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 by @dependabot in #505
- Bump net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14.12 by @dependabot in #506
- Bump avaje junit test dependency (with bytebuddy update) by @rbygrave in #508
Full Changelog: 9.10...9.11