Skip to content

Releases: hyp3rd/go-again

v1.1.0

01 Apr 20:53
Compare
Choose a tag to compare

v1.0.9

01 Apr 16:58
Compare
Choose a tag to compare

Full Changelog: v1.0.8...v1.0.9

v1.0.8

20 Jan 12:26
Compare
Choose a tag to compare

The version v1.0.8 introduces a Retrier validator, to avoid setups that are not possible.

Full Changelog: v1.0.7...v1.0.8

v1.0.7

19 Jan 21:18
Compare
Choose a tag to compare

Breaking changes
Methods refactoring for better readability.

Full Changelog: v1.0.6...v1.0.7

v1.0.6

19 Jan 17:10
Compare
Choose a tag to compare

Breaking Change
The release v1.0.6 has a modified return type of the retrier, allowing keeping a record of the error generated at each failed attempt.

Full Changelog: v1.0.5...v1.0.6

v1.0.5

18 Jan 23:43
Compare
Choose a tag to compare
  • Improved stability and performance.
  • Minor cosmetics applied to the code.
  • Implemented functional Option based constructor.

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Jan 18:12
Compare
Choose a tag to compare

The version v1.0.4 ships with an improved timer, and cancellation features.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

18 Jan 11:26
Compare
Choose a tag to compare

Small performance improvements.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

18 Jan 10:36
Compare
Choose a tag to compare

Removed unnecessary LDAP dependencies.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Jan 09:22
Compare
Choose a tag to compare

Performance improvements and thread-safety.

Full Changelog: v1.0.0...v1.0.1