Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 9114eb7

Browse files
committed
Cut Release 'v2024.4.3'
1 parent b83be50 commit 9114eb7

3 files changed

Lines changed: 19 additions & 4 deletions

File tree

.changes/unreleased/Bugfix-20240402-150118.yaml

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

.changes/v2024.4.3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## [April 03, 2024](https://github.com/OpsLevel/kubectl-opslevel/compare/v2024.3.18...v2024.4.3)
2+
### Bugfix
3+
* Fix bug where repositories were being attached unnecessarily, resulting in error logs
4+
## Docker Image
5+
6+
- `docker pull public.ecr.aws/opslevel/kubectl-opslevel:v2024.4.3`
7+

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,21 @@ 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).
66

77

8+
## [April 03, 2024](https://github.com/OpsLevel/kubectl-opslevel/compare/v2024.3.18...v2024.4.3)
9+
### Bugfix
10+
* Fix bug where repositories were being attached unnecessarily, resulting in error logs
11+
## Docker Image
12+
13+
- `docker pull public.ecr.aws/opslevel/kubectl-opslevel:v2024.4.3`
14+
15+
816
## [March 18, 2024](https://github.com/OpsLevel/kubectl-opslevel/compare/v2024.3.4...v2024.3.18)
917
### Bugfix
1018
* Fix bug where service fields are being set to "null" if they are not defined in Kubernetes or in the user's config
19+
* Fix bug where not all system aliases were being checked during service updates
20+
### Feature
21+
* Log the `ServiceUpdateInput` sent to the API before service updates
22+
* Log the diff between services before and after updates
1123
### Dependency
1224
* Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /src
1325
## Docker Image

0 commit comments

Comments
 (0)