Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A new table has been created to register all sort of internal errors occurred in the platform, currently limited to alerts, flow, and flowlookups: devo.internal.log.error. It identifies information such as the component involved, the resource ID, the severity of the error, the error code, and the message. Learn more here.

...

Bug Fixes

  • Alert API → Better error handling on unsuccessful query validation by providing the reason, allowing users a better understanding of the problem and potential solution.

  • Alert and flow error handling → Errors now display a more concise message, allowing users to determine the actual problem and proceed consequently.

  • Flow → The DevoSink unit no longer loses the my.app schema after a server restart.

  • Flow → The DevoSink unit no longer suffers from data loss upon sending a newline or carriage return to my.app.

  • Flow → An error processing escaped quotes ("\) and ? parameters in queries has been resolved.