Releases: 8p/EightPointsGuzzleBundle
Releases · 8p/EightPointsGuzzleBundle
v8.6.0
What's Changed
- added support for sf8 by @jkatruska in #351
New Contributors
- @jkatruska made their first contribution in #351
Full Changelog: v8.5.2...v8.6.0
v8.5.2
What's Changed
- PHP 8.4 deprecations by @simoheinonen in #344
- Upgrade pipelines version of PHP and Symfony by @gregurco in #345
- Fix curl options docs by @simoheinonen in #342
New Contributors
- @simoheinonen made their first contribution in #344
Full Changelog: v8.5.1...v8.5.2
v8.5.1 - deprecation fix
What's Changed
Full Changelog: v8.5.0...v8.5.1
v8.5.0 - support Symfony 7
v8.4.0 - fix guzzle versions, support dark mode
What's Changed
- #295 - Support dark mode in profiler by @khrapeichuk in #316
- Fixed
testTotalTimeby @GrahamCampbell in #329 - Fixed guzzle version constraints and avoid old promises function API by @GrahamCampbell in #328
New Contributors
- @khrapeichuk made their first contribution in #316
- @GrahamCampbell made their first contribution in #329
Full Changelog: v8.3.0...v8.4.0
v8.3.0 - support Symfony 6
v7.6.2 - accept Throwable instead of Exception, upgrade travis config
v8.2.0 - support Guzzle v7
This release includes following PR:
- PR #308: Allow guzzle 7 (@mihaileu)
- PR #306: Upgrade versions of symfony in travis config
- PR #302: Fixed a very minor typo in the Intercept Request/Response documentation (@hppycoder)
Thanks to all contributors! 🎉
v8.1.0 - autowiring of clients by name and type
This release includes following PR:
- PR #301: Added service aliases to allow easier autowiring (@tjveldhuizen)
- PR #300: Fix namespace error in profiler
Thanks to all contributors! 🎉