Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/AzureAD/microsoft-authentication-library-for-go-1.2.2
Open

Bump github.com/AzureAD/microsoft-authentication-library-for-go from 0.8.1 to 1.2.2#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/AzureAD/microsoft-authentication-library-for-go-1.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 20, 2024

Copy link
Copy Markdown
Contributor

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

Release notes

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

MSAL Go 1.2.2

Adds support for using the AuthScheme extensibility point for ROPC Support authnscheme in AcquireByUsernamePassword

MSAL Go 1.2.1

Bug fixes

ADFS token caching fix - #459 Token cache schema upgrade - #454

MSAL Go 1.2.0

Add an extensibility point for Azure Arc to request and cache Access Token of type POP #443

MSAL Go 1.1.1

Bug Fixes

Fix AcquireTokenSilent for ADFS users #446

MSAL Go 1.1.0

New Features

Allow public client app developers to take control of opening the browser AzureAD/microsoft-authentication-library-for-go#422

Bug fixes

Normalize token cache keys AzureAD/microsoft-authentication-library-for-go#425 Require an account in public client silent auth AzureAD/microsoft-authentication-library-for-go#426 Bump dependency github.com/golang-jwt/jwt/ to v5 AzureAD/microsoft-authentication-library-for-go#414

MSAL Go 1.0.0

  • Better diagnostics message (#304, #403)
  • Prevent persistent cache data races (#402)
  • Switch to new regional endpoints (#361, #408)

MSAL Go 0.9.0

MSAL Go 0.9.x is expected to be the last feature release before an upcoming 1.0 version. Please install and test this version.

This release contains breaking changes. Please refer to "API changes for GA release" for upgrade guidance.

  • Delete vestigial option function types (#383)
  • Rename public client CreateAuthCodeURL -> AuthCodeURL (#371, #384)
  • Delete deprecated confidential.NewCredFromAssertion (#385)
  • Rename confidential.WithAccessor to WithCache (#386)
  • Review all logs to ensure there is no PII (#28, #382)
  • Upgrade dependencies (#387)
  • Remove unused confidential client UserID (#389)
  • Replace NewCredFromCert with NewCredFromCertChain (#391)
  • Remove unnecessary options structs (#390)
  • Upgrade CI tools (#392)
  • Adding ExportReplace to support the Context object (#378)
  • Add optional metadata for cache.ExportReplace (#395, #381)

... (truncated)

Commits
  • 728b089 Fix gofmt issues
  • 9a3337c Update tests to use test case format
  • 76baf60 Add unit test for new flow
  • f28e36f Support authnscheme in AcquireByUsernamePassword
  • 46f1635 Update confidential.go
  • c36176d Update client_certificate_sample.go
  • 7d8e369 Address PR comments
  • f6421f3 Clarify cache usage in client_creds sample
  • d6395e7 Update changelog.md
  • 1f802fb Update RELEASES.md
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/AzureAD/microsoft-authentication-library-for-go](https://github.com/AzureAD/microsoft-authentication-library-for-go) from 0.8.1 to 1.2.2.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-go/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/main/changelog.md)
- [Commits](AzureAD/microsoft-authentication-library-for-go@v0.8.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 20, 2024
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants