diff --git a/CHANGELOG.md b/CHANGELOG.md index da3c34e..73cd1de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.0.5] - 2024-10-24 + +### 🐛 Bug Fixes + +- *(deps)* Update kubernetes packages to v0.31.2 + ## [0.0.4] - 2024-10-06 ### 🐛 Bug Fixes @@ -21,27 +27,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/alecthomas/kong to v1.2.1 - *(deps)* Update kubernetes packages to v0.31.1 -### ⚙️ Miscellaneous Tasks - -- Remove some duplication and add a first few tests -- Add pre-commit config -- Add checking of pre-commit rules -- Add tests for handler -- Use Docker DinD version from variable -- Switch to manual rebases for Dependabot -- Update to Go 1.20.3 and golangci-lint 1.52.2 -- Update pre-commit and fix golangci-lint -- Update golangci-lint -- Use pre-commit image -- Change repo for markdownlint and update golangci-lint -- Remove Dependabot config -- Add release flow - -### 🛡️ Security - -- *(deps)* [security] bump golang.org/x/net from 0.13.0 to 0.17.0 - -### Build +### 💼 Other - *(deps)* Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 - *(deps)* Bump golang from 1.19.1 to 1.19.2 @@ -93,13 +79,33 @@ All notable changes to this project will be documented in this file. - *(deps)* Bump golang from 1.21.6 to 1.22.0 - *(deps)* Bump k8s.io/client-go from 0.29.1 to 0.29.2 +### ⚙️ Miscellaneous Tasks + +- Remove some duplication and add a first few tests +- Add pre-commit config +- Add checking of pre-commit rules +- Add tests for handler +- Use Docker DinD version from variable +- Switch to manual rebases for Dependabot +- Update to Go 1.20.3 and golangci-lint 1.52.2 +- Update pre-commit and fix golangci-lint +- Update golangci-lint +- Use pre-commit image +- Change repo for markdownlint and update golangci-lint +- Remove Dependabot config +- Add release flow + +### 🛡️ Security + +- *(deps)* [security] bump golang.org/x/net from 0.13.0 to 0.17.0 + ## [0.0.3] - 2022-09-27 ### 🚀 Features - Add all existing tags to exclusion filter -### Build +### 💼 Other - *(deps)* Bump k8s.io/client-go from 0.25.0 to 0.25.1 - *(deps)* Bump k8s.io/client-go from 0.25.1 to 0.25.2