RELEASED: Public: 2021-08-25
New features
- Configuration as Code (CasC) now supports the creation and export of controller items (BEE-3273)
-
It is now possible to create client controller and managed controller items using CasC. You can also export an existing client controller or managed controller configuration in YAML format, and this can be used to create and configure a client controller or managed controller using CasC.
Resolved issues
- The
casc-bundle/set-global-availability-pattern-behaviorHTTP API endpoint returned no information for thevisibilityvalue (BEE-5923) -
When the
casc-bundle/set-global-availability-pattern-behaviorHTTP API endpoint was called, an empty response was returned even if the default behavior of the availability pattern had been properly set.The
casc-bundle/set-global-availability-pattern-behaviorHTTP API endpoint now returns the newvisibilityvalue.