Releases: fastly/fastly-php
Releases · fastly/fastly-php
v1.0.1-alpha0
PHP API client v1.0.1-alpha0
Artifact
fastly-1.0.1-alpha0.zip (2.2MB)
Generated on: Mon Dec 12 05:00:40 UTC 2022
G-code: 8b4af0da, D-code: 237fa474
Pre-release Tag: alpha0
v1.0.0
v1.0.0
fastly-php 1.0.0-beta3
fastly-php 1.0.0-beta3
fastly-php 1.0.0-beta2
Merge pull request #40 from fastly/1.0.0-beta fastly-php 1.0.0-beta2
v1 BETA release
Merge pull request #39 from fastly/beta1 fastly-php 1.0.0-beta1
Minor improvements to the v1 alpha
- Increase API coverage: Historical Stats, Real-time Stats, Billing, Billing Address, Service Authorizations
- Support authentication using the
FASTLY_API_TOKEN
environment variable - Drop support for php<7.3
Announcing v1 ALPHA release
- Increase API coverage dramatically
- Comprehensive documentation with request and response data models
- Improved developer experience
v0.4.1
- Added pointer to v1 alpha in the README
v0.4.0
- Upgrade guzzlehttp/guzzle to ^7.2.0
- Upgrade PHP to ^7.2