RELEASED: Public: August 7, 2024
Resolved issues
- Improve user experience for error handling in license manager (BEE-11391)
-
Previously full error stack trace used to be shown, and also invalid license was getting allowed to be saved. It is now fixed by showing user friendly message in the UI, but logging the full stack trace in the backend for analysis. Also before persisting the license data to disk, it is now validated and doesn’t allow invalid data. In addition to that the form validation has improved to