Releases: arquillian/arquillian-container-weld
Releases · arquillian/arquillian-container-weld
4.0.0.Final
What's Changed
- ARQ-2041 Refactored project structure to have an impl module to allow… by @johnament in #31
- ARQ-2041 provide own CDIProvider by @tremes in #30
- ARQ-2023: Use relaxed default constructor configuration in Arquillian… by @astefanutti in #36
- ARQ-2048: Excluded elements in beans.xml by the Weld Arquillian plugi… by @astefanutti in #35
- Handle resources found in the child JARs of a WAR as well as the contents of the war by @johnament in #40
- fix: travis build settings to use openjdk7 by @bartoszmajsak in #45
- Adding handling for extra slashes. This closes #43 by @johnament in #44
- chore(deps): bump version.arquillian_core from 1.1.15.Final to 1.4.1.Final by @dependabot-preview in #46
- chore(deps): bump jboss-parent from 25 to 31 by @dependabot-preview in #53
- Fix ContainerCDIProvider not throwing right exception when CDI contai… by @xstefank in #54
- build(deps): bump jboss-parent from 31 to 32 by @dependabot-preview in #56
- Classes from MR jars now have their META-INF prefix removed during pr… by @manovotn in #64
- build(deps): bump version.arquillian_core to 1.6.0.Final by @dependabot-preview in #67
- build(deps): bump jboss-parent from 32 to 36 by @dependabot-preview in #63
- build(deps): bump jboss-ejb-api_3.2_spec to 2.0.0.Final by @dependabot-preview in #62
- feat: switches to Jakarta EE 9 APIs by @starksm64 in #66
- build(deps): bump weld-core-impl from 4.0.0.Alpha1 to 4.0.0.Alpha3 by @dependabot-preview in #72
- build(deps): bump version.arquillian_core from 1.7.0.Alpha1 to 1.7.0.Alpha2 by @dependabot-preview in #73
- Remove usage of deprecated CDI API. by @manovotn in #104
- build(deps): bump weld-core-impl from 4.0.1.SP1 to 4.0.2.Final by @dependabot-preview in #106
- Adapt container to recognize and honor annotated discovery mode. by @manovotn in #108
- build(deps): bump jakarta.el-api from 4.0.0-RC1 to 4.0.0 by @dependabot-preview in #85
- build(deps): bump jakarta.persistence-api from 3.0.0-RC2 to 3.0.0 by @dependabot-preview in #86
- build(deps): bump jakarta.transaction-api from 2.0.0-RC1 to 2.0.0 by @dependabot-preview in #87
- Change the scope of EJB dependency to compile as in doesn't need to b… by @manovotn in #110
- Only check for directly declared annotations when simulating annotate… by @manovotn in #112
- Add support for executing CDI Lite extensions. Upgrade Weld to version 5 by @manovotn in #114
- Update dependencies to latest version, include CDI EL API by @manovotn in #118
New Contributors
- @johnament made their first contribution in #31
- @tremes made their first contribution in #30
- @astefanutti made their first contribution in #36
- @bartoszmajsak made their first contribution in #45
- @dependabot-preview made their first contribution in #46
- @xstefank made their first contribution in #54
- @manovotn made their first contribution in #64
- @starksm64 made their first contribution in #66
Full Changelog: https://github.com/arquillian/arquillian-container-weld/commits/4.0.0.Final