Release Version 2.51.3

Last updated on Aug 17, 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


Fixes and Improvements

Sources

Fixed an issue where the same records were repeatedly ingested during incremental loads, resulting in increased Event quota consumption. This issue occurred because Hevo did not correctly move the offset forward after each poll, causing it to retrieve the same set of records again on every subsequent poll instead of picking up only new and updated ones.

With this fix, Hevo now correctly updates the offset, ensuring subsequent polls retrieve only new and updated records. This fix applies to all new and existing Pipelines.

Note: Records that were already duplicated in the Destination tables before the fix are not automatically removed. If required, manually remove them from the Destination.

Tell us what went wrong