Skip to content

Releases: tryterra/terra-client-python

[0.0.11] Support python 3.11

05 Oct 14:42

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

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

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

Choose a tag to compare

Updated data models to newest version