Releases: defenseunicorns/pkg
Releases · defenseunicorns/pkg
oci/v1.3.0
🚀 Features
- feat: add fetch layer reader by @AustinAbro321 in #177
Full Changelog: oci/v1.2.1...oci/v1.3.0
helpers/v2.0.4
🐛 Bug Fixes
- fix: avoid
mergeMapRecursivepanic on empty map by @AustinAbro321 in #178
Full Changelog: oci/v1.2.1...helpers/v2.0.4
oci/v1.2.1
🐛 Bug Fixes
- fix: allow
o.PullPathto pull paths with sub directories by @AustinAbro321 in #175
Full Changelog: oci/v1.2.0...oci/v1.2.1
oci/v1.2.0
🚀 Features
- (oci) feat(oci): add oci cache by @AustinAbro321 in #173
Full Changelog: oci/v1.1.1...oci/v1.2.0
oci/v1.1.1
⚙️ Miscellaneous Tasks
Full Changelog: oci/v1.1.0...oci/v1.1.1
oci/v1.1.0
🚀 Features
- feat: update log messages to follow slog syntax by @AustinAbro321 in #166
Full Changelog: kubernetes/v0.4.0...oci/v1.1.0
kubernetes/v0.4.0
🚀 Features
- feat: improve error messages to inform users which resources are not ready by @AustinAbro321 in #135
Full Changelog: oci/v1.0.5...kubernetes/v0.4.0
helpers/v2.0.3
⚙️ Miscellaneous Tasks
Full Changelog: oci/v1.1.0...helpers/v2.0.3
oci/v1.0.5
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]>
kubernetes/v0.3.1
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]>