Skip to content

Commit cf6e50a

Browse files
committed
Cut Release 'v2024.9.3'
1 parent 4a91eb6 commit cf6e50a

8 files changed

Lines changed: 26 additions & 19 deletions

.changes/unreleased/Bugfix-20240819-163947.yaml

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

.changes/unreleased/Dependency-20240819-175202.yaml

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

.changes/unreleased/Dependency-20240819-175209.yaml

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

.changes/unreleased/Dependency-20240903-111229.yaml

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

.changes/unreleased/Dependency-20240903-121845.yaml

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

.changes/unreleased/Feature-20240823-101332.yaml

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

.changes/v2024.9.3.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## [September 03, 2024](https://github.com/OpsLevel/cli/compare/v2024.8.19...v2024.9.3)
2+
### Bugfix
3+
- graphql cmd correctly handles errors with field args
4+
### Feature
5+
- Add ability to specify the owner id or alias and the property definition id or alias on the command line arguments of the `assign property` command
6+
### Dependency
7+
- Bump github.com/creasty/defaults from 1.7.0 to 1.8.0 in /src
8+
- Bump opslevel/report-deploy-github-action from 0.9.0 to 0.10.0
9+
- bump opslevel-go version to v2024.9.3
10+
- bump github.com/open-policy-agent/opa to v0.67.1
11+
## Docker Image
12+
13+
- `docker pull public.ecr.aws/opslevel/cli:v2024.9.3`

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ 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+
## [September 03, 2024](https://github.com/OpsLevel/cli/compare/v2024.8.19...v2024.9.3)
7+
### Bugfix
8+
- graphql cmd correctly handles errors with field args
9+
### Feature
10+
- Add ability to specify the owner id or alias and the property definition id or alias on the command line arguments of the `assign property` command
11+
### Dependency
12+
- Bump github.com/creasty/defaults from 1.7.0 to 1.8.0 in /src
13+
- Bump opslevel/report-deploy-github-action from 0.9.0 to 0.10.0
14+
- bump opslevel-go version to v2024.9.3
15+
- bump github.com/open-policy-agent/opa to v0.67.1
16+
## Docker Image
17+
18+
- `docker pull public.ecr.aws/opslevel/cli:v2024.9.3`
619
## [August 19, 2024](https://github.com/OpsLevel/cli/compare/v2024.5.28...v2024.8.19)
720
### Bugfix
821
- opslevel update service command correctly updates fields

0 commit comments

Comments
 (0)