Releases: cisco-system-traffic-generator/trex-java-sdk
Releases · cisco-system-traffic-generator/trex-java-sdk
uplift log4j to 2.15
uplift log4j to 2.15
v1.58 released
- Add aliases for global stats to adapt the counter name differences
- Bump jackson from 2.9.8 to 2.9.10
v1.57
modify global statistics field
v1.56
support Global statistics
v1.55
Uplift the API version
v1.54 released
- Decommission previous v1.53 which was incorrectly pushed to maven central repository, release a new version to recover it on maven central.
v1.53 released
- Sync latest TRex new python APIs to java low-level APIs for ASTF
v1.52 released
- Enable heart-beat and keepTcpAlive for zmq socket
- Throw exception when no response received after timeout
- Fix the zmqSocket send/rece exception hanlding
v1.51 released
- Remove deprecated "rx_stats" parameters
- Revert "Auto reconnect when sending command fail due to lost connection"
v1.50 released
- Auto reconnect when sending command fail due to lost connection