0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-29 03:04:16 +01:00
Commit Graph

19184 Commits

Author SHA1 Message Date
Georgiy Tarasov
4cc0defd70
chore(product-assistant): lower temperature for models (#25848)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-28 20:18:20 +01:00
PostHog Bot
e2f4b4a8b4
chore(deps): Update posthog-js to 1.177.0 (#25856) 2024-10-28 13:30:45 -04:00
PostHog Bot
1bb628a263
chore(deps): Update posthog-js to 1.176.1 (#25855) 2024-10-28 13:03:28 -04:00
Tomás Farías Santana
a6abe61324
fix(batch-exports): Couple of backfill bugfixes (#25854)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-28 17:21:25 +01:00
Tomás Farías Santana
2b389b3834
fix(batch-exports): Use prefix in snowflake internal stage (#25847)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-28 16:19:45 +01:00
Paul D'Ambra
a0612b9920
fix: toolbar wildcard cleaning (#25851)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-28 15:19:00 +00:00
David Newell
0a77850a18
chore: add postgres backed modelling for symbol sets (#25846) 2024-10-28 14:30:19 +00:00
Michael Matloka
70917b9706
perf(max): Use async_except_on_cache_miss in question suggestions (#25803)
Co-authored-by: Georgiy Tarasov <gtarasov.work@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-28 14:03:05 +01:00
Juraj Majerik
43b36df44e
chore(experiments): update Notebooks with the new UI (#25844) 2024-10-28 11:42:52 +00:00
Georgiy Tarasov
e5957b64c9
feat(product-assistant): use async_except_on_cache_miss in assistant queries (#25828) 2024-10-28 12:15:17 +01:00
Marcus Hof
1afccffb33
fix(cdp): wrap text by default in teams destination (#25843) 2024-10-28 11:45:52 +01:00
Juraj Majerik
c61b3a96fc
feat(experiments): holdout groups UI (#25772) 2024-10-28 11:35:23 +01:00
David Newell
94aafdfc8a
fix: remove query params from notebooks parsing (#25802) 2024-10-28 10:19:11 +00:00
Tomás Farías Santana
b539d08252
refactor(batch-exports): Switch backfill workflow to use Heartbeater (#25795) 2024-10-28 11:02:04 +01:00
Paul D'Ambra
b412f10c1b
fix: a little watch next fangling (#25833) 2024-10-28 08:59:37 +00:00
Marius Andra
4a35174fb6
feat(messaging): test sending e-mails (#25825) 2024-10-26 12:28:07 +02:00
Tom Owers
e4d36968f8
fix(data-warehouse): Use a seperate thread pool executor for warehouse pipeline (#25831)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-26 08:16:23 +01:00
Raquel Smith
fe6cbcc72b
fix: switch to the project after creation (#25834) 2024-10-25 13:12:11 -07:00
Georgiy Tarasov
db1e4ad985
fix(product-assistant): filter out low frequency events (#25827) 2024-10-25 21:19:02 +02:00
Georgiy Tarasov
544e239f40
fix(product-assistant): correctly establish a connection for streaming (#25826) 2024-10-25 21:18:54 +02:00
Raquel Smith
6013e43abb
fix: make sure types work for default anon check in decide (#25738) 2024-10-25 19:07:41 +00:00
Raquel Smith
bb638feb9c
fix(invites): allow implicit team membership to invite to projects on org invites (#25773) 2024-10-25 18:54:52 +00:00
timgl
dff2676253
perf: Speed up selecting from persons table (#25824)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 11:23:55 -07:00
Patricio
0ad1b5fe3b
fix: link to project home in env switcher when in onboarding (#25799)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 14:33:58 -03:00
Tom Owers
76efa0baa0
chore(data-warehouse): Added more reasons for jobs to not retry (#25785) 2024-10-25 16:59:29 +01:00
Marius Andra
d1f4ebadc9
feat(messaging): ui (#25811)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 17:17:50 +02:00
Raquel Smith
f74994323b
feat(replay-templates): minor improvements (#25778)
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 14:58:09 +00:00
timgl
ff712be4ab
fix: Support negation and subqueries in whereclauseextractor (#25816)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 15:19:26 +01:00
Marius Andra
74fbc2dee4
fix(cdp): test invocation async limits (#25823) 2024-10-25 14:18:14 +00:00
Georgiy Tarasov
bfd3b502e4
feat(insights): add async_except_on_cache_miss for the query runner (#25760)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 15:07:42 +02:00
Tom Owers
46d706f672
fix(data-warehouse): Use destination tables for bigquery syncs (#25819) 2024-10-25 13:52:19 +01:00
Marius Andra
c09b1de644
feat(hog): importing modules in hog (#25796)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 12:21:17 +00:00
Georgiy Tarasov
62cfd13d1b
feat(product-assistant): enhanced trends generation (#25484)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-10-25 14:19:45 +02:00
Neil Kakkar
763214ddda
feat(exp): Add full holdouts to response (#25814) 2024-10-25 12:01:06 +00:00
Oliver Browne
7d8f2523ba
chore: add PP opt-out to admin panel (#25813) 2024-10-25 13:59:57 +03:00
Marius Andra
a4a90e9e6c
fix: template type (#25817) 2024-10-25 12:54:42 +02:00
Marius Andra
8b3bd177c7
fix(snapshots): disable flakes (#25812) 2024-10-25 10:13:53 +00:00
Marcus Hof
a1e54a170b
feat(cdp): add june.so hog template (#25793)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 12:01:26 +02:00
Marcus Hof
0b7a2e4a63
fix(cdp): add gclid fallback and warning (#25797) 2024-10-25 11:57:57 +02:00
Marius Andra
e72783bc8b
feat(messaging): different types of hog functions (#25788)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 11:20:28 +02:00
Paul D'Ambra
ab177f649e
fix: launch replay domain button (#25806)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 09:43:40 +01:00
Marius Andra
1d16306074
fix(cdp): error testing free functions (#25809) 2024-10-25 08:41:15 +00:00
Paul D'Ambra
376c6ee194
fix: person replay overview (#25792)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-25 09:14:11 +01:00
Oliver Browne
7dac5c4b23
feat(ingest): disable person processing override ingest changes (#25749) 2024-10-25 10:55:35 +03:00
Paul D'Ambra
1c51c9ec76
fix: need some way to see what is happening (#25805) 2024-10-24 19:16:22 +00:00
PostHog Bot
23f33fa58b
chore(deps): Update posthog-js to 1.176.0 (#25801)
posthog-js version 1.176.0 has been released. This updates PostHog to use it.


Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-24 17:15:51 +00:00
Paul D'Ambra
83b87f8a02
chore: add some logging to help when folk say it doesn't work (#25794) 2024-10-24 17:31:26 +01:00
Dylan Martin
fb68213ca1
fix(experiments): show variant overrides in the sidebar view (#25777) 2024-10-24 12:11:49 -04:00
David Newell
682bd48604
fix: recording filters notebooks (#25791) 2024-10-24 16:18:42 +01:00
David Newell
3bb97b4849
chore: do not always refresh (#25789) 2024-10-24 15:38:48 +01:00