Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page properties
hiddentrue
idprops
version10.7.0.01
docRelease Notes
prodWhereScape RED

WhereScape is pleased to announce that WhereScape RED 10.7.0.0 1 is now available.

This release of RED is compatible with WhereScape 3D 9.0 versions and up.

...

Previously, interactive script execution used ANSI encoding, which caused inconsistencies between the RED UI and the Scheduler. This could lead to execution failures when scripts contained accented or non-standard characters.
The RED Scheduler Plugin for Azkaban has been aligned with this behavior and now also adds a BOM to PowerShell scripts executed on Windows.

Detailed Changes in RED 10.7.0.1

The following changes have been implemented since 10.7.0.0

Fixes

JIRARelease Note
RED-12419Resolved an issue with track forward diagram creation when including column names greater than 64 characters.
RED-12418Secured the installation and upgrade process for Azkaban Scheduler Service creation from RED Setup Wizard, preventing possible brief exposure of the service password in the process tree for sc.exe commands.
RED-12394Resolved an issue in RED Deploy which was preventing adding new targets at the target mapping screen.


Detailed Changes in RED 10.7.0.0

...

JIRARelease Note
RED-11028Batch Application creation via the med.exe command line is now fully headless.
RED-11309Data Warehouse tables (excluding Load tables) can now be sourced from multiple RED Connections that reference different databases within the same target platform.
Previously, this capability was limited to SQL Server-based RED Target Connections; other platforms would fail during update procedure execution.
RED-12391Added validation checks to ensure the Windows service user can perform DPAPI encryption during scheduler installation.
RED-12386Added validation checks for the Windows service 'Log On As A Service' right during scheduler installation.
RED-12385Added validation checks for the Windows service credentials provided during scheduler installation.
RED-12389Added validation checks for the Executor Server Port provided during scheduler installation.
RED-12390Added validation checks for the Web Server Port provided during scheduler installation.
RED-12387Added validation checks for the Installation Location provided during scheduler installation.
RED-12388Added validation checks for the Job Work Directory provided during scheduler installation.
RED-12392Added validation checks for the Scheduler Dashboard & Scheduler REST API URLs provided during scheduler installation.
RED-11675Object limits in Deployment Applications have been increased from 5,000 to a theoretical max of 100,000 objects, however beyond 10,000 objects deployment duration can become impractical.
RED-11804Source Mappings can now be deleted in bulk via multi-selection in the List Source Mappings View.
RED-11843Improved RedCli output when listing 'Templates' and 'Scripts' so that the actual Host Script Language name is returned. Previously Python and PowerShell Template and Script Objects would be listed as 'User-defined' instead of the actual script type name. This change allows automated scripts to determine the actual script type for Template and Script Objects via RedCli.exe

Fixes

JIRARelease Note
RED-10864Post-load scripts & procedures are now automatically generated during deployments from WhereScape 3D or another WhereScape RED repository.
RED-11625UI Configured Column Properties values are now correctly exported from 3D to RED.
RED-12311The scheduler Installer can now upgrade Azkaban when the existing service user is different to the logged in user.
RED-11805Adding or removing Projects via drag and drop has been improved to remember the state of the object tree and allow the user to confirm actions before continuing.
RED-11967Improved Red Setup Wizard handling of Auto Execute files in Enablement Packs.
RED-12276Improved the RedCli 'Connection Modify' command so that modifications to a connection's default template settings no longer resets other settings.
RED-12415

Resolved an issue when browsing extensible sources where tables with the same name in different schemas incorrectly displayed a combined set of columns from both tables.

RED-12396Updated script execution behavior in the RED UI:
- All script files are now written to disk using UTF-8 encoding by default.
- PowerShell scripts executed on Windows now include a Byte Order Mark (BOM), ensuring compatibility with PowerShell 5.x.
RED-12145When creating Load tables on a Teradata target, the storage property MultiSet is now set to TRUE, restoring consistency with earlier RED versions.
RED-12432Resolved an issue introduced in 10.5 where the output streams in Azkaban were not consistently flushed leading to python error 'OS Error 22' during execution of Update and Load scripts in some scenarios.

...