This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
v1.0.0-alpha.2
Pre-release
Pre-release
github-actions
released this
28 Jun 03:52
·
830 commits
to master
since this release
1.0.0-alpha.2 (2020-06-28)
Bug Fixes
- add comment explaining change (3a0aa56)
- api extractor for feeds api (d62b4f3)
- expose finances parameter types (138b5c0)
- expose parameters for orders (ef1f805)
- expose parameters fulfillment inventory (ffb5183)
- expose parameters reports (6000f7f)
- expose params for subscriptions (fc877dd)
- expose products parameters (5f4d59f)
- feed submission info can be multiple (160548a)
- feed submission info is optional (6c6d670)
- fixed issues found in review (cff0cc5)
- import correct parameters (617e5e1)
- lint error in reports (70ab096)
- missed some parameters (9869be1)
- refactor to fix api extractor warnings (c9a392f)
- sample data directory (79884b3)
- deps: update dependency @scaleleap/amazon-marketplaces to v5 (d1286db)
- revert accidental parameter change (f08cb36)
- tests for products, reports, sellers, subscriptions (09be2da)
- unit test utils, finances and fulfillment inv unit tests (d1b37a7)
Features
- add example for using received next tokens (7b305c7)
- add get-service-status example (ec9dc3b)
- add list orders example (f28e97a)
- add using next tokens example (9f2861d)
- create getFeedSubmissionList (61ce9a3)
- created submitFeeds, integ and unit tests, http update (01e0659)
- example for list inventory supply (426695d)
- expound on using next tokens (74e24ab)
- init feeds (501283c)
- made cancelfeedsubmissions (1e3ad85)
- made getFeedSubmissionCount (d5bb2ec)
- made getFeedSubmissionsList and fix tests (cf2c0f2)
- made getFeedSubmissionsListByNT and feedsubmissioninfo (db928a3)