Releases: picqer/bol-retailer-php-client
Releases · picqer/bol-retailer-php-client
v10.4.0
What's Changed
- Refresh token as body instead of querystring by @casperbakker in #55
You need this update before November 18, 2024. As Bol will not accept tokens in querystring params anymore.
Full Changelog: v10.3.0...v10.4.0
v10.3.0
What's Changed
- Fix ClientGenerator by @WoutervanderLoopNL in #53
- Added 207 response type. Fixes: #51 by @WoutervanderLoopNL in #52
- fixed Picqer\BolRetailerV10\BaseClient::Picqer\BolRetailerV10{closur… by @jbours in #49
New Contributors
Full Changelog: v10.2.2...v10.3.0
v10.2.2
What's Changed
Full Changelog: v10.2.1...v10.2.2
v10.2.1
v10.2.0
Full Changelog: v10.1.2...v10.2.0
v10.1.2
What's Changed
- Fix Enum not correctly serialized with \http_build_query in guzzle by @WoutervanderLoopNL in #45
Full Changelog: v10.1.1...v10.1.2
v10.1.1
What's Changed
- Fix Upload form. Refs: #43 #44 by @WoutervanderLoopNL in #44
Full Changelog: v10.1.0...v10.1.1
v10.1.0
What's Changed
- Posibilty to respect rate limits given by bol.com 429 response by @WoutervanderLoopNL in #35
- Support new Bol.com OpenAPI V3 format by @WoutervanderLoopNL in #36
- Support Enum by @WoutervanderLoopNL in #37
- Finalize v10 API by @WoutervanderLoopNL in #40
- Change ${var} to {$var} for php 8.2 by @casperbakker in #41
- Script to download latest specs by @casperbakker in #42
Massive thanks to @WoutervanderLoopNL for this update!
Full Changelog: v10.0.1...v10.1.0
v10.0.1
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
Initial release for Bol Retailer API v10
- Pushing invoices to the Bol.com API
What's Changed
- DRAFT: Support v10 API by @WoutervanderLoopNL in #31
- V10 by @robvanaarle in #32
New Contributors
- @WoutervanderLoopNL made their first contribution in #31
Full Changelog: v8.1.0...v10.0.0