Skip to content

Commit

Permalink
Cut Release 'v2024.3.15'
Browse files Browse the repository at this point in the history
  • Loading branch information
opslevel-ops committed Mar 15, 2024
1 parent 4593e8d commit e8ca387
Show file tree
Hide file tree
Showing 21 changed files with 54 additions and 58 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Bugfix-20240123-093822.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240108-165415.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions .changes/unreleased/Dependency-20240122-125252.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240129-172454.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240129-172503.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240205-171157.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240205-175858.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240212-172716.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240226-174240.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240226-174256.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240304-175119.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240311-175951.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Dependency-20240313-234048.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20240131-091635.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20240306-121130.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20240306-121209.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Feature-20240306-144105.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Removed-20240306-144336.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .changes/unreleased/Removed-20240306-144423.yaml

This file was deleted.

27 changes: 27 additions & 0 deletions .changes/v2024.3.15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
## [March 15, 2024](https://github.com/OpsLevel/cli/compare/v2024.1.16...v2024.3.15)
### Bugfix
- Dockerfile now uses Ubuntu provided jq package
### Feature
- add --short flag to version command
- Show DISPLAY_STATUS, ALLOWED_IN_CONFIG_FILES when listing property definitions
- Show ALIASES, LOCKED when listing assigned properties on a service
- -o csv support for property definitions and assignments
### Removed
- Removed LEN_VALIDATION_ERRORS from service properties list
- Removed SCHEMA from property definitions list
### Dependency
- Bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 in /src
- Add support for 'ls'/'rm' to list/delete and add useful aliases for resources like 'sys' for system and 'pd' for property-definition
- Bump github.com/relvacode/iso8601 from 1.3.0 to 1.4.0 in /src
- Bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 in /src
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /src
- Bump codecov/codecov-action from 3 to 4
- Bump arduino/setup-task from 1 to 2
- Bump github.com/gosimple/slug from 1.13.1 to 1.14.0 in /src
- Bump github.com/opslevel/opslevel-go/v2024 from 2024.1.13 to 2024.2.26 in /src
- Bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 in /src
- Bump github.com/open-policy-agent/opa from 0.62.0 to 0.62.1 in /src
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /src
## Docker Image

- `docker pull public.ecr.aws/opslevel/cli:v2024.3.15`
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@ 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).
## [March 15, 2024](https://github.com/OpsLevel/cli/compare/v2024.1.16...v2024.3.15)
### Bugfix
- Dockerfile now uses Ubuntu provided jq package
### Feature
- add --short flag to version command
- Show DISPLAY_STATUS, ALLOWED_IN_CONFIG_FILES when listing property definitions
- Show ALIASES, LOCKED when listing assigned properties on a service
- -o csv support for property definitions and assignments
### Removed
- Removed LEN_VALIDATION_ERRORS from service properties list
- Removed SCHEMA from property definitions list
### Dependency
- Bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 in /src
- Add support for 'ls'/'rm' to list/delete and add useful aliases for resources like 'sys' for system and 'pd' for property-definition
- Bump github.com/relvacode/iso8601 from 1.3.0 to 1.4.0 in /src
- Bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 in /src
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /src
- Bump codecov/codecov-action from 3 to 4
- Bump arduino/setup-task from 1 to 2
- Bump github.com/gosimple/slug from 1.13.1 to 1.14.0 in /src
- Bump github.com/opslevel/opslevel-go/v2024 from 2024.1.13 to 2024.2.26 in /src
- Bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 in /src
- Bump github.com/open-policy-agent/opa from 0.62.0 to 0.62.1 in /src
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /src
## Docker Image

- `docker pull public.ecr.aws/opslevel/cli:v2024.3.15`
## [January 16, 2024](https://github.com/OpsLevel/cli/compare/v2024.1.5...v2024.1.16)
### Refactor
- BREAKING CHANGE: update struct types to use opslevel-go v2024
Expand Down

0 comments on commit e8ca387

Please sign in to comment.