Skip to content

Releases: fond-of-vertigo/amazon-sp-api

0.7.4: Fix unmarshalling for Order type

07 Feb 15:53
05430d4
Compare
Choose a tag to compare

What's Changed

  • fix: change order.IsReplacementOrder from string to bool by @adankb in #51

Full Changelog: v0.7.3...v0.7.4

0.7.3 Set Order.IsReplacementOrder to string

22 Dec 09:11
236fbea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

0.7.2 Use UTC TZ in JsonTimeISO8601

22 Dec 08:50
56351e4
Compare
Choose a tag to compare

What's Changed

  • Use UTC as timezone for JsonTimeISO8601 by @Coffeeri in #49

Full Changelog: v0.7.1...v0.7.2

0.7.1 Add body parsing error fix of 0.6.3

13 Dec 16:10
fd1413f
Compare
Choose a tag to compare

What's Changed

  • fix: body unmarshal dependence on contentLength by @Coffeeri in #47

Full Changelog: v0.7.0...v0.7.1

0.7.0 RDTs for Orders API, AWS Signature removal and some fixes

13 Dec 12:54
7fbe985
Compare
Choose a tag to compare

What's Changed

  • feat: API/orders: add RDT option to retrieve PII by @Coffeeri in #44
  • feat: Remove AWS signature and IAM by @Coffeeri in #45
  • fix: Token-Updater: handle ExpiresIn < delta and fix nil return in RunInBackground by @Coffeeri in #43
  • fix: Remove contentLength check in api caller by @Coffeeri in #46

BREAKING CHANGES

  • You may now pass RDTs to GetOrders, GetOrder, GetOrderAddress, GetOrderItems, GetOrderItemsBuyerInfo in the Orders API, read more
  • AWS configurations parameters IAMUserAccessKeyID, IAMUserSecretKey, Region, RoleArn are no longer needed since the AWS signature is removed, read more

Full Changelog: v0.6.5...v0.7.0

0.6.5: Upgrade dependencies

10 Nov 17:10
d97b1bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

0.6.4: Improve token updater

10 Nov 17:04
e055866
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

0.6.3 - Fix parsing of body in some cases

14 Jul 07:56
c0a7530
Compare
Choose a tag to compare

What's Changed

v0.6.2 - Fix parsing of RDT error list

04 Jul 13:18
537a7a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

22 Feb 12:49
547cffa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.1