Skip to content

Releases: ShipChain/python-common

v1.0.19

20 Mar 17:26

Choose a tag to compare

  • Add Exception class for URLShortener
  • Refactor get_jwt_from_request to better handle unauthenticated requests
  • Add HTTPrettyAsserter

v1.0.18

04 Mar 21:07

Choose a tag to compare

  • Remove JsonAPIClient

v1.0.17

03 Mar 17:19
12a4b20

Choose a tag to compare

This release include new functionality

  • Create UrlShortenerClient
  • Add count and ordering to json_asserter and non-vnd error reports
  • Create JsonAPIClient

v1.0.16

19 Feb 14:57

Choose a tag to compare

  • 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

06 Dec 19:15
497bd2d

Choose a tag to compare

  • json_asserter fixture
  • CGVSJsonRenderer