Skip to content

Commit

Permalink
Cut Release 'v2022.8.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
opslevel-ops committed Aug 1, 2022
1 parent b6ea34f commit f0dd715
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 10 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20220801-120654.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Refactor-20220721-155518.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Refactor-20220801-133329.yaml

This file was deleted.

9 changes: 9 additions & 0 deletions .changes/v2022.8.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## [August 01, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.20...v2022.8.1))
### Feature
- adding support for Rego policies in cli
### Refactor
- Surface warning from API when uploading invalid json/yaml to API docs
- Updating opslevel-go version to v2022.8.1
## Docker Image

- `docker pull public.ecr.aws/opslevel/cli:v2022.8.1`
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,16 @@
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).## [July 20, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.15...v2022.7.20))
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))
### Feature
- adding support for Rego policies in cli
### Refactor
- Surface warning from API when uploading invalid json/yaml to API docs
- Updating opslevel-go version to v2022.8.1
## Docker Image

- `docker pull public.ecr.aws/opslevel/cli:v2022.8.1`
## [July 20, 2022]((https://github.com/OpsLevel/cli/compare/v2022.7.15...v2022.7.20))
### Bugfix
- Fix output of `get service` command when service is not found
- bump opslevel-go to fix a bug with our REST client for `create document` command
Expand Down

0 comments on commit f0dd715

Please sign in to comment.