Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 18:58
· 268 commits to main since this release

What's Changed

Breaking Changes

  • #143 changes the default authentication type used. Prior to this when no auth fields are provided the plugin will default to interactive authentication, now interactive authentication is only used when interactive_auth when the use_interactive_auth option is set. See: #238

Exciting New Features 🎉

  • Add base64 user data and custom data by @wenfengp in #214
  • Enable specifying client_id and/or subscription_id when using managed identity auth by @jasonwbarnett in #143

Other Changes

  • Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 by @dependabot in #211

New Contributors

Full Changelog: v1.2.0...v1.3.0