2.3.4.4 release notes
2.3.4.4 Issue 2674 - Agentforce for Developers API failure details should now be more clearly raised to the end user so that, instead of seeing something like: Status 400 returned trying to retrieve ...: Bad Request the user will now see something like: BAD_ARGUMENT (E30021) - Error in plugin codegen: INVALID_ARGUMENT: EGptForDevsPlugin: prompt is beyond the limit, ... Issue 2712 - Prospective fix for a ConcurrentModificationException observed by a user after first opening a project. Issue 2718 - Fixed the spelling of dismissible in lightning/toast.ToastConfig . Updated messages for bundled code inspections, intentions/quick-fixes, etc., to use more extensive formatting so that things like symbolic names stand out more clearly. Other related minor fixes and improvements. Once again, this build includes broad improvements and simplifications based on newer Java language level features and the corresponding code inspections, and once again, ...