Skip to content

Commit 4b1e955

Browse files
committed
Cut Release 'v2024.11.8'
1 parent 2a46743 commit 4b1e955

5 files changed

Lines changed: 18 additions & 9 deletions

File tree

.changes/unreleased/Bugfix-20241105-105405.yaml

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

.changes/unreleased/Bugfix-20241106-120713.yaml

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

.changes/unreleased/Dependency-20241108-111637.yaml

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

.changes/v2024.11.8.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## [November 08, 2024](https://github.com/OpsLevel/cli/compare/v2024.10.28...v2024.11.8)
2+
### Bugfix
3+
- fix create,update a service using the "owner" field as shown in help docs, rather than "ownerInput", matching the opslevel-go YAML convention before 2024
4+
- verify check "kind" in config before create and update
5+
### Dependency
6+
- bump version of opslevel-go to v2024-11-08
7+
## Docker Image
8+
9+
- `docker pull public.ecr.aws/opslevel/cli:v2024.11.8`

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ 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+
## [November 08, 2024](https://github.com/OpsLevel/cli/compare/v2024.10.28...v2024.11.8)
7+
### Bugfix
8+
- fix create,update a service using the "owner" field as shown in help docs, rather than "ownerInput", matching the opslevel-go YAML convention before 2024
9+
- verify check "kind" in config before create and update
10+
### Dependency
11+
- bump version of opslevel-go to v2024-11-08
12+
## Docker Image
13+
14+
- `docker pull public.ecr.aws/opslevel/cli:v2024.11.8`
615
## [October 28, 2024](https://github.com/OpsLevel/cli/compare/v2024.10.11...v2024.10.28)
716
### Feature
817
- create and update custom event and deploy integrations

0 commit comments

Comments
 (0)