Minitrino

Latest version: v2.2.3

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

Scan your dependencies

Page 5 of 5

1.0.2

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
- N/A

Other
This is the final release to Minipresto. All additional work will be done in the
refactored Minitrino project to reflect the refactoring of PrestoSQL to TrinoDB.
Specific changes in this release include:

- Updated Docker SDK dependency to 5.0.0
- Update TravisCI dependencies
- Update readme

1.0.1

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

CLI Changes and Additions
- None

Library Changes and Additions
- Updated Presto Dockerfile to reference ownership permissions from an existing
Presto file instead of hard-coding to a user/group
([c2b1c02](https://github.com/jefflester/minipresto/commit/c2b1c02cd239ec318ffdae7ef4a68f133f59c31f))

Other
- None

1.0.0

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

CLI Changes and Additions
- Moved `--env` option to the global level (it used to be available only in the
`provision` command) to allow for global environment variables
- Combined the `--catalog` and `--security` options in the `provision` command
to a simpler `--module` option
- Added `lib_install` command
- Added `modules` command
- `provision` command now checks if any of the selected modules are mutually
exclusive
- Added support for user-defined `jvm.config` and `config.properties` values
- Added metadata to `setup.py` for proper hosting/packaging on PyPi
- Improved logging for output streams
- Improved CLI tests

Library Changes and Additions
- Added support for module metadata files (`metadata.json`)

Other
- Complete refactor of central objects (moved to `cli/minipresto/components.py`)
- All objects in `components.py` are codependent and should not be
referenced individually. It is instantiated in `cli.py` via the
`_user_init()` method
- Black style applied globally to all Python files
- Added additional constants to `settings.py`

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.