Releases: stackitcloud/external-dns-stackit-webhook
Releases · stackitcloud/external-dns-stackit-webhook
v0.3.7
What's Changed
- docs: update README to use SA key instead of token for authorisation. by @ondbeh in #34
- chore(deps): Updated dependencies by @fsandel in #36
- chore(deps): patchday 03/2026 by @nburchha in #38
- chore: bump github.com/goccy/go-json from 0.10.5 to 0.10.6 by @dependabot[bot] in #43
- chore: bump github.com/stackitcloud/stackit-sdk-go/core from 0.22.0 to 0.24.0 by @dependabot[bot] in #45
- ci: update testing pipeline to use Go 1.23 and improve setup steps by @jojomo96 in #47
- chore: bump actions/cache from 4 to 5 by @dependabot[bot] in #39
- chore: bump actions/checkout from 3 to 6 by @dependabot[bot] in #40
- chore: bump docker/setup-buildx-action from 2 to 4 by @dependabot[bot] in #42
- chore: bump docker/login-action from 2 to 4 by @dependabot[bot] in #46
- chore: bump actions/setup-go from 4 to 6 by @dependabot[bot] in #44
- chore: Update release pipeline to use GoReleaser v6 and simplify steps by @jojomo96 in #48
- chore: bump anchore/sbom-action from 0.14.3 to 0.24.0 by @dependabot[bot] in #53
- chore: bump github/codeql-action from 2.21.3 to 4.35.1 by @dependabot[bot] in #52
- chore: bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #51
- chore: bump github.com/stackitcloud/stackit-sdk-go/core from 0.24.0 to 0.24.1 by @dependabot[bot] in #50
- chore: migrate to stackit-sdk-go v1api and update API calls by @jojomo96 in #49
New Contributors
- @ondbeh made their first contribution in #34
- @nburchha made their first contribution in #38
- @jojomo96 made their first contribution in #47
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
What's Changed
- chore(deps): Bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot[bot] in #23
- chore(deps): Bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.2 by @dependabot[bot] in #25
- feat: bump go version + linter by @fsandel in #26
- chore(deps): Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot[bot] in #24
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #27
- Bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.9 by @dependabot[bot] in #28
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #17
- fix(api): Improve error handling for invalid domains by @MichaelEischer in #18
- Bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.5 by @dependabot in #19
New Contributors
- @MichaelEischer made their first contribution in #18
Full Changelog: v0.3.0...v0.3.1
v0.3.1-alpha1
What's Changed
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #17
- fix(api): Improve error handling for invalid domains by @MichaelEischer in #18
New Contributors
- @MichaelEischer made their first contribution in #18
Full Changelog: v0.3.0...v0.3.1-alpha1
v0.3.0
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #15
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.3.0-alpha...v0.3.0
v0.3.0-alpha
Changelog
- 9c345be: Implement feedback (@SimonKienzler)
- c09c70d: Merge pull request #14 from SimonKienzler/switch-to-stackit-sdk (@PatrickKoss)
- 980a264: Switch from
stackit-dns-api-client-gotostackit-sdk-go(@SimonKienzler) - 4300330: Update README (@SimonKienzler)
- 68e6032: Update README.md (@PatrickKoss)