Skip to content

Releases: rilldata/rill

v0.39.1

19 Jan 18:45
Compare
Choose a tag to compare

Changelog

v0.39.0

11 Jan 13:09
Compare
Choose a tag to compare

Changelog

  • dd04ee8 Add ShadCN's "Data Table" component set (#3786)
  • b955282 Add tsc check to CI (#3785)
  • 3ee5d89 Add query retries in case druid returns 429 (#3806)
  • 47ef1ca Added types for Druid Parquet exporting (#3828)
  • 75757c1 Adding CONTINUOUS to backwards compatibility code (#3719)
  • fe557fc Adding security policy when no include clauses match (#3829)
  • edd0ac7 Adding support for daylight savings time in timeseries queries (#3494)
  • 07cadb9 Adding support for defining filters on measures (#3624)
  • cd2a4fd Adding support for sections in searchable filters (#3778)
  • 1a16943 Additional typechecking with prettier update (#3774)
  • 6565c92 Allow resizing the height of the "Model Data" dashboard module in Rill Developer (#3751)
  • 941c4ce CLI: Devtool refactors (#3745)
  • 108f263 Cleaning up our Snowflake documentation and adding more details / prettifying it (#3683)
  • 7675a4b Cloud UI: Add "data [last] refreshed" timestamp to project status page (#3687)
  • 57a27f8 Docs: add "alternative install options" section (#3724)
  • 71dd71e Druid group by alias fix for MetricsViewComparison (#3811)
  • e19116c Druid lower argument fix (#3723)
  • 95a426a Empty filters are now errors (#3789)
  • 262459a Feat: Add dimension label and percent of total to charts (#3672)
  • 8ee0235 Fix Go dependency warnings (#3713)
  • 3aab805 Fix compatibility discrepancy between metrics filter and new expressions (#3827)
  • 09061d6 Fix from main
  • 7c58f94 Fix issues with non string dimension filters (#3769)
  • 3840535 Fix meaningless "broken rill.yaml" warnings for empty projects (#3805)
  • 2398551 Fix negative SVG values in Graphic Context (#3673)
  • a926e55 Fix the netlify domain (#3821)
  • c9d50ed Fix theme colors and remove warning (#3698)
  • 45e43c7 Fixing the sort type in export calls (#3816)
  • fe86c64 Health check server for standalone worker (#3759)
  • fadc7f1 Hide "Copy to clipboard" tooltip when Clipboard API not available (#3767)
  • c7f535d Introduce ShadCN UI via the DropdownMenu component set (#3736)
  • 272ce03 Introduce backend flag to indicate that a deployed project is in an a… (#3758)
  • 6622298 Minor follow ups to measure filter API changes (#3779)
  • 10e5cfe PIVOT ON support (#3390)
  • 8ab3a97 Prevent context column wrapping, and automatically expand width if wide values (#3716)
  • c3adadc Push to rill cloud
  • 7f482f3 Reflect new API response (#3741)
  • 135177d Remove artificial time series chart delay (#3696)
  • 3602e32 Rename "intTimePowerOfTen" to "singleDigitTimesPowerOfTen"; Silence warnings (#3727)
  • f32a809 Revert "Runtime: retain files flag for s3" (#3777)
  • 085a382 Runtim: Debug logs for identifying intermittent query failure (#3722)
  • 8dbfd93 Runtime: Fix missing security policy row filters for new filter expressions (#3753)
  • 4c3fba7 Runtime: Prevent file watcher errors when a file is rapidly created and deleted (#3754)
  • fa2e166 Runtime: Refactor conn cache to contain and detect hanging opens/closes (#3666)
  • a340078 Runtime: Support template resolution in source properties (#3712)
  • 5edd17d Runtime: cast to enum writes to new db (#3675)
  • 50b4e2b Runtime: change reconcile and parse errors to warns (#3691)
  • 41d5c35 Runtime: error instead of panic when creating models on Druid (#3732)
  • c24f3b4 Runtime: otel fix for db close leaks (#3690)
  • 7f2fef8 Runtime: unified duckdb connector for motherduck and external db files (#3700)
  • 6a7abf2 Runtime: validate time granularity is valid for time series API (#3731)
  • ede367e Test env CD (#3796)
  • b18c19f Test environment for UI (#3763)
  • 3275fec Update rill-iso-extensions.md (#3697)
  • 8bb5062 Update themes.md (#3703)
  • 2d4e6cc Upgrade to Svelte 4 (#3543)
  • 7ccbefa Use ShadCN's DropdownMenu in the Cloud UI (#3737)
  • 5e247d2 Use visible measures for timeseries request (#3762)
  • 018ae8a [Dashboard] Support arbitrary non-aggregate expressions in dimensions (#3702)
  • 711889d add strict null checks for web-common/src/features/models/ (#3749)
  • 5d15d8c cleanup old references (#3755)
  • cbbef38 cleanup svelte-check --ignore for data-graphics (#3684)
  • 7537c72 doc: hide content class (#3699)
  • f1b4047 docs: 38 release notes and fixes (#3714)
  • 11f949f enables outlines for dimension filter pills (#3772)
  • 878ddff fix: clarify model CTA button copy (#3742)
  • dbd5db7 fixes issue where leaderboard could not be fully scrolled when viewing model data on the dashboard (#3733)
  • b82fe99 horizontal splitter overflow (#3686)
  • 3faab09 more strictNullChecks (#3729)
  • 12b4aec move incomplete filters out of dashboard store and into a dedicated piece of state (#3728)
  • b16aca4 properly extend tailwind colors with custom theme overwrite (#3704)
  • edafbe6 remove order by true from toplist api (#3711)
  • 0d86468 removed WithTween wrapper around clipPath to prevent fickering when charts are updated (#3692)
  • cb6abf4 retain files flag for s3 (#3770)
  • 9c673f0 split web tests (#3706)
  • 567993e suggest models in the code editor (#3705)
  • cec766e support for Add Filter button (#3671)
  • f8899cd svletecheck --ignore cleanup: fix most of "time-controls" folder (#3651)
  • 485fe4c tweak filter clearing behavior (#3765)
  • d069dce update tailwind config to remove outdated color warning (#3693)
  • 410e83e update to leaderboard test to account for inconsistent Playwright behavior (#3688)
  • 052a309 use .in for test env (#3768)
  • ada51f7 use flex to layout icon (#3743)

v0.38.2

28 Dec 12:39
737fce3
Compare
Choose a tag to compare

Changelog

  • 737fce3 Runtime: Fix malformed WHERE clauses for security policies with OR in the row filter (#3752)

v0.38.1

20 Dec 12:39
Compare
Choose a tag to compare

Changelog

  • 65556bb Adding CONTINUOUS to backwards compatibility code (#3719)
  • 0471d72 Adding support for daylight savings time in timeseries queries (#3494)
  • ccec0d5 Druid lower argument fix (#3723)
  • 44d96a3 Fix theme colors and remove warning (#3698)
  • 19dce9e Runtime: Refactor conn cache to contain and detect hanging opens/closes (#3666)
  • 0868cfe Runtime: change reconcile and parse errors to warns (#3691)
  • f265e64 Runtime: otel fix for db close leaks (#3690)
  • c8fb89e horizontal splitter overflow (#3686)
  • 6642f57 remove order by true from toplist api (#3711)
  • b859616 removed WithTween wrapper around clipPath to prevent fickering when charts are updated (#3692)

v0.38.0

14 Dec 09:36
b532253
Compare
Choose a tag to compare

Changelog

v0.37.3

06 Dec 14:23
Compare
Choose a tag to compare

Changelog

  • ffe983d Runtime: Reduce chance and impact of deadlocked DuckDB calls (#3627)
  • cf15bc4 add limit to comparison query in comparison toplist (#3606)
  • d447718 fix merge errors

v0.37.2

16 Nov 19:06
f606072
Compare
Choose a tag to compare

Changelog

v0.37.1

14 Nov 22:35
c6fbc73
Compare
Choose a tag to compare

Changelog

  • 7afb5f6 Adding time-controls ready check to timeseries data (#3484)
  • 86ee353 DuckDb redundant approximation fix (#3476)
  • 05f6a9b Fix: Use column name instead of dimension name (#3488)
  • c6fbc73 Fixes to Big number tooltips (#3489)
  • 29dcf64 Use UTC when no time zone specified (#3486)
  • baad4a9 fix: replace ListProjectMembers API with SearchProjectUsers to correctly fetch Scheduled Report owner (#3487)

v0.37.0

14 Nov 09:47
6b053d3
Compare
Choose a tag to compare

Changelog

v0.36.7

02 Nov 05:19
Compare
Choose a tag to compare

Changelog

  • c13ed36 No latest image from rill