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.2 #94

Merged
merged 1 commit into from
Nov 23, 2024
Merged

2.2.2 #94

merged 1 commit into from
Nov 23, 2024

Conversation

jefflester
Copy link
Owner

Minitrino Release Notes: 2.2.2

Release Overview

CLI Changes and Additions

  • Removed enormous and unsightly environment variable string preceding docker compose up commands. It is no longer required since all Minitrino and shell
    environment variables are sourced and provided to the subprocess that executes
    the command.
  • The remove command now logs removed images and volumes at the info level,
    meaning -v is no longer a required argument to see which objects are
    removed.
  • Added full command output for commands that fail to error log.

Library Changes and Additions

  • Added named volumes for data persistence to all catalog modules (except Db2)
    and modified the relevant bootstrap scripts to be idempotent.

Other

  • N/A

@jefflester jefflester self-assigned this Nov 23, 2024
@jefflester jefflester merged commit 4701779 into master Nov 23, 2024
@jefflester jefflester deleted the 2.2.2 branch November 23, 2024 08:34
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.

1 participant