Weekly Upgrade Announcement 4/25/22

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

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

Weekly Upgrade Announcement 4/25/22

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday May 2nd, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2259 and RunTime Revision 956. 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 CST with an expected completion time of 12:30PM CST.

On Wednesday May 4th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 956. 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 2245: Project Promotion Loading Wheel
  • Added a loading wheel to project promotion to indicate that the project is promoting.
Revision 2246 and RunTime Revision 949: StreamBase64EncodedString Service
  • Added a new service called StreamBase64EncodedString to the MVC and HTML workshops which allow the user to pass in a base64 string and download the image it represents. 
Revision 2247: Task Priority Fix
  • Resolved an issue where updating the status of a task removed its priority.
Revision 2248: Canvas Service Error Change
  • When a service errors it now displays it's error message in the top of the page along with how other errors display.
Revision 2249: Project Edit And Promotion
  • Added an Edit Project link onto the Developer Workbench page by the View Project Tasks link. Project Description now shows on the Promotion page.
Revision 2251: Task Number Search Change
  • The task number filter on the Task List page can now have trailing or leading spaces and still grab the tasks like the inputted number.
Revision 2252 and RunTime Revision 951: Identity Provider Vulnerability Fix Revision 2253 and RunTime Revision 952: Compute Hash Service
  • Added a new service called ComputeHash to the Data Conversion Services Workshop. Give it a SaltData and a Number and it will return a hash.
Revision 2254: Binary Decision Fix
  • The Operator node preview always shows the default value. Changed how the text is loaded on the service node.
Revision 2255: Recommended Values Feature
  • Added a new node called ProjectedResponse in the CreateServiceNodeFromXml and ConvertNodeValueToXml that is used to show up in the recommended values for that service.
Revision 2257: REST API Import From XML Fix
  • Changed the Import From Xml widget to show the REST API name and verb instead of just the verb.
Revision 2259: Project Info In Tasks
  • The task side bar on the View Task page now shows the project name and id if the task is in a project and will link to the Developer Workbench for that project.


RunTime
Revision 948: Custom URL File Uploading
  • Added a new route for file uploading on sites that utilize the custom URL feature.
Revision 953: ECC Call Method
  • The CallMethod service is now able to be ran using ECC.
Revision 954: ECC Connection Validation
  • ECC instances are now validated every hour to prevent unwanted connections from being connected.
Revision 956: GetKey Output Addition
  • The GetKey REST API template now returns the environment name in its output.
ECC
Revision 108: Removed Unused Timeout
  • The timeout variable on the ECC Server Manager has been removed along with all the code that handle it. It now just based on the timeout value in the ECC configuration that can be accessed and changed from the EASYCloudConnector page.
word count: 583

Tags:
Locked