Releases: ScaleLeap/amazon-advertising-api-sdk
Releases · ScaleLeap/amazon-advertising-api-sdk
v1.15.1
1.15.1 (2020-04-16)
Bug Fixes
- deps: update dependency io-ts to v2.2.0 (09837bc)
v1.15.0
1.15.0 (2020-04-06)
Bug Fixes
Features
- update type guarding of SnapshotResponse (3b05d7a)
v1.14.0
1.14.0 (2020-04-04)
Features
- add sponsored brands headline search report type (1ae1c5f)
v1.13.0
1.13.0 (2020-04-04)
Features
- cast download snapshot result to TypeScript objects (8ca0586)
- change generic type of downloadSnapshot (b7bcb52)
- implement download sponsored products snapshot (3bfa91a)
- implement sb downloadSnapshot method (a38bbc2)
- refactor generic type of downloadSnapshot method (ef19362)
Reverts
- Revert "test: log body of download request" (4518311)
v1.12.0
1.12.0 (2020-04-04)
Features
- rename http client auth authorizationToken to accessToken (7a230da)
v1.11.2
1.11.2 (2020-04-03)
Bug Fixes
- deps: update dependency io-ts to v2.1.3 (ff2cf07)
v1.11.1
1.11.1 (2020-04-03)
Bug Fixes
- application/x-gzip content type handling (183a719)
v1.11.0
1.11.0 (2020-03-30)
Features
- make discriminated union type for SnapshotResponse (059d57c)
v1.10.0
1.10.0 (2020-03-29)
Features
- export all types (bc38715)
- export bidding and campaign type (d15db98)
- remove duplicate CampaignTypeEnum (64d71a2)
- rename duplicate types (4d12028)
- replace const enum with enum (d48595f)
- standardize enum name (9c88ed7)
v1.9.0
1.9.0 (2020-03-29)
Features