4.0.48.Final
What's Changed
- EJBCLIENT-404 Upgrade jboss-remoting from 5.0.17.Final to 5.0.23.Final by @chengfang in #530
- EJBCLIENT-416 Upgrade narayana-jta and narayana-jts-integration from … by @chengfang in #529
- EJBCLIENT-418 fixed test flakniess due to indeterminate HashMap ordering by @kaiyaok2 in #534
- EJBCLIENT-382 Problematic Language usage deprecation and replacement by @parsharma in #536
- Make project compile on JDK 17 and add JDK 17 to the GH CI workflow by @xstefank in #537
- EJBCLIENT-417 Replace the deprecated ModuleIdentifier with string name by @chengfang in #532
- EJBCLIENT-403 Replace Enterprise JavaBeans|EJB references in java doc… by @RanabirChakraborty in #538
- EJBCLIENT-420 Upgrade jakarta.ejb-api from 4.0.0 to 4.0.1 by @chengfang in #539
- EJBCLIENT-423 Upgrade jboss-parent from 24 to 39 by @chengfang in #541
- [EJBCLIENT-425] EJB client API does not delete ContextData that has been removed on the server side by @jbaesner in #546
- EJBCLIENT-427 Upgrade elytron from 1.17.0.Final to 1.19.0.Final by @chengfang in #547
- EJBCLIENT-428 Omit maven downloading logs from CI job output by @chengfang in #548
- EJBCLIENT-429 CI job should set timeout to prevent job hang by @chengfang in #549
- EJBCLIENT-422 Require JDK 11 to build by @chengfang in #542
- EJBCLIENT-430 Many IllegalArgumentException from org.jboss.bridger.Br… by @chengfang in #550
- EJBCLIENT-421 Upgrade jakarta-resource-api from 2.0.0 to 2.1.0 by @chengfang in #540
- [EJBCLIENT-424] EJB remote invocation response payload contain ContextData not part of 'jboss.returned.keys' by @jbaesner in #545
- Allowing JavaEE <-> JakartaEE interoperability scenarios by @ropalka in #543
- EJBCLIENT-432 github action ci.yml mvn command contains repeating test phase by @chengfang in #551
- update ci.yml removing special clause for running with jdk8 since now… by @chengfang in #567
- Since now on 4.x maintainance branch provides Java EE API version only by @ropalka in #565
New Contributors
Full Changelog: 4.0.44.Final...4.0.48.Final