Skip to content

Commit f0dd715

Browse files
committed
Cut Release 'v2022.8.1'
1 parent b6ea34f commit f0dd715

5 files changed

Lines changed: 19 additions & 10 deletions

File tree

.changes/unreleased/Feature-20220801-120654.yaml

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

.changes/unreleased/Refactor-20220721-155518.yaml

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

.changes/unreleased/Refactor-20220801-133329.yaml

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

.changes/v2022.8.1.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## [August 01, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.20...v2022.8.1))
2+
### Feature
3+
- adding support for Rego policies in cli
4+
### Refactor
5+
- Surface warning from API when uploading invalid json/yaml to API docs
6+
- Updating opslevel-go version to v2022.8.1
7+
## Docker Image
8+
9+
- `docker pull public.ecr.aws/opslevel/cli:v2022.8.1`

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22
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/),
5-
and is generated by [Changie](https://github.com/miniscruff/changie).## [July 20, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.15...v2022.7.20))
5+
and is generated by [Changie](https://github.com/miniscruff/changie).## [August 01, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.20...v2022.8.1))
6+
### Feature
7+
- adding support for Rego policies in cli
8+
### Refactor
9+
- Surface warning from API when uploading invalid json/yaml to API docs
10+
- Updating opslevel-go version to v2022.8.1
11+
## Docker Image
12+
13+
- `docker pull public.ecr.aws/opslevel/cli:v2022.8.1`
14+
## [July 20, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.15...v2022.7.20))
615
### Bugfix
716
- Fix output of `get service` command when service is not found
817
- bump opslevel-go to fix a bug with our REST client for `create document` command

0 commit comments

Comments
 (0)