Now Available: Meltano v1.35.1

Today, we are excited to release Meltano version 1.35.1, which fixes 2 minor bugs and makes the output of meltano add and meltano install consistent in how they refer to plugin types and names.

These changes pave the way for the addition of a new files plugin type, which will allow us to resolve the “Add Dockerfile to new project that will build project-specific image with plugins already installed” issue with a new meltano add files docker command.

Excited to try it out?

To upgrade your local installation of Meltano, activate the appropriate Python virtual environment and run meltano upgrade from inside a Meltano project, or pip3 install --upgrade meltano from anywhere else. If you’re running Meltano inside Docker, run docker pull meltano/meltano.

What else is new?

The list below (copied from the changelog) covers all of the changes made to Meltano since the release of v1.35.0 on June 9:

Changes

  • #2094 Consistently refer to plugin types and names in CLI output

Fixes

  • #2092 Only install plugins related to plugins of the specified type when running meltano install <plugin_type> --include-related
  • #2093 Print error when transform plugin is installed before dbt

Intrigued?

You haven’t seen nothing yet!

Join our mailing list

Stay current with all things Meltano