Skip to content

Releases: amplitude/Amplitude-Python

v1.2.1

19 Nov 18:38

Choose a tag to compare

Fix

  • Respect flush_queue_size in Worker.flush() (#64) (d9accf0)

v1.2.0

01 Jul 16:22

Choose a tag to compare

Feature

  • Add support for setting user agent on event (#61) (bda8b95)

v1.1.5

26 Feb 21:20

Choose a tag to compare

Fix

  • Adding currency property to events (#60) (6984e76)

v1.1.4

12 Dec 23:26

Choose a tag to compare

Fix

  • Allow none property value but not send (#54) (677ebe7)

v1.1.3

01 Sep 21:13

Choose a tag to compare

Fix

  • Set group should set user property (#51) (964a1b6)

v1.1.2

04 Aug 19:29

Choose a tag to compare

Fix

v1.1.1

11 Jan 05:50

Choose a tag to compare

Fix

v1.1.0

08 Sep 00:37

Choose a tag to compare

Feature

Fix

  • Update pyproject to use tag version to fix release workflow (#37) (885fd5b)

Documentation

v1.0.0

29 Jun 22:23
6c44f7f

Choose a tag to compare

Chore

  • release stable version 1.0.0 of Amplitude Python SDK.

What's Changed

Full Changelog: v0.4.1...v1.0.0

v0.4.1

23 Jun 00:28

Choose a tag to compare

Fix

  • Get_event_body for enum value from ampli (#29) (2bbc1b0)
  • Set_group put group_type/group_name in groups attribute (#28) (828040e)
  • Add process logs & flush() returns future (#27) (33d4c5c)