Releases: jakartaee/cdi-tck
Releases · jakartaee/cdi-tck
4.1.0
What's Changed
- Correct the deployment setup of EmptyBeansXmlDiscoveryTest by @manovotn in #471
- Change ProcessBeanAttributesNotFiredForBuiltinBean to only detect PBA for beans with @default qualifiers by @manovotn in #475
- Change main branch to 4.1 version by @manovotn in #478
- Avoid using collection as bean type in ManagedBeanTypesTest by @manovotn in #477
- Fix invalid annotation literals by @Ladicek in #443
- remove obsolete TCK test exclusion by @Ladicek in #480
- avoid custom CreationalContext and Contextual implementations in the TCK by @Ladicek in #452
- Specify event that triggers exception by @jbescos in #486
- Update CDI API to 4.1.0.Alpha1 by @manovotn in #492
- Introduce tests for BeanContainer#getContexts by @manovotn in #483
- Revisit two TCK tests that were disable in non-standard manner by @manovotn in #482
- Add tests for InvocationContext.getInterceptorBindings() by @Ladicek in #479
- Add missing annotation literals to test deployments by @manovotn in #494
- Add missing literal to BeanManagerTest by @manovotn in #495
- Relax the scope requirement for public fields by @Ladicek in #496
- Add a core test for non-alternative producers on alternative beans by @manovotn in #500
- small improvements in Build Compatible Extensions and Language Model TCKs by @Ladicek in #501
- fix InvocationContextTest and InterceptorBindingInheritanceTest by @Ladicek in #497
- Updates for the 4.1.0-M1 release by @starksm64 in #504
- [StepSecurity] Apply security best practices by @step-security-bot in #473
- Fix se 17 javadoc error by @starksm64 in #510
- Add test coverage for declaring @priority on producers by @manovotn in #499
- Add TCK tests for registering custom scopes/contexts with Build Compatible Extensions by @Ladicek in #511
- synchronize exclusion lists across
impl
andweb
+ removetck-tests-previous.xml
by @Ladicek in #514 - Bump org.testng:testng from 7.7.0 to 7.9.0 by @dependabot in #519
- Test obtaining interceptor bindings along with interception factory by @manovotn in #520
- Additional tests for getting the interceptor bindings from the InvocationContext by @Azquelt in #522
- add more tests for InvocationContext.getInterceptorBindings() by @Ladicek in #524
- remove the JBoss tagline from license headers by @Ladicek in #527
- Add missing copyright headers to Java source files by @Azquelt in #528
- Remove the reference to @ManagedBean by @Emily-Jiang in #531
- Bump commons-io:commons-io from 2.8.0 to 2.15.1 by @dependabot in #506
- Bump org.jboss.arquillian.container:container-se-api from 1.0.1.Final to 1.0.2.Final by @dependabot in #509
- Bump org.asciidoctor:asciidoctorj-pdf from 1.6.2 to 2.3.10 by @dependabot in #521
- Bump CDI API version to Beta1 by @manovotn in #538
- Test BeanContainer assignability API methods by @Azquelt in #526
- Bump commons-lang:commons-lang from 2.2 to 2.6 by @dependabot in #533
- Bump org.apache.maven.plugins:maven-antrun-plugin from 3.0.0 to 3.1.0 by @dependabot in #537
- initial TCK tests for method invokers by @Ladicek in #502
- Bring copyright headers into agreement with NOTICE by @Azquelt in #540
- Add missing legal files by @Azquelt in #541
- Update the sigtest plugin, signature file and docs by @starksm64 in #542
- Fix URLs for inject repositories by @Azquelt in #543
- Formatting rules by @manovotn in #548
- Bump org.asciidoctor:asciidoctorj-pdf from 2.3.10 to 2.3.13 by @dependabot in #544
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.2 to 3.0.0 by @dependabot in #547
- Prepare for 4.1.0.Beta1 release by @starksm64 in #554
- Fix Beta1 build error for signature test in legacy web module by @starksm64 in #555
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.3.0 to 3.6.1 by @dependabot in #551
- Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 by @dependabot in #550
- Initial update to remove the web integration tests from the core tck by @starksm64 in #532
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #557
- Remove the web tck tests by @starksm64 in #556
- Fix release by removing unused invalid dependencies by @starksm64 in #559
- Prepare for the 4.1.0.RC1 release by @starksm64 in #562
- Update to final dependency versions for staging of the final 4.1.0 TCK by @starksm64 in #563
- TCK runner was showing inconsistent dependencies, so add them explici… by @starksm64 in #564
New Contributors
- @step-security-bot made their first contribution in #473
- @dependabot made their first contribution in #519
- @Emily-Jiang made their first contribution in #531
Full Changelog: 4.0.10...4.1.0
4.1.0.Beta1
What's Changed
- Add test coverage for declaring @priority on producers by @manovotn in #499
- Add TCK tests for registering custom scopes/contexts with Build Compatible Extensions by @Ladicek in #511
- synchronize exclusion lists across
impl
andweb
+ removetck-tests-previous.xml
by @Ladicek in #514 - Bump org.testng:testng from 7.7.0 to 7.9.0 by @dependabot in #519
- Test obtaining interceptor bindings along with interception factory by @manovotn in #520
- Additional tests for getting the interceptor bindings from the InvocationContext by @Azquelt in #522
- add more tests for InvocationContext.getInterceptorBindings() by @Ladicek in #524
- remove the JBoss tagline from license headers by @Ladicek in #527
- Add missing copyright headers to Java source files by @Azquelt in #528
- Remove the reference to @ManagedBean by @Emily-Jiang in #531
- Bump commons-io:commons-io from 2.8.0 to 2.15.1 by @dependabot in #506
- Bump org.jboss.arquillian.container:container-se-api from 1.0.1.Final to 1.0.2.Final by @dependabot in #509
- Bump org.asciidoctor:asciidoctorj-pdf from 1.6.2 to 2.3.10 by @dependabot in #521
- Bump CDI API version to Beta1 by @manovotn in #538
- Test BeanContainer assignability API methods by @Azquelt in #526
- Bump commons-lang:commons-lang from 2.2 to 2.6 by @dependabot in #533
- Bump org.apache.maven.plugins:maven-antrun-plugin from 3.0.0 to 3.1.0 by @dependabot in #537
- initial TCK tests for method invokers by @Ladicek in #502
- Bring copyright headers into agreement with NOTICE by @Azquelt in #540
- Add missing legal files by @Azquelt in #541
- Update the sigtest plugin, signature file and docs by @starksm64 in #542
- Fix URLs for inject repositories by @Azquelt in #543
- Formatting rules by @manovotn in #548
- Bump org.asciidoctor:asciidoctorj-pdf from 2.3.10 to 2.3.13 by @dependabot in #544
- Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.2 to 3.0.0 by @dependabot in #547
- Prepare for 4.1.0.Beta1 release by @starksm64 in #554
- Fix Beta1 build error for signature test in legacy web module by @starksm64 in #555
New Contributors
- @dependabot made their first contribution in #519
- @Emily-Jiang made their first contribution in #531
Full Changelog: 4.1.0-M1...4.1.0.Beta1
4.0.13
What's Changed
- Exclude InvocationContextTest#testGetTargetMethod and InterceptorBindingInheritanceTest by @manovotn in #503
- synchronize exclusion lists across
impl
andweb
+ removetck-tests-previous.xml
by @Ladicek in #515 - Updates for TCK 4.0.x release by @manovotn in #523
Full Changelog: 4.0.12...4.0.13
4.1.0-M1
What's Changed
- Correct the deployment setup of EmptyBeansXmlDiscoveryTest by @manovotn in #471
- Change ProcessBeanAttributesNotFiredForBuiltinBean to only detect PBA for beans with @default qualifiers by @manovotn in #475
- Change main branch to 4.1 version by @manovotn in #478
- Avoid using collection as bean type in ManagedBeanTypesTest by @manovotn in #477
- Fix invalid annotation literals by @Ladicek in #443
- remove obsolete TCK test exclusion by @Ladicek in #480
- avoid custom CreationalContext and Contextual implementations in the TCK by @Ladicek in #452
- Specify event that triggers exception by @jbescos in #486
- Update CDI API to 4.1.0.Alpha1 by @manovotn in #492
- Introduce tests for BeanContainer#getContexts by @manovotn in #483
- Revisit two TCK tests that were disable in non-standard manner by @manovotn in #482
- Add tests for InvocationContext.getInterceptorBindings() by @Ladicek in #479
- Add missing annotation literals to test deployments by @manovotn in #494
- Add missing literal to BeanManagerTest by @manovotn in #495
- Relax the scope requirement for public fields by @Ladicek in #496
- Add a core test for non-alternative producers on alternative beans by @manovotn in #500
- small improvements in Build Compatible Extensions and Language Model TCKs by @Ladicek in #501
- fix InvocationContextTest and InterceptorBindingInheritanceTest by @Ladicek in #497
- Updates for the 4.1.0-M1 release by @starksm64 in #504
- [StepSecurity] Apply security best practices by @step-security-bot in #473
- Fix se 17 javadoc error by @starksm64 in #510
New Contributors
- @step-security-bot made their first contribution in #473
Full Changelog: 4.0.10...4.1.0-M1
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
4.0.7
4.0.6
What's Changed
- Fix disposal method test by @dstepanov in #384
- Disable the tck-audit profile by default so that the org.jboss.test-a… by @starksm64 in #388
- Be more explicit about the lang model tck requirements by @starksm64 in #390
- update README.md to https://jakartaee.github.io/cdi-tck/ by @scottmarlow in #393
- Revert "Disable the tck-audit profile by default so that the org.jbos… by @manovotn in #395
- Fixed example Wildfly project for running the lang model TCK by @OndroMih in #394
- Fixed tests to disabling thrown of FailingHttpStatusCode exception by @breakponchito in #399
New Contributors
- @scottmarlow made their first contribution in #393
- @OndroMih made their first contribution in #394
- @breakponchito made their first contribution in #399
Full Changelog: 4.0.5...4.0.6
4.0.5
What's Changed
- Add missing lang model tck runner More doc corrections, consistency updates by @starksm64 in #382
Full Changelog: 4.0.4...4.0.5