Skip to content

Releases: traderinteractive/tol-api-php

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

Version 4.0.0: PHP 8 Support

20 Sep 19:19
5a0e236

Choose a tag to compare

Backwards Compatibility Breakers

  • Version 4 [PR #53]
    • Add support for PHP 8
    • Remove support for PHP < 7.3
    • Upgrade to PHPUnit 9

Version 3.3.0: Mongo Cache

08 Jan 13:24
5e9c114

Choose a tag to compare

Minor Features

  • Add MongoDB Caching Support

Bug Fixes

  • Fix deprecation warning in PHP7.4