Skip to content

Releases: PostHog/posthog-python

3.24.3

15 Apr 20:10
dfa7f70

Choose a tag to compare

fix(flags): pass in the correct hashes. (#221)

* shoot

* cut customer token

* bump version

* dump posthog api from excluded

3.24.2

15 Apr 18:00
d00d69e

Choose a tag to compare

v3.24.2

ubunut 20-04 is EOL (#220)

3.24.1

11 Apr 12:58
7a6e185

Choose a tag to compare

v3.24.1

fix: add field to proxy client setup (#217)

3.24.0

10 Apr 13:36
51380ac

Choose a tag to compare

v3.24.0

feat: log captured exceptions (#215)

3.23.0

26 Mar 16:11
8563e05

Choose a tag to compare

v3.23.0

bump version

3.22.0

26 Mar 16:04
334394b

Choose a tag to compare

update automatic retries to include read errors (#208)

in e.g. lambda environments the connection can time out between invocations,
this comes through to the client as a "RemoteDisconnected" error, which it
turns out urllib classifies as a "read" error not a connection error (as
it's possible to get this error after data has been sent)

3.21.0

17 Mar 14:29
2779ad1

Choose a tag to compare

feat: Support serializing dataclasses (#206)

* Support serializing dataclasses

* Update version

* Run black

* Fix for Python 3.9

3.20.0

14 Mar 05:17
5a4167d

Choose a tag to compare

feat: add support for responses api (#205)

* feat: add suppoort for responses api

* fix: test

* fix: black

* fix: test - hopefully

* fix: test - hopefully #2

* fix: test - hopefully #3

* fix: test - hopefully #4

* fix: greptaile catch

* fix: mypy is not my friend

* fix: isort usort weallsort

* fix: noredef

* fix: mypy baseline

* fix: mypy

* fix: mypy

3.19.1

10 Mar 21:36
28a7d35

Choose a tag to compare

v3.19.1

fix: azure open ai delta check (#203)

3.19.0

06 Mar 22:38
8331af7

Choose a tag to compare

feat: cached tokens (#202)

* feat: cached tokens

* feat: add tool support

* chore: local test

* chore: isort black

* chore: bump v

* chore: remove import

* fix: types

* fix: black

* fix: mypy unpacking of None

* chore: mypy baseline

* feat: mypy fix

* fix: did things and stuff

* fix: mypy yourpy whos py?

* fix: things can be None

* fix: move test

* fix remove exampels from package

* fix: losing my py