Page History
...
The maximum number of projects and groups can now be configured, allowing for over 1000 projects and groups in a single repository.
Increased the character limit on FROM/WHERE clause for views to 65344 characters.
RED med.exe (RED UI)
When starting med.exe (RED UI) from a command line with all the required metadata connection elements provided, you can now provide and additional switch '--auto-connect' which will skip the interactive login screen to RED.
Scheduler
RED's job plugin for Azkaban now accepts the legacy RED 9 script output protocol when executing stand-alone scripts via a scheduler job, this feature eases migrations to RED 10 by reducing script refactoring and testing.
Detailed Changes in RED 10.5.0.0
...
| JIRA | Release Note | ||||
|---|---|---|---|---|---|
| RED-12100 | Authentication profiles are created automatically when upgrading from a version of RED without the Advanced Connect feature. | ||||
| RED-11462 | Jobs stuck in the running state can now be aborted in the RED UI. | ||||
| RED-12256 | On hold jobs are no longer retained when processing objects via the scheduler interactively. | ||||
| RED-4786 | The maximum number of projects and groups can now be configured, allowing for over 1000 projects and groups in a single repository. | ||||
| RED-5905 | Increased the character limit on FROM/WHERE clause for views to 65344 characters. | ||||
| RED-12278 | Added RED UI ODBC connection resilience, idle connections are tested before use and recovered if broken. Idle time before testing and test response time can be fine-tuned via user preferences. | ||||
| RED-12130 | Improved performance of object properties storage tab initialization when using a Teradata target. | ||||
| RED-12290 | RED's job plugin for Azkaban now accepts the legacy RED 9 script output protocol when executing stand-alone scripts via a scheduler job, this feature eases migrations to RED 10 by reducing script refactoring and testing. | RED-12285 | The Connection field 'Database Link Name' is now available to scripts as an environment variable 'WSL_LOAD_DBLINK' so that scripts can build the appropriate source SQL statements at run-time. | RED-12289 | When starting med.exe (RED UI) from a command line with all the required metadata connection elements provided, you can now provide and additional switch '--auto-connect' which will skip the interactive login screen to RED. |
New Features
| JIRA | Release Note |
|---|---|
| RED-10686 | New Scheduler upgrade workflow automating many of the manual steps that were required. |
| RED-12257 | The WhereScape RED metadata database and DSN can be automatically created using the RED Setup Wizard. |
| RED-12102 | The Scheduler metadata database can be automatically created during the Scheduler installation process. |
| RED-12103 | New RedSchedulerProfileMaintenance.exe for maintaining the Schedulers authentication profiles. |
...