v2023.10.8
github-actions
released this
08 Oct 13:51
·
244 commits
to main
since this release
October 08, 2023
Bugfix
- BREAKING CHANGE - fix get/list tags on an object returning a nonzero exit code if no tag matches, return empty JSON array instead
- fix bug not reading files when using -f
Feature
- New subcommands for create, assign, update, delete tags on all taggable resources
- BREAKING CHANGE - split up
get tag KEY
andlist tags
.get tag KEY
gets all tags matchingKEY
.list tags
lists all tags on an object - show last updated when listing secrets
- add 'infra' to type flag for tag management
Deprecated
- BREAKING CHANGE: remove tag functions for Service, Team
Dependency
- Bump docker/login-action from 2 to 3
- Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
- Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.8.0 in /src
- Bump github.com/open-policy-agent/opa from 0.54.0 to 0.57.0 in /src
Docker Image
docker pull public.ecr.aws/opslevel/cli:v2023.10.8