Release Version 2.39.2

Last updated on Aug 25, 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 NULL Values in the Destination for Nested Fields in MongoDB Source

    • Fixed an issue where nested JSON fields of type ObjectID, BsonRegularExpression, and Symbol were incorrectly replicated as NULL in the Destination instead of their actual Source values. This issue occurred because Hevo did not previously support these data types in nested fields.

      With this fix, Hevo now correctly replicates these data types in nested fields, ensuring that the actual Source values are retained in the Destination. This fix applies to all new and existing Pipelines.

Tell us what went wrong