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

372 Commits

Author SHA1 Message Date
Daniel Bachhuber
dd00c1dda6
chore: Update pymssql to 2.3.1 (#26198) 2024-11-14 12:49:13 -08:00
Georgiy Tarasov
6344e28c8a
fix(product-assistant): merge schema definitions (#26177) 2024-11-14 16:21:04 +01:00
Tom Owers
5647c557ab
feat(data-warehouse): added sql source v2 (#25858)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <michael@posthog.com>
2024-10-31 12:56:02 +00:00
Sandy Spicer
447a18930f
feat: add "INTERSECT" and "EXCEPT" to HogQL (#25737)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-29 11:31:56 -07: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
Tomás Farías Santana
ef24aad3e4
refactor(batch-exports): Buffer batches while async flushing (#25631) 2024-10-17 12:02:39 +02:00
Marius Andra
9ff42460b9
feat(hogql): placeholder expressions (attempt 2) (#25216)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-26 12:33:37 +02:00
Tom Owers
42cad375e1
fix(data-warehouse): Upgrade temporalio (#25165) 2024-09-24 20:33:19 +01:00
Ben White
aaa41921eb
feat: Re-encrypt data warehouse fields (#25043)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-20 15:31:02 +02:00
Tom Owers
7270036ed8
feat(data-warehouse): Added BigQuery dwh source (#25033)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-19 14:21:31 +00:00
Ben White
ad32fafad2
feat: Encrypted fields rework (#24966) 2024-09-19 14:32:35 +02:00
Neil Kakkar
a86ce80ac8
feat(errors): Beautify stack traces, handle in app (#24986)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-16 14:42:14 +01:00
Neil Kakkar
6ddb3758c0
chore: upgrade posthoganalytics, enable autocapture exceptions (#24877) 2024-09-10 12:09:28 +01:00
Eric Duong
e809e5863f
chore(data-warehouse): add psutil (#24875) 2024-09-09 22:15:56 -04:00
Sandy Spicer
7fa73a86af
feat(insights): launch funnels as a Clickhouse UDF behind a feature flag (#23587)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-05 11:40:33 -07:00
Michael Matloka
025f019294
feat(insights): generate trends using GenAI (#24463)
Co-authored-by: Georgiy Tarasov <gtarasov.work@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anirudh Pillai <anirudhx5@gmail.com>
2024-09-04 16:33:11 +00:00
Marius Andra
57c22c3f16
feat(hog): make it fun (#24665) 2024-08-30 11:51:36 +02:00
Tom Owers
9bcda37317
fix(data-warehouse): Upgraded DLT and added test for schema evolution (#24678) 2024-08-29 20:49:58 +01:00
Julian Bez
1e1a740b6b
chore: Revert "chore(deps): Upgrade to Django 5" (#24668) 2024-08-29 10:51:36 +00:00
Julian Bez
9418235763
chore(deps): Upgrade to Django 5 (#23626) 2024-08-29 10:56:28 +01:00
dependabot[bot]
a6f320be85
chore(deps): bump django from 4.2.14 to 4.2.15 (#24248)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 09:44:02 +00:00
Tom Owers
f23b3af1d4
feat(data-warehouse): Added MS SQL source support (#24608) 2024-08-28 09:30:04 +01:00
Marius Andra
686f5342b0
fix(hogql): use new hogql parser version (#24606) 2024-08-27 13:55:26 +00:00
Julian Bez
34d0da70d9
chore(deps): Upgrade mypy, stubs, and ruff (#24500)
Also remove type annotations for Django fields, due to updates to the 
stubs and possibly to mypy they are actively unhelpful now.
2024-08-22 09:42:25 +00:00
Tomás Farías Santana
8a3fb16b58
chore(batch-exports): Bump pyscopg (#24410) 2024-08-19 18:04:59 +02:00
Eric Duong
7131400ea3
feat(data-warehouse): add salesforce integration (#23212)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-13 17:30:15 -04:00
Tom Owers
90071b90f4
feat(data-warehouse): Use compact and vacuum on delta tables + s3 wrapper (#24335) 2024-08-13 15:28:32 +01:00
Marius Andra
0be448856b
feat(hog): escape curlies properly (#24311)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-12 16:30:52 +02:00
Tom Owers
59a15230fc
feat(data-warehouse): Added the ability to use dashboard filters in BI queries (#24033)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2024-07-31 13:20:23 +01:00
James Greenhill
01a89867bb
feat: lightweight deletes, metrics, and pagerduty for async delete task (#24035) 2024-07-27 03:59:45 +00:00
Tom Owers
f27b7b3904
feat(bi): Implemented a naive version of links for BI (#24013)
Co-authored-by: Marius Andra <marius.andra@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-26 14:03:37 +01:00
Marius Andra
c909bc9b88
fix(hog): c++ parser feedback (#24008)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-26 10:33:15 +02:00
Marius Andra
c64d94a26c
feat(hog): try catch (#23858) 2024-07-25 16:57:28 +02:00
Tomás Farías Santana
240e8e31e4
fix: Set NondeterminismError for batch exports to fail (#23972)
Co-authored-by: Tom Owers <tom@posthog.com>
2024-07-25 12:16:29 +00:00
Tom Owers
17b0c8f35e
fix(data-warehouse): Implemented upserts for incremental syncs (#23850) 2024-07-24 13:14:53 +01:00
Tom Owers
f4180098b6
feat(data-warehouse): add the ability to connect to MySQL as a datawa… (#23921)
Co-authored-by: Jacob Spizziri <jspizziri@weare5stones.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-24 10:50:24 +01:00
Tom Owers
64b0b11bfb
chore(data-warehouse): Upgraded sql alchemy (#23916) 2024-07-23 18:25:13 +01:00
Tom Owers
a945b56f96
chore(data-warehouse): Validate source credentials when they get entered (#23825)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-19 09:28:26 -04:00
Eric Duong
2bfd439889
feat(data-warehouse): Use delta format for DLT (#23584)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tom Owers <owerstom@gmail.com>
Co-authored-by: Tom Owers <tom@posthog.com>
2024-07-15 18:16:36 +01:00
Marius Andra
ffcede0bb8
fix(hog): 0-indexed array errors to resolver (#23676) 2024-07-12 16:07:11 +02:00
Marius Andra
0a2c3dca04
feat(hog): for in loops (#23631) 2024-07-11 18:34:21 +02:00
dependabot[bot]
e7db718e2b
chore(deps): bump django from 4.2.11 to 4.2.14 (#23621)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 08:44:57 +01:00
Marius Andra
5c90d21751
feat(hog): nullish coalescing (#23521)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-09 13:02:00 +02:00
Sandy Spicer
eac199d24a
chore: upgrade python to 3.11 (#23206) 2024-06-27 14:16:27 -07:00
Zach Waterfield
3bec60b404
fix: put the xmlsec version back to 1.3.13 (#23256)
Put the xmlsec version back to 1.3.13
2024-06-26 12:40:53 +00:00
dependabot[bot]
136374a37f
chore(deps): bump scikit-learn from 1.4.0 to 1.5.0 (#23035) 2024-06-26 09:27:30 +01:00
Sandy Spicer
635e08ce3a
feat(performance): query improvements for trends (load less people) (#23135) 2024-06-25 15:08:45 -07:00
Marius Andra
da8565f39c
fix(hog): C++ parser exception (#23232) 2024-06-25 21:52:29 +02:00
Sandy Spicer
6c23c9bd89
revert: "chore: upgrade python to 3.11 🐍" (#23198)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-24 11:50:48 -07:00
Sandy Spicer
ebb61479ed
fix: saml auth upgrade (#23197)
Co-authored-by: Zach Waterfield <zlwaterfield@gmail.com>
2024-06-24 17:56:01 +00:00