Awaitility 4.0.2 is released

19 views
Skip to first unread message

Johan Haleby

unread,
Jan 3, 2020, 2:38:35 AM1/3/20
to await...@googlegroups.com
Awaitility 4.0.2 has just been released. Changes are:

* Improved formatting of elapsed time (or error and logging) for long time durations
* Implemented support for "during" (issue 124) (big thanks to Pablo Díaz-López for pull request)
* org.awaitility.core.ConditionEvaluationListener now has two additional hooks, "beforeEvaluation" and "onTimeout", which you can implement to get notified on these events. They are implemented as default methods to retain backward compatibility. (issue 149) (big thanks to Oliver Grof for pull request)
* Upgraded Kotlin extension to use Kotlin 1.3.61 (instead of 1.3.50)
* Added "handleIgnoredException" to org.awaitility.core.ConditionEvaluationListener. This is a hook that let's you react to ignored exceptions caught when evaluating a condition (thanks to Oliver Grof for pull request)
* Avoid hiding exceptions on the same thread (issue 152) (thanks to Oliver Grof for pull request)
* Fixed condition timeout calculation units (issue 148) (thanks to Anthony Baker for pull request)

Enjoy!
Reply all
Reply to author
Forward
0 new messages