Skip to content

Releases: denisneuf/python-amazon-ad-api

v0.5.6

11 Mar 07:07
78276af
Compare
Choose a tag to compare

What's Changed

  • DEP(deps): Update pytz requirement from ~=2023.4 to ~=2024.1 by @dependabot in #191
  • DEP(deps): Update cachetools requirement from ~=5.3.2 to ~=5.3.3 by @dependabot in #193

Full Changelog: v0.5.5...v0.5.6

#192

v0.5.5

31 Jan 07:23
Compare
Choose a tag to compare

What's Changed

  • DEP(deps): Update pytz requirement from ~=2023.3 to ~=2023.4 by @dependabot in #189
  • DEP(deps): Update pycryptodome requirement from ~=3.19 to ~=3.20 by @dependabot in #186

Added Exports API
https://advertising.amazon.com/API/docs/en-us/exports

closes #177

Full Changelog: v0.5.4...v0.5.5

v0.5.4

17 Dec 07:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

01 Nov 11:19
8aaeac3
Compare
Choose a tag to compare

What's Changed

  • used blake + flake8 by @drewxa in #176

  • DEP(deps): Update cachetools requirement from ~=5.3.1 to ~=5.3.2 by @dependabot in #178

  • REMOVED .env, dependencies of package pythonenv, marketplaces links to production url as no need sandbox anymore use Test accounts instead:

https://advertising.amazon.com/API/docs/en-us/test-accounts/openapi

#175 @drewxa

Full Changelog: v0.5.2...v0.5.3

v0.5.2

18 Oct 03:55
Compare
Choose a tag to compare

What's Changed

  • Added enhanced body handling to class Stream methods by @LukasChristoph in #173

  • Added enhanced body handling to sponsored brands Negative Keywords

  • Added support for Advertiser Billing Payments Version 3.0:

https://advertising.amazon.com/API/docs/en-us/billing

Full Changelog: v5.0.1...v0.5.2

v0.5.1

16 Oct 15:12
Compare
Choose a tag to compare

What's Changed

  • DEP(deps): Update pycryptodome requirement from ~=3.18 to ~=3.19 by @dependabot in #167
  • Fixed updating negatives keyword by @drewxa in #171
  • Utilizing a more secure method to verify invalidated keys is advisable. by @drewxa in #172

Full Changelog: v0.5.0...v5.0.1

v0.5.0

18 Sep 10:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.9...v0.5.0

v0.4.9

01 Sep 11:20
Compare
Choose a tag to compare

What's Changed

  • fix all in init files of ad_api.api by @hendelbah in #157
  • assign 503 status_code to ConnectionError by @zonwizard in #160
  • Add support for creating client using access_token only by @drewxa in #159
  • use the initialized logger for the client.py module by @zonwizard in #161

New Contributors

Full Changelog: v0.4.8...v0.4.9

v0.4.8

29 Jun 12:06
Compare
Choose a tag to compare

What's Changed

  • Fixed NameError: name 'json' is not defined by @drewxa in #156

Full Changelog: v0.4.7...v0.4.8

v0.4.7

31 May 14:25
Compare
Choose a tag to compare

What's Changed

  • DEP(deps): Update pycryptodome requirement from ~=3.17 to ~=3.18 by @dependabot in #148
  • DEP(deps): Update requests requirement from ~=2.30.0 to ~=2.31.0 by @dependabot in #149
  • DEP(deps): Update cachetools requirement from ~=5.3.0 to ~=5.3.1 by @dependabot in #151
  • Removed trailing / from sp route by @LukasChristoph in #152

Full Changelog: v0.4.6...v0.4.7