From 32f98f2ea0fff9b11106f7f6cbed15985504e994 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 6 Oct 2024 10:10:16 +0000 Subject: [PATCH] chore(release): prepare for v0.0.4 --- .pre-commit-config.yaml | 2 + CHANGELOG.md | 119 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 121 insertions(+) create mode 100644 CHANGELOG.md diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24f6e17..b52c87e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,8 @@ repos: rev: v0.13.0 hooks: - id: markdownlint + args: + - -r ~MD024 - repo: https://gitlab.com/devopshq/gitlab-ci-linter rev: v1.0.6 hooks: diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..da3c34e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,119 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [0.0.4] - 2024-10-06 + +### 🐛 Bug Fixes + +- Flaky test +- *(deps)* Update module github.com/stretchr/testify to v1.9.0 +- *(deps)* Update module github.com/alecthomas/kong to v0.9.0 +- *(deps)* Update kubernetes packages to v0.29.3 +- *(deps)* Update module k8s.io/client-go to v0.29.4 +- *(deps)* Update kubernetes packages to v0.30.0 +- *(deps)* Update kubernetes packages to v0.30.1 +- *(deps)* Update kubernetes packages to v0.30.2 +- *(deps)* Update kubernetes packages to v0.30.3 +- *(deps)* Update kubernetes packages to v0.31.0 +- *(deps)* Update module github.com/alecthomas/kong to v1 +- *(deps)* Update module github.com/alecthomas/kong to v1.2.0 +- *(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 + +- *(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 +- *(deps)* Bump k8s.io/api from 0.25.2 to 0.25.3 +- *(deps)* Bump k8s.io/client-go from 0.25.2 to 0.25.3 +- *(deps)* Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 +- *(deps)* Bump github.com/alecthomas/kong from 0.6.1 to 0.7.0 +- *(deps)* Bump golang from 1.19.2 to 1.19.3 +- *(deps)* Bump k8s.io/client-go from 0.25.3 to 0.25.4 +- *(deps)* Bump github.com/alecthomas/kong from 0.7.0 to 0.7.1 +- *(deps)* Bump golang from 1.19.3 to 1.19.4 +- *(deps)* Bump k8s.io/client-go from 0.25.4 to 0.26.0 +- *(deps)* Bump golang from 1.19.4 to 1.19.5 +- *(deps)* Bump k8s.io/client-go from 0.26.0 to 0.26.1 +- *(deps)* Bump golang from 1.19.5 to 1.20.0 +- *(deps)* Bump golang from 1.20.0 to 1.20.1 +- *(deps)* Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 +- *(deps)* Bump k8s.io/client-go from 0.26.1 to 0.26.2 +- *(deps)* Bump golang from 1.20.1 to 1.20.2 +- *(deps)* Bump k8s.io/client-go from 0.26.2 to 0.26.3 +- *(deps)* Bump golang from 1.20.2 to 1.20.3 +- *(deps)* Bump k8s.io/client-go from 0.26.3 to 0.27.0 +- *(deps)* Bump k8s.io/client-go from 0.27.0 to 0.27.1 +- *(deps)* Bump golang from 1.20.3 to 1.20.4 +- *(deps)* Bump k8s.io/client-go from 0.27.1 to 0.27.2 +- *(deps)* Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 +- *(deps)* Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 +- *(deps)* Bump golang from 1.20.4 to 1.20.5 +- *(deps)* Bump k8s.io/client-go from 0.27.2 to 0.27.3 +- *(deps)* Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 +- *(deps)* Bump golang from 1.20.5 to 1.20.6 +- *(deps)* Bump k8s.io/client-go from 0.27.3 to 0.27.4 +- *(deps)* Bump golang from 1.20.6 to 1.20.7 +- *(deps)* Bump golang from 1.20.7 to 1.21.0 +- *(deps)* Bump k8s.io/client-go from 0.27.4 to 0.28.0 +- *(deps)* Bump k8s.io/client-go from 0.28.0 to 0.28.1 +- *(deps)* Bump golang from 1.21.0 to 1.21.1 +- *(deps)* Bump k8s.io/client-go from 0.28.1 to 0.28.2 +- *(deps)* Bump golang from 1.21.1 to 1.21.2 +- *(deps)* Bump github.com/alecthomas/kong from 0.8.0 to 0.8.1 +- *(deps)* Bump golang from 1.21.2 to 1.21.3 +- *(deps)* Bump k8s.io/client-go from 0.28.2 to 0.28.3 +- *(deps)* Bump golang from 1.21.3 to 1.21.4 +- *(deps)* Bump k8s.io/client-go from 0.28.3 to 0.28.4 +- *(deps)* Bump golang from 1.21.4 to 1.21.5 +- *(deps)* Bump k8s.io/client-go from 0.28.4 to 0.29.0 +- *(deps)* Bump golang from 1.21.5 to 1.21.6 +- *(deps)* Bump k8s.io/client-go from 0.29.0 to 0.29.1 +- *(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 + +## [0.0.3] - 2022-09-27 + +### 🚀 Features + +- Add all existing tags to exclusion filter + +### Build + +- *(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 + +## [0.0.2] - 2022-09-09 + +### 🐛 Bug Fixes + +- Add CA certificates + +## [0.0.1] - 2022-09-09 + +### 🚀 Features + +- Initial commit + +