| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-12 | 4.3 kB | |
| zerocode-tdd-1.3.46 source code.tar.gz | 2026-02-12 | 289.3 kB | |
| zerocode-tdd-1.3.46 source code.zip | 2026-02-12 | 850.4 kB | |
| Totals: 3 Items | 1.1 MB | 3 | |
:::xml
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>zerocode-tdd</artifactId>
<version>1.3.46</version>
<scope>test</scope>
</dependency>
🚀 What's New in 1.3.46
This release marks a significant milestone with the transition to the new Sonatype Central Portal and full compatibility support for modern JDKs.
✨ Features & Enhancements
- Protoc Fix (Google): Added support for Google Protoc fixes. (#664) - @nirmalchandra
- CSV Source Headers: Ability to refer to CSV source values by header name. (#667) - @luke-zhou
- Jackson-CSV Migration: Replaced uniVocity CSV library with
jackson-csvfor better performance and maintenance. (#711) - @rkampani - CLI Environment Support: Introduced MVP support for Environment property overrides in CLI implementation. (#738) - @nirmalchandra
- SQL File Support: Enhanced SQL executor to support external
.sqlfiles. (#737) - @authorjapps - Logging Optimization: Changed default log levels from
INFOtoDEBUGto reduce console noise during test execution. (#720) - @prashant030892
🐛 Bug Fixes & Stability
- Modern JDK Support: Fixed execution errors when running ZeroCode on JDK 21 and JDK 23. (#713) - @rkampani
- Flaky Test Resolution: * Fixed instability in
DeliveryDetailsTest. (#709) - @Md-Arif-Hasan- Fixed instability in
BasicHttpClientTest. (#732) - @cperkkk
- Fixed instability in
🛠 Infrastructure & Maintenance
- Module Refactoring: Renamed example modules with the
-examplesprefix for better project structure. (#710) - @poseidontor - Multi-JDK Pipeline: Updated CI to build across multiple JDK versions with integrated JUnit reporting. (#715) - @javiertuya
- Documentation: Comprehensive updates to Unit and Integration testing docs. (#728) - @nirmalchandra
- Repo Maintenance: Updated pull request templates and finalized the 1.3.46 Central Release workflow. (#721, #740) - @nirmalchandra
Full Changelog: https://github.com/authorjapps/zerocode/compare/v1.3.45...v1.3.46
New Contributors
- @luke-zhou made their first contribution in https://github.com/authorjapps/zerocode/pull/667
- @prayascoriolis made their first contribution in https://github.com/authorjapps/zerocode/pull/674
- @hermya made their first contribution in https://github.com/authorjapps/zerocode/pull/684
- @javiertuya made their many contributions including https://github.com/authorjapps/zerocode/pull/690
- @bppdanto-t made their first contribution in https://github.com/authorjapps/zerocode/pull/697
- @Md-Arif-Hasan made their first contribution in https://github.com/authorjapps/zerocode/pull/709
- @rkampani made their first contribution in https://github.com/authorjapps/zerocode/pull/711
- @poseidontor made many contributions including https://github.com/authorjapps/zerocode/pull/710
- @prashant030892 made their first contribution in https://github.com/authorjapps/zerocode/pull/720
- @cperkkk made their first contribution in https://github.com/authorjapps/zerocode/pull/732
Full Changelog: https://github.com/authorjapps/zerocode/compare/1.3.43...1.3.46
🤝 Contributors A big thank you to everyone who contributed to this release through testing and feedback!
💡 What’s New New Deployment Pipeline: Successfully migrated to the modern Central Portal (Sonatype) for official releases.
Usage Statistics: