Now Available: Meltano v1.47.0

Today, we are excited to release Meltano version 1.47.0, which adds support for Bing Ads (thanks, VividFront!), prints docs and repo URLs when adding plugins, lets you specify a full schema for taps that can’t discover theirs, automatically uppercases target-snowflake‘s schema setting (thanks, Nevin Morgan!), and fixes a bug with embedded reports in the UI (thanks, Allan Whatmough!).

Excited to try it out?

To upgrade Meltano and your Meltano project to the latest version, navigate to your project directory, activate the appropriate virtual environment, and run meltano upgrade. This will upgrade the meltano package and apply any necessary changes to your project.

What else is new?

The list below (copied from the changelog) covers all of the changes made to Meltano since the release of v1.46.0 on August 27:

New

  • #2210 Print documentation and repository URLs when adding a new plugin to the project
  • #2277 Add tap-bing-ads as a known extractor
  • #2328 Add new upcase_string setting value_processor that will convert string values to uppercase

Changes

  • #2216 Add stream properties defined in an extractor’s schema extra to catalog if they do not exist in the discovered stream schema yet

Fixes

  • #2338 Once again change target-csv to use singer-io/target-csv instead of the Meltano fork
  • #2235 Make embed links accessible when not authenticated
  • #2328 Always convert target-snowflake schema setting value to uppercase before passing it to plugin

Intrigued?

You haven’t seen nothing yet!

Join our mailing list

Stay current with all things Meltano