releases.shpreview
PostHog/PostHog Python

PostHog Python

Mon
Wed
Fri
JunJulAugSepOctNovDecJanFebMarAprMay
Less
More
Releases33Avg10/moVersionsv7.13.0 to v7.12.0
v7.17.0
Minor changes
  • 3aed638 Add a configurable $is_server event property (default true) so PostHog can identify server-side events. Set is_server=False when using posthog-python as a client/CLI so the device OS is attributed normally. — Thanks @turnipdabeets for your first contribution 🎉!
v7.16.4
Patch changes
  • 44e6b14 Fix async streaming responses from the AI wrappers (OpenAI, Anthropic, Gemini) so they support async with as well as async for. Previously, consuming a stream via async with (e.g. with pydantic-ai) raised TypeError: 'async_generator' object does not support the asynchronous context manager protocol. — Thanks @turnipdabeets for your first contribution 🎉!
v7.15.3
Patch changes
  • be9b78b Reject semver values with leading zeros in local flag evaluation. Per semver 2.0.0 §2, numeric identifiers must not include leading zeros — values like 1.07.3 are not valid semver and should not match targeting conditions. Both override values and flag values are now validated; invalid inputs raise InconclusiveMatchError so the condition does not match. — Thanks @dmarticus!

What's Changed

Full Changelog: https://github.com/PostHog/posthog-python/compare/7.13.1...7.13.2

What's Changed

Full Changelog: https://github.com/PostHog/posthog-python/compare/7.13.0...7.13.1

What's Changed

New Contributors

Full Changelog: https://github.com/PostHog/posthog-python/compare/v7.12.0...7.13.0

What's Changed

New Contributors

Full Changelog: https://github.com/PostHog/posthog-python/compare/v7.11.1...v7.11.2

Last Checked
28m ago
Latest
7.17.0
Tracking since Nov 23, 2020