Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 07:24
· 85 commits to master since this release
e3c5c8f

What’s Changed

  • Log exceptions that occur during shutdown, if they are not part of the "normal" interruption process (#179) @adamw
  • Introduce an UnsupervisedFork trait, make .joinEither available only for unsupervised forks (#178) @adamw
  • Scheduled and repeat API + retry refactoring (#172) @micossow
  • Update sbt-mdoc to 2.5.4 (#177) @softwaremill-ci