-
Notifications
You must be signed in to change notification settings - Fork 899
Transport Bindings Change Log
Dmytro Vyazelenko edited this page Jan 18, 2025
·
1 revision
- [ATS] Upgrade to OpenSSL 3.4.0 and latest patch release versions.
- [ATS] Update documentation to remove the term 'certs' to avoid confusion.
- [ATS] Build ATS on Rocky 9.
- [DPDK] Upgrade to DPDK 24.11.
- [DPDK] Enable only supported DPDK drivers.
- [DPDK] Expose extra DPDK stats as Aeron counters. Reduce update interval to once per second.
- [DPDK] Check result of the rte_eth_link_get call.
- [DPDK] Update to match new concurrency primitives in Aeron.
- [EF_VI] Upgrade to OpenOnload 9.0.1.86.
- [C] Update to match new concurrency primitives in Aeron OSS.
- [Java] Upgrade to Aeron 1.46.5.
- [Java] Upgrade to Agrona 1.23.1.
- [Java] Upgrade to SBE 1.33.1.
- JDK 17 is required for compiling and running!
- [DPDK] Fix off-by one error when computing the subnet mask. For example, for IP address
10.192.160.0/19
the mask was computed as255.255.192.0
whereas the correct value is255.255.224.0
. - [DPDK] Allow gateway and local address to be left as empty strings for AWS.
- [DPDK] Explicitly enable only supported network drivers during a build.
- [DPDK] Upgrade to DPDK 24.07.
- [ATS] Upgrade to OpenSSL 3.3.1.
- [Java] Upgrade to Aeron 1.46.0.
- [Java] Upgrade to Agrona 1.23.0.
- [Java] Upgrade to SBE 1.33.0.
- [Java] Upgrade to Gradle 8.10.
- [Java] Upgrade to ByteBuddy 1.15.0.
- [Java] Upgrade to Shadow 8.3.0.
- [Java] Upgrade to bnd 7.0.0.
- [Java] Upgrade to Mockito 5.12.0.
- [Java] Upgrade to AsciiDoctor 2.5.13.
- [Java] Upgrade to JGit 6.10.0.202406032230-r.
- [Java] Force ASM 9.7.