Skip to content

Bump awaitility from 4.1.0 to 4.1.1

Bumps awaitility from 4.1.0 to 4.1.1.

Changelog

Sourced from awaitility's changelog.

Changelog 4.1.1 (2021-10-25)

  • Fixed a bug preventing you to specify "fib(-1)" when using the fibonacci poll interval (thanks to Björn Michael for pull request) (issue 201)
  • Avoid memory leak by caching only the original default uncaught exception handler globally (thanks to Oliver Grof for pull request (issue 221)
  • Added "conditionEvaluationListener" to Kotlin DSL
Commits

Merge request reports