Skip to content

Commit

Permalink
Cut Release 'v2024.1.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
opslevel-ops committed Jan 5, 2024
1 parent 5de6c5c commit d5efdfa
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 24 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Bugfix-20231229-130258.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Bugfix-20231229-130331.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Bugfix-20240105-154208.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20231221-160003.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20231225-172114.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20231227-110844.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20231227-114253.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20231227-145903.yaml

This file was deleted.

14 changes: 14 additions & 0 deletions .changes/v2024.1.5.md
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`
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and is generated by [Changie](https://github.com/miniscruff/changie).
## [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`
## [December 18, 2023](https://github.com/OpsLevel/cli/compare/v2023.11.16...v2023.12.18)
### Bugfix
- Fix exporting Teams in Terraform to have up to have a schema compatible with v0.8.13
Expand Down

0 comments on commit d5efdfa

Please sign in to comment.