v1.0.0-rc.2
Pre-release
Pre-release
Breaking changes
- This release removes the possibility to authenticate with static STACKIT tokens.
- The authentication methods are now via service account key or with WIF. See the updated README for more information.
What's Changed
- chore: update dependencies and fix lint by @ondbeh in #210
- chore(deps): update github/codeql-action action to v4.36.3 by @renovate[bot] in #211
- feat: Support service account annotations for WIF by @JorTurFer in #209
- chore(deps): update all non-major dependencies by @renovate[bot] in #212
- chore(deps): update k8s.io/utils digest to cf1189d by @renovate[bot] in #214
- chore(deps): update actions/setup-go action to v7 by @renovate[bot] in #213
- chore(deps): update github/codeql-action action to v4.37.5 by @renovate[bot] in #215
- chore: update dependencies by @fsandel in #216
- chore(deps): update github/codeql-action action to v4.37.6 by @renovate[bot] in #217
- test: add integration tests running against STACKIT DNS API by @ondbeh in #219
- feat: refactor authentication flows inside of the webhook by @ondbeh in #225
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2