-
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
5de6c5c
commit d5efdfa
Showing
10 changed files
with
28 additions
and
24 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 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,14 @@ | ||
## [January 05, 2024](https://github.com/OpsLevel/cli/compare/v2023.12.18...v2024.1.5) | ||
### Bugfix | ||
- Fix bugs where unset ID/IdentifierInput fields were not being omitted on update | ||
- Fix bugs where optional ID/IdentifierInput fields were not being unset on update | ||
- Fix bug in Infra where unexpected data would be included in requests | ||
### Feature | ||
- add create,get,list,delete PropertyDefinitions capabilities | ||
- Bump github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 in /src | ||
- add support for assigning, unassigning and reading Properties on Services | ||
- add get property command, gets assigned property | ||
- add support for listing Properties on a Service | ||
## Docker Image | ||
|
||
- `docker pull public.ecr.aws/opslevel/cli:v2024.1.5` |
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