Edge Release Notes - November 2025

Last updated on Jul 27, 2026

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

Pipelines

New

Introduced the ability to copy the configuration of a Standard Destination while creating a new one for an Edge Pipeline. Previously, each Edge Destination had to be configured manually, even when a similar setup already existed in Standard. With this enhancement, Hevo now lets you copy configuration details and field values from an existing Standard Destination, reducing manual effort. The enhancement is available for all new and existing Pipelines.

Enhanced

Enhanced the load mode functionality for objects using the Merge mode. Earlier, if the primary key was not defined for a Source object, Hevo disabled the object, and no data was replicated for it. With this enhancement, Hevo now automatically changes the load mode of such objects to Append, allowing data replication to continue without interruption.

Sources

New

Hevo now supports logical replication using read replicas for Amazon RDS PostgreSQL database version 16. You can configure a read replica instance as the Source in your Pipeline to reduce the replication load on the primary instance. The replica instance reflects changes from the primary in near real-time, improving overall database performance and ensuring consistent data ingestion.

New

Hevo now allows you to provide your own replication slot while creating Pipelines with any variant of PostgreSQL as the Source. Earlier, Hevo automatically created and managed replication slots in the Source system to capture incremental data. With this enhancement, you can now create a replication slot manually and use it while configuring your Source in the Pipeline. This provides you control over how replication slots are managed in your Source system.

Replication slot

Tell us what went wrong