Hybrid Manager 1.3.8 release notes v1.3.8 (LTS)

Release date: May 14, 2026

Hybrid Manager (HM) 1.3.8 is a maintenance release that includes bug fixes.

TypeDescription
Bug fixAdded support for replicating PostgreSQL DOMAIN types based on DATE, TIME, TIMESTAMP, INTERVAL, UUID, JSON, XML, and POINT types. DOMAIN types are user-defined types that wrap existing PostgreSQL types with additional constraints. Both snapshot and Change Data Capture (CDC) replication modes now correctly handle these DOMAIN types, whether the target uses the same DOMAIN or just the underlying base type.
Bug fixThanos Ruler used the default Kubernetes service account. It now uses a dedicated service account.
Bug fixAlertmanager used the default Kubernetes service account. It now uses a dedicated service account.