Releases: PostHog/posthog-python
Releases · PostHog/posthog-python
7.8.3
What's Changed
- Fix feature flag 401 errors causing HTTP request storm by @GabiGrin in #422
- Fix OpenAI input image sanitization by @vikas5914 in #384
- fix: openai image sanitization by @ablaszkiewicz in #425
New Contributors
- @GabiGrin made their first contribution in #422
- @vikas5914 made their first contribution in #384
Full Changelog: v7.8.2...v7.8.3
7.8.2
What's Changed
- fix(llma): default prompts url by @Radu-Raicea in #423
Full Changelog: v7.8.1...v7.8.2
7.8.1
What's Changed
- feat: SDK Compliance by @jose-sequeira in #397
- fix(llma): small fixes for prompt management by @Radu-Raicea in #420
New Contributors
- @jose-sequeira made their first contribution in #397
Full Changelog: v7.8.0...v7.8.1
7.8.0
What's Changed
- feat(llma): pass raw provider usage metadata for backend cost calculations by @richardsolomou in #411
- feat(llma): add prompt management by @Radu-Raicea in #417
New Contributors
- @richardsolomou made their first contribution in #411
Full Changelog: v7.7.0...v7.8.0
7.7.0
What's Changed
- feat(ai): add OpenAI Agents SDK integration by @andrewm4894 in #408
Full Changelog: v7.6.0...v7.7.0
7.6.0
What's Changed
- chore: check for syntax warnings by @pauldambra in #404
- Fix link formatting in CHANGELOG.md by @pauldambra in #406
- feat: add device_id to flags request payload by @andehen in #407
Full Changelog: v7.5.1...v7.6.0
7.5.1
What's Changed
- chore: add a test to describe upload behaviour when there are errors by @pauldambra in #403
- chore: add SDK version support table to README by @pauldambra in #402
- feat: add CodeQL Advanced workflow by @Piccirello in #405
- fix: avoid return from finally block to fix Python 3.14 SyntaxWarning by @jodal in #361
New Contributors
Full Changelog: v7.5.0...v7.5.1
7.5.0
What's Changed
Full Changelog: v7.4.3...v7.5.0
7.4.3
What's Changed
- fix: double counting anthropic langchain by @carlos-marchal-ph in #399
Full Changelog: v7.4.2...v7.4.3
7.4.2
What's Changed
- feat: add in_app configuration for python SDK by @hpouillot in #396
New Contributors
- @hpouillot made their first contribution in #396
Full Changelog: v7.4.1...v7.4.2