Releases: opentestingapi/impl_java
Releases · opentestingapi/impl_java
1.24
- bugfix tracing for delayed REST sender
- fix JSON serialization/deserialization
1.23
- JavaPropsMapper to get access to all attributes using result2random
- Sonar fixes
1.22
multi arch container
1.21
- added testid for Kafka consumer error output
- various Readme changes
- additional test case for Kafka properties
1.20
- define Kafka consumer and producer properties with custom parameters
- print testid with exception for Kafka DelayedSender
1.19
- converted architecture diagram to editable SVG
- allow parallel execution for bulk trigger
1.18
- feature flag to disable kafka expacted vs actual log
- add testid and checkid to expacted vs actual log
1.17
- improved upload output
- new GUI to analyze test cases
- AWS SDK update
1.16
adding support to change Kafka reconnect backoff (kafka.reconnect.backoff.max.ms=60000, kafka.reconnect.backoff.ms=1000)
1.15
- YML support (testcase definition)
- adding 'senddelay' to REST/SOAP adapter
- set Kafka 'senddelay' default to 0
- use unblocking technical implementation (senddelay)