Releases: kvij/scuttle
Releases · kvij/scuttle
v1.0.4
v1.0.3
What's Changed
- Bump Golang version, fixes CVEs: by @paulburlumi in #9
- Update golang base image to 1.20.6-bookworm by @kvij in #10
New Contributors
- @paulburlumi made their first contribution in #9
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Bump Golang version, fixes CVEs: by @rickardgranberg in #6
- Update Go dependencies by @kvij in #8
New Contributors
- @rickardgranberg made their first contribution in #6
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Go security update by @kvij in #3
Update to Go1.20.3
fixes two CVEs:- [https://github.com/advisories/GHSA-8v5j-pwr7-w5f8] https://nvd.nist.gov/vuln/detail/CVE-2023-24534
- [https://github.com/advisories/GHSA-9f7g-gqwh-jpf5] https://nvd.nist.gov/vuln/detail/CVE-2023-24536
- Test isolation by @kvij in #4
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
Full Changelog: redboxllc/scuttle@v1.3.7...kvij:scuttle:v1.0.0