Fast distributed SQL query engine for big data analytics that helps you explore your data universe
What's Changed
Breaking changes
- Require setting
coordinator.config.nodeScheduler.includeCoordinator
totrue
, instead of relying onserver.workers
being set to 0, in #277
Features
- Adding worker autoscaling support with KEDA by @sdaberdaku in #277
- Allow list syntax for exchangeManager baseDir targets by @laimis9133 in #284
- Support subPath in secretMounts and configMounts by @yardenc2003 in #285
- Template external secrets configs injection by @yardenc2003 in #286
New Contributors
- @laimis9133 made their first contribution in #284
Full Changelog: trino-gateway-1.13.2...trino-1.37.0