Skip to content

v2.8.0

Choose a tag to compare

@LKaemmerling LKaemmerling released this 09 Apr 12:12
· 25 commits to master since this release

Potential Breaking changes

We misused the Client provided by the Guzzle Package by extending it. The refactor above fixes this now. However, it might be a breaking change for people who use the GuzzleClient for their own calls (direct calls) without the SDK. As this is a rather rare use case, the change was made in a Minor Release.

What's Changed

New Contributors

Full Changelog: v2.7.2...v2.8.0