github jlevers/selling-partner-api v3.0.5

latest releases: v7.4.2, v7.4.1, v7.4.0...
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.