mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-10 06:01:19 +01:00
* add support for token field in kafka message * formPipelineEvent * rename pipeline files according to new order * wip team_id and anonymize ips * conditional handlers and tests * some plugin server fixes * fix capture bug * fix * more fixes * fix capture tests * pipeline update * fix + investigate database resets * fix import order * testing and typing updates * add test for capture endpoint * testing * python typing * plugin server test * functional test * fix test * another fix * make sure no team ids clash in tests * fix * add more metrics and logs * cache nulls * updates * add more metrics