Skip to content

Commit d5efdfa

Browse files
committed
Cut Release 'v2024.1.5'
1 parent 5de6c5c commit d5efdfa

10 files changed

Lines changed: 28 additions & 24 deletions

.changes/unreleased/Bugfix-20231229-130258.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Bugfix-20231229-130331.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Bugfix-20240105-154208.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Feature-20231221-160003.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Feature-20231225-172114.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Feature-20231227-110844.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Feature-20231227-114253.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Feature-20231227-145903.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v2024.1.5.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## [January 05, 2024](https://github.com/OpsLevel/cli/compare/v2023.12.18...v2024.1.5)
2+
### Bugfix
3+
- Fix bugs where unset ID/IdentifierInput fields were not being omitted on update
4+
- Fix bugs where optional ID/IdentifierInput fields were not being unset on update
5+
- Fix bug in Infra where unexpected data would be included in requests
6+
### Feature
7+
- add create,get,list,delete PropertyDefinitions capabilities
8+
- Bump github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 in /src
9+
- add support for assigning, unassigning and reading Properties on Services
10+
- add get property command, gets assigned property
11+
- add support for listing Properties on a Service
12+
## Docker Image
13+
14+
- `docker pull public.ecr.aws/opslevel/cli:v2024.1.5`

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and is generated by [Changie](https://github.com/miniscruff/changie).
6+
## [January 05, 2024](https://github.com/OpsLevel/cli/compare/v2023.12.18...v2024.1.5)
7+
### Bugfix
8+
- Fix bugs where unset ID/IdentifierInput fields were not being omitted on update
9+
- Fix bugs where optional ID/IdentifierInput fields were not being unset on update
10+
- Fix bug in Infra where unexpected data would be included in requests
11+
### Feature
12+
- add create,get,list,delete PropertyDefinitions capabilities
13+
- Bump github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 in /src
14+
- add support for assigning, unassigning and reading Properties on Services
15+
- add get property command, gets assigned property
16+
- add support for listing Properties on a Service
17+
## Docker Image
18+
19+
- `docker pull public.ecr.aws/opslevel/cli:v2024.1.5`
620
## [December 18, 2023](https://github.com/OpsLevel/cli/compare/v2023.11.16...v2023.12.18)
721
### Bugfix
822
- Fix exporting Teams in Terraform to have up to have a schema compatible with v0.8.13

0 commit comments

Comments
 (0)