Skip to content

Releases: rilldata/rill

v0.65.4

25 Jun 06:40

Choose a tag to compare

Changelog

  • eda2564 fix : deploy to managed repo fails using a svc account (#7512)

v0.65.3

24 Jun 08:54

Choose a tag to compare

Changelog

v0.65.2

23 Jun 08:52

Choose a tag to compare

Changelog

v0.65.0

19 Jun 05:05

Choose a tag to compare

Changelog

  • 78fa1b6 Add event truncation for oversized telemetry data (#7390)
  • e9ab77a CLI: Add timeout to version check (#7436)
  • ba6a037 Fix release builds by using native compilation and removing cross compilation (#7470)
  • 1515f34 Publish release notes only from linux amd64
  • 90bdda5 Support optional dedicated gRPC port (#7472)
  • 19473b2 add gha creds to gitignore
  • 3986233 bug: Fix connectors not immediately resolving on model creation (#7478)
  • 353705b docker related fix
  • 0c0b72c fix gcs authentication in cli-release (#7484)
  • 09aa6c9 fix: dimension table spacing (#7412)
  • 80f3f14 return error message in http health check (#7440)

v0.64.5

10 Jun 17:33
92538db

Choose a tag to compare

Changelog

  • 92538db Revert the change needed for refactor not in 64 (#7437)

v0.64.4

10 Jun 14:33

Choose a tag to compare

Changelog

  • 816ad76 fix (telemetry): Ignore unhandledrejection events that originate from browser extensions (#7435)
  • 8643db4 fix: add null check for canvas resource (#7434)

v0.64.3

10 Jun 05:35

Choose a tag to compare

Changelog

  • 0d9dd73 fix (telemetry): Ignore browser extension errors in JS error handlers (#7431)
  • 1a64aff fix: incorrect polling check (#7429)
  • 17c4ef6 perf (telemetry): Batch telemetry requests to reduce auth load (#7430)

v0.64.2

06 Jun 12:17

Choose a tag to compare

Changelog

v0.64.1

04 Jun 08:06
17364a9

Choose a tag to compare

Changelog

v0.64.0

03 Jun 07:36

Choose a tag to compare

Changelog

  • 1281a82 [ENG-755] Sorting table indicator in admin pages (#7372)
  • 0fcebc5 [ENG-769] Do not parse string with leading zeros as Number in Cell Inspector (#7386)
  • 3a4c196 feat: add canvas and api to defaults (#7392)
  • 43dfdb4 feat: add search to pivot filter pills (#7377)
  • da739dc feat: ui integration of report metadata (#7367)
  • a45d9b1 fix: canvas refresh time in rill cloud (#7292)
  • 337ec13 remove extra div from tooltip (#7391)