trino-0.31.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
What's Changed
- Test with latest Helm by @nineinchnick in #234
- Remove
.Values.server.config.http
section from chart by @romsharon98 in #233 - Remove invalid default from
imagePullSecrets
by @nineinchnick in #238 - Add option to enable JMX exporter on workers by @sdaberdaku in #227
- Add option to enable worker graceful shutdown by @sdaberdaku in #226
- Allow autoscaling by memory utilization by @dantonbertuol in #239
- Add templating support in
additionalConfigFiles
by @sdaberdaku in #240 - Update Trino and chart version by @nineinchnick in #242
New Contributors
- @romsharon98 made their first contribution in #233
Full Changelog: trino-0.30.0...trino-0.31.0