Releases: misd-service-development/guzzle-bundle
Releases · misd-service-development/guzzle-bundle
v1.1.5
v1.1.4
- Allow configuration of JMS Serializer options through the service definition's
data
property. - Remove the need to define the client when setting the command for the ParamConverter if there is only one.
- Embedded profiler images and removed the public folder.
- Trigger Guzzle deprecation warnings in Symfony debug mode.
- Tidied up the configuration, allowing parts to be disabled and marking internal services as private.
- Stop the profiler timeline from erroneously grouping requests.
v1.1.3
- Fixed bug that prevented installation when the SensioFrameworkExtraBundle wasn't installed.
v1.1.2
- No longer has a hard dependency on the SensioFrameworkExtraBundle.
- Made compatible with both the SensioFrameworkExtraBundle 2.x and 3.x.
- Allow logging to be disabled.
- Show requests separately in the profiler timeline.
- Prevent requests from appearing more than once on the profiler page.
- Add time details to the profiler page.