Skip to content

Releases: trinodb/charts

trino-0.14.0

03 Nov 14:45
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

trino-0.13.0

29 Sep 22:15
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

trino-0.12.0

14 Aug 20:31
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

trino-0.11.0

23 Jun 11:09
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

trino-0.10.2

11 Apr 15:34
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

trino-0.10.1

07 Apr 20:50
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

trino-0.10.0

13 Mar 09:27
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

trino-0.9.0

11 Jan 18:01
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

What's Changed

  • Allow customising liveness and readiness probes (#44)
  • Add support for managing Kafka table description files (#45)
  • Only add base-directory option for filesystem exchange (#58)
  • Improve heapHeadroomPerNode configuration (#64)
  • Bump chart version to 0.9.0 (#65)

Full Changelog: trino-0.8.0...trino-0.9.0

trino-0.8.0

13 May 06:03
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

What's Changed

  • Fix password auth in coordinator deployment. (#42)
  • Add support for file-based system-level access control. (#33)
  • Add -XX:+UnlockDiagnosticVMOptions and -XX:+UseAESCTRIntrinsics to JVM config to improve performance on instances with ARM CPUs. (#47)

Full Changelog: trino-0.7.0...trino-0.8.0

trino-0.7.0

01 Apr 05:08
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics that helps you explore your data universe

NOTE

This includes a fix for an issue with 0.6.0 which caused chart to not work unless explicit .Values.worker and .Values.coordinator values were provided.

What's Changed

  • Merge coordinator & worker values into values.yaml. (#41)

Full Changelog: trino-0.6.0...trino-0.7.0