Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

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

Release notes

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

v1.5.0

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.4.2...v1.5.0

v1.4.2

What's Changed

Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.4.1...v1.4.2

v1.4.1

What's Changed

Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.4.0...v1.4.1

v1.4.0

Release Summary: Add Managed Identity Support

Overview

This Release introduces Managed Identity support to the Microsoft Authentication Library for Go through a new client. The new client supports multiple sources for managed identities, including:

  • IMDS
  • Azure Arc
  • Service Fabric
  • App Service
  • Azure Machine Learning
  • Cloud Shell

The client can handle both System Assigned Managed Identities and User Assigned Managed Identities.

... (truncated)

Commits
  • a3dbb6d Update spelling of client (Fix: #572) (#573)
  • 281e3ae Add validation for issuer returned by OIDC endpoint (#576)
  • 752e292 fix: support both login.partner.microsoftonline.cn and login.chinacloudapi.cn...
  • b4b8bfc Fix S360 warning 'Cross-site scripting vulnerability due to user-provided val...
  • 4900473 Added a FIC test (#557)
  • f1c681e Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.2 (#563)
  • 8a9d640 Updated the version info (#564)
  • 5fa3f02 4gust/cca 256sha support (#562)
  • 5881237 Exposing necessary types from each client (#561)
  • fc56b03 Update public_test.go (#560)
  • 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 1.2.2 to 1.5.0.
- [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@v1.2.2...v1.5.0)

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

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 Sep 4, 2025
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