RELEASED: Public: December 13, 2023
Feature enhancements
- Configurable single threaded bundle retriever timeout (BEE-35412)
-
The single threaded bundle retriever timeout is now configurable.
Resolved issues
- Runtime validations should be performed on the controller (BEE-31677)
-
Runtime validations are now performed on the controller.
- Duplicate names on controller Casc Bundle Location raise an error (BEE-43021)
-
If several controller bundle locations have the same name, an error is raised to avoid duplicate names.
-
Internal changes to streamline development. Not user visible. (BEE-35054)(BEE-41765)
-