Download Latest Version zerocode-tdd-1.3.46 source code.tar.gz (289.3 kB)
Email in envelope

Get an email when there's a new version of Zerocode

Home / 1.3.46
Name Modified Size InfoDownloads / 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-csv for 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 .sql files. (#737) - @authorjapps
  • Logging Optimization: Changed default log levels from INFO to DEBUG to 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

🛠 Infrastructure & Maintenance

  • Module Refactoring: Renamed example modules with the -examples prefix 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

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: image

Source: README.md, updated 2026-02-12