All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- PHP 8.1.x or later required
- Use PSR Discovery instead of Http Discovery
- Remove Multipart Stream Builder
- PHP 8.x required
- Remove setters in Request class
- Use constructor property promotion
- Change setting auth token in Request class
- add Psr\Http params to Client contructor
- use LoggerAwareTrait
- Add originating ip to request
- Add User-Agent header to request
- First major release