Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.2.1 #92

Merged
merged 8 commits into from
Nov 22, 2024
Merged

2.2.1 #92

merged 8 commits into from
Nov 22, 2024

Conversation

jefflester
Copy link
Owner

Minitrino Release Notes: 2.2.1

Release Overview

CLI Changes and Additions

  • Updated environment variable sourcing logic to always check for DOCKER_HOST,
    CONFIG_PROPERTIES, and JVM_CONFIG. These variables will be sourced from
    --env options fed to the CLI or from variables set in the user's shell.
    Resolves DOCKER_HOST confusing/inconsistent behavior #91.
  • Updated minitrino modules ${module} --json to print raw JSON data to the
    terminal without any log level indicators ([i], [v], etc).

Library Changes and Additions

  • N/A

Other

  • Updated actions/setup-python to v5 in relevant workflows.

@jefflester jefflester self-assigned this Nov 22, 2024
@jefflester jefflester merged commit b71af26 into master Nov 22, 2024
4 checks passed
@jefflester jefflester deleted the 2.2.1 branch November 22, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOCKER_HOST confusing/inconsistent behavior
1 participant