Release Version 2.44.1

Last updated on Jan 19, 2026

This is a minor release and will be integrated into the next major release. At that time, this release note will be merged into the next main release note.

The content on this site may have changed or moved since you last viewed it. As a result, some of your bookmarks may become obsolete. Therefore, we recommend accessing the latest content via the Hevo Docs website.

In this Release


New and Changed Features

Hevo API

  • Key Pair Authentication Support for Snowflake Destinations

Fixes and Improvements

Pipelines

  • Handling Change Position Issues for Pipeline Objects

    • Fixed an issue where Hevo was unable to change the position of objects configured with the Unique Incrementing Append Only mode in Pipelines created using any JDBC Sources.

      Earlier, when a long value was provided as the new ingestion position, Hevo treated it as an integer. If the value exceeded the integer limit, 2,147,483,647, the offset could not be updated, causing the action to fail.

      With this fix, Hevo correctly handles long values, allowing the Change Position action to complete successfully for such objects. This fix applies to all new and existing Pipelines created with JDBC Sources.

Tell us what went wrong