v0.2.0
What's Changed
📔 Note
This release do not introduce big changes on customer side but is mostly on dependency update and minor fixes.
Features:
Fixes:
- fix: set
goarch
by @AaronDewes in #128 - fix: remove multiple registered domain for TLS managed certificates by @mavimo in #173
Others:
- chore: Bump chart to version 1.0.5 by @Embraser01 in #127
- chore: enable Dependabot version updates by @mavimo in #136
- chore: Bump docker/login-action from 2 to 3 by @dependabot in #137
- chore: Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #140
- chore: Bump actions/checkout from 3 to 4 by @dependabot in #139
- chore: Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #141
- chore: Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #138
- ci: update Go version used in CI by @mavimo in #134
- chore: enable code coverage tracking for the project by @mavimo in #149
- chore: move internal function to private by @mavimo in #154
- chore: improve release informations by @mavimo in #135
- chore: update caddy 2.7.5 by @mavimo in #142
- chore: Update to go 1.21 and always use latest version by @mavimo in #151
- chore: Add tests for pkg/store by @mavimo in #147
- chore: enable dependabot for go packages by @mavimo in #144
- chore: minor formatting improvements by @mavimo in #146
- chore: add Embraser01 as reviewer for dependabot by @mavimo in #160
- chore: Update README.md by @fahurox in #159
- chore: Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #167
- chore: update k8s.io packages and remove the errors package by @mavimo in #152
- chore: Bump helm/chart-releaser-action from ed43eb303604cbc0eeec8390544f7748dc6c790d to v1.6.0 and helm/chart-testing-action from v2 to v2.6.1 by @dependabot in #170
- chore: Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #155
- chore: Bump k8s.io/api k8s.io/apimachinery and k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #163
- chore: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #172
- chore: update indirect dependencies by @mavimo in #174
- chore: use a better name for internal const by @mavimo in #153
- chore: fix skaffold config and update how to contribute docs by @mavimo in #145
- chore: update chart-release action by @mavimo in #150
New Contributors
- @AaronDewes made their first contribution in #128
- @dependabot made their first contribution in #137
- @fahurox made their first contribution in #159
- @clems71 made their first contribution in #168
Full Changelog: v0.1.5...v0.2.0