RELEASED: Public: January 24, 2024
Resolved issues
- Remote CasC bundle checkout endpoint and CLI now provide a clear error if there is a problem checking out one of the bundles (BEE-41788)
- 
If there is an error trying to perform a checkout operation on a remote bundle store, the REST API and CLI now returns an error message and a cause of the error. Additionally, the response code is set appropriately to indicate an error ( HTTP 500for the REST API and1for the CLI).