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

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2020-06-30)

### Bug Fixes

* 'Report' -> 'Reports' caused InvalidAddress issue ([2db44d6](2db44d6))
* 'report' spelling ([daefef1](daefef1))
* action for get report schedule count ([5d67d38](5d67d38))
* adapt cleanParameters for registerDestination parameters ([3368363](3368363))
* add comment explaining change ([7b6a656](7b6a656))
* add types to orders api ([c569bee](c569bee))
* api extractor for feeds api ([e963f69](e963f69))
* apis with optional params not required to pass in argument ([e9c24d6](e9c24d6))
* apply http client factory to reports tests ([58b3c87](58b3c87))
* apply to fulfillment inventory ([af7a57c](af7a57c))
* bring back failing for testing ([12536fb](12536fb))
* change type and update snapshots ([dbe4ac1](dbe4ac1))
* codec for cancel report requests ([8868d4c](8868d4c))
* define possible id types ([c03b8c7](c03b8c7))
* define variable for codec with only product as attr ([4997e5f](4997e5f))
* expose finances parameter types ([9e7f802](9e7f802))
* expose parameters for orders ([8d216f2](8d216f2))
* expose parameters fulfillment inventory ([b269d84](b269d84))
* expose parameters reports ([474218f](474218f))
* expose products parameters ([641bb43](641bb43))
* fixed issues found in review ([e639395](e639395))
* **deps:** update dependency @scaleleap/amazon-marketplaces to v5 ([22be939](22be939))
* expose params for subscriptions ([ebe2f06](ebe2f06))
* feed submission info can be multiple ([a298671](a298671))
* feed submission info is optional ([5ec7ade](5ec7ade))
* fix codec to use ensure array ([3ac9906](3ac9906))
* fix codec to use ensure array ([cbc567a](cbc567a))
* fix issue with get matching product for id ([6d6bbe6](6d6bbe6))
* fix parameters get matching product for id ([2593a79](2593a79))
* fix parameters get matching product for id ([f0ca1d0](f0ca1d0))
* fix parameters registerDestination ([908ecfd](908ecfd))
* fix return for GetMatchingProduct to match similar API ([e4455f7](e4455f7))
* fix type for general product ([d52262e](d52262e))
* get lowest priced offer for sku and asin fi ([3b1e398](3b1e398))
* id type used in tests ([222f26d](222f26d))
* import correct parameters ([48ab7c9](48ab7c9))
* imports from * to enumerate each import to fix api-extractor ([ae6a71d](ae6a71d))
* lint err ([cd9346e](cd9346e))
* lint error in reports ([a51e92c](a51e92c))
* lint issue ([b61e3a2](b61e3a2))
* missed an 'S' in http.ts ([427e49a](427e49a))
* missed some parameters ([dca8930](dca8930))
* misspelt "ScheduleDate" ([ddeb031](ddeb031))
* misspelt finances ([c258f17](c258f17))
* not included in amazon's docs but is possible error ([2b185d3](2b185d3))
* problems caught by new test ([4688ca0](4688ca0))
* refactor to fix api extractor warnings ([57e805b](57e805b))
* refactored oneOfEnum codec, moved enums from types to codecs ([2f8cc9e](2f8cc9e))
* remove eslint ignore in http test ([e59f763](e59f763))
* remove service status from reports ([dcdecf2](dcdecf2))
* remove unneccesary comment ([1ef87aa](1ef87aa))
* report info fix, for polly error ([c6cae6b](c6cae6b))
* report schedule list might possibly return an array ([4888d12](4888d12))
* report type ([6ae5c57](6ae5c57))
* reports report request list, ensureArray not working as expected ([df53573](df53573))
* revert accidental parameter change ([4514c00](4514c00))
* sample data directory ([bbd82bb](bbd82bb))
* tail from string to ensureString ([e83a226](e83a226))
* tests for products, reports, sellers, subscriptions ([14cd5a9](14cd5a9))
* unit test utils, finances and fulfillment inv unit tests ([943bbc3](943bbc3))
* update api ver ([d273391](d273391))
* update codecs to match c# library. add comments to fixtures ([4a03e1f](4a03e1f))
* update snapshot ([d325f7a](d325f7a))
* **deps:** update dependency fast-xml-parser to v3.17.4 ([a4d27a3](a4d27a3))
* add error message to parsing error ([d57ed19](d57ed19))
* casts return value to MarketplaceParticipations ([57090b1](57090b1))
* circular reference in products FeeDetail ([571e29b](571e29b))
* circular reference in products FeeDetail ([8ccc7da](8ccc7da))
* circular reference in products FeeDetail ([0ed9e9f](0ed9e9f))
* cleanParameters now works with array of objects ([27324d7](27324d7))
* cleanParameters now works with array of objects ([ffbd2a7](ffbd2a7))
* define variable for codec with only product as attr ([d6e774f](d6e774f))
* ensureArray logic ([2489885](2489885))
* error handling ([a2c0a6d](a2c0a6d))
* fix codec to use ensure array ([b79b13a](b79b13a))
* fix codec to use ensure array ([d18b8bd](d18b8bd))
* fix parameters get matching product for id ([0c29949](0c29949))
* fix parameters get matching product for id ([1642b40](1642b40))
* fix return for GetMatchingProduct to match similar API ([91245bd](91245bd))
* fix type for general product ([3b65799](3b65799))
* fix type for general product ([555fbda](555fbda))
* handle get and post differently ([fe2c1cd](fe2c1cd))
* handle non-xml errors ([5c59290](5c59290))
* homepage link ([146a65e](146a65e))
* include all response properties in sellers codec ([ebc508e](ebc508e))
* integration test ([5f00fba](5f00fba))
* made variable names more descriptive ([7d06fbc](7d06fbc))
* made variable names more descriptive ([f960f84](f960f84))
* move query string to the body of the request ([708ec18](708ec18))
* naming for some members with incorrect name from updated fixture ([12cc824](12cc824))
* npm audit ([41bc969](41bc969))
* orders integration test ([c77f731](c77f731))
* parameters argument now used ([7ae1f7a](7ae1f7a))
* parameters argument now used ([1db6a84](1db6a84))
* product api FeeDetail property, temporary fix ([5f47e8c](5f47e8c))
* product api FeeDetail property, temporary fix ([f7f5453](f7f5453))
* remove extra param from tests ([b19f4b3](b19f4b3))
* updated fixture. changed some enums to string ([cbcf1e3](cbcf1e3))
* **deps:** update dependency fast-xml-parser to v3.17.0 ([e833a04](e833a04))
* **deps:** update dependency fast-xml-parser to v3.17.2 ([93aa98f](93aa98f))
* **deps:** update dependency fast-xml-parser to v3.17.3 ([faa1976](faa1976))
* parsing of empty arrays ([c0ea38d](c0ea38d))
* proper casing for signature query param ([acfbfd6](acfbfd6))
* remove extra params from listOrdersNT and listOrderItemsNT ([4412364](4412364))
* remove unneccesary comment ([b5346c5](b5346c5))
* **deps:** update dependency fast-xml-parser to v3.17.2 ([8c6d26b](8c6d26b))
* parameters argument now used ([e153121](e153121))
* prevent MWSApiError from being exported ([4328a18](4328a18))
* product api FeeDetail property, temporary fix ([ee978e0](ee978e0))
* removes no-param-reassign ([4b840c0](4b840c0))
* removes no-param-reassign ([1767e75](1767e75))
* removes no-unused-expressions ([15c7990](15c7990))
* set proper prototype of BadParameterError ([ef0a38d](ef0a38d))
* stack trace fix attempt ([e880d5d](e880d5d))
* support older versions of node ([7ee8c6b](7ee8c6b))
* updated fixture. changed some enums to string ([8313317](8313317))
* updated fixture. changed some enums to string ([2a4768e](2a4768e))
* **deps:** update dependency @scaleleap/amazon-marketplaces to v4.1.0 ([d0f4dd0](d0f4dd0))
* **deps:** update dependency fast-xml-parser to v3.17.1 ([e1fd605](e1fd605))
* **deps:** update dependency ts-error to v1.0.6 ([24201d5](24201d5))
* sellers integration test ([be87cc7](be87cc7))
* tests ([7767c62](7767c62))
* to use POST method ([b57426c](b57426c))
* to use the correct uri ([5deb103](5deb103))
* update snapshots ([1973dcb](1973dcb))
* use compare by value in test ([f328ca2](f328ca2))
* use pascalcase properties in codec ([39cc968](39cc968))

### Features

* add better fixture for listInventorySupply ([d22342c](d22342c))
* add custom error handling ([cb82f1f](cb82f1f))
* add example for using received next tokens ([cc7b99e](cc7b99e))
* add fixtures ([8ce8f15](8ce8f15))
* add fulfillment_inventory_list_inventory_supply fixture ([ecd6fef](ecd6fef))
* add full types for order ([98c25bf](98c25bf))
* add get matching product api ([cf9f581](cf9f581))
* add get matching product api ([c8a8941](c8a8941))
* add get matching product api ([856991c](856991c))
* add get service status ([5bd7533](5bd7533))
* add get service status for products api ([4af496b](4af496b))
* add get-service-status example ([387b73c](387b73c))
* add list matching products api ([b667170](b667170))
* add list matching products api ([caa6eb3](caa6eb3))
* add list matching products api ([b6556fc](b6556fc))
* add list matching products api ([2a3dd29](2a3dd29))
* add list orders example ([52e0122](52e0122))
* add products and get my fees estimate ([011e4a3](011e4a3))
* add products and get my fees estimate ([cd10f20](cd10f20))
* add products and get my fees estimate ([7dbdad3](7dbdad3))
* add request report api ([fb57ecb](fb57ecb))
* add require only one type ([bf57f3f](bf57f3f))
* add service status unit and integration test ([e291f07](e291f07))
* add the rest of the sellers api ([8b10bc9](8b10bc9))
* add using next tokens example ([980cab4](980cab4))
* added list inventory supply by next token ([c40a241](c40a241))
* cancel report requests' ([d0c546b](d0c546b))
* create getFeedSubmissionList ([9bf93b5](9bf93b5))
* create ProductAdsPaymentEvent ([a33514d](a33514d))
* create RentalTransactionEvent ([5455c7c](5455c7c))
* create ServiceFeeEvent ([ddac653](ddac653))
* create subscription ([ccf7ef6](ccf7ef6))
* created submitFeeds, integ and unit tests, http update ([f919239](f919239))
* deregister destination ([f71d347](f71d347))
* error handling ([50dcdf1](50dcdf1))
* error handling for other sections ([7c0bc21](7c0bc21))
* example for list inventory supply ([4977959](4977959))
* expose orders api ([9273157](9273157))
* expound on using next tokens ([ea27f18](ea27f18))
* finish listOrders implementation ([8d7e4c9](8d7e4c9))
* fulfillmentInventory.listInventorySupply ([4bf5d61](4bf5d61))
* fulfillmentInventory.listInventorySupply unit test ([2897331](2897331))
* get competitive pricing for ASIN response api ([b52ccc7](b52ccc7))
* get competitive pricing for ASIN response api ([c1bf300](c1bf300))
* get competitive pricing for ASIN response api ([af305b1](af305b1))
* get competitive pricing for sku response api ([00a68f4](00a68f4))
* get competitive pricing for sku response api ([d00e9bc](d00e9bc))
* get competitive pricing for sku response api ([ec31452](ec31452))
* get lowest offer listings for asin ([8981198](8981198))
* get lowest offer listings for sku ([0b146d4](0b146d4))
* get lowest priced offers for asin ([6b93f4c](6b93f4c))
* get lowest priced offers for asin, plus fix for FeeDetail ([282a269](282a269))
* get lowest priced offers for sku ([599197c](599197c))
* get lowest priced offers for sku ([be46b5e](be46b5e))
* get matching products for id api ([270cb59](270cb59))
* get matching products for id api ([b81f6f1](b81f6f1))
* get matching products for id api ([2a7e0da](2a7e0da))
* get matching products for id api ([011bb67](011bb67))
* get my price for asin ([3aaf854](3aaf854))
* get my price for sku ([8875789](8875789))
* get product categories for sku, plus some minor misspelling fixes ([2fffd1c](2fffd1c))
* get report count ([6f5aeff](6f5aeff))
* get report list ([7ff06e8](7ff06e8))
* get report list nt ([b154318](b154318))
* get report request count ([ccc4369](ccc4369))
* get report request list api ([db4d26d](db4d26d))
* get report request list by NT ([a0851e5](a0851e5))
* get report schedule count ([a1c07f7](a1c07f7))
* get report schedule list ([da73f83](da73f83))
* get report, adjust response data parsing for get report ([0c0c9d2](0c0c9d2))
* get subscription ([54d8d20](54d8d20))
* getorder ([5d03ef2](5d03ef2))
* handle edge cases, add listordersbynexttoken ([27800a8](27800a8))
* have a special type for nexttoken ([458ab03](458ab03))
* http client factory ([8ee0dc9](8ee0dc9))
* improve error message ([f279d8e](f279d8e))
* init feeds ([df44797](df44797))
* init finances ([857c23a](857c23a))
* init subscriptions ([00dff3b](00dff3b))
* list financial event groups by nt ([3782919](3782919))
* list financial events group ([ea86bc9](ea86bc9))
* list registered destinations ([a3d99d0](a3d99d0))
* listorderitems ([892d0f4](892d0f4))
* made AdjustmentEvent ([63ef1a1](63ef1a1))
* made AffordabilityExpenseEvent ([86d61f4](86d61f4))
* made AffordabilityExpenseReversalEvent ([c087bc4](c087bc4))
* made cancelfeedsubmissions ([5bc64f0](5bc64f0))
* made CouponPaymentEvent and SAFETReimbursementEvent ([78078d5](78078d5))
* made FBALiquidationEvent ([5f3379a](5f3379a))
* made getFeedSubmissionCount ([b6fc7cb](b6fc7cb))
* made getFeedSubmissionsList and fix tests ([895d664](895d664))
* made getFeedSubmissionsListByNT and feedsubmissioninfo ([36777cf](36777cf))
* made listFinancialEventsByNextToken and fixes ([3cfc578](3cfc578))
* made NetworkComminglingTransactionEvent ([1601348](1601348))
* made PayWithAmazonEvent ([5e533a1](5e533a1))
* made RetrochargeEvent ([de22e6d](de22e6d))
* made SellerReviewEnrollmentPaymentEvent ([a0684b6](a0684b6))
* made ShipmentEvents codec ([dc3dc62](dc3dc62))
* made SolutionProviderCreditEvent ([69f2509](69f2509))
* make DebtRecoveryEvent ([bd8eb20](bd8eb20))
* make LoanServicingEvent ([51f7a05](51f7a05))
* making requests mvp ([f6138f9](f6138f9))
* manage report schedule ([7faa1ac](7faa1ac))
* manage report schedule change to array codec ([f0e74c7](f0e74c7))
* move options into http module ([7dfbcc6](7dfbcc6))
* orders api ([d340e9e](d340e9e))
* parse and return meta from headers ([774a1e8](774a1e8))
* parse xml response ([dd184cd](dd184cd))
* parse, transform and validate response from sellers endpoint ([6b24657](6b24657))
* prepare codec for financial events ([8d50e4f](8d50e4f))
* prepare separate codec file to hold list of financial events ([35c7559](35c7559))
* register destination. prepare http for fix to clean params ([97989cd](97989cd))
* require dates instead of iso strings in list orders ([9387465](9387465))
* require whole marketplace object ([3eb28f2](3eb28f2))
* resource action typelevel validation ([425838a](425838a))
* send test notification to destination ([087bf63](087bf63))
* try out showing the http error ([5f89df3](5f89df3))
* update reports acknowledgements ([ea96dc0](ea96dc0))
* update subscription ([bcf8ad5](bcf8ad5))
* use marketplaces package ([fda2b02](fda2b02))
* use purify as a json schema generator ([1c91708](1c91708))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Jun 30, 2020
1 parent a19ac2f commit 78c72f5
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 2 deletions.
Loading

0 comments on commit 78c72f5

Please sign in to comment.