Skip to content

Releases: TracecatHQ/tracecat

Tracecat 0.10.0

10 Sep 17:49
002beb9
Compare
Choose a tag to compare

🧩 Integrations

  • Capture ReadTimeout exceptions in httpx as "expected" errors (#392)
  • Add jira create issue and update issue actions (#381)
  • Add Elastic update alert status action (#382)
  • Add mongodb doc find one getter (#380)

✨ Enhancements

  • Capture ReadTimeout exceptions in httpx as "expected" errors (#392)
  • Mask secrets (#387)
  • Implement runtime environments for secrets (#377)
  • Add jira create issue and update issue actions (#381)
  • Add Elastic update alert status action (#382)
  • feat+refactor(engine): Create service layer for workflow schedules (#385)
  • Add suggestive action to user invite fail error (#384)
  • Add mongodb doc find one getter (#380)

🛠️ Other improvements

  • Update openapi-ts schema for schedule changes (#386)
  • feat+refactor(engine): Create service layer for workflow schedules (#385)
  • Drop EC2 Terraform stack (#383)

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

Tracecat 0.9.0

05 Sep 19:30
dc6e014
Compare
Choose a tag to compare

🧩 Integrations

  • Add action to normalize events to ECS (#376)

🏗️ Infrastructure

  • Revert dropping temporal subset in docker compose

🛠️ Other improvements

  • Bump cryptography from 42.0.7 to 43.0.1 (#379)

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

Tracecat 0.8.5

02 Sep 09:03
45c7a20
Compare
Choose a tag to compare

🧩 Integrations

  • Add list crowdstrike detections summary (#373)

✨ Enhancements

  • Add list crowdstrike detections summary (#373)

🐞 Bug fixes

  • Missing control flow in workflow import (#374)
  • Fix unable to update secrets (#372)

🛠️ Other improvements

  • Remove conditional action (#369)

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

Tracecat 0.8.4

28 Aug 17:53
b1b6a96
Compare
Choose a tag to compare

🏗️ Infrastructure

  • Post 0.7.x Fargate Terraform Stack (#344)

🐞 Bug fixes

  • Prevent manual trigger window from showing when button is disabled (#366)

🛠️ Other improvements

  • Include playbooks in ci tests (#368)
  • Add live playbook testing infra and VT playbook (#367)
  • Update playbook tests + reorganize (#365)

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

Tracecat 0.8.3

27 Aug 23:47
5af849e
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fix code style in steps (#364)
  • Allow admin users to view new workspaces (#362)

📖 Documentation

  • Fix code style in steps (#364)

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

Tracecat 0.8.2

27 Aug 18:58
92d6c0f
Compare
Choose a tag to compare

✨ Enhancements

  • Handle http status code 204 (#359)

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

Tracecat 0.8.1

27 Aug 14:32
94eb718
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fix for loop validation (#357)

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

Tracecat 0.8.0

26 Aug 16:17
2a38b18
Compare
Choose a tag to compare

✨ Enhancements

  • Remove inactive properties in schedules table (#340)
  • Improve error messages [2/N] (#355)
  • Add persistence to EC2 stack (#354)
  • Improve error messages [1/N] (#353)
  • Implement change user role (#352)
  • Import/export from json/yaml (#348)
  • Collapse JSON viewer by default (#350)
  • More informative validaiton error toast (#349)
  • Move case management to workspace level (#331)

🐞 Bug fixes

  • Add missed context locator (#356)
  • Redo migration to 0.7.3 (#347)
  • Hash unhashable types using json dumps during validation (#343)
  • fix+refactor(ui): Fix canvas layout overflow + rename workbench panel component for clarity (#341)
  • Fix redirect url after creating workflow from yaml (#339)
  • Pass schedule params to trigger_input (#337)
  • Link to GitHub repo in settings (#334)

📖 Documentation

  • Use google_oauth over google in docs (#338)

🛠️ Other improvements

  • Proper migration (#346)
  • Run migration for 0.7.3 (#345)
  • Clean up unused legacy schemas (#335)

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

Tracecat 0.7.2

21 Aug 18:57
bf9ee1e
Compare
Choose a tag to compare

✨ Enhancements

  • Update wording and drop actions side panel (#328)
  • Replace workflow dashboard cards with table (#324)

🐞 Bug fixes

  • No need to pass session into create default admin user (#332)
  • Fixes default workspace and admin creation issues on startup (#329)
  • fix+refactor(engine): Implement graph and db actions sync + move crea… (#326)
  • Make find playbooks link to github repo (#325)

🛠️ Other improvements

  • Cleanup legacy types and hooks that are unused or replaced by openapi-ts client types (#330)
  • Remove redundant data table component (#327)

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

Tracecat 0.7.1

20 Aug 04:16
70a9020
Compare
Choose a tag to compare

✨ Enhancements

  • Add export workflow json in workbench (#323)
  • Implement DB migrations with alembic (#304)
  • Add env-migration script (#315)

🐞 Bug fixes

  • Add missing etl namespace (#322)
  • Remove comma (#321)
  • Docker compose dev wrong smtp env vars (#320)
  • fix+docs: Fix cli docs autogen and update autogenerated docs (#319)
  • Bullet point formatting (#317)
  • Update webhook missing workspaceId (#316)

📖 Documentation

  • fix+docs: Fix cli docs autogen and update autogenerated docs (#319)

🛠️ Other improvements

  • Disable change role as it's not available yet (#318)

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