Skip to content

5.1.0

Choose a tag to compare

@posthog-bot posthog-bot released this 18 Jun 16:28
b775339
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