0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Dylan Martin
d4556c96d0
chore(flags): reorganized the modules (#26297) 2024-11-19 18:03:23 -05:00
Dylan Martin
4ce7e9c781
feat(flags): dynamic cohort matching in rust (#25776) 2024-11-15 18:44:55 -05:00
Dylan Martin
211791658e
feat(flags): add experience continuity (#25245)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-02 08:14:05 +00:00
Dylan Martin
c940fd5229
feat(flags): rust implementation of a bunch of things (#24957)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-24 19:06:22 -04:00
Oliver Browne
f7eb6e39e5
feat(featureflags): get some metrics wired up (#25021)
Co-authored-by: Dylan Martin <dylan@posthog.com>
2024-09-18 14:38:58 +01:00
Dylan Martin
71727523b7
feat(flags): add group property overrides (#24589) 2024-09-13 18:47:30 +00:00
Dylan Martin
8dde90a652
feat(flags): adding support for GeoIP and person property overrides to rust flag service (#24536)
Co-authored-by: Phani Raj <phani@posthog.com>
2024-08-27 19:58:20 +00:00
Dylan Martin
d6ad9fa096
feat(flags): return real feature flag evaluation for basic matching with new endpoint (#24358) 2024-08-22 12:10:47 -04:00
Dylan Martin
373785b945
feat(flags): add validation for database reads for rust feature flag service (#24089)
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
2024-08-09 15:48:04 -04:00
Neil Kakkar
50adf3b4ae
feat(flags): Fetch flags and team from database (#23120)
Co-authored-by: Dylan Martin <dylan@posthog.com>
Co-authored-by: James Greenhill <fuziontech@gmail.com>
2024-07-24 08:40:09 -07:00
Neil Kakkar
b43108df10 merge history 2024-06-10 14:00:00 +01:00