Skip to content

Releases: 8p/EightPointsGuzzleBundle

v8.5.1 - deprecation fix

20 Jun 13:48
363fcb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.5.0...v8.5.1

v8.5.0 - support Symfony 7

05 Dec 13:58
71efd77
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.0...v8.5.0

v8.4.0 - fix guzzle versions, support dark mode

26 May 18:53
b890cc8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.0...v8.4.0

v8.3.0 - support Symfony 6

02 Feb 13:33
Compare
Choose a tag to compare

This release includes following PR:

  • PR #314: Support Symfony 6 (@b-vadym)
  • PR #315: Add github actions workflow config

Thanks to all contributors! 🎉

v7.6.2 - accept Throwable instead of Exception, upgrade travis config

29 Jul 13:21
9e976d2
Compare
Choose a tag to compare

This release includes following PR:

  • PR #309: Process Throwable reason without useless TypeError
  • PR #307: Upgrade travis config for v7

Thanks to all contributors! 🎉

v8.2.0 - support Guzzle v7

27 Aug 14:26
84b0f13
Compare
Choose a tag to compare

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

14 Apr 20:56
cbb4c8d
Compare
Choose a tag to compare

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! 🎉

v8.0.1 - fix assets dependency and type hints compatibility

28 Feb 10:48
0f0f0f3
Compare
Choose a tag to compare

This release includes following PR:

  • PR #298: Fix compatibility with HTTP Kernel bundle type hints
  • PR #296: Follow Symfony profiler guideline in requiring css (@rvanlaak)

Thanks to all contributors! 🎉

v8.0.0 - support Symfony 5, improve profiling, introduce special events

20 Jan 22:40
a0a4f9f
Compare
Choose a tag to compare

This release includes following PR:

  • PR #290: [Upgrade] Add info about upgrading From 7.x to 8.0
  • PR #284: Introduce client specific events (@rpkamp)
  • PR #282: README clean up (@rpkamp)
  • PR #281: [Documentation] Rename subscriber to listener
  • PR #280: Add support of Symfony 5.x
  • PR #278: Add total time to profiler (@RageZBla)
  • PR #277: Add collapsible request and response section on profiler (@RageZBla)
  • PR #276: Upgrade PHPUnit to 7.5.x (@RageZBla)
  • PR #274: Drop support of old version of PHP and Symfony
  • PR #273: Remove Symfony Insights badge and config
  • PR #272: Rename EightPointsGuzzleBundlePlugin to follow PSR
  • PR #271: [Profiler] Change color in left menu based on http status code (@seferov)
  • PR #267: Print Curl command for debugging purposes (@bigfoot90)

Read the guide how to upgrade from v7 to v8 here.

Thanks to all contributors! 🎉

v7.6.1 - deprecate GuzzleEventListenerInterface, split events

04 Jan 15:17
Compare
Choose a tag to compare

This release includes following PR:

  • PR #287: deprecate GuzzleEventListenerInterface, split events (@rpkamp)

Thanks to all contributors! 🎉