Releases: contentful/contentful-core.php
Releases · contentful/contentful-core.php
4.0.2
4.0.1
4.0.0
3.2.0
Added
- Support for guzzlehttp/psr7 v2 (thanks Pierre Klink (@pklink) !)
Internal
- Some CI rework and refactoring
3.1.3
Added
- Compatibility with psr/log 2 and 3 - thanks Ryan (@kwivix) !
Internal
- Added CI for PHP8.1
- Added backwards compatibility break check in CI
3.1.2
Added
- Added generics annotation to ResourceArray class - thanks Edi Modrić (@emodric) !
Fixed
- Fixed errors when the file content type is not provided - thanks Emīls Jansons (@emsyzz) !
- Added support for Symfony 6
- Fixed documentation build once again
- Fixed php cs fixer runs
3.1.1
3.0.5
Added
- Added clearMesssages method to allow manually clearing the messages
- Added parameter to allow initializing without messages
3.0.4
Added
Package updates
Fixed a few static code analysis issues
3.0.2
Added
Added new exception type to better cover guzzle errors