v0.2.0
版本发布时间: 2023-11-21 03:05:15
caddyserver/ingress最新发布版本:v0.2.1(2023-11-21 03:33:22)
What's Changed
📔 Note
This release do not introduce big changes on customer side but is mostly on dependency update and minor fixes.
Features:
- feat: exposing
loadBalancer.externalTrafficPolicy
value in helm chart by @clems71 in https://github.com/caddyserver/ingress/pull/168
Fixes:
- fix: set
goarch
by @AaronDewes in https://github.com/caddyserver/ingress/pull/128 - fix: remove multiple registered domain for TLS managed certificates by @mavimo in https://github.com/caddyserver/ingress/pull/173
Others:
- chore: Bump chart to version 1.0.5 by @Embraser01 in https://github.com/caddyserver/ingress/pull/127
- chore: enable Dependabot version updates by @mavimo in https://github.com/caddyserver/ingress/pull/136
- chore: Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/caddyserver/ingress/pull/137
- chore: Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in https://github.com/caddyserver/ingress/pull/140
- chore: Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/caddyserver/ingress/pull/139
- chore: Bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/caddyserver/ingress/pull/141
- chore: Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in https://github.com/caddyserver/ingress/pull/138
- ci: update Go version used in CI by @mavimo in https://github.com/caddyserver/ingress/pull/134
- chore: enable code coverage tracking for the project by @mavimo in https://github.com/caddyserver/ingress/pull/149
- chore: move internal function to private by @mavimo in https://github.com/caddyserver/ingress/pull/154
- chore: improve release informations by @mavimo in https://github.com/caddyserver/ingress/pull/135
- chore: update caddy 2.7.5 by @mavimo in https://github.com/caddyserver/ingress/pull/142
- chore: Update to go 1.21 and always use latest version by @mavimo in https://github.com/caddyserver/ingress/pull/151
- chore: Add tests for pkg/store by @mavimo in https://github.com/caddyserver/ingress/pull/147
- chore: enable dependabot for go packages by @mavimo in https://github.com/caddyserver/ingress/pull/144
- chore: minor formatting improvements by @mavimo in https://github.com/caddyserver/ingress/pull/146
- chore: add Embraser01 as reviewer for dependabot by @mavimo in https://github.com/caddyserver/ingress/pull/160
- chore: Update README.md by @fahurox in https://github.com/caddyserver/ingress/pull/159
- chore: Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in https://github.com/caddyserver/ingress/pull/167
- chore: update k8s.io packages and remove the errors package by @mavimo in https://github.com/caddyserver/ingress/pull/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 https://github.com/caddyserver/ingress/pull/170
- chore: Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in https://github.com/caddyserver/ingress/pull/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 https://github.com/caddyserver/ingress/pull/163
- chore: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in https://github.com/caddyserver/ingress/pull/172
- chore: update indirect dependencies by @mavimo in https://github.com/caddyserver/ingress/pull/174
- chore: use a better name for internal const by @mavimo in https://github.com/caddyserver/ingress/pull/153
- chore: fix skaffold config and update how to contribute docs by @mavimo in https://github.com/caddyserver/ingress/pull/145
- chore: update chart-release action by @mavimo in https://github.com/caddyserver/ingress/pull/150
New Contributors
- @AaronDewes made their first contribution in https://github.com/caddyserver/ingress/pull/128
- @dependabot made their first contribution in https://github.com/caddyserver/ingress/pull/137
- @fahurox made their first contribution in https://github.com/caddyserver/ingress/pull/159
- @clems71 made their first contribution in https://github.com/caddyserver/ingress/pull/168
Full Changelog: https://github.com/caddyserver/ingress/compare/v0.1.5...v0.2.0