Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Bump com.microsoft.azure:msal4j from 1.11.2 to 1.17.2 in /cli-access-protected-api #34

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps com.microsoft.azure:msal4j from 1.11.2 to 1.17.2.

Release notes

Sourced from com.microsoft.azure:msal4j's releases.

v1.17.2

  • Make ManagedIdentityApplication.getManagedIdentitySource static (#864)

v1.17.1

  • Fix 'refresh on' value calculation in Managed Identity flows (#858)
  • Bump nimbusds-oauth2-oidc-sdk version (#859)

v1.17.0

  • Add object ID option for Managed Identity (#854)
  • Add support for custom authorities (#851)
  • Fix bug where claims did not cause cache to be skipped (#811)

v1.16.2

  • Use SHA256 thumbprints in non-ADFS cert flows (#840)
  • Reduce logging level of cache miss messages (#844)
  • Make ManagedIdentitySourceType enum public (#845)

v1.16.1

  • Add missing refreshOn metadata (#838)

v1.16.0

v1.15.1

  • Fix to correctly use custom SSLSocketFactory (#821)
  • Add public API to determine the Managed Identity environment (#823)

v1.15.0

  • GA support for Azure managed identity scenarios
  • Support managed identities in Azure Functions, App Service, IMDS (#661)
  • Support MI in Cloud Shell (#713)
  • Support MI in Service Fabric (#729)
  • Support MI in Azure Arc (#730)
  • Adjust loopback address binding in interactive flow by @​crimsonvspurple (#797)

v1.14.2

  • Correct IMDS endpoint used for region discovery (#762)
  • Improve performance of instance/region discovery (#763)

v1.14.1

  • Remove key size requirements for certificates (#749)
  • Improve timeout behavior for futures (#756)
  • Reduce verbosity of certain info logs (#756)

v1.13.10

... (truncated)

Changelog

Sourced from com.microsoft.azure:msal4j's changelog.

Version 1.17.2

  • Make ManagedIdentityApplication.getManagedIdentitySource static (#864)

Version 1.17.1

  • Fix 'refresh on' value calculation in Managed Identity flows (#858)
  • Bump nimbusds-oauth2-oidc-sdk version (#859)

Version 1.17.0

  • Add object ID option for Managed Identity (#854)
  • Add support for custom authorities (#851)
  • Fix bug where claims did not cause cache to be skipped (#811)

Version 1.16.2

  • Use SHA256 thumbprints in non-ADFS cert flows (#840)
  • Reduce logging level of cache miss messages (#844)
  • Make ManagedIdentitySourceType enum public (#845)

Version 1.16.1

  • Add missing refreshOn metadata (#838)

Version 1.16.0

  • Fix breaking API changes introduced in v1.15.0 (#828)
  • Expose refreshOn parameter in AuthenticationResultMetadata (#829)

Version 1.15.1

  • Fix to correctly use custom SSLSocketFactory (#821)
  • Add public API to determine the Managed Identity environment (#823)

Version 1.15.0

  • GA support for Azure managed identity scenarios
  • Support managed identities in Azure Functions, App Service, IMDS (#661)
  • Support MI in Cloud Shell (#713)
  • Support MI in Service Fabric (#729)
  • Support MI in Azure Arc (#730)
  • Adjust loopback address binding in interactive flow (#797)

Version 1.14.3

  • Hotfix to update oauth2-oidc-sdk dependency (#781)

Version 1.14.2

... (truncated)

Commits
  • 081341c Merge pull request #865 from AzureAD/avdunn/release-1.17.2
  • 8431576 Version updates for 1.17.2
  • d27faab Merge pull request #864 from AzureAD/avdunn/mi-sourcetype-static
  • 02ca194 Make getManagedIdentitySource static
  • 46cc756 Update README.md
  • 64a462c Merge pull request #861 from AzureAD/avdunn/release-1.17.1
  • 4a5cfb8 Version updates for 1.17.1
  • 7d9ce19 Merge pull request #858 from AzureAD/avdunn/mi-refreshon
  • 6f431a3 Merge pull request #859 from crimsonvspurple/dev
  • 791f30a Bump com.nimbusds.oauth2-oidc-sdk from 11.9.1 to 11.18
  • 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)

Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.11.2 to 1.17.2.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt)
- [Commits](AzureAD/microsoft-authentication-library-for-java@v1.11.2...v1.17.2)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:msal4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2024

The following labels could not be found: dependabot.

Copy link
Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #44.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/maven/cli-access-protected-api/com.microsoft.azure-msal4j-1.17.2 branch November 25, 2024 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants