Weekly Upgrade Announcement 1/9/23

Read-only forum. Used to announce new releases of EASYProcess.

Locked
JustinVanRegenmorter
Posts: 517
Joined: August 26th, 2021, 9:56 am
Contact:

Weekly Upgrade Announcement 1/9/23

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday January 16th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2512 and RunTime Revision 1147. Platform1, Platform2, and Platform4 will begin their upgrade at 10:AM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.

On Wednesday January 18th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1154. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM with an expected completion time of 12:30PM CST.


DesignTime
Revision 2505: Batch Job History UI Fix
  • The BatchJob History page UI is displaying extra whitespace on the right side of the popup. Old code has been removed the modified the width of an Iframe.
Revision 2507 & Revision 2508: XSLT Functions
  • Added in a few missing XSLT functions that are useful for developers to have quick access to.
    • Count
    • Sum
    • Translate
    • Normalize-Space
Revision 2509: IDE Login Fix
  • The IDE login is currently failing to display the error if a user id or password is incorrect. The error message generation logic has been reconnected to the appropriate binary decision service.
Revision 2510: SAML UI Fix
  • The Meta Data popup window in the Identity Providers page has a Copy URL icon that doesn't work and shows textboxes that are only mean for OAuth providers. The onclick event has been fixed for the copy URL icon and the extra textboxes have been hidden when the provider type is not OAuth.
Revision 2511: Login Password Masking
  • Passwords are now masked in the logs when logging into the IDE.
Revision 2512: Table Editing Fix
  • Some environments are failing to allow editing of checked out tables. The service that are causing the issues have been recreated.

RunTime
Revision 1153: Thread Safe Dictionaries
  • Implemented thread safe dictionaries to be used for the connection instances loaded in the context.
Revision 1154: Download Data File Fix
  • The DownloadDataFile service is created an empty column at the beginning of its created files. A check has been added for if the csv string for each row was not empty before adding the separator.
word count: 391

Tags:
Locked