v9.1.1
Immutable
release. Only release title and notes can be modified.
Deployment
MySQL changes (optional, but recommended)
USE ResourceManagementDB;
DROP TABLE AccountingCache;
CS changes (optional, but recommended)
remove CS entry /Operations/<>/ResourceStatus/StatusTypes
Release notes
*ResourceStatusSystem
CHANGE: (#8473) removed ResourceManagement.AccountingCache table and methods
CHANGE: (#8473) removed Catalogs from list of managed RSS resources
*Interfaces
CHANGE: (#8470) added includeInSandbox flag to Job().setExecutable(). Default: True
FIX: (#8470) Job().setExecutable(): warn->verbose message when the executable is not local