Skip to content

Releases: BedrockStreaming/GuzzleHttpBundle

v4.0.0

09 Dec 14:04
e16bec9
Compare
Choose a tag to compare
  • Add Symfony 6 support
  • Drop unmaintained PHP & Symfony versions

Add default value for connect_timeout parameter (5 seconds) + add support for read_timeout parameter

09 Sep 17:41
1fde8ba
Compare
Choose a tag to compare
feat(timeout): add connect and read timeout default values (#72)

* feat(timeout): add connect and read timeout default values

* feat(timeout): set default values to 5.0, add tests

Co-authored-by: raphaelloussinian <[email protected]>

optimize bundle loading

05 Jun 15:11
52fc3bc
Compare
Choose a tag to compare
v3.0.2

fix: optimize bundle extension (#71)

Patch the rewind response when the response is cached

11 May 09:12
0d7a6ad
Compare
Choose a tag to compare

CI : #69
Patch the rewind response when the response is cached

Support symfony 5 and drop versions older versions (<= 4.3)

18 Dec 13:19
1da320f
Compare
Choose a tag to compare

See :
#66
#65
#59

Use LegacyProxyEvent

28 Nov 13:33
51a9b31
Compare
Choose a tag to compare

v2.4.0

12 Nov 09:33
f844f75
Compare
Choose a tag to compare

fix: decorate event dispatcher and invert dipatch() params (#63)

Use event name instead of const to be psr-14 compliant

07 Nov 09:25
ccd52ec
Compare
Choose a tag to compare

Enable middlewares

09 Apr 07:49
569f105
Compare
Choose a tag to compare

Enable configuring custom middlewares

See #60

[SF4] Use new reference notation for twig templates

28 Nov 09:18
77425c9
Compare
Choose a tag to compare