...
Installation
Migration Scripts
Unique ids containing characters outside of a given range of [a-f0-9] has now been removed and replaced by correct ones in the installer. New migration scripts have been added in order to replace those ids with correct ones in the existing databases.
Affected tables are: Invalid identifiers on privileges and role_privileges tables have now been corrected.
Streams
Local Attributes
Stream Attributes that were flagged as local and whose attribute expressions returned list values could cause analysis to fail with an internal error. This has now been resolved.
...