Skip to content

Salto v0.3.50

Compare
Choose a tag to compare
@saltoio saltoio released this 04 Dec 10:54
· 1816 commits to main since this release
3118fd6

Salto Version 0.3.50

New features and bug fixes

Zendesk Adapter

  • Move the replacement of fallback user emails also for custom object fields to happen before the deploy in order to reduce incorrect user errors (partial successes).
  • Avoid crashing when resolving an article_body template expression with an unresolved reference
  • Move the replacement of fallback user emails to happen before the deploy in order to reduce incorrect user errors (partial successes).

Jira Adapter:

  • Now supporting metadata of fields in issueLayout, issueView and requestForm.
  • Now support fetch of assets object types.
  • Now supporting fetch of assets attributes.

Salesforce Adapter:

  • improved validation of saltoManagementSettings configuration
  • Lookup fields in records of custom objects that reference instances of metadata types are now handled correctly.
  • Add deploy support in CPQ Custom Approval Rule and Conditions for accounts that use the old Salto ID Settings (non Id based).

Core:

  • Removed code that would migrate very old state files to the "new" format - this would only affect workspaces that were not used for over 10 months

User Notifications

Jira adapter:

  • Under issueLayout, issueView and requestForm, there will be more fields upon your next fetch.