What's Changed
π New Features
π¬ Improvements
- cover parameterized tests with injectables by @skuznetsov-al in #1248
- prevent spock2 uuid reuse by @skuznetsov-al in #1251
- add optional clean results before run by @skuznetsov-al in #1253
π Bug Fixes
- Prevent IndexOutOfBoundsException for synthetic parameters in Kotlin suspend functions by @denysgaievskyi in #1231
- fix(rest-assured): handle non-string form params in request attachments by @baev in #1256
- chore(allure-restassured): add test to verify null param issue by @baev in #1259
β¬οΈ Dependency Updates
- Update jackson bom version by @skuznetsov-al in #1250
- build(deps): bump gradle/actions from 5 to 6 by @dependabot[bot] in #1252
- bump restassured to 6 by @baev in #1260
π» Internal changes
New Contributors
- @denysgaievskyi made their first contribution in #1231
Full Changelog: 2.33.0...2.34.0