Releases: opentestingapi/impl_java
Releases · opentestingapi/impl_java
1.4
- decreased some log levels
- removed logs for "zero" values
- unique names testcontainer
- increased readability system test output
1.3
- senddelay introduced for Kafka producer (helpful if consumer is too fast)
- fixed timer bug for reloadtestcases flag
- new Local Dev Environment powered by Testcontainers
- system tests powered by Testcontainers
- replaced Springfox with Springdoc (including OpenApi 3 annotations)
- Spring Boot Upgrade 2.6.4
- dependency upgrades
- Sonar fixes
1.2
| VERSION | API | CHANGELOG |
|---|---|---|
| 1.0 | 1.0 | initial version with API 1.0 |
| 1.1 | 1.0 | support additional http types like PUT, DELETE, ...; allow http return code checks for REST |
| 1.2 | 1.0 | inheritfrom supports data added with result2random (source inject) - you can "fake" a time delay with this using 2 different cron |