Releases: PostHog/posthog-python
Releases · PostHog/posthog-python
7.15.4
Immutable
release. Only release title and notes can be modified.
Patch changes
- 0207088 Track OpenAI chat completions parse calls — Thanks @marandaneto!
7.15.3
Immutable
release. Only release title and notes can be modified.
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.3are not valid semver and should not match targeting conditions. Both override values and flag values are now validated; invalid inputs raiseInconclusiveMatchErrorso the condition does not match. — Thanks @dmarticus!
7.15.2
Immutable
release. Only release title and notes can be modified.
Patch changes
- 1574b1b Fix OpenAI usage parsing when token detail fields are null — Thanks @michael-ciridae!
7.15.1
Immutable
release. Only release title and notes can be modified.
Patch changes
- a098aa7 Fix Gemini web search extraction when response candidates are null. — Thanks @marandaneto!
7.15.0
Immutable
release. Only release title and notes can be modified.
Minor changes
- 52cd20e feat: add Celery integration and improve PostHog client fork safety — Thanks @parinporecha!
7.14.2
Immutable
release. Only release title and notes can be modified.
Patch changes
- 44c1261 Fix scoped context support for async functions — Thanks @marandaneto!
7.14.1
7.14.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: remove unsupported setup-uv input by @marandaneto in #545
- chore: commit generated references with GitHub App by @marandaneto in #546
- feat: add evaluate_flags() API for single-call flag evaluation by @dmarticus in #539
Full Changelog: 7.13.2...7.14.0
7.13.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump litellm from 1.83.0 to 1.83.7 in /examples/example-ai-dspy by @dependabot[bot] in #536
- chore(deps): bump litellm from 1.81.13 to 1.83.7 in /examples/example-ai-litellm by @dependabot[bot] in #535
- chore(deps): bump litellm from 1.74.9 to 1.83.7 in /examples/example-ai-crewai by @dependabot[bot] in #537
- fix: remove python-dateutil runtime dependency by @marandaneto in #540
- fix: sanitize Django tracing headers by @dustinbyrne in #538
- fix: acknowledge oversized dropped events by @marandaneto in #543
- fix: no-op clients without api key by @marandaneto in #544
- fix: clarify feature flag auth errors by @marandaneto in #542
Full Changelog: 7.13.1...7.13.2
7.13.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump python-dotenv from 1.1.1 to 1.2.2 by @dependabot[bot] in #528
- chore(deps): bump python-dotenv from 1.1.1 to 1.2.2 in /examples/example-ai-crewai by @dependabot[bot] in #529
- chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /integration_tests/django5 by @dependabot[bot] in #530
- chore: upgrade PostHog GitHub Action to v1 by @marandaneto in #531
- feat(flags): support mixed targeting in local evaluation by @patricio-posthog in #523
Full Changelog: 7.13.0...7.13.1