Releases: acrolinx/sdk-php
Releases · acrolinx/sdk-php
v1.0.5
What's included
- Fixes issue with HOST header in certain environments
- Honors 429 status code from Acrolinx platform for check request and schedules a retry.
- Dependency updates
What's Changed
- DEV-31474 fix: host header issue, provide raw response json by @abhijeetnarvekar in #2
- DEV-28209 feat: honor http code 429 and retry-after header by @loaiabdelhalim in #3
Full Changelog: v1.0.4...v1.0.5
Release v1.0.4
- Adding support for PHP 8
- Updating PHPUnit to version 9
Release v1.0.2
Updated license string
Release v1.0.1
Added version to composer
Release v1.0.0
Initial public release.