Skip to content

Releases: traderinteractive/tol-api-php

Version 3.5.1: Use Guzzle Pool

02 Dec 18:36
b9900eb

Choose a tag to compare

What's Changed

  • Use Guzzle Pool instead of Each::ofLimit by @chadicus in #68

Full Changelog: v3.5.0...v3.5.1

Version 3.5.0: Configure Concurrency

01 Dec 22:39
8772106

Choose a tag to compare

What's Changed

  • Allow ability to limit concurrency when making requests by @chadicus in #67

Full Changelog: v3.4.2...v3.5.0

Version 4.1.1: Allow newer versions of lib-curl

29 Aug 21:32
cb5ee04

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

Version 3.4.2: Allow newer versions of lib-curl

29 Aug 21:31
319aae7

Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v3.4.2

Version 5.1.0: API Gateway Authentication

11 Nov 19:55
5de8232

Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.1.0

Version 4.1.0: API Gateway Authentication

11 Nov 19:54
e55b7cc

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

Version 3.4.1: API Gateway Authentication

11 Nov 20:29
304394d

Choose a tag to compare

What's Changed

  • Allow API Gateway Authentication by @chadicus in #59
  • Fix full URL issue in createApiGatewayClientCredentials by @chadicus in #62

Full Changelog: v3.3.0...v3.4.1

Version 5.0.2: GuzzleHttp/Promise v2 support

09 Jun 20:25
0b567a6

Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

Version 5.0.1: Curl 8 Support

17 Apr 13:47
1602d08

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

Version 5.0.0: Guzzle 7 Support

05 Oct 21:39
d21b596

Choose a tag to compare

Backwards Compatibility Breakers

  • Guzzle 7 Support [PR #54]
    • Add support for Guzzle version 7
    • Remove support for Guzzle version 6