Skip to content

Releases: TracecatHQ/tracecat

Tracecat 0.18.2

17 Dec 19:31
418b096
Compare
Choose a tag to compare

💥 Breaking changes

  • Support multiple scopes in Microsoft graph (#619)

🧩 Integrations

  • Support multiple scopes in Microsoft graph (#619)
  • Google SecOps list cases and detections (#618)

✨ Enhancements

  • Yield control in hot loop (#626)
  • Add FN.range (#625)
  • Support multiple scopes in Microsoft graph (#619)
  • Google SecOps list cases and detections (#618)

🐞 Bug fixes

  • Consdier edge components when building graph (#624)
  • Add cert markers and faster fail parsing to SAML (#620)

🛠️ Other improvements

  • Add missing temporal UI vars and num shards (#617)

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

Tracecat 0.18.1

16 Dec 13:07
d0faaff
Compare
Choose a tag to compare

🛠️ Other improvements

  • Add temporal num history shards variable (#616)
  • Add executor client timeout config (#615)

Thank you to all our contributors for making this release possible!
@daryllimyt

Tracecat 0.18.0

16 Dec 08:01
8897147
Compare
Choose a tag to compare

💥 Breaking changes

  • Add Temporal UI (#608)

✨ Enhancements

  • Improve repo sync lifecycle (#613)
  • Use ray in executor (#610)

🐞 Bug fixes

  • Use ALLOW_ALL schedule overlap policy (#614)

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

Tracecat 0.17.3

13 Dec 14:19
7b7f278
Compare
Choose a tag to compare

🐞 Bug fixes

  • Load udf secrets in env correctly (#607)

Thank you to all our contributors for making this release possible!
@daryllimyt

Tracecat 0.17.2

13 Dec 08:29
908b91e
Compare
Choose a tag to compare

✨ Enhancements

  • Improve process pool event loop management (#606)
  • Make executor client timeout configurable with 120s def… (#605)

🐞 Bug fixes

  • Pull secrets for template action steps (#604)

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

Tracecat 0.17.1

11 Dec 21:45
5fc3b61
Compare
Choose a tag to compare

Important notice: 0.17.0 is missing images for AMD64 due to a bug in the public images CI pipeline. Please update to 0.17.1 for fix.

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

Tracecat 0.17.0

11 Dec 10:17
934f611
Compare
Choose a tag to compare

💥 Breaking changes

  • Rewrite LDAP UDFs into templates (#591)

🧩 Integrations

  • S3 getter and Ansible playbook runner (#573)
  • Rewrite LDAP UDFs into templates (#591)
  • Wazuh token exp timout (#582)
  • Wazuh bad request rootcheck (#579)

✨ Enhancements

  • Add temporal workflow task timeout config + propagate t… (#597)
  • Executor service (#592)
  • S3 getter and Ansible playbook runner (#573)
  • Rewrite LDAP UDFs into templates (#591)
  • Wazuh token exp timout (#582)

🐞 Bug fixes

  • Use correct function name for ansible run playbook (#601)
  • Use wf execution or schedule id for related wf exec ids (#598)
  • Wazuh bad request rootcheck (#579)

🛠️ Other improvements

  • Check that we can list all registry actions (#603)

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

Tracecat 0.16.0

04 Dec 23:24
65ceb7d
Compare
Choose a tag to compare

✨ Enhancements

  • Add session management + user last login (#588)

🐞 Bug fixes

  • Align network configuration for api and ollama in docker-compose (#587)
  • Fix and cleanup related workflow runs (#585)

📖 Documentation

  • Update Actions registry tutorial (#586)

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

Tracecat 0.15.5

03 Dec 19:38
133c723
Compare
Choose a tag to compare

🐞 Bug fixes

  • Prevent duplicate editor registrations + use yaml extended in all editors (#584)
  • Make all usage of CustomEditor dynamic (#583)

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

Tracecat 0.15.4

03 Dec 11:04
f2d99e9
Compare
Choose a tag to compare
  • Fix editor using workflow builder hook

Thank you to all our contributors for making this release possible!
@daryllimyt