- Notifications
You must be signed in to change notification settings - Fork34
Releases: PostHog/posthog-python
Releases · PostHog/posthog-python
6.1.0
c4e09cd
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
Uh oh!
There was an error while loading.Please reload this page.
6.0.4
c61236b
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
fix: add middleware setting for custom client (#281)* Add middleware setting for custom client* mypy* comment
Assets2
Uh oh!
There was an error while loading.Please reload this page.
6.0.3
b965332
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v6.0.3feat(flags): add a `flag_fallback_cache` that tracks feature flag eva…
Assets2
Uh oh!
There was an error while loading.Please reload this page.
6.0.2
4739945
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
fix: default send_feature_flags false for capture_exception (#278)* default send_feature_flags false* bump version
Assets2
Uh oh!
There was an error while loading.Please reload this page.
6.0.1
50ab10c
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
fix(err): permit disabling person processing (#277)* whoops* bump version
Assets2
Uh oh!
There was an error while loading.Please reload this page.
6.0.0
37bd301
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
feat: prep for 6.0.0, bunch of breaking changes (#273)* alright* fix exports* Update posthog/test/test_before_send.pyCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>* Update posthog/__init__.pyCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>* Update posthog/__init__.pyCo-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>* fix tests after rebase* update examples* update mypy baseline* Revert "update mypy baseline"This reverts commit da395dd7cc075d1f5b1c03d748544e4abcd75bb9.* try again* whatever* request user* fix middleware* getattr is_authenticated* allow using custom client for exception capture* update comments* fix circular import* type arguments, use TypedDict* fix setup* mypy* whoops* ok* further mypy* mypy sync* docs and fixes---------Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>Co-authored-by: David Newell <david@posthog.com>
Assets2
Uh oh!
There was an error while loading.Please reload this page.
5.4.0
f0e1cdf
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
feat: bump version to 5.4.0 with session_id on page method (#271)Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Assets2
Uh oh!
There was an error while loading.Please reload this page.
5.3.0
5a7f324
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
fix(err): always safe_str exception values (#267)* always safe_str* bump version
Assets2
Uh oh!
There was an error while loading.Please reload this page.
5.2.0
e13c428
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
feat(err): construct full trace if no traceback available (#266)* construct full trace if no traceback available* delete asserts* bump version
Assets2
Uh oh!
There was an error while loading.Please reload this page.
5.1.0
b775339
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
feat: session and identity integrate with context now (#264)* session and identity in context* bump version* make django integration use context distinct id and session functions* don't use self* fix comments* fix middleware tests* clarify fresh and distinct id's* Fix exported modules, add makefile command to test changes locally* tiny fix
Assets2
Uh oh!
There was an error while loading.Please reload this page.