RELEASED: Public: September 17, 2025
Resolved issues
- Ensuring uniqueness of High Availability (HA) replica identifiers (BEE-57616)
-
When a replica of a High Availability (HA) controller started with the same hostname as another replica (current or former), such as when restarting a container in a Kubernetes pod, internal structures keyed off
$HOSTNAME
could have become confused. Now it is guaranteed that a replica name is not reused.