-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
24e7c48
commit c05469d
Showing
13 changed files
with
38 additions
and
39 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## [October 08, 2023](https://github.com/OpsLevel/cli/compare/v2023.9.12...v2023.10.8) | ||
### 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` and `list tags`. `get tag KEY` gets all tags matching `KEY`. `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` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters