Minitrino

Latest version: v2.2.3

Safety actively analyzes 701896 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

2.0.5

Release Overview

- [Minitrino Release Notes: 2.0.5](minitrino-release-notes-205)
- [Release Overview](release-overview)
- [CLI Changes and Additions](cli-changes-and-additions)
- [Library Changes and Additions](library-changes-and-additions)
- [Other](other)

CLI Changes and Additions

- The `lib_install` command is now `lib-install` to fall in line with the [GNU style guide](https://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html)
- The `SEP_LIC_PATH` environment variable is now `LIC_PATH`

Library Changes and Additions

- Fix typo in `delta-lake` module

Other

- N/A

2.0.4

Release Overview

- [Minitrino Release Notes: 2.0.4](minitrino-release-notes-204)
- [Release Overview](release-overview)
- [CLI Changes and Additions](cli-changes-and-additions)
- [Library Changes and Additions](library-changes-and-additions)
- [Other](other)

CLI Changes and Additions

- Remove requirement to uncomment a volume in the root `docker-compose.yml` file before mounting an enterprise license file (57)
- The `STARBURST_LIC_PATH` environment variable is now `SEP_LIC_PATH`
- Set minimum Starburst version to `388-e`
- `jvm.config` and `config.properties` settings propagated through Compose environment variables will no longer cause the Trino container to restart if the configurations have already been propagated to the container
- Users can now provision multiple authentication modules at the same time (modules involving `http-server.authentication.type`)
- Update to [Compose V2](https://docs.docker.com/compose/migrate/) (#62)
- Add `DOCKER_HOST` environment variable support to work with other Docker `.sock` files, such as the one used with
[Colima](https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#cannot-connect-to-the-docker-daemon-at-unixvarrundockersock-is-the-docker-daemon-running) (59)

Library Changes and Additions

- Added `iceberg` catalog module
- Added `oauth2` security module (60)
- Update HMS image for all modules using an HMS to `naushadh/hive-metastore` (61)

Other

- N/A

**Full Changelog**: https://github.com/jefflester/minitrino/compare/0.0.0...2.0.4

2.0.3

Release Overview

- [Minitrino Release Notes: 2.0.3](minitrino-release-notes-203)
- [Release Overview](release-overview)
- [CLI Changes and Additions](cli-changes-and-additions)
- [Library Changes and Additions](library-changes-and-additions)
- [Other](other)

CLI Changes and Additions

- Update `install.sh` script to include all python versions 3.8+ (43)
- Config changes can now be propagated from `services.trino.environment`
(`JVM_CONFIG` and `CONFIG_PROPERTIES` variables) in Docker Compose YAML files
(52)
- Add logic to determine if user is running Minitrino on an Apple M1 CPU (45)
- Validate correct volume mount exists for enterprise modules
- Set minimum Starburst version to `370-e`
- Warn users when deploying modules that have persistent volumes
- Update `click` library from `7.1.2` to `8.1.3`

Library Changes and Additions

- Update Compose files with MinIO services (39)
- Update MySQL to version `8` (44)
- Update SQL Server connection URL (46)
- Add `internal-communication.shared-secret=minitrinoRocks15` to
`config.properties` (42)
- Remove the following modules: `snowflake-jdbc`, `snowflake-distributed`,
`hive-s3`, `system-ranger`, `oracle`, `event-logger` (51)
- Add the following modules: `insights`, `data-products`, `file-group-provider`,
`biac`, `tls`
- Add an `admin` directory to the library to contain modules for features like
Insights, the query logger, data products, cache service, etc.
- Add an optional `dependentModules` JSON node to module `metadata.json` files
for the purpose of spinning up dependent modules automatically
- Change `hive-minio` module to `hive`

Other

- N/A

2.0.2

Release Overview

- [Minitrino Release Notes: 2.0.2](minitrino-release-notes-202)
- [Release Overview](release-overview)
- [CLI Changes and Additions](cli-changes-and-additions)
- [Library Changes and Additions](library-changes-and-additions)
- [Other](other)

CLI Changes and Additions

- N/A

Library Changes and Additions

- Update Dockerfile to handle OS changes introduced in SEP 363-e+ (addresses
issue 37)
- Update snapshots to include new Dockerfile dependencies

Other

- N/A

2.0.1

Release Overview

- [Release Overview](release-overview)
- [CLI Changes and Additions](cli-changes-and-additions)
- [Library Changes and Additions](library-changes-and-additions)
- [Other](other)

CLI Changes and Additions

- Check for valid SEP version before provisioning modules

Library Changes and Additions

- Add Db2 catalog module
- Add Oracle catalog module (address part of issue 3)
- Exposed all catalog modules on a host port for alternative client access

Other

- Fix conflicting port issue with modules that use overlapping services
(resolves issue 35)
- Standardize module readmes and complete all incomplete readmes (resolves issue
8)
- Fix issue with snapshots where the incorrect CLI syntax is written to the
provision command

2.0.0

details.

- [CLI Changes and Additions](cli-changes-and-additions)
- [Library Changes and Additions](library-changes-and-additions)
- [Other](other)

CLI Changes and Additions
- Refactored from Presto to Trino
- Update Python packages (Docker)
- Fix Minipresto library version file not being captured in snapshot
- Fix text wrapping issue in terminal
- Display library version with `minitrino version` command
- Handle enterprise modules if there is not SEP license provided

Library Changes and Additions
- Refactored from Presto to Trino
- Update Docker Compose reference from 3.7 -> 3.8
- Change `hive-s3` module catalog from `hive_hms` to `hive_s3`
- Change `hive-minio` module catalog from `hive_hms_minio` to `hive_minio`
- Add `delta-lake` module
- Add `file-access-control` module
- Update `system-ranger` module to be compatible with Presto -> Trino refactor

Other
- None

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.