Releases: iti-ict/wakamiti
Releases · iti-ict/wakamiti
groovy-wakamiti-plugin-v2.7.1
Fixed
- Problems loading multiple classes that are dependent on each other.
xray-wakamiti-plugin-v1.0.0
Merge pull request #346 from iti-ict/develop xray plugin
azure-wakamiti-plugin-v2.1.2
Fixed
- The endpoint
/{organization}/{project}/_apis/test/Runs/{runId}/results
only returns a maximum of 1000 records
azure-wakamiti-plugin-v2.1.1
Fixed
- Concurrency limit of 100 every 10,000 milliseconds
v2.7.2
database-wakamiti-plugin-v3.4.2
Fixed
- Each time it is checked in an asynchronous step, the number of records is set rather than incremented. (#335)
rest-wakamiti-plugin-v2.8.2
[rest-wakamiti-plugin]
Fixed
- Comparing different scaled numerical json elements.
[db-wakamiti-plugin]
Fixed
- Prevent trim when column is a date.
- Ignore comments in sql scripts. (#333)
v2.7.1
[wakamiti-api]
Added
- Abstract HttpClient retry functionality.
[wakamiti-engine]
Fixed
- ChatGPT-based feature generator issues.
rest-wakamiti-plugin-v2.8.1
Fixed
- Missing
com.google.guava:failureaccess
runtime dependency in the maven plugin.
html-report-wakamiti-plugin-v2.7.2
Fixed
- Report without execution issue.