Skip to content

v0.19.13

Choose a tag to compare

@github-actions github-actions released this 04 Dec 16:45
· 6885 commits to develop since this release

Features

  • core: implements equals() and hashCode() for Property (Loïc Mathieu)

Bug Fixes

  • core: deserialize duration from a float string (Loïc Mathieu)
  • better comparison of triggers (#6018) (YannC)
  • core: Correctly parse Content-Disposition in the Download task (Loïc Mathieu)

Chores

  • upgrade to version 0.19.13 (YannC)

Commits

  • f92bfe9: Revert "feat(core): remove the execution state from the scheduler (#1588)" (Loïc Mathieu)
  • b3376d2: fix(core, webserver): properly close the queue on Flux.onFinally (Loïc Mathieu)