EightPointsGuzzleBundle Versions Save

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony

v8.5.0

5 months ago

What's Changed

Full Changelog: https://github.com/8p/EightPointsGuzzleBundle/compare/v8.4.0...v8.5.0

v8.4.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/8p/EightPointsGuzzleBundle/compare/v8.3.0...v8.4.0

v8.3.0

2 years ago

This release includes following PR:

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

Thanks to all contributors! :tada:

v8.2.0

3 years ago

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! :tada:

v7.6.2

3 years ago

This release includes following PR:

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

Thanks to all contributors! :tada:

v8.1.0

4 years ago

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! :tada:

v8.0.1

4 years ago

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! :tada:

v8.0.0

4 years ago

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! :tada:

v7.6.1

4 years ago

This release includes following PR:

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

Thanks to all contributors! :tada:

v7.6.0

4 years ago

This release includes following PR:

  • PR #270: Move logging middlewares before plugins initialization bug
  • PR #265: Adjust code for deprecation messages appeared in SF 4.3 and Twig
  • PR #264: update .gitattributes (@rvitaliy)
  • PR #260: Allow vendors deprecations in tests (@mshavliuk)
  • PR #259: add ability to use clients without plugins (@mshavliuk)

Note! It's the last minor release in v7.

Thanks to all contributors! :tada: