Skip to content

Releases: PostHog/posthog-python

3.8.3

14 Jan 09:51
190c628
Compare
Choose a tag to compare
v3.8.3

feat(llm-observability): add new packages for posthoganalytics (#163)

3.8.2

14 Jan 09:27
78ab0ca
Compare
Choose a tag to compare
fix(llm-observability): include the ai packages (#162)

* fix: setuptools

* fix: include packages

3.8.1

14 Jan 01:25
c5bfc13
Compare
Choose a tag to compare
v3.8.1

fix: update to export module (#161)

3.8.0

14 Jan 00:36
6b1c0dc
Compare
Choose a tag to compare
v3.8.0

feat: Embeddings + Personless events + Destructure property JSON (#160)

3.7.5

03 Jan 21:01
05932b3
Compare
Choose a tag to compare
[FEATURE]Add distinct_id to group_identify (#155)

* [FEATURE]Add distinct_id to group_identify

* [TESTS]Updated test cases for adding distinct_id to group_identify

* [LINT-FIX]client.py and test_client.py

* [CHORE]Verion bump and changelog update

3.7.4

27 Nov 22:26
9e1bb8c
Compare
Choose a tag to compare
v3.7.4

fix(flags): bump the version (#148)

3.7.3

25 Nov 19:52
fb57de2
Compare
Choose a tag to compare
v3.7.3

fix(flags): correctly emit feature flag events with the FF response o…

3.7.2

19 Nov 12:48
8ae3f2b
Compare
Choose a tag to compare
v3.7.2

chore: add type to stack (#142)

3.7.0

03 Oct 16:16
ee03059
Compare
Choose a tag to compare
v3.7.0

feat: add super properties (#138)

3.6.6

16 Sep 10:16
67a343f
Compare
Choose a tag to compare
fix(errors): Make sure project root exists to judge in app frames (#136)

* fix(errors): Make sure project root exists to judge in app frames

* prep release