Releases: picqer/bol-retailer-php-client
Releases · picqer/bol-retailer-php-client
v10.6.0
What's Changed
- Upgrade php version. drop unsupported 8.1 by @WoutervanderLoopNL in #63
- Download new api-specs. Update client. Update models by @WoutervanderLoopNL in #62
- Fix: Send oauth token request data as form instead of url queryparam by @ruudsnl in #59
Full Changelog: v10.5.0...v10.6.0
v10.5.0
What's Changed
- Update composer author and email by @ruudsnl in #56
- Make headers of last response available trough (base) client by @sanderlissenburg in #57
New Contributors
- @ruudsnl made their first contribution in #56
- @sanderlissenburg made their first contribution in #57
Full Changelog: v10.4.0...v.10.5.0
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