Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/AzureAD/microsoft-authentication-library-for-go from 0.5.2 to 0.8.1 #206

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps github.com/AzureAD/microsoft-authentication-library-for-go from 0.5.2 to 0.8.1.

Release notes

Sourced from github.com/AzureAD/microsoft-authentication-library-for-go's releases.

MSAL Go 0.8.1

Bugfix: Fix a regression introduced in 0.8.0 causing unnecessary token request during silent auth with "common" or "organizations" home tenant alias. (#375)

MSAL Go v0.8.0

Enhancements:

  • Add per-request tenant ID option WithTenantID (#296, #343)
  • Add WithLoginHint option for interactive authentication (#271, #354)
  • Adding a WithClientCapabilities option for client constructors and a WithClaims option for token acquisition methods (#263, #355)
  • Adding Domain Hint option to be used to accelerate the user to their federated IdP sign-in page (#363)
  • Add support for disabling instance discovery for AzureStack scenarios (#362)

Bug fixes:

  • AuthParams.WithTenant should copy all AuthorityInfo values (#364)
  • Multitenant silent authentication fixes (#366)

MSAL Go 0.7.0

  • Enhancement: Enable using confidential.Client only for token caching (#302, #344)
  • Enhancement: Upgrade linter (#340)

MSAL Go 0.6.1

  • Bugfix: Prevent panic due to invalid confidential.Credential (#341, #342)

MSAL Go 0.6.0

  • Enable updating client assertions via callback (#292, #319)
  • Support certificate chains in SNI authentication (#267, #326)

Fix silent auth scopes and refresh behavior

No release notes provided.

Commits
  • 24a6783 Merge pull request #376 from AzureAD/release-0.8.1
  • b86a39e MSAL Go 0.8.1
  • 4f16e86 Remove silent auth special case for home tenant aliases (#375)
  • 8531f21 Merge pull request #374 from AzureAD/release-0.8.0
  • 578cd5d Merge pull request #373 from AzureAD/release-0.8.0
  • e539fc0 MSAL Go 0.8.0
  • dac2c13 Add support for disabling instance discovery for AzureStack scenarios (#362)
  • 18d1833 Multitenant silent authentication fixes (#366)
  • 16c062c Add Domain Hint (#363)
  • ec8940f AuthParams.WithTenant should copy all AuthorityInfo values (#364)
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2023
@bcho
Copy link
Member

bcho commented Feb 23, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/AzureAD/microsoft-authentication-library-for-go-0.8.1 branch 4 times, most recently from 2ffe523 to f0d5b87 Compare February 27, 2023 19:27
Bumps [github.com/AzureAD/microsoft-authentication-library-for-go](https://github.com/AzureAD/microsoft-authentication-library-for-go) from 0.5.2 to 0.8.1.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-go/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/dev/RELEASES.md)
- [Commits](AzureAD/microsoft-authentication-library-for-go@v0.5.2...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/AzureAD/microsoft-authentication-library-for-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/AzureAD/microsoft-authentication-library-for-go-0.8.1 branch from f0d5b87 to fa02870 Compare February 27, 2023 19:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2023

Superseded by #222.

@dependabot dependabot bot closed this Mar 8, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/AzureAD/microsoft-authentication-library-for-go-0.8.1 branch March 8, 2023 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant