v0.32.0
Changelog
- 9de392e Add scrub and zoom to timeseries charts (#2877)
- 0ba2661 Adding a dashboard defaults wrapper component (#2886)
- 227b3d7 Adding local_file sql source support (#2888)
- 2cdfb3e Adding sql source for object store types (#2845)
- bcbdc48 Adding url utils for partial replace of search params (#2857)
- 765d1fd Admin: Change "failed to revoke token" log to info level (#2880)
- d44a450 Async reconcilers for sources, models, metrics, migrations (#2786)
- a87ff74 Bugfix (#2909)
- ba38065 Cloud UI: Project page v2 (#2929)
- adf9c3f Cloud UI: better Share Organization CTA (#2930)
- 2b1cf7d Cloud UI: move Project logs to a dedicated page (#2892)
- a821bea Cloud UI: retain dashboard while reconciling (#2587)
- a0bd710 Cloud UI: use new dashboard list component on Home and Org pages (#2931)
- 2666f5d Disable timezone selector if no available zone present (#2928)
- 247673c Driver abstractions improvements (#2875)
- 27edbd0 Ensure port errors are returned if the port is blocked (#2893)
- 3f49f3d Execute
git reset
in case offast-forward
is unavailable (#2901) - 094ce16 Exporting for metrics view timeseries (#2898)
- 785130f Fix JSON serialization of UUIDs (#2881)
- 73e180a Fix merge issue from COPY TO export (#2934)
- aaf8404 Fixing dashboards without timestamp (#2926)
- 0cfefa5 Fixing http used for dashboard redirect (#2902)
- dec106c Generate dashboard YAML w/o extra top-line comment (#2879)
- b1e9c8d Git reset for an arbitrary remote (#2912)
- 18d4f5b Improve error messages in metric view validator (#2865)
- c4ef4df Introduce Source YAML editor (#2770)
- 657acde Issue token when creating a service (#2914)
- 4b86408 Leaderboard context column e2e tests (#2826)
- 8f793de Leaderboard interval formatting (#2871)
- 40377ce MetricsViewTimeRange query/api (#2887)
- d816bb7 Navigate to Source YAML editor when imports fail (#2816)
- c06924d Org and project name annotations for usage tracking (#2908)
- 6023a68 Parquet exporting (#2861)
- 4d56897 Parquet exporting option in the download context menu (#2896)
- feb9be1 Periodically emit DuckDB database metrics (#2890)
- 3c593c0 Remove browser console warnings in Rill Developer (#2798)
- cc151cf Runtime: Validate dimension and measure columns are unique (#2878)
- 7a92d15 Runtime: fix non-deterministic file watcher test (#2905)
- 503e775 Small improvements to Source error messages (#2921)
- 2985d5d Support COPY TO exporting (#2870)
- e1085c2 Update motherduck.md
- 97b3e00 Use DuckDB transaction for background source refresh (#2897)
- 05469c5 Validate that metrics YAML timeseries is a TIMESTAMP column (#2882)
- 26a8c87
jsonvalue
race fix (#2883) - 5f49a5a added pagination for listing user/orgs/projects (#2927)
- e57bc69 adding active_on field for service accounts (#2917)
- 77eeaf3 duckdb fixes (#2900)
- 102dbc3 feat: TDT async data (#2895)
- da2957f feat: pivot skeleton (#2869)
- 9dad713 feat: time details table styling (#2884)
- 46dd8b1 fix: e2e test stability (#2906)
- 401ee21 fix: wait for menu to close during test (#2894)
- 2a59b2a menu item ordering for exporting (#2923)
- b7e0625 refinements to time comparison toggle behavior (#2804)
- cf3394b release notes (#2874)
- b7e4df8 replace
~~
withMath.trunc
(#2872) - c4c18fd used_on field to user and service auth tokens (#2868)