Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Releases: ScaleLeap/amazon-mws-api-sdk

v1.0.0-alpha.1

22 Jun 11:48
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2020-06-22)

Bug Fixes

  • 'Report' -> 'Reports' caused InvalidAddress issue (2db44d6)
  • 'report' spelling (daefef1)
  • action for get report schedule count (5d67d38)
  • adapt cleanParameters for registerDestination parameters (3368363)
  • add types to orders api (c569bee)
  • apis with optional params not required to pass in argument (e9c24d6)
  • apply http client factory to reports tests (58b3c87)
  • apply to fulfillment inventory (af7a57c)
  • bring back failing for testing (12536fb)
  • change type and update snapshots (dbe4ac1)
  • circular reference in products FeeDetail (571e29b)
  • codec for cancel report requests (8868d4c)
  • define possible id types (c03b8c7)
  • define variable for codec with only product as attr (4997e5f)
  • define variable for codec with only product as attr (d6e774f)
  • fix codec to use ensure array (3ac9906)
  • fix codec to use ensure array (cbc567a)
  • fix codec to use ensure array (b79b13a)
  • fix issue with get matching product for id (6d6bbe6)
  • fix parameters get matching product for id (2593a79)
  • fix parameters get matching product for id (f0ca1d0)
  • fix parameters get matching product for id (0c29949)
  • fix parameters registerDestination (908ecfd)
  • fix return for GetMatchingProduct to match similar API (e4455f7)
  • fix return for GetMatchingProduct to match similar API (91245bd)
  • fix type for general product (d52262e)
  • fix type for general product (3b65799)
  • get lowest priced offer for sku and asin fi (3b1e398)
  • id type used in tests (222f26d)
  • imports from * to enumerate each import to fix api-extractor (ae6a71d)
  • lint err (cd9346e)
  • lint issue (b61e3a2)
  • missed an 'S' in http.ts (427e49a)
  • misspelt "ScheduleDate" (ddeb031)
  • misspelt finances (c258f17)
  • not included in amazon's docs but is possible error (2b185d3)
  • parameters argument now used (7ae1f7a)
  • problems caught by new test (4688ca0)
  • product api FeeDetail property, temporary fix (5f47e8c)
  • refactored oneOfEnum codec, moved enums from types to codecs (2f8cc9e)
  • remove eslint ignore in http test (e59f763)
  • remove service status from reports (dcdecf2)
  • remove unneccesary comment (1ef87aa)
  • remove unneccesary comment (b5346c5)
  • report info fix, for polly error (c6cae6b)
  • report schedule list might possibly return an array (4888d12)
  • report type (6ae5c57)
  • reports report request list, ensureArray not working as expected (df53573)
  • tail from string to ensureString (e83a226)
  • update api ver (d273391)
  • update codecs to match c# library. add comments to fixtures (4a03e1f)
  • update snapshot (d325f7a)
  • deps: update dependency fast-xml-parser to v3.17.4 (a4d27a3)
  • updated fixture. changed some enums to string (cbcf1e3)
  • deps: update dependency fast-xml-parser to v3.17.2 (8c6d26b)
  • deps: update dependency fast-xml-parser to v3.17.3 (faa1976)
  • add error message to parsing error (d57ed19)
  • casts return value to MarketplaceParticipations (57090b1)
  • circular reference in products FeeDetail (8ccc7da)
  • circular reference in products FeeDetail (0ed9e9f)
  • cleanParameters now works with array of objects (27324d7)
  • cleanParameters now works with array of objects (ffbd2a7)
  • ensureArray logic (2489885)
  • error handling (a2c0a6d)
  • fix codec to use ensure array (d18b8bd)
  • fix parameters get matching product for id (1642b40)
  • fix type for general product (555fbda)
  • handle get and ...
Read more