·
8 commits
to master
since this release
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
#707 (Click to view what exactly merged)
What's Changed
- PR - Sonatype release 20240705 by @nirmalchandra in #671
- Install docker compose manually and try by @authorjapps in #678
- [Issue #207] Implementing Feature : Meta Data section (Scenario JSON) by @prayascoriolis in #674
- Fixed flaky test-case: ConsumerJsonRecordTest.should_serialize_a_record_with_headers by @hermya in #684
- ISSUE-688 # Propagate exceptions from java api operations by @javiertuya in #690
- ISSUE-689 # Sanitize json report file name by @javiertuya in #692
- Add theme toggle in HTML report by @bppdanto-t in #697
- ISSUE-680 # Add the DB SQL Executor to import data from CSV and execute SQL statements by @javiertuya in #686
- ISSUE-680 # Move DB SQL Executor scenario tests to the
integrationtests
package by @javiertuya in #698
New Contributors
- @prayascoriolis made their first contribution in #674
- @hermya made their first contribution in #684
- @javiertuya made their first contribution in #690
- @bppdanto-t made their first contribution in #697
Full Changelog: zerocode-tdd-parent-1.3.44...zerocode-tdd-parent-1.3.45