Skip to content

Tracecat 0.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 07:38
bc2e2d3

🧩 Integrations

  • Make allowed email attributes configurable via env vars (#692)
  • Remove unnecessary DN escaping in LDAP client (#693)

✨ Enhancements

  • Make allowed email attributes configurable via env vars (#692)
  • Add workflow error handler to schema and API (#690)
  • Add FN.replace string function (#684)

🐞 Bug fixes

  • Remove unnecessary DN escaping in LDAP client (#693)

🛠️ Other improvements

  • Rename ActionExecutionError to ExecutorClientError (#691)
  • Rename RegistryActionErrorInfo to ExecutorActionErrorInfo (#689)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo