Skip to content

Releases: php-oss-for-azure/azure-identity-php

Release list

1.0.3

Choose a tag to compare

@brecht-vermeersch brecht-vermeersch released this 20 Aug 13:22

Changed

  • Added an internal ManagedIdentityCredentialOptions::$imdsEndpoint override to support deterministic managed identity testing and advanced hosting scenarios without changing the default IMDS behavior.
  • Added Guzzle 8 development support while retaining Guzzle 7 support.