Releases: ShipChain/python-common
Releases · ShipChain/python-common
v1.0.19
- Add Exception class for URLShortener
- Refactor get_jwt_from_request to better handle unauthenticated requests
- Add HTTPrettyAsserter
v1.0.17
This release include new functionality
- Create UrlShortenerClient
- Add count and ordering to json_asserter and non-vnd error reports
- Create JsonAPIClient
v1.0.16
- Fix issue where user/org logger throws exception when trying to parse an invalid token
- Allow non-nginx-secured InternalRequests to happen in INT environment (for Engine -> Txm communication)
v1.0.10
- json_asserter fixture
- CGVSJsonRenderer