Skip to content

Releases: anodot/anodot-python

Anodot python 2.0.7

Choose a tag to compare

@AntonZelenin AntonZelenin released this 01 Feb 17:50
  • Added 'ignore' missing dimension policy

Anodot python 2.0.6

Choose a tag to compare

@AntonZelenin AntonZelenin released this 13 Jan 13:31
39a1e85
  • Added find_schema_by_name method
  • Added schema_id to the dict schema representation
  • Added from_dict methods to Schema and MissingDimPolicy
  • Added __eq__ implementation for MissingDimPolicy, Measurement and Schema

Anodot python 2.0.5

Choose a tag to compare

@dariakharlan dariakharlan released this 10 Jan 17:05
deb855d
  • Add get_schemas method

Anodot python 2.0.4

Choose a tag to compare

@dariakharlan dariakharlan released this 23 May 10:57
053e0f3
  • support python 3.10

Anodot python 2.0.3

Choose a tag to compare

@AntonZelenin AntonZelenin released this 25 Aug 14:10

Fix for sending watermark to Anodot
Security updates

Anodot python 2.0.2

Choose a tag to compare

@dariakharlan dariakharlan released this 21 Apr 09:04
d569cf0

Security updates

Anodot python 2.0.1

Choose a tag to compare

@dariakharlan dariakharlan released this 12 Nov 17:49
ba8dfe0

Added print methods to Metric Classes

Anodot python 2.0.0

Choose a tag to compare

@dariakharlan dariakharlan released this 24 Jul 14:22
  • New API
  • Implement protocol 3.0

Anodot python 1.0.2

Choose a tag to compare

@dariakharlan dariakharlan released this 15 May 13:35
  • raise AnodotAPIResponseException if receive errors
  • raise an exception if the response is not 200 ok

Anodot python 1.0.1

Choose a tag to compare

@dariakharlan dariakharlan released this 24 Apr 12:29
  • Add dry_run parameter to the send function