Gcp Metadata Php Versions Save

Get the metadata from a Google Cloud Platform environment.

1.3.2

1 year ago

Raised minimum version of Guzzle to address CVE-2022-31090 and CVE-2022-31091

1.3.1

1 year ago

Raised minimum version of Guzzle to address CVE-2022-31042

1.3.0

1 year ago
  • Dropped support for PHP <7.4
  • Raised minimum versions of Guzzle to fix CVE-2022-29248

1.2.0

2 years ago
  • Added support for Guzzle 7
  • Raised minimum required Guzzle 6 version from 6.0 to 6.3.3
  • Added support for PHP 8
  • Dropped support for PHP <7.2

1.1.0

4 years ago
  • Use IP address instead of hostname for the Google Metadata service to avoid slow requests when not on Compute Engine
  • The availability status of the Metadata Service is now cached to save requests
  • Configured the underlying HTTP client to be less resilient, but faster

1.0.1

5 years ago

Bugfixes

  • Changed Kreait\Error to Kreait\GcpMetadata\Error (noone uses this library yet, so I'll pretend it's a non-breaking change :)

1.0

5 years ago

Initial release