Skip to content

Releases: PostHog/posthog-python

6.7.7

14 Oct 10:34
67f68c0
Compare
Choose a tag to compare
v6.7.7

fix: remove deprecated attribute  from exception events (#338)

6.7.6

22 Sep 18:11
26cfd81
Compare
Choose a tag to compare
fix: don't sort condition sets with variant overrides to the top (#330)

* fix: don't sort condition sets with variant overrides to the top

* fix test

* update test

* update version and change log

6.7.5

16 Sep 12:40
0bb6342
Compare
Choose a tag to compare
feat(err): add __acall__ to django middleware (#328)

* add __acall__

* fix types

6.7.4

05 Sep 15:29
d76bfe6
Compare
Choose a tag to compare
fix/system prompt sometimes missing (#326)

* fix: always capture system prompt

* chore: bump version

* fix: gemini system prompt capture

* chore: imports at top

* fix: test

The mock we were passing from this test
reporetd that it had a `system instruction` field,
breaking assumptions

* chore: lint

* fix: better code organization

* chore: lint

6.7.3

04 Sep 18:22
b3e21c1
Compare
Choose a tag to compare
fix(llma): gemini missing cached and reasoning tokens (#323)

* fix(llma): Gemini missing cached and reasoning tokens

* chore(llma): bump version

* chore(llma): run ruff

6.7.2

03 Sep 20:03
08b11cb
Compare
Choose a tag to compare
fix(llma): streaming providers with tool calls (#319)

* fix(llma): tool calls in streaming Anthropic

* fix(llma): Gemini content

* fix(llma): extract converters for providers

* fix(llma): continuation of DRY refactoring

* fix(llma): add $ai_tools to streaming Gemini

* fix(llma): tool calls in streaming Gemini

* fix(llma): tool calls in streaming OpenAI Chat Completions

* fix(llma): fix test

* fix(llma): run ruff

* fix(llma): fix types

* fix(llma): run ruff

* chore(llma): run mypy baseline sync

* chore(llma): bump version

* fix(llma): fix test

* chore(llma): update CHANGELOG

* fix(llma): Responses API streaming tokens

* fix(llma): run ruff

* fix(llma): run ruff

6.7.1

01 Sep 07:13
9f37067
Compare
Choose a tag to compare
v6.7.1

feat(llma): redact base64 images (#318)

6.7.0

26 Aug 22:32
6e00d57
Compare
Choose a tag to compare
v6.7.0

Bump version to 6.7.0 (#317)

6.6.1

21 Aug 14:15
fb38447
Compare
Choose a tag to compare
v6.6.1

chore: bump version to 6.6.1 (#314)

6.6.0

18 Aug 23:11
20b8825
Compare
Choose a tag to compare
v6.6.0

feat(flags): support passing in lists of flag keys to the `/flags` en…