Skip to content

v1.0.0-rc.2

Choose a tag to compare

@ondbeh ondbeh released this 24 Aug 14:39
7b798f7

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 by @fsandel in #85
  • test: add integration tests running against STACKIT DNS API by @ondbeh in #88
  • chore: bump actions/setup-go from 6 to 7 by @dependabot[bot] in #80
  • feat: implement WIF authentication flow and remove static token auth flow by @ondbeh in #93

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2