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