Releases: stackitcloud/external-dns-stackit-webhook
Releases · stackitcloud/external-dns-stackit-webhook
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-go
tostackit-sdk-go
(@SimonKienzler) - 4300330: Update README (@SimonKienzler)
- 68e6032: Update README.md (@PatrickKoss)
v0.2.0
Changelog
- f2bd57e: Update .goreleaser.yml (@PatrickKoss)
- d9fdde9: Update api.go (@PatrickKoss)
- a3ab90f: Update http_middleware.go (@PatrickKoss)
- 3a93cf8: adjust readme (@PatrickKoss)
- 09ef566: adjust readme (@PatrickKoss)
- 9f3a924: chore(deps): update github/codeql-action action to v2.20.4 (@renovate[bot])
- e73f39e: chore(deps): update github/codeql-action action to v2.21.0 (@renovate[bot])
- b543713: chore(deps): update github/codeql-action action to v2.21.1 (@renovate[bot])
- 75116ec: chore(deps): update github/codeql-action action to v2.21.2 (@renovate[bot])
- abe7868: chore(deps): update github/codeql-action action to v2.21.3 (@renovate[bot])
- c1dc382: chore(deps): update module github.com/gofiber/fiber/v2 to v2.48.0 (@renovate[bot])
- 459f3eb: chore(deps): update module go.uber.org/zap to v1.25.0 (@renovate[bot])
- e08af10: fix codeowners file (@PatrickKoss)
- 9c23f99: more debug logging (@PatrickKoss)
- e39b0e8: remove signer (@PatrickKoss)
- faad1b0: udpate readme (@PatrickKoss)
- 3785e02: update webhook (@PatrickKoss)
v0.1.0
Changelog
- 744317a: Merge pull request #2 from stackitcloud/renovate/sigstore-cosign-installer-digest (@PatrickKoss)
- f0c1337: Merge pull request #3 from stackitcloud/renovate/all-minor-patch (@PatrickKoss)
- a5432e4: Update README.md (@PatrickKoss)
- e1c7e6f: add build files (@PatrickKoss)
- 3915572: add build files (@PatrickKoss)
- fa3d575: add management stuff (@PatrickKoss)
- 318b7c7: add more test cases apply changes (@PatrickKoss)
- 799da19: add readme (@PatrickKoss)
- 19ead08: add test cases apply changes (@PatrickKoss)
- f3a5e3b: adjust release (@PatrickKoss)
- ba51d44: adjust release (@PatrickKoss)
- 5f7a4b0: adjust release (@PatrickKoss)
- 457cad5: adjust release (@PatrickKoss)
- 2b5c31d: adjust release (@PatrickKoss)
- 330dd5e: adjust release (@PatrickKoss)
- 1169995: adjust release (@PatrickKoss)
- d2f75e0: adjust release (@PatrickKoss)
- b27ae2e: adjust release (@PatrickKoss)
- dbbdcad: chore(deps): update all non-major dependencies (@renovate[bot])
- 56b75db: chore(deps): update sigstore/cosign-installer digest to edd1f3c (@renovate[bot])
- ce92224: wip: webhook provider (@PatrickKoss)