Edge Release Notes - March 16, 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
Sources
-
Improved Handling of Publications in PostgreSQL Sources
-
Hevo now supports ingesting data from PostgreSQL publications that include any subset of insert, update, or delete operations. Earlier, if a publication did not include all three operations, Hevo marked the corresponding Source objects as Inaccessible in the Pipeline, preventing them from being selected for ingestion.
With this enhancement, Hevo allows ingestion from publications that include any one or more of these operations and captures only the corresponding changes defined in the publication.
This enhancement applies to all new and existing Pipelines created with any variant of the PostgreSQL Source.
-
-
Support for RAC and Multitenant Architecture in Generic Oracle
-
Hevo now supports ingesting data from Oracle databases deployed using Real Application Clusters (RAC) and the multitenant architecture (CDB/PDB).
With this enhancement, you can configure Pipelines to replicate data from Oracle environments designed for high availability and scalability, including RAC clusters and pluggable databases (PDBs) within a container database (CDB).
-