Releases: defenseunicorns/pkg
Releases · defenseunicorns/pkg
helpers/v2.0.2
chore(deps): upgrade to go 1.24 (#164) ## Description CI is currently stuck due to vulnerabilities in old dependencies + some needed `go mod tidy`. Checked Zarf (only importer this repo currently cares about) and it is on Go 1.24.x, so upgrading to Go 1.24.0 should not introduce any breaking changes. Evidence: - https://github.com/defenseunicorns/pkg/actions/runs/14523743979/job/40750505482?pr=160 - https://github.com/defenseunicorns/pkg/actions/runs/14523743975/job/40750506121?pr=160 --------- Signed-off-by: Harry Randazzo <[email protected]>
exec/v0.0.2
chore(deps): upgrade to go 1.24 (#164) ## Description CI is currently stuck due to vulnerabilities in old dependencies + some needed `go mod tidy`. Checked Zarf (only importer this repo currently cares about) and it is on Go 1.24.x, so upgrading to Go 1.24.0 should not introduce any breaking changes. Evidence: - https://github.com/defenseunicorns/pkg/actions/runs/14523743979/job/40750505482?pr=160 - https://github.com/defenseunicorns/pkg/actions/runs/14523743975/job/40750506121?pr=160 --------- Signed-off-by: Harry Randazzo <[email protected]>
oci/v1.0.4
🐛 Bug Fixes
- (oci) fix(oci): fix auth client creation by @brandtkeller in #158
First Time Contributors
- @brandtkeller made their first contribution in #158
Full Changelog: oci/v1.0.3...oci/v1.0.4
oci/v1.0.3
🚜 Refactor
- refactor: improve docker cred retrieval by @AustinAbro321 in #156
Full Changelog: kubernetes/v0.3.0...oci/v1.0.3
oci/v1.0.2
🐛 Bug Fixes
- fix: docker cve by @AustinAbro321 in #130
Full Changelog: kubernetes/v0.2.0...oci/v1.0.2
kubernetes/v0.3.0
🚀 Features
- feat: dynamic rest mapper by @AustinAbro321 in #129
Full Changelog: oci/v1.0.2...kubernetes/v0.3.0
kubernetes/v0.2.0
🚀 Features
- feat: add wait for ready runtime by @phillebaba in #105
Full Changelog: kubernetes/v0.1.0...kubernetes/v0.2.0
kubernetes/v0.1.0
🚀 Features
- feat: add immediate watcher and test wait ready by @phillebaba in #104
Full Changelog: kubernetes/v0.0.1...kubernetes/v0.1.0
kubernetes/v0.0.1
🚀 Features
- feat: add Kubernetes package with wait logic by @phillebaba in #98
First Time Contributors
- @phillebaba made their first contribution in #98
Full Changelog: oci/v1.0.1...kubernetes/v0.0.1
oci/v1.0.1
⚙️ Miscellaneous Tasks
- chore: update oci reference to helpers/v2 by @TristanHoladay in #94
First Time Contributors
- @TristanHoladay made their first contribution in #94
Full Changelog: helpers/v2.0.1...oci/v1.0.1