What's Changed
- cleanup(registry/auth) refactor OCI registry authentication and credential storage by @max-frank in #299
- feat(cmd/auth) New command to support Workload Identity on GKE by @MickaelFontes in #288
- feat(index/fetch) Add index URL schemes support to fetch by @max-frank in #301
- fix(cache): initialize the fetcher when creating the cache by @alacuku in #306
- new(falcoctl): add transparent signature verification with cosign by @LucaGuerra in #305
- Add gcs index support by @max-frank in #307
- update(readme): add links to the website and main falco repo by @LucaGuerra in #308
- fix(cmd/push): correctly push artifacts to ECR registry by @alacuku in #310
- test: ensure to assert config and layers mediatypes in pusher tests by @loresuso in #311
- refactor: rename options dropping suffix by @loresuso in #312
- chore: bumped deps through
go get -u
by @FedeDP in #315 - fix(build): use golang 1.21 and up to date alpine image in dockerfile. by @FedeDP in #317
- chore: new tests by @therealbobo in #293
- fix(cmd): correctly propagate signal handler to sub-commands by @alacuku in #318
- update(cmd/pull): remove outdated info from pull description by @alacuku in #319
- fix(cmd/info): handle "context canceled" errors by @alacuku in #320
New Contributors
- @max-frank made their first contribution in #299
- @MickaelFontes made their first contribution in #288
Full Changelog: v0.5.1...v0.6.0