Skip to content

Commit 2b460c2

Browse files
committed
Cut Release 'v2024.4.26'
1 parent a2c2273 commit 2b460c2

9 files changed

Lines changed: 26 additions & 21 deletions

.changes/unreleased/Dependency-20240318-171242.yaml

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

.changes/unreleased/Dependency-20240401-175834.yaml

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

.changes/unreleased/Dependency-20240401-175854.yaml

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

.changes/unreleased/Dependency-20240401-175900.yaml

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

.changes/unreleased/Dependency-20240419-131946.yaml

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

.changes/unreleased/Feature-20240426-095741.yaml

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

.changes/unreleased/Feature-20240426-151034.yaml

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

.changes/v2024.4.26.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## [April 26, 2024](https://github.com/OpsLevel/cli/compare/v2024.3.15...v2024.4.26)
2+
### Feature
3+
- add "--hidden-only" flag to list respositories command
4+
- bump opslevel-go version to v2024.4.26
5+
### Dependency
6+
- Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 in /src
7+
- Bump github.com/open-policy-agent/opa from 0.62.1 to 0.63.0 in /src
8+
- Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in /src
9+
- Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 in /src
10+
- Bump golang.org/x/net from 0.22.0 to 0.23.0 in /src
11+
## Docker Image
12+
13+
- `docker pull public.ecr.aws/opslevel/cli:v2024.4.26`

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ 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+
## [April 26, 2024](https://github.com/OpsLevel/cli/compare/v2024.3.15...v2024.4.26)
7+
### Feature
8+
- add "--hidden-only" flag to list respositories command
9+
- bump opslevel-go version to v2024.4.26
10+
### Dependency
11+
- Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 in /src
12+
- Bump github.com/open-policy-agent/opa from 0.62.1 to 0.63.0 in /src
13+
- Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in /src
14+
- Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 in /src
15+
- Bump golang.org/x/net from 0.22.0 to 0.23.0 in /src
16+
## Docker Image
17+
18+
- `docker pull public.ecr.aws/opslevel/cli:v2024.4.26`
619
## [March 15, 2024](https://github.com/OpsLevel/cli/compare/v2024.1.16...v2024.3.15)
720
### Bugfix
821
- Dockerfile now uses Ubuntu provided jq package

0 commit comments

Comments
 (0)