Skip to content

Releases: tryterra/terra-client-python

v0.0.17

21 Jan 21:44
Compare
Choose a tag to compare

v0.0.16

06 Jan 19:50
Compare
Choose a tag to compare

Release

v0.0.15

16 Sep 22:51
Compare
Choose a tag to compare

Release

0.0.14

23 Aug 14:09
Compare
Choose a tag to compare
0.0.14 Pre-release
Pre-release
Release

0.0.13

18 Jun 12:50
Compare
Choose a tag to compare
0.0.13 Pre-release
Pre-release
Release

[0.0.12] Bump dependencies

22 Apr 19:33
Compare
Choose a tag to compare

[0.0.11] Support python 3.11

05 Oct 14:42
Compare
Choose a tag to compare

Bump python version support to allow 3.11

[0.0.10] Fix parsing warning status

16 Jun 09:57
784f8df
Compare
Choose a tag to compare

Previously get_parsed_response() would parse a webhook event ('auth', 'user_reauth'....) with status warning to ConnectionDegraded. This release fixes the function so that payloads are parsed to the correct data class in those cases.

[0.0.9] Add with_samples to getter functions

22 May 16:00
Compare
Choose a tag to compare
  • add the with_samples query parameter to the data getter functions

[0.0.8] Update data models

24 Mar 00:28
455482c
Compare
Choose a tag to compare

Updated data models to newest version