Releases: defenseunicorns/pkg
Releases · defenseunicorns/pkg
helpers/v1.1.3
⚙️ Miscellaneous Tasks
- chore: remove concurrency tools from helpers by @lucasrod16 in #86
Full Changelog: helpers/v1.1.2...helpers/v1.1.3
helpers/v1.1.2
🧪 Testing
- test: fix flakes on retry by @AustinAbro321 in #82
Full Changelog: helpers/v1.1.1...helpers/v1.1.2
helpers/v1.1.1
🚜 Refactor
- refactor: retry improvements by @AustinAbro321 in #72
Full Changelog: oci/v0.0.2...helpers/v1.1.1
oci/v0.0.2
🛡️ Security
- (deps) build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /oci by @dependabot[bot] in #69
Full Changelog: helpers/v1.1.0...oci/v0.0.2
helpers/v1.1.0
🚀 Features
- feat: retry with context by @AustinAbro321 in #63
Full Changelog: helpers/v1.0.0...helpers/v1.1.0
helpers/v1.0.0
🚀 Features
- feat: add MergePathAndValueIntoMap by @naveensrinivasan in #49
🐛 Bug Fixes
- fix:
First30Last30
function name by @Noxsios in #47 - fix: download artifact, remove stale comment by @Noxsios in #56
🚜 Refactor
- [breaking] refactor!: delete MergeMap in favor of stdlib maps.Copy() by @lucasrod16 in #55
First Time Contributors
- @lucasrod16 made their first contribution in #55
- @naveensrinivasan made their first contribution in #49
Full Changelog: oci/v0.0.1...helpers/v1.0.0
oci/v0.0.1
⚙️ Miscellaneous Tasks
- chore: add oci + release workflow by @AustinAbro321 in #34
Full Changelog: helpers/v0.0.3...oci/v0.0.1
helpers/v0.0.3
helpers/v0.0.2
🚜 Refactor
- refactor: move to go 1.21 by @AustinAbro321 in #35
Full Changelog: helpers/v0.0.1...helpers/v0.0.2
helpers/v0.0.1
🚀 Features
- (ci) feat(ci): add initial workflows by @AustinAbro321 in #12
🚜 Refactor
- refactor: move string.go into text.go by @AustinAbro321 in #33
⚙️ Miscellaneous Tasks
- chore: initial release of helpers by @AustinAbro321 in #30