Skip to content

Commit 150f9de

Browse files
committed
Cut Release 'v2022.7.15'
1 parent 2ddc1c7 commit 150f9de

5 files changed

Lines changed: 19 additions & 10 deletions

File tree

.changes/unreleased/Feature-20220630-220013.yaml

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

.changes/unreleased/Feature-20220711-104145.yaml

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

.changes/unreleased/Refactor-20220715-135007.yaml

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

.changes/v2022.7.15.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## [July 15, 2022]((https://github.com/OpsLevel/cli/compare/v2022.07.07...v2022.7.15))
2+
### Feature
3+
- Add ability to list services and their maturity levels
4+
- Adding support for API swagger docs to be uploaded via cli
5+
### Refactor
6+
- Consolidated API_URL and APP_URL to be the same!
7+
## Docker Image
8+
9+
- `docker pull public.ecr.aws/opslevel/cli:v2022.7.15`

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 08, 2022]((https://github.com/OpsLevel/cli/compare/v2022.06.09...v2022.07.07))
5+
and is generated by [Changie](https://github.com/miniscruff/changie).## [July 15, 2022]((https://github.com/OpsLevel/cli/compare/v2022.07.07...v2022.7.15))
6+
### Feature
7+
- Add ability to list services and their maturity levels
8+
- Adding support for API swagger docs to be uploaded via cli
9+
### Refactor
10+
- Consolidated API_URL and APP_URL to be the same!
11+
## Docker Image
12+
13+
- `docker pull public.ecr.aws/opslevel/cli:v2022.7.15`
14+
## [July 08, 2022]((https://github.com/OpsLevel/cli/compare/v2022.06.09...v2022.07.07))
615
### Feature
716
- Add ability to get a service's tag
817
- Add flag `--assign` to `create service tag` to use `tagAssign` mutation instead of `tagCreate`

0 commit comments

Comments
 (0)