Releases: bigcommerce/bigcommerce-api-python
Releases · bigcommerce/bigcommerce-api-python
bigcommerce-0.23.4
Full Changelog: bigcommerce-0.23.3...bigcommerce-0.23.4
bigcommerce-0.23.3
Full Changelog: bigcommerce-0.23.2...bigcommerce-0.23.3
bigcommerce-0.23.2
What's Changed
- Change CD GH action to be trigged on release instead of push, and bump version/release by @bookernath in #113
Full Changelog: bigcommerce-0.23.1...bigcommerce-0.23.2
bigcommerce-0.23.1
What's Changed
- Remove test PyPi from CD and release by @bookernath in #112
Full Changelog: bigcommerce-0.23.0...bigcommerce-0.23.1
bigcommerce-0.23.0
What's Changed
- Fixed issue with the
verify_iss
argument passed to jwt.decode(). by @ztraboo in #102 - APPEX-328 update pyjwt to 2.4.0 by @bc-zachary in #106
- Fix issue when decoding the Current Customer JWT Payload by @ztraboo in #103
- Move tests to GH actions by @bookernath in #108
- Add support for GraphQL, release 0.23.0 by @bookernath in #110
- Add GitHub action to automate publishing to PyPi by @bookernath in #111
New Contributors
- @ztraboo made their first contribution in #102
- @bc-zachary made their first contribution in #106
Full Changelog: bigcommerce-0.22.2...bigcommerce-0.23.0
bigcommerce-0.22.2
- Refine JWT checking logic
bigcommerce-0.22.1
- Add a class method for
signed_payload_jwt
to BigcommerceApi
bigcommerce-0.22.0
0.22.0
- Update dependencies and drop support for python <3.5
- Add method for decoding
signed_payload_jwt
- Add example for V3 API to readme
bigcommerce-0.20.1
- [karen-white] Updated allowable methods on ProductVideos
- [bookernath] Automatically handle rate limiting via optional parameters
bigcommerce-0.19.1
0.19.1
- [bookernath] Bump requests to 2.20.0