1.8.1.Final
What's Changed
- Add 9 new exceptional tests by @JiyangZhang in #541
- preserve first exception in writeObject by @benjamin-confino in #538
- [ARQ-2232] Migrate CI to Github Actions by @petrberan in #545
- Add support for specifying a custom mapper implementation for a DeployableContainer. by @starksm64 in #553
- build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.1 to 2.0.12 by @dependabot in #537
- Enable access to the ProtocolConfiguration info from the TestDeployment. by @starksm64 in #555
- Add --add-opens to surefire for running tests on Java SE 17+ by @starksm64 in #565
- ARQ-2231 The JUnit 5 container does not work with manual mode tests by @rhusar in #546
- build(deps): Bump org.jboss:jboss-parent from 41 to 46 by @dependabot in #556
- CI: add JDK 17 testing; run CI on all branches; cleanup ci.yml. by @rhusar in #566
- build(deps): Bump version.junit5 from 5.10.1 to 5.10.2 by @dependabot in #536
- build(deps): Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom from 3.2.1 to 3.3.0 by @dependabot in #530
- build(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 by @dependabot in #560
New Contributors
- @JiyangZhang made their first contribution in #541
- @benjamin-confino made their first contribution in #538
- @petrberan made their first contribution in #545
- @rhusar made their first contribution in #546
Full Changelog: 1.8.0.Final...1.8.1.Final