Skip to content

Commit d42f70a

Browse files
committed
Cut Release 'v2023.8.28'
1 parent 282b238 commit d42f70a

5 files changed

Lines changed: 18 additions & 9 deletions

File tree

.changes/unreleased/Dependency-20230824-231423.yaml

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

.changes/unreleased/Feature-20230821-143107.yaml

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

.changes/unreleased/Feature-20230824-231625.yaml

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

.changes/v2023.8.28.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## [August 28, 2023](https://github.com/OpsLevel/cli/compare/v2023.8.15...v2023.8.28)
2+
### Feature
3+
- add support for scorecards
4+
- add secrets API operations
5+
### Dependency
6+
- update to go 1.21 and go.sum dependencies
7+
## Docker Image
8+
9+
- `docker pull public.ecr.aws/opslevel/cli:v2023.8.28`

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+
## [August 28, 2023](https://github.com/OpsLevel/cli/compare/v2023.8.15...v2023.8.28)
7+
### Feature
8+
- add support for scorecards
9+
- add secrets API operations
10+
### Dependency
11+
- update to go 1.21 and go.sum dependencies
12+
## Docker Image
13+
14+
- `docker pull public.ecr.aws/opslevel/cli:v2023.8.28`
615
## [August 15, 2023](https://github.com/OpsLevel/cli/compare/v2023.7.28...v2023.8.15)
716
### Bugfix
817
- Fix inability to read YAML from stdin in containers

0 commit comments

Comments
 (0)