Skip to content

Releases: TracecatHQ/tracecat

Tracecat 0.11.7

21 Oct 18:48
c880811
Compare
Choose a tag to compare

Infrastructure

  • Increase rds scheduled key rotation to 365 days (#443) (#444)

🧩 Integrations

  • Incorrect Jira referencing secret (#446)

🐞 Bug fixes

  • Incorrect Jira referencing secret (#446)

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

Tracecat 0.11.6

18 Oct 18:21
672ea9a
Compare
Choose a tag to compare

🐞 Bug fixes

  • Revert adding retries to db engine (#441)

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

Tracecat 0.11.5

18 Oct 08:39
a38a62c
Compare
Choose a tag to compare

✨ Enhancements

  • Sync template actions from remote repository (#438)

🐞 Bug fixes

  • Detects typo (#439)
  • Add retries to recreate DB engine if test conn raises an exception (#433)
  • Add missing remote repo vars to Fargate stack (#436)
  • Fix issue with no snapshot terraform apply (#437)

🛠️ Other improvements

  • Add missing remote repo vars to Fargate stack (#436)
  • Fix issue with no snapshot terraform apply (#437)

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

Tracecat 0.11.4

16 Oct 07:47
ff2471a
Compare
Choose a tag to compare

🧩 Integrations

  • QueryDetects wrong operation ID and args (#435)

🐞 Bug fixes

  • QueryDetects wrong operation ID and args (#435)
  • Fix repository not syncing in production docker compose builds (#434)

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

Tracecat 0.11.3

15 Oct 16:31
e45016b
Compare
Choose a tag to compare

🧩 Integrations

  • Add missing ApiKey to Authorization header (#432)

🐞 Bug fixes

  • Add missing ApiKey to Authorization header (#432)

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

Tracecat 0.11.2

15 Oct 09:57
a4e85dc
Compare
Choose a tag to compare

✨ Enhancements

  • Add custom repository for user templates to fix registry reconciliation (#431)
  • Improve error message in new/edit registry action forms (#426)
  • Improve registry actions service sync diffing logic (#425)
  • Implement org level secrets and remote repository (#424)

🛠️ Other improvements

  • Remove legacy callback router (#430)
  • Remove legacy runtime tests (#428)
  • Remove sync on start (#427)

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

Tracecat 0.11.1

11 Oct 19:08
5c7d133
Compare
Choose a tag to compare

🐞 Bug fixes

  • Better HTTP error propagation (#422)
  • fix(engine): Pass secrets context into template action
  • fix(integration): VirusTotal integrations issues

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

Tracecat 0.11.0

11 Oct 05:17
f132e06
Compare
Choose a tag to compare

💥 Breaking changes

  • Implement actions registry and template action management (#408)
  • Tracecat registry (#404)

🧩 Integrations

  • Tracecat registry (#404)
  • Support OAuth2 flows in http core action (#401)
  • Add jwt token getter to core http action (#394)

✨ Enhancements

  • Add delete registry repository (#420)
  • Add remote repository support + remove versioning (#419)
  • Add registry action delete (#417)
  • Add registry action table filters (#416)
  • Extend AI action with Ollama (#415)
  • Add optional keys for registry secret (#414)
  • Prevent users from configuring registry_version for now (#410)
  • Implement actions registry and template action management (#408)
  • Tracecat registry (#404)
  • Implement remote UDF registry [1/N] (#405)
  • Template actions first version (#403)
  • Update expectation API + add configurable input schema (#399)
  • Support OAuth2 flows in http core action (#401)
  • Limacharlie adversary emulation tutorial (#395)
  • Add jwt token getter to core http action (#394)

🛠️ Other improvements

  • Remove cases (#421)
  • Bump braces from 3.0.2 to 3.0.3 in /frontend (#413)
  • Bump axios from 1.6.8 to 1.7.4 in /frontend (#412)
  • Bump next from 14.1.1 to 14.2.10 in /frontend (#411)
  • Separate out secrets creation script for Fargate deployment (#409)
  • Drop elastic normalization and list alerts playbooks (#400)
  • Rename logging module to logger (#393)

Thank you to all our contributors for making this release possible!
@daryllimyt, @dependabot, @dependabot[bot] and @topher-lo

Tracecat 0.10.2

12 Sep 12:54
bdd64f6
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fix environment default value for migration script

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

Tracecat 0.10.1

11 Sep 04:25
310a253
Compare
Choose a tag to compare

💥 Breaking changes

  • Modular detect and extract playbooks (#378)

✨ Enhancements

  • Pull based workflows for schedules + general schedule improvements (#388)
  • Modular detect and extract playbooks (#378)

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