EightPointsGuzzleBundle Versions Save

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

v7.5.0

5 years ago

This release includes following PR:

  • PR #250: Allow handler to be available in the private container
  • PR #248: Fix issue with merging of bundle configuration
  • PR #246: [Profiler] Disable Guzzle element in menu when no info
  • PR #245: [Travis] Add support of Symfony 4.2

Thanks to all contributors! 🎉

v7.4.1

5 years ago

This release includes following PR:

  • PR #242: [Tests] General improvement (symfony/phpunit-bridge, travis and new tests)
  • PR #241: [Doc] How to use environment variables with bundle
  • PR #240: Supply name for new TreeBuilder instead of calling root method (@rpkamp)
  • PR #239: Add symfony/stopwatch to main dependencies
  • PR #237: [Tests] Cover with tests building of container
  • PR #236: Non public profiler creates error in SF 2.8
  • PR #230: Add symfony/stopwatch to dev dependencies

Thanks to all contributors! :tada:

v7.4.0

5 years ago

This release includes following PR:

Functional PRs:

  • PR #228: [Profiler] Show profiler in yellow when a response is slow (@rpkamp)
  • PR #221: [Config] Add the option to use a custom handler class (@rrajkomar)
  • PR #216: [Profiler] Add request profiling to performance metrics (@rpkamp)
  • PR #215: [Config] Add option to create lazy clients (@muspelheim)
  • PR #211: [Tests] Infection PHP is added. (@slash3d)
  • PR #208: [Profiler] Timing information for each request

Documentation PRs:

  • PR #217: [Doc] Add Configuration Reference
  • PR #214: [Doc] Testing section in CONTRIBUTING.md
  • PR #212: [Doc] Guide: How to create a single-file plugin
  • PR #207: [Doc] Autowiring Clients
  • PR #206: [Doc] Intercept request and response
  • PR #205: [Doc] Disable throwing exceptions on HTTP errors

Thanks to all contributors! :tada:

v7.3.1

5 years ago

This release includes following PR:

  • PR #203: [Profiler] Patch request style
  • PR #189: Remove jQuery, optimize JS
  • PR #185: Fix twig extension incompatibility
  • PR #184: Allow to use environment variables for timeouts

Thanks to all contributors! :tada:

v6.2.1

5 years ago

This release includes following PR:

  • PR #200: fix Web Debug Toolbar integration for Symfony >= 3.2 and drop support of Symfony < 3.2

Read: https://github.com/8p/EightPointsGuzzleBundle/tree/v6#exclamation-important-exclamation

v6.2.0

6 years ago

This release includes following PR:

  • PR #186: Add auth configuration to v6 branch in configuration (@jarrodbutcher)

7.3.0

6 years ago

This release includes following PRs:

  • PR #180: Update Composer Description
  • PR #174: Add Slack information
  • PR #173: Review dependencies
  • PR #168: Create own function for dump-ing in profiler
  • PR #167: Add template for issue and improve template for pull request
  • PR #166: Hotfix for twig extension and request time middleware
  • PR #164: Add twig in dependencies and define explicitly twig debug extension
  • PR #163: Log requests into symfony default logger
  • PR #162: PHP 7.2 and Symfony 3.4/4.0 are released!
  • PR #161: Add tests for overriding classes
  • PR #160: Improve tests and code coverage
  • PR #159: Add installation guide through flex to readme
  • PR #157: Fix annotations
  • PR #156: Calculate all requests time
  • PR #155: Add Scrutinizer CI

v7.2.1

6 years ago

This release includes following PRs:

  • PR #154 PostTransactionEvent > Remove strict return type to allow null

v7.2.0

6 years ago

This release includes following PRs:

Thanks to all contributors! 🎉