Releases: TestlumFramework/Testlum
Release list
AI introduction
- Added actions for alert
- Added AI tag
- Added new variable to deal with dates
- Added exclusion for image comparison
Release v1.0.2 - Java 17 and Spring Upgrade, New Features, Bug Fixes, and Performance Improvements
Enhancements:
-
Migrated to Java 17: Upgraded the project to Java 17, ensuring better performance and long-term support.
-
Migrated to Latest Spring: Upgraded the Spring framework to the latest version, ensuring compatibility with the newest features and security patches.
-
New Command for SQL Database Testing: Added a new command to execute tests on any SQL database, providing more flexibility in database testing workflows.
-
Parallel Execution Stability: Improved the stability of parallel execution, ensuring better performance and fewer issues when running tests concurrently.
-
Create Variable from Path: Added the ability to create a variable from the result of any previous command, making it easier to reuse data in subsequent commands.
Bug Fixes:
-
Fixed Vulnerabilities: Addressed security vulnerabilities by upgrading all libraries to their latest versions, ensuring a secure codebase.
-
Small Fixes: Various minor bug fixes and code improvements to enhance stability and usability.
What's Changed
- TBE-1647 by @bshakhov-testlum in #6
- TBE-1781 by @bshakhov-testlum in #4
- Bugfix/issue 5/parallel execution by @bshakhov-testlum in #7
- Update versions of used dependencies and migrate to java 17 by @bshakhov-testlum in #9
New Contributors
- @bshakhov-testlum made their first contribution in #6
Full Changelog: v1.0.0...v1.0.2
Initial Release
We’re excited to roll out the first official release of Testlum project! 🎉
You can read the documentation at the following link.