Release Version 2.40.3

Last updated on Sep 29, 2025

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

  • Handling Delay in Data Availability for Custom Reports in Facebook Ads

    • Fixed an issue where Hevo skipped some records during incremental ingestion for custom reports. Earlier, if a Pipeline polled for data after midnight, the date offset was moved to the next day before collecting all records for the previous day. For example, if a Pipeline had a 30-minute ingestion frequency and an offset set to Sep 17, 2025, at 11:45 PM, the next poll on Sep 18 at 12:15 AM would advance the offset to Sep 18. As a result, records from 11:45 PM to midnight on Sep 17 were skipped and captured later through a refresher task, causing delays in data availability.

      With this fix, the offset now advances only after all data for the current day is fetched, ensuring no records are missed between incremental polls.

Tell us what went wrong