Now Available: Meltano v1.63.0

Today, we are excited to release Meltano version 1.63.0, which automatically retries failed connections to the system database, and lets you tweak this behavior using new database_max_retries (default: 3) and database_retry_timeout (default: 5 seconds) settings!

Special thanks go out to Suyash Behera for contributing this functionality.

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.62.0 on December 23:

New

  • #2308 Verify that system database connection is still viable when checking it out of connection pool.
  • #2308 Add database_max_retries and database_retry_timeout settings to configure retry attempts when the first connection to the DB fails.

Fixes

  • #2486 Remove state capability from tap-google-analytics because it’s not actually currently supported yet

Intrigued?

You haven’t seen nothing yet!

Join our mailing list

Stay current with all things Meltano