This repository has been archived by the owner on Apr 27, 2022. It is now read-only.
Releases: trinodb/trino-admin
Releases · trinodb/trino-admin
Release 2.12
- Fix bug with various commands when using https and basic authentication.
Release 2.11
Release 2.11
Bug Fixes and Enhancements
- Make presto-admin compatible with Presto's Java 11 requirement.
Release 2.10
- Consolidate the build and tests to use the bin/build-artifacts-in-docker.sh script to create
the online and offline installers.
2.9
- Update for RPM plugin directory location change and remove hard-coded plugin directory path.
- Deprecate JAVA8_HOME in favor of JAVA_HOME.
- Update to allow installing and managing Presto deployed on JDK 8.
- Add basic authentication to query endpoint request for
collect query_info
command.
Release 2.8
Release version 2.8
Release 2.7
Release version 2.7
2.6
Fixes
- Upgrade Fabric to 1.10.3 to be compatible with older Linux OS version.