Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Releases: rnorth/duct-tape

1.0.8

28 Apr 09:58
1.0.8
5cafd80
Compare
Choose a tag to compare

What's Changed

  • Fix bug with Inconsistents time unit conversion (#1) @rnorth
  • Mark Timeouts' thread as daemon and name it (#4) @bsideup
  • Fix CircleCI builds (#8) @rnorth
  • Make Unreliables stop calling lambda after timeout occurs (#5) @greenbird-chr
  • Update pom.xml - Update Jetbrains Annotations (#7) @arnzel

1.0.5

28 Apr 09:31
Compare
Choose a tag to compare
  • Add retry-until-count option (as alternative to until timeout) to Unreliables

1.0.4

28 Apr 09:31
Compare
Choose a tag to compare
  • Rename to 'duct-tape'
  • Add Timeouts and RateLimiter

1.0.3

28 Apr 09:31
Compare
Choose a tag to compare
  • Add Unreliables and Inconsistents wrappers

1.0.2

28 Apr 09:32
Compare
Choose a tag to compare
  • Convert to a simpler Maven project structure