Fixes
- Applied updates to the code editor for improved functionality (#40239)
- Switched Redis logic to use non-blocking
SCAN
command instead ofKEYS
to enhance performance (#40878) - Added
nss_wrapper
support in the Helm chart for better compatibility (#40673) - Handled undefined user object on the landing screen for invalid cloud billing domains (#40855)
- Ensured CRUD queries include
dynamicBindingPathList
for correct binding behavior (#40833) - Fixed incorrect value display in table computed columns (#40664)
Feature
- Enhanced error handling for responses from Cloud Services (#40821)