packagist jlevers/selling-partner-api 3.0.5
v3.0.5

latest releases: dev-main, v6.x-dev, v5.0.x-dev...
4 years ago

Added

  • Document::download() now accepts an optional boolean $postProcess parameter. It defaults to true, but if false is passed, the document contents will not have any special parsing applied based on their content type. Document::$data will be set to the raw data. (#54)

Changed

  • Document::upload() now uses openssl_encrypt directly, removing dependencies cyberdummy/gzstream and jsq/psr7-stream-encryption.
  • The removal of those dependencies resulted in guzzle/psr7 upgrading to 2.0, which meant updating all Guzzle\Psr7\build_query() calls to Guzzle\Psr7\Query::build().

Don't miss a new selling-partner-api release

NewReleases is sending notifications on new releases.