azure-data-explorer-datasource icon indicating copy to clipboard operation
azure-data-explorer-datasource copied to clipboard

Bump github.com/grafana/grafana-azure-sdk-go/v2 from 2.0.4 to 2.1.1

Open dependabot[bot] opened this issue 1 year ago • 2 comments

Bumps github.com/grafana/grafana-azure-sdk-go/v2 from 2.0.4 to 2.1.1.

Release notes

Sourced from github.com/grafana/grafana-azure-sdk-go/v2's releases.

v2.1.1

What's Changed

Full Changelog: https://github.com/grafana/grafana-azure-sdk-go/compare/v2.1.0...v2.1.1

v2.1.0

What's Changed

Full Changelog: https://github.com/grafana/grafana-azure-sdk-go/compare/v2.0.4...v2.1.0

Changelog

Sourced from github.com/grafana/grafana-azure-sdk-go/v2's changelog.

v2.1.1

  • Dependency updates

v2.1.0

  • Add Azure Entra Password as a credentials type. This is not a recommended authentication method and is currently only supported for MSSQL. If you require this method the token provider will need to be implemented separately.

v2.0.0

v1.6.0

  • Breaking change: Configurable authentication middleware with AuthOptions configuration struct #28.
  • New context object CurrentUserContext to carry currently signed-in user identity #30.
Commits
  • 650e87b Merge pull request #165 from grafana/andreas/changelog-update
  • a87bd5f Update changelog for 2.1.1
  • ce58c76 Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.13.0 (#163)
  • 78e5ddd Bump github.com/grafana/grafana-plugin-sdk-go from 0.230.0 to 0.241.0 (#164)
  • 183b82f Merge pull request #161 from grafana/revert-160-andrew/entra-pass-to-env-var
  • 6543942 Revert "Add AzureEntraPasswordCredentialsEnabled to env var"
  • 88ee195 Merge pull request #160 from grafana/andrew/entra-pass-to-env-var
  • 53e38f1 change log
  • bad5932 add AzureEntraPasswordCredentialsEnabled to env var
  • 7ed9142 Merge pull request #155 from grafana/andrew/passwordAuth
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jul 30 '24 04:07 dependabot[bot]