Releases: borchero/switchboard
Releases · borchero/switchboard
v0.6.0
What's Changed
⚠️ Breaking Changes
- Upgrade traefik client library to support new resource packaging by @christian-vdz in #159
🐞 Bug Fixes
- Upgrade traefik client library to support new resource packaging by @christian-vdz in #159
⚙️ Automation
- Update category template for release changelog by @borchero in #107
- Update categories in changelog by @borchero in #106
- Update layout of release changelog by @borchero in #105
🛠 Builds
♻️ Chores
- Simplify CI setup and group dependabot updates by @borchero in #168
- Automate releases by relying on conventional commits by @borchero in #99
- Expand end-to-end test suite and replace makefile with justfile by @borchero in #97
Full Changelog: v0.5.8...v0.6.0
v0.5.8
What's Changed
- Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #79
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #83
- Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #80
- Bump sigs.k8s.io/external-dns from 0.13.2 to 0.13.3 by @dependabot in #85
- Add funding configuration by @borchero in #87
- Perform config parsing with sigs.k8s.io/yaml to reuse json tags by @borchero in #86
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #75
- Fix loading configuration from YAML by @borchero in #78
New Contributors
- @pre-commit-ci made their first contribution in #75
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Bump k8s.io/api from 0.26.0 to 0.26.1 by @dependabot in #61
- Bump mikefarah/yq from 4.30.5 to 4.30.8 by @dependabot in #60
- Bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #64
- Bump sigs.k8s.io/external-dns from 0.13.1 to 0.13.2 by @dependabot in #62
- Copy annotations from IngressRoute to DNSEndpoint by @dustinrouillard in #58
- Bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.2 by @dependabot in #66
- Bump docker/build-push-action from 3 to 4 by @dependabot in #67
- Add .deepsource.toml by @deepsource-autofix in #69
- Replace empty slice literal with
var
by @deepsource-autofix in #71 - Add pre-commit configuration and streamline CI by @borchero in #68
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #74
- Add nodeSelector, tolerations and affinity to Pod by @vandot in #65
- Bump github.com/traefik/traefik/v2 from 2.9.6 to 2.9.8 by @dependabot in #73
- Bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.4 by @dependabot in #72
New Contributors
- @dustinrouillard made their first contribution in #58
- @deepsource-autofix made their first contribution in #69
- @vandot made their first contribution in #65
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Bump k8s.io/api from 0.25.5 to 0.26.0 by @dependabot in #48
- Bump go.uber.org/zap from 1.21.0 to 1.24.0 by @dependabot in #50
- Bump helm/kind-action from 1.4.0 to 1.5.0 by @dependabot in #52
- Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.0 by @dependabot in #54
- Bump sigs.k8s.io/controller-runtime from 0.14.0 to 0.14.1 by @dependabot in #56
- Removed the indentation of solvers variable by @KrisM4c in #55
New Contributors
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Add dependabot configuration and update CI runners by @borchero in #37
- Bump actions/setup-node from 2 to 3 by @dependabot in #38
- Bump container-tools/kind-action from 1.7.0 to 2.0.0 by @dependabot in #39
- Bump actions/download-artifact from 2 to 3 by @dependabot in #40
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #41
- Bump mikefarah/yq from 4.26.1 to 4.30.5 by @dependabot in #42
- Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.13.1 by @dependabot in #43
- Bump k8s.io/apimachinery from 0.24.0 to 0.25.5 by @dependabot in #45
- Bump k8s.io/api from 0.24.0 to 0.25.5 by @dependabot in #47
- Bump github.com/traefik/traefik/v2 from 2.9.1 to 2.9.6 by @dependabot in #44
- Bump sigs.k8s.io/external-dns from 0.11.1 to 0.13.1 by @dependabot in #46
New Contributors
- @dependabot made their first contribution in #38
Full Changelog: v0.5.3...v0.5.4
Switchboard v0.5.3
What's Changed
Full Changelog: v0.5.2...v0.5.3
Switchboard v0.5.2
What's Changed
- Fix typo by @jonykrause in #27
- Helm chart: Allow to use imagePullSecrets for container by @0x0013 in #32
- Correctly parse non-FQDN hostnames by @borchero in #33
- Update gitignore to use template from gitignore.io by @borchero in #34
New Contributors
- @jonykrause made their first contribution in #27
- @0x0013 made their first contribution in #32
Full Changelog: v0.5.1...v0.5.2
Switchboard 0.5.1
Switchboard 0.5.0
What's Changed
Full Changelog: v0.4.1...v0.5.0