Releases: vanilla/garden-http
Releases · vanilla/garden-http
v3.0.0
What's Changed
- Upgrade to php 8.1 by @OlivierLamyCanuel in #36
- New minimum version is PHP 8.0
New Contributors
- @OlivierLamyCanuel made their first contribution in #36
Full Changelog: v2.9.0...v3.0.0
v2.9.0
What's Changed
- Add connect timeout support and improve the error messages from curl errors by @acharron-hl in #35
New Contributors
- @acharron-hl made their first contribution in #35
Full Changelog: v2.8.4...v2.9.0
v2.8.4
- Fix throwing of response exceptions for exceptions that don't have a request asosciated.
v2.8.3
Add compatibility with older versions of psr7
v2.8.2
- Relax psr/http-message requirement
v2.8.1
- Adds support for callable based response mocks.
Release v2.8 - Improved Testing & Mocks
What's Changed
- Improve mocking utilities and documentation by @charrondev in #34
Full Changelog: v2.7...v2.8
Release v2.7 - PSR-7 compatibility
Release v2.6 - Better Exceptions and JsonSerialize
What's Changed
- Improve exceptions by adding request/response context and json_serialize support by @charrondev in #32
Full Changelog: v2.5.2...v2.6
Release 2.5.2
What's Changed
- Add github actions by @charrondev in #30
- Fix
garden-http
PHP Fatal error when runningvnla docker up
// VNLA-3512 by @vanilla-dbarbier in #31
Full Changelog: v2.5.1...v2.5.2