RELEASED: Public: March 5, 2025
New features
- Aggregated logs from replicas in support bundles simplify High Availability (HA) problem diagnosis and resolution. (BEE-43003)
-
Previously, the support bundle separated logs for each replica into individual files. This setup can be cumbersome when debugging High Availability (HA) issues. All replica logs are now displayed in an aggregated file to simplify this process. Each log entry includes a tag identifying the replica from which it originates. This change significantly improves the diagnosis and resolution of High Availability (HA) issues.
- High Availability (HA) redirects RBAC configuration endpoint URLs to new replicas during rolling upgrade (BEE-46989)
-
Previously, requests for RBAC configuration endpoint URLs were not proxied to the new replicas when the browsing replica was outdated during a rolling upgrade. Now, RBAC configuration endpoint URLs are whitelisted, and requests are proxied to newer replicas.