Release date: May 14, 2026
Hybrid Manager (HM) 1.3.8 is a maintenance release that includes bug fixes.
| Type | Description |
|---|---|
| Bug fix | Added 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 fix | Thanos Ruler used the default Kubernetes service account. It now uses a dedicated service account. |
| Bug fix | Alertmanager used the default Kubernetes service account. It now uses a dedicated service account. |