Skip to content

Release 2.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 19:49
· 39 commits to master since this release
d6e8fd2

New features & improvements

  • Add bodyDoesNotContain() assertion function to check if a response body doesn't contain specific values (#181)
  • Add retry() function to configure retry behavior of a single step in a multistep API test (#182)

Dependencies

  • Update commons-text dependency from 1.10.0 to 1.11.0 (#151)
  • Update datadog-api-client dependency from 2.16.0 to 2.19.0 (#164, #172)
  • Update kotlin-stdlib dependency from 1.9.10 to 1.9.22 (#149, #163, #178)
  • Update kotlinx-serialization-json dependency from 1.6.0 to 1.6.2 (#166)
  • Update jackson-dataformat-yaml dependency from 2.15.2 to 2.16.1 (#153, #167, #176)
  • Update jackson-module-kotlin dependency from 2.15.2 to 2.16.1 (#153, #167, #176)
  • Update secretsmanager dependency from 2.20.157 to 2.22.9 (#157, #170, #173)