RELEASED: Public: October 30, 2024
Resolved issues
- High Availability (HA): Fix reverse proxy support for configurations that terminate TLS at the controller level (BEE-52299)
-
When terminating TLS at the controller level (controller started with
-httpsPort=…
) and browsing a running build in another replica than the one the user is tied to via a sticky session, an exception would be returned instead.
This issue is now fixed.