Releases: PostHog/posthog-python
Releases · PostHog/posthog-python
7.13.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: use engineering@posthog.com in package metadata by @marandaneto in #514
- feat(examples): add Dedalus Labs and Cloudflare AI Gateway examples by @richardsolomou in #508
- feat(flags): implement get_feature_flag endpoint in SDK compliance adapter by @andehen in #500
- docs: fix python release docs package registry by @marandaneto in #516
- chore: use client-id for create-github-app-token by @marandaneto in #517
- chore: update GitHub Actions for Node 24 by @marandaneto in #518
- chore: remove use of six and mock by @s-t-e-v-e-n-k in #442
- chore: reduce Dependabot PR noise by @marandaneto in #519
- feat(prompts): add capture_errors option for error tracking by @andrewm4894 in #520
- docs: add dedicated contributing guides by @marandaneto in #521
- docs: align contributing guide with CI checks by @marandaneto in #522
- chore: remove v prefix from release tags by @marandaneto in #524
- fix: trim whitespace from API keys and host config by @marandaneto in #525
New Contributors
- @s-t-e-v-e-n-k made their first contribution in #442
Full Changelog: v7.12.0...7.13.0
v7.12.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: merge master into main by @marandaneto in #513
Full Changelog: v7.11.2...v7.12.0
v7.11.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: add GitHub community health files by @marandaneto in #505
- chore(deps): bump pyasn1 from 0.6.1 to 0.6.3 by @dependabot[bot] in #465
- chore(deps): bump litellm from 1.82.6 to 1.83.0 in /examples/example-ai-dspy by @dependabot[bot] in #487
- chore(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #473
- chore: update branch references to main by @marandaneto in #506
- chore: update endpoint for flags local eval by @patricio-posthog in #509
New Contributors
- @dependabot[bot] made their first contribution in #465
Full Changelog: v7.11.1...v7.11.2
v7.11.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: add stale workflow for issues and PRs by @marandaneto in #502
- fix(compliance): declare capabilities in health endpoint by @andehen in #501
- feat: Add os_distro information to events by @parinporecha in #467
Full Changelog: v7.11.0...v7.11.1
v7.11.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(llma): graceful fallback in claude_agent_sdk wrapper by @andrewm4894 in #495
- feat(llma): add $ai_stop_reason extraction for all providers by @carlos-marchal-ph in #499
- feat: add Gemini embed_content tracking by @carlos-marchal-ph in #498
Full Changelog: v7.10.3...v7.11.0
v7.10.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: pass before_send through module-level setup by @sipa-echo-zaoa in #472
- chore: add sampo changeset for before_send module-level setup fix (#472) by @marandaneto in #489
New Contributors
- @sipa-echo-zaoa made their first contribution in #472
Full Changelog: v7.10.2...v7.10.3
v7.10.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: configurabel endpoint for flags local evaluation by @patricio-posthog in #483
New Contributors
- @patricio-posthog made their first contribution in #483
Full Changelog: v7.10.1...v7.10.2
v7.10.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: pass capture_exceptions as keyword arg in Django middleware by @marandaneto in #488
Full Changelog: v7.10.0...v7.10.1
v7.10.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: add AI provider integration examples by @richardsolomou in #466
- fix: update localhost port in examples from 8000 to 8010 by @parinporecha in #453
- chore: pin litellm to 1.81.13 in example by @marandaneto in #469
- feat: add minimum fastapi exception capture repro case by @marandaneto in #470
- chore: enforce 7-day minimum release age via uv exclude-newer by @marandaneto in #476
- chore(examples): migrate AI examples from pip to uv with locked versions by @richardsolomou in #471
- feat(ai): add Claude Agent SDK integration for LLM analytics by @andrewm4894 in #477
- docs: add AI provider examples for all LLM analytics integrations by @richardsolomou in #478
- fix: propagate missing params in module-level wrapper functions by @dustinbyrne in #479
New Contributors
- @parinporecha made their first contribution in #453
Full Changelog: v7.9.12...v7.10.0
v7.9.12
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(flags): expose flag_definition_cache_provider by @matheus-vb in #462
New Contributors
- @matheus-vb made their first contribution in #462
Full Changelog: v7.9.11...v7.9.12