Skip to content

v9.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 05:13
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