Skip to content

Releases: quotient-ai/quotient-python

v0.2.4

31 Mar 18:41
ad802ba

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

17 Mar 18:43

Choose a tag to compare

What's Changed

  • [QUO-918] Authorize requests on initialization by @waldnzwrld in #76
    This speeds up authentication of request by setting tokens before any user requests are made

Full Changelog: v0.2.2...v0.2.3

v0.2.2 - Token based authentication

07 Mar 21:49

Choose a tag to compare

What's Changed

  • Add JWT authentication and storage to python client @waldnzwrld in #75

This release speeds up authentication and therefore response time between requests.

Full Changelog: v0.2.1...v0.2.2

v0.2.1 - Non-blocking Logger

06 Mar 16:17
953fbd3

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0 - Add sampling for logs

03 Mar 18:34
0d5e194

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.2.0

v0.1.9 - Downgrade dependencies

25 Feb 18:39
d254c01

Choose a tag to compare

v0.1.8 - Add list method for logs & sampling

24 Feb 04:24

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7 - Allow `api_key` as init param to clients

18 Feb 18:23
7771004

Choose a tag to compare

v0.1.6 - Add async client, Modify Log inputs

13 Feb 16:58
22ff778

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5 - Better error handling for HTTP methods

10 Feb 23:34
3b5be7e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5