From d5efdfa8313d48507d4d767c905f2e570a5696eb Mon Sep 17 00:00:00 2001 From: OpsLevel Bots Date: Fri, 5 Jan 2024 23:42:43 +0000 Subject: [PATCH] Cut Release 'v2024.1.5' --- .changes/unreleased/Bugfix-20231229-130258.yaml | 3 --- .changes/unreleased/Bugfix-20231229-130331.yaml | 3 --- .changes/unreleased/Bugfix-20240105-154208.yaml | 3 --- .changes/unreleased/Feature-20231221-160003.yaml | 3 --- .changes/unreleased/Feature-20231225-172114.yaml | 3 --- .changes/unreleased/Feature-20231227-110844.yaml | 3 --- .changes/unreleased/Feature-20231227-114253.yaml | 3 --- .changes/unreleased/Feature-20231227-145903.yaml | 3 --- .changes/v2024.1.5.md | 14 ++++++++++++++ CHANGELOG.md | 14 ++++++++++++++ 10 files changed, 28 insertions(+), 24 deletions(-) delete mode 100644 .changes/unreleased/Bugfix-20231229-130258.yaml delete mode 100644 .changes/unreleased/Bugfix-20231229-130331.yaml delete mode 100644 .changes/unreleased/Bugfix-20240105-154208.yaml delete mode 100644 .changes/unreleased/Feature-20231221-160003.yaml delete mode 100644 .changes/unreleased/Feature-20231225-172114.yaml delete mode 100644 .changes/unreleased/Feature-20231227-110844.yaml delete mode 100644 .changes/unreleased/Feature-20231227-114253.yaml delete mode 100644 .changes/unreleased/Feature-20231227-145903.yaml create mode 100644 .changes/v2024.1.5.md diff --git a/.changes/unreleased/Bugfix-20231229-130258.yaml b/.changes/unreleased/Bugfix-20231229-130258.yaml deleted file mode 100644 index 5d6c45a4..00000000 --- a/.changes/unreleased/Bugfix-20231229-130258.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Bugfix -body: Fix bugs where unset ID/IdentifierInput fields were not being omitted on update -time: 2023-12-29T13:02:58.119377-05:00 diff --git a/.changes/unreleased/Bugfix-20231229-130331.yaml b/.changes/unreleased/Bugfix-20231229-130331.yaml deleted file mode 100644 index 46abda7a..00000000 --- a/.changes/unreleased/Bugfix-20231229-130331.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Bugfix -body: Fix bugs where optional ID/IdentifierInput fields were not being unset on update -time: 2023-12-29T13:03:31.586713-05:00 diff --git a/.changes/unreleased/Bugfix-20240105-154208.yaml b/.changes/unreleased/Bugfix-20240105-154208.yaml deleted file mode 100644 index abd28f16..00000000 --- a/.changes/unreleased/Bugfix-20240105-154208.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Bugfix -body: Fix bug in Infra where unexpected data would be included in requests -time: 2024-01-05T15:42:08.827698-05:00 diff --git a/.changes/unreleased/Feature-20231221-160003.yaml b/.changes/unreleased/Feature-20231221-160003.yaml deleted file mode 100644 index f6350651..00000000 --- a/.changes/unreleased/Feature-20231221-160003.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Feature -body: add create,get,list,delete PropertyDefinitions capabilities -time: 2023-12-21T16:00:03.960055-06:00 diff --git a/.changes/unreleased/Feature-20231225-172114.yaml b/.changes/unreleased/Feature-20231225-172114.yaml deleted file mode 100644 index bf9ff3fc..00000000 --- a/.changes/unreleased/Feature-20231225-172114.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Feature -body: Bump github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 in /src -time: 2023-12-25T17:21:14.654885439Z diff --git a/.changes/unreleased/Feature-20231227-110844.yaml b/.changes/unreleased/Feature-20231227-110844.yaml deleted file mode 100644 index b1249a81..00000000 --- a/.changes/unreleased/Feature-20231227-110844.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Feature -body: add support for assigning, unassigning and reading Properties on Services -time: 2023-12-27T11:08:44.083678-06:00 diff --git a/.changes/unreleased/Feature-20231227-114253.yaml b/.changes/unreleased/Feature-20231227-114253.yaml deleted file mode 100644 index 3e86006d..00000000 --- a/.changes/unreleased/Feature-20231227-114253.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Feature -body: add get property command, gets assigned property -time: 2023-12-27T11:42:53.880612-06:00 diff --git a/.changes/unreleased/Feature-20231227-145903.yaml b/.changes/unreleased/Feature-20231227-145903.yaml deleted file mode 100644 index b06da25a..00000000 --- a/.changes/unreleased/Feature-20231227-145903.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Feature -body: add support for listing Properties on a Service -time: 2023-12-27T14:59:03.118701-05:00 diff --git a/.changes/v2024.1.5.md b/.changes/v2024.1.5.md new file mode 100644 index 00000000..ba969a07 --- /dev/null +++ b/.changes/v2024.1.5.md @@ -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` diff --git a/CHANGELOG.md b/CHANGELOG.md index df169c47..a06c8e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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