muster:9.0:release_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
muster:9.0:release_notes [2019/08/30 10:15]
admin
muster:9.0:release_notes [2020/07/09 17:13]
admin
Line 1: Line 1:
-====== Release ​Notes ======+====== Release ​notes ===== 
 + 
 +===== 9.0.14.11581 ===== 
 +  * [DISPATCHER] Fixed a serious bug introduced by 11569 causing an SQL error when tried to add a new user. Users running 11569 must update to 11581 immediately 
 +  * [DISPATCHER] Fixed an LDAP/AD issue on Windows with usernames/​groups with non-latin characters 
 +  * [DISPATCHER] Fixed an LDAP/AD issue not handling well UTF-8 strings under certain circumstances 
 +  * [DISPATCHER] Selection logic is not triggered also when a job attribute is changed. This address some issues when using APIs to control dependancies 
 +  * [GLOBAL] Support for Clarisse CNode Caching included in the CNode template 
 + 
 +===== 9.0.14.11569 ===== 
 +  * [GENERAL] Due to slowness caused by Covid, we are pushing some minor enhancements planned for Muster 9.5 into 9.0.14 LTS 
 +  * [GLOBAL] Chunks priorities can now be manually changed from Console or using the APIs. This let you put a specific chunk on the top of the queue if required 
 +  * [GLOBAL] Users and groups drive mappings for Windows. This let you specify a different configuration for Windows drive mappings on a group/user basis 
 +  * [CONSOLE] It's now possible to purge orphan jobs from the instances popup menu. Previously if was not possible to remove a deleted jobs from the exclusion list of an instance leaving the warning until a restart 
 +  * [CONSOLE] It's now possible to purge a job from the jobs popup menu, affecting all the instances with the job in the exclusion list 
 +  * [DISPATCHER] A new option on the Dispatcher configuration let you automatically purge nodes when a job is reinit 
 + 
 +===== 9.0.14.11541 ===== 
 +  * [DISPATCHER] Fixed a performance issue with the Dispatcher when dealing with a large amount of users. Each network operation is validated against the currently logged user. In the previous versions, this was done wrongly using a list look, leading to extremely high latency operations on systems with a large number of users created or imported from LDAP 
 +  * [DISPATCHER] Fixed an issue with the Wake up on lan port used to send WOL packets that was random instead of 40000. This worked on most systems but failed on NIC that effectively check the message port instead of the packet header 
 +  * [RENDERCLIENT] The Wakeup-on-lan port is now configurable 
 +  * [GLOBAL] Either Dispatcher and Renderclient now starts correctly in Linux when IPV6 is disabled 
 +  * [CONSOLE] It is possible to disable the prompt to close Console allowing automatic shutdown with Console open 
 +  * [CONSOLE] It is now possible to set chunks as completed by erasing the warnings and/or the errors already collected 
 +  * [CONSOLE] It is now possible to clear a chunk dependencies from the chunks view 
 +  * [CONSOLE] It is now possible from the job popup menu to automatically requeue chunks in warning/​error status 
 + 
 +===== 9.0.14.11511 ===== 
 +  * [DISPATCHER] Fixed an issue with the web and REST APIs login where the rights of the TCP login of the users where checked instead of the web login rights 
 +  * [DISPATCHER] Fixed a rare race condition that happens when streaming the chunks thought the web server and/or the REST apis that may lock the Dispatcher 
 +  * [CONSOLE] Fixed a crash in Console when building thumbnails of OpenEXR files with channels dimensions smaller than the image dimension (cropped channels) 
 +  * [DISPATCHER] A new method in the license check on the Template object allows to check for license usage on a node basis in multi instances setup (self.setLicensesMode(MTemplateAPI.MTemplate.kTemplateLicenseCountNodes)) 
 +  * [DISPATCHER] The borrow function now obey to pools settings (only instances in target pools are borrowed) 
 +  * [DISPATCHER] A new borrow mask is available in the render client instances overrides. It is possible to specify which instance number to borrow on an instance basis 
 +  * [HOUDINI] The Houdini PDG connector gains an environment field to submit jobs with a custom environment
  
 ===== 9.0.14 ===== ===== 9.0.14 =====
  • muster/9.0/release_notes.txt
  • Last modified: 2021/10/06 06:49
  • by admin