Skip to content

7.21.2

Latest
Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 15 Aug 07:32
· 7 commits to 7.x since this release
7.21.2
f63ff9f

Fixed

  • Re-added the #[SensitiveParameter] attribute because, while it's not supported in PHP 8.1, it can still be used if placed in a standalone line above the variable or property.
  • Re-added support for JSON files with any file extension
  • With the introduction of Valinor, Service Account credentials were required to have more fields than necessary to work with the SDK, although it only needs the client email, private key, and project ID.