Releases: akeneo/api-php-client
Releases · akeneo/api-php-client
Emerald Mirage Pale Ale
What's Changed
- Composer allow more versions of symfony/options-resolver and psr/http-message-implementation by @sakarikl in #281
- Allow symfony 7.0 version of symfony/options-resolver and 2.0 from psr/http-message-implementation by @StevenVAIDIE in #286
- Fix: psr-http version by @tomglvng in #282
- Upgrade PHP version to 8.2 by @tomglvng in #290
New Contributors
- @sakarikl made their first contribution in #281
- @StevenVAIDIE made their first contribution in #286
Full Changelog: v11.3.0...V11.4.0
Tart&Tangy Cara Amber Ale
Adding asynchronous calls in every API Classes.
What's Changed
- chore(deps): bump guzzlehttp/psr7 from 1.9.0 to 1.9.1 by @dependabot in #263
- feat(DX-104) : Adding asynchronous calls in Client by @gwendalaubert in #266
New Contributors
- @gwendalaubert made their first contribution in #266
Full Changelog: v11.2.0...v11.3.0
Hoppy Citra Sunshine IPA
Add category media file download route : api/rest/v1/category-media-files/%s/download
Verdant Fruity Mirage
- Directly authenticate when building with the password
Stout
- Upgrade minimal PHP dependency to 8.0
- Deprecate old PIM Asset routes: will be removed in v12.0.0
- Internal upgrades
- Upgrade phpunit dependency from 7 to 8
- Clean code with rector and new cs rules
Tripel
- Add new Product Uuid and Product Draft Uuid routes support (see https://api.akeneo.com/getting-started/from-identifiers-to-uuid-7x/welcome.html)
- Increase default pagination limit to 100 (old value: 10)
Lager (bis)
- Change
symfony/options-resolver
dependency to^5.4|^6.0
to clear conflicts with Symfony 6
Lager
Beer Spritz
- Support catalogs endpoints
- Add custom header options
- Bump guzzlehttp/guzzle from 6.5.6 to 6.5.8
Berliner Weisse
- Dependencies security update