Skip to content

Releases: trinodb/charts

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

trino-0.6.0

31 Mar 21:10
Compare
Choose a tag to compare

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

NOTE: Use 0.7.0 instead since this release has an issue where the charts explicitly require setting .Values.worker and .Values.coordinator.

What's Changed

  • Add extraConfig, https, and secretMounts. (#27)
  • Add support for configuring PASSWORD authentication. (#34)
  • Provide different JVM configs for co-ordinator and workers. (#26)
  • Make imagePullSecrets secret name customizable. (#17)
  • Add support for configuring event listener properties. (#38)

Full Changelog: trino-0.5.0...trino-0.6.0

trino-0.5.0

03 Mar 07:23
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

  • Added horizontal pod autoscaler. (#20, #30)
  • Add support for configuring exchange manager properties. (#29)
  • Add support for init containers for worker and coordinator. (#25)
  • Add Kubernetes service accounts to the chart. (#24)

Full Changelog: trino-0.4.0...trino-0.5.0

trino-0.4.0

17 Feb 15:33
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics

What's Changed

  • update kind-action version to v1.2.0 by
  • Remove query.max-total-memory-per-node from ConfigMap

Full Changelog: trino-0.3.0...trino-0.4.0

trino-0.3.0

19 Oct 06:56
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics

trino-0.2.0

19 May 17:42
Compare
Choose a tag to compare

Fast distributed SQL query engine for big data analytics