Skip to content

Releases: picqer/bol-retailer-php-client

v10.2.0

28 Mar 08:44
Compare
Choose a tag to compare

v10.1.2

23 Jan 07:15
04c7ad5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.1...v10.1.2

v10.1.1

03 Jan 14:18
2305bf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.0...v10.1.1

v10.1.0

02 Jan 07:50
45243ed
Compare
Choose a tag to compare

What's Changed

Massive thanks to @WoutervanderLoopNL for this update!

Full Changelog: v10.0.1...v10.1.0

v10.0.1

13 Jul 06:32
efa3ed4
Compare
Choose a tag to compare

What's Changed

  • Fix: Use Content-Type from 'consumes' in the OpenAPI specs to prevent 'The supplied content-type media type is not supported.' found bij @lenvanessen in #34

Full Changelog: v10.0.0...v10.0.1

V10.0.0

01 Jun 13:38
32ce665
Compare
Choose a tag to compare

Initial release for Bol Retailer API v10

What's Changed

New Contributors

Full Changelog: v8.1.0...v10.0.0

v8.1.0

07 Apr 12:34
37305ab
Compare
Choose a tag to compare

What's Changed

#30

  • Access tokens can be reused
  • authenticate() is deprecated and replaced by authenticateByClientCredentials()
  • Support for code flow authentication

Full Changelog: v8.0.0...v8.1.0

v8.0.0

12 Oct 11:04
312de1e
Compare
Choose a tag to compare

Initial release for Bol Retailer API v8

  • The RateLimitException now holds the value of the Retry-After header
  • Support again for PHP 7.1+

v6.0.0

09 Sep 14:54
dbe6e63
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v5.0.1

09 Feb 13:55
308fb9e
Compare
Choose a tag to compare
  • Fix: Client does not accept lowercased scopes or token types during authentication