Skip to content

Releases: opentestingapi/impl_java

1.24

01 Dec 14:59

Choose a tag to compare

  • bugfix tracing for delayed REST sender
  • fix JSON serialization/deserialization

1.23

14 Nov 10:58

Choose a tag to compare

  • JavaPropsMapper to get access to all attributes using result2random
  • Sonar fixes

1.22

01 Nov 14:12

Choose a tag to compare

multi arch container

1.21

20 Oct 11:07

Choose a tag to compare

  • added testid for Kafka consumer error output
  • various Readme changes
  • additional test case for Kafka properties

1.20

20 Oct 06:23

Choose a tag to compare

  • define Kafka consumer and producer properties with custom parameters
  • print testid with exception for Kafka DelayedSender

1.19

06 Oct 14:21

Choose a tag to compare

  • converted architecture diagram to editable SVG
  • allow parallel execution for bulk trigger

1.18

29 Sep 15:43

Choose a tag to compare

  • feature flag to disable kafka expacted vs actual log
  • add testid and checkid to expacted vs actual log

1.17

29 Sep 09:59

Choose a tag to compare

  • improved upload output
  • new GUI to analyze test cases
  • AWS SDK update

1.16

23 Sep 13:07

Choose a tag to compare

adding support to change Kafka reconnect backoff (kafka.reconnect.backoff.max.ms=60000, kafka.reconnect.backoff.ms=1000)

1.15

16 Sep 10:28

Choose a tag to compare

  • YML support (testcase definition)
  • adding 'senddelay' to REST/SOAP adapter
  • set Kafka 'senddelay' default to 0
  • use unblocking technical implementation (senddelay)