Production Release Notes - Version v2.208.1093

Release notes -- v2.208.1093 (since vhotfix-EL-5339)

Highlights

SLYT-1564 : fix(deploy) capture May PostgreSQL emergency tuning efforts

EL-4197 JIRA: Add polling to the scoped objects

SLYT-1309: add a TTL for formula debug logging

  • The formula debugLoggingEnabled flag will now expire after 8 hours at which time debugLoggingEnabled will be changed from true to false and step execution values will no longer be logged. Formula execution status will still be updated upon completion and step execution values will still be logged for formula executions that complete with a failed status.
  • The expire time will be reset based on the last update (POST, PUT, or PATCH) to the formula.
  • Note that this flag only applies to v3 formulas, so the expire time will also apply to only v3 formulas.

EA-14 Adding validation to VDRs through the UI

  • Adds field validation to VDRs created through UI

EL-4765 | Migration of Dynamics CRM to Builder Format

  • Migrating Dynamics to Builder Format

EL-4880 | Migration of Oracle Sales Cloud('salescloud') to Builder element

  • Migration of Oracle Sales Cloud('salescloud') to Builder element

EA-41 transformResponse should be consistent with select endpoints

  • Makes the transformResponse with endpoints that use element queries, like SFDC

EA-46 Adding more info to timeout messages

  • Adding more info to timeout messages

EL-4222 Marketo | The IN Operator Does Not Retrieve Results for the "externalSalesPersonId" Filter Type When Used In GET/companies API Call

EL-4785 Marketo: Added salesPersons resource

  • Added salesPersons resource to Marketo element

EL-5054 Fix polling for Cisco spark

TS-1796 Opening tomcat relaxedQueryChars

  • Fixes issues with using special characters from formulas httpRequestElement calls

EL-5132 Add Service tests to validate Swagger of all elements

EL-5222: Added priceLevel and group to netsuiteErpV2

  • Added priceLevel and pricingGroup to netsuiteErpV2

EL-5131:Github Element Enhancement and make single Commit for the raising PR during export

  • New resources /trees, /commits for Github

EL-5229 : Generalized Error message /GET /accounts/{Id}/users

  • Generalized Error message /GET /accounts/{Id}/users to prevent users from guessing the account ID's.