Skip to content

Releases: amplitude/Amplitude-Python

v1.1.4

12 Dec 23:26
Compare
Choose a tag to compare

Fix

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

v1.1.3

01 Sep 21:13
Compare
Choose a tag to compare

Fix

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

v1.1.2

04 Aug 19:29
Compare
Choose a tag to compare

Fix

v1.1.1

11 Jan 05:50
Compare
Choose a tag to compare

Fix

v1.1.0

08 Sep 00:37
Compare
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
Compare
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
Compare
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)

v0.4.0

03 Jun 16:53
Compare
Choose a tag to compare

Feature

v0.3.0

12 May 19:02
Compare
Choose a tag to compare

Feature

Fix

  • Set correct fetch-depth for semantic release (#25) (0514d40)
  • Broken release action (#24) (8eb6e52)

v0.2.2

29 Apr 02:08
Compare
Choose a tag to compare

Fix

  • Use new thread instead of background blocking thread (#20) (24f807f)