Skip to content

Releases: rilldata/rill

v0.67.0

15 Jul 05:55
Compare
Choose a tag to compare

Changelog

  • f81dca4 Fix potential memory leak by calling Release() on records after usage (#7599)
  • 9312bc6 Misc UXQA alert/reprot filter edit issues (#7615)
  • 152ec59 Native go builds and release using goreleaser pro (#7586) (#7618)
  • adb03cc bump package lock (#7578)
  • 053a5cd feat (chatbot): Include the Explore chatbot in Rill Developer's "Preview" mode (#7621)
  • 713bfb5 feat (chatbot): Seed conversation with context from the active page (#7604)
  • b202290 feat: AI chatbot v0 (#7444)
  • a75fdb0 feat: edit alert dashboard filters (#7572)
  • c5a8852 feat: edit report dashboard filters (#7576)
  • 039705d fix (chatbot): Account for ai_instructions in Explore system prompt (#7620)
  • 74acc59 fix alias conflict for clickhouse schema validation query (#7597)
  • a0b6142 fix install script failing for downloading latest (#7594)
  • 46bc3f6 fix: alert crtieria broken in edit when changing measure (#7623)
  • bb3fe7c fix: editing report/alert for broken dashboards (#7626)
  • 178ee44 hotfix for custom tr public url (#7613)
  • c2c5338 null value for ch watermark (#7595)

v0.66.11

11 Jul 11:01
Compare
Choose a tag to compare

Changelog

v0.66.8

04 Jul 07:35
Compare
Choose a tag to compare

Changelog

v0.66.7

04 Jul 07:25
cad8d9f
Compare
Choose a tag to compare

Changelog

v0.66.6

03 Jul 08:19
Compare
Choose a tag to compare

Changelog

v0.66.3

01 Jul 12:37
Compare
Choose a tag to compare

Changelog

v0.65.4

25 Jun 06:40
Compare
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
Compare
Choose a tag to compare

Changelog

v0.65.2

23 Jun 08:52
Compare
Choose a tag to compare

Changelog

v0.65.0

19 Jun 05:05
Compare
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)