Skip to content

Commit

Permalink
Cut Release 'v2024.4.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
opslevel-ops committed Apr 3, 2024
1 parent b83be50 commit 9114eb7
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .changes/unreleased/Bugfix-20240402-150118.yaml

This file was deleted.

7 changes: 7 additions & 0 deletions .changes/v2024.4.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## [April 03, 2024](https://github.com/OpsLevel/kubectl-opslevel/compare/v2024.3.18...v2024.4.3)
### Bugfix
* Fix bug where repositories were being attached unnecessarily, resulting in error logs
## Docker Image

- `docker pull public.ecr.aws/opslevel/kubectl-opslevel:v2024.4.3`

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,21 @@ 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).


## [April 03, 2024](https://github.com/OpsLevel/kubectl-opslevel/compare/v2024.3.18...v2024.4.3)
### Bugfix
* Fix bug where repositories were being attached unnecessarily, resulting in error logs
## Docker Image

- `docker pull public.ecr.aws/opslevel/kubectl-opslevel:v2024.4.3`


## [March 18, 2024](https://github.com/OpsLevel/kubectl-opslevel/compare/v2024.3.4...v2024.3.18)
### Bugfix
* Fix bug where service fields are being set to "null" if they are not defined in Kubernetes or in the user's config
* Fix bug where not all system aliases were being checked during service updates
### Feature
* Log the `ServiceUpdateInput` sent to the API before service updates
* Log the diff between services before and after updates
### Dependency
* Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /src
## Docker Image
Expand Down

0 comments on commit 9114eb7

Please sign in to comment.