Skip to content

Releases: quotient-ai/quotient-python

v0.3.2 - Update Deprecation Warnings Latest

17 Jun 21:37
40a40d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1 - Bump Deps

17 Jun 21:15
de57524
Compare
Choose a tag to compare

What's Changed

  • QUO-2215: Add initial tracing setup to QuotientAI client by @freddiev4 in #98
    • NOTE: Currently undocumented and not released yet in production
  • Update pyproject.toml, bump httpx by @freddiev4 in #99

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - Quotient Log & Detect

15 May 17:56
3380b48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0

v0.2.9

05 May 18:05
6526cd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8 - Better token handling

29 Apr 17:16
3e52915
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

10 Apr 14:25
b79e06b
Compare
Choose a tag to compare

What's Changed

  • Process remaining logs & update graceful exit by @freddiev4 in #89

Full Changelog: v0.2.6...v0.2.7

v0.2.6

04 Apr 20:05
cd60162
Compare
Choose a tag to compare

What's Changed

  • update some behaviour to match typescript sdk by @waldnzwrld in #84
  • [QUO-996] update auth error messaging by @waldnzwrld in #85
  • [QUO-968] add atexit handlers to ensure all work is processed before bailing by @waldnzwrld in #87

Full Changelog: v0.2.5...v0.2.6

v0.2.5

01 Apr 19:17
1fcb366
Compare
Choose a tag to compare

What's Changed

  • log exceptions instead of raising by @waldnzwrld in #83
    Previously exceptions were being raised by the client, however this had potential to interfere with host applications where the package was included. This version gracefully handles all exceptions.

It is strongly recommended to upgrade to this version.

Full Changelog: v0.2.4...v0.2.5

v0.2.4

31 Mar 18:41
ad802ba
Compare
Choose a tag to compare

What's Changed

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

v0.2.3

17 Mar 18:43
Compare
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