4.0.10
What's Changed
@PostConstruct
method on interceptor SheepInterceptor should have InvocationContext parameter by @manovotn in #449- fix version string after incorrect 4.0.9 release by @Ladicek in #451
- avoid stereotype annotations on injection points in InjectionPointTest by @Ladicek in #460
- fix InterceptorDefinitionTest.testInterceptorsImplementInterceptorInterface by @Ladicek in #456
- move DestroyForSameCreationalContext2Test to the "full" part of the TCK by @Ladicek in #458
- fix test that interceptors are dependent instances of intercepted beans by @Ladicek in #462
- Clarify requirements of the Contexts SPI interface by @manovotn in #466
- Exclude VetoTest by @manovotn in #467
- avoid custom creational context implementations by @Ladicek in #463
- Change InvocationContextTest#testGetTargetMethod() to avoid using recursive interception by @manovotn in #465
- Change InterceptorBindingInheritanceTest to avoid using recursive interception by @Ladicek in #469
Full Changelog: 4.0.9...4.0.10