This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
v1.0.0-alpha.1
Pre-release
Pre-release
github-actions
released this
22 Jun 11:48
·
830 commits
to master
since this 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 post differently (fe2c1cd)
- handle non-xml errors (5c59290)
- homepage link (146a65e)
- include all response properties in sellers codec (ebc508e)
- integration test (5f00fba)
- made variable names more descriptive (7d06fbc)
- made variable names more descriptive (f960f84)
- move query string to the body of the request (708ec18)
- naming for some members with incorrect name from updated fixture (12cc824)
- npm audit (41bc969)
- orders integration test (c77f731)
- parameters argument now used (e153121)
- parameters argument now used (1db6a84)
- parsing of empty arrays (c0ea38d)
- prevent MWSApiError from being exported (4328a18)
- product api FeeDetail property, temporary fix (f7f5453)
- product api FeeDetail property, temporary fix (ee978e0)
- updated fixture. changed some enums to string (8313317)
- deps: update dependency @scaleleap/amazon-marketplaces to v4.1.0 (d0f4dd0)
- deps: update dependency fast-xml-parser to v3.17.0 (e833a04)
- deps: update dependency fast-xml-parser to v3.17.2 (93aa98f)
- proper casing for signature query param (acfbfd6)
- remove extra param from tests (b19f4b3)
- remove extra params from listOrdersNT and listOrderItemsNT (4412364)
- removes no-param-reassign (4b840c0)
- removes no-param-reassign (1767e75)
- removes no-unused-expressions (15c7990)
- set proper prototype of BadParameterError (ef0a38d)
- stack trace fix attempt (e880d5d)
- support older versions of node (7ee8c6b)
- updated fixture. changed some enums to string (2a4768e)
- deps: update dependency fast-xml-parser to v3.17.1 (e1fd605)
- deps: update dependency ts-error to v1.0.6 (24201d5)
- sellers integration test (be87cc7)
- tests (7767c62)
- to use POST method (b57426c)
- to use the correct uri (5deb103)
- update snapshots (1973dcb)
- use compare by value in test (f328ca2)
- use pascalcase properties in codec (39cc968)
Features
- add better fixture for listInventorySupply (d22342c)
- add custom error handling (cb82f1f)
- add fixtures (8ce8f15)
- add fulfillment_inventory_list_inventory_supply fixture (ecd6fef)
- add full types for order (98c25bf)
- add get matching product api (cf9f581)
- add get matching product api (c8a8941)
- add get matching product api (856991c)
- add get service status (5bd7533)
- add get service status for products api (4af496b)
- add list matching products api (b667170)
- add list matching products api (caa6eb3)
- add list matching products api (b6556fc)
- add list matching products api (2a3dd29)
- add products and get my fees estimate (011e4a3)
- add products and get my fees estimate (cd10f20)
- add products and get my fees estimate (7dbdad3)
- add request report api (fb57ecb)
- add require only one type (bf57f3f)
- add service status unit and integration test (e291f07)
- add the rest of the sellers api (8b10bc9)
- added list inventory supply by next token (c40a241)
- cancel report requests' (d0c546b)
- create ProductAdsPaymentEvent (a33514d)
- create RentalTransactionEvent (5455c7c)
- create ServiceFeeEvent (ddac653)
- create subscription (ccf7ef6)
- deregister destination (f71d347)
- error handling (50dcdf1)
- error handling for other sections (7c0bc21)
- expose orders api (9273157)
- finish listOrders implementation (8d7e4c9)
- fulfillmentInventory.listInventorySupply (4bf5d61)
- fulfillmentInventory.listInventorySupply unit test (2897331)
- get competitive pricing for ASIN response api (b52ccc7)
- get competitive pricing for ASIN response api (c1bf300)
- get competitive pricing for ASIN response api (af305b1)
- get competitive pricing for sku response api (00a68f4)
- get competitive pricing for sku response api (d00e9bc)
- get competitive pricing for sku response api (ec31452)
- get lowest offer listings for asin (8981198)
- get lowest offer listings for sku (0b146d4)
- get lowest priced offers for asin (6b93f4c)
- get lowest priced offers for asin, plus fix for FeeDetail (282a269)
- get lowest priced offers for sku (599197c)
- get lowest priced offers for sku (be46b5e)
- get matching products for id api (270cb59)
- get matching products for id api (b81f6f1)
- get matching products for id api (2a7e0da)
- get matching products for id api (011bb67)
- get my price for asin (3aaf854)
- get my price for sku (8875789)
- get product categories for sku, plus some minor misspelling fixes (2fffd1c)
- get report count (6f5aeff)
- get report list (7ff06e8)
- get report list nt (b154318)
- get report request count (ccc4369)
- get report request list api (db4d26d)
- get report request list by NT (a0851e5)
- get report schedule count (a1c07f7)
- get report schedule list (da73f83)
- get report, adjust response data parsing for get report (0c0c9d2)
- get subscription (54d8d20)
- getorder (5d03ef2)
- handle edge cases, add listordersbynexttoken (27800a8)
- have a special type for nexttoken (458ab03)
- http client factory (8ee0dc9)
- improve error message (f279d8e)
- init finances (857c23a)
- init subscriptions (00dff3b)
- list financial event groups by nt (3782919)
- list financial events group (ea86bc9)
- list registered destinations (a3d99d0)
- listorderitems (892d0f4)
- made AdjustmentEvent (63ef1a1)
- made AffordabilityExpenseEvent (86d61f4)
- made AffordabilityExpenseReversalEvent (c087bc4)
- made CouponPaymentEvent and SAFETReimbursementEvent (78078d5)
- made FBALiquidationEvent (5f3379a)
- made listFinancialEventsByNextToken and fixes (3cfc578)
- made NetworkComminglingTransactionEvent (1601348)
- made PayWithAmazonEvent (5e533a1)
- made RetrochargeEvent (de22e6d)
- made SellerReviewEnrollmentPaymentEvent (a0684b6)
- made ShipmentEvents codec (dc3dc62)
- made SolutionProviderCreditEvent (69f2509)
- make DebtRecoveryEvent (bd8eb20)
- make LoanServicingEvent (51f7a05)
- making requests mvp (f6138f9)
- manage report schedule (7faa1ac)
- manage report schedule change to array codec (f0e74c7)
- move options into http module (7dfbcc6)
- orders api (d340e9e)
- parse and return meta from headers (774a1e8)
- parse xml response (dd184cd)
- parse, transform and validate response from sellers endpoint (6b24657)
- prepare codec for financial events (8d50e4f)
- prepare separate codec file to hold list of financial events (35c7559)
- register destination. prepare http for fix to clean params (97989cd)
- require dates instead of iso strings in list orders (9387465)
- require whole marketplace object (3eb28f2)
- resource action typelevel validation (425838a)
- send test notification to destination (087bf63)
- try out showing the http error (5f89df3)
- update reports acknowledgements (ea96dc0)
- update subscription (bcf8ad5)
- use marketplaces package (fda2b02)
- use purify as a json schema generator (1c91708)