Skip to content

Releases: kvij/scuttle

v1.0.4

06 Aug 18:59
Compare
Choose a tag to compare

What's Changed

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

v1.0.3

12 Jul 20:08
Compare
Choose a tag to compare

What's Changed

New Contributors

v1.0.2

29 May 09:25
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.0.1

22 Apr 12:54
Compare
Choose a tag to compare

What's Changed

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

v1.0.0

26 Mar 21:28
Compare
Choose a tag to compare

What's Changed

This release is a continuation of redboxllc/scuttle v1.3.7.

  • Move from redboxllc to kvij by @kvij in #1
    • Functional references to Redbox LLC have been removed
  • Update all dependencies by @kvij in #2
    • Update minimal required Go version to 1.17
    • Update base image to golang 1.20.2
    • Migrate to github.com/cenkalti/backoff/v4
    • Update github.com/monzo/typhon to v1.0.3
    • Update all indirect dependencies fixing several CVEs

New Contributors

  • @kvij made their first contribution in #1

Full Changelog: redboxllc/scuttle@v1.3.7...kvij:scuttle:v1.0.0