Skip to content

Releases: ShipChain/python-common

v1.0.19

Choose a tag to compare

@ajhodges ajhodges released this 20 Mar 17:26
  • Add Exception class for URLShortener
  • Refactor get_jwt_from_request to better handle unauthenticated requests
  • Add HTTPrettyAsserter

v1.0.18

Choose a tag to compare

@mlclay mlclay released this 04 Mar 21:07
  • Remove JsonAPIClient

v1.0.17

Choose a tag to compare

@mlclay mlclay released this 03 Mar 17:19
12a4b20

This release include new functionality

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

v1.0.16

Choose a tag to compare

@ajhodges ajhodges released this 19 Feb 14:57
  • 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

Choose a tag to compare

@ajhodges ajhodges released this 06 Dec 19:15
497bd2d
  • json_asserter fixture
  • CGVSJsonRenderer