1.3.45
Release Versions:
https://central.sonatype.com/artifact/org.jsmart/zerocode-tdd/1.3.45
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>zerocode-tdd</artifactId>
<version>1.3.45</version>
</dependency>
Release PR
https://github.com/authorjapps/zerocode/pull/707 (Click to view what exactly merged)
What's Changed
- PR - Sonatype release 20240705 by @nirmalchandra in https://github.com/authorjapps/zerocode/pull/671
- Install docker compose manually and try by @authorjapps in https://github.com/authorjapps/zerocode/pull/678
- [Issue #207] Implementing Feature : Meta Data section (Scenario JSON) by @prayascoriolis in https://github.com/authorjapps/zerocode/pull/674
- Fixed flaky test-case: ConsumerJsonRecordTest.should_serialize_a_record_with_headers by @hermya in https://github.com/authorjapps/zerocode/pull/684
- ISSUE-688 # Propagate exceptions from java api operations by @javiertuya in https://github.com/authorjapps/zerocode/pull/690
- ISSUE-689 # Sanitize json report file name by @javiertuya in https://github.com/authorjapps/zerocode/pull/692
- Add theme toggle in HTML report by @bppdanto-t in https://github.com/authorjapps/zerocode/pull/697