Skip to content

Releases: TracecatHQ/tracecat

Tracecat 0.21.7

23 Jan 18:25
ec56d8f
Compare
Choose a tag to compare
  • Make SAML Setting on by default (#787)
  • Make setting override message more user friendly and lower log level (#781)
  • Syntax error with comment and setting override (#780)

🧩 Integrations

  • Support datetime or string in datetime functions (#778)
  • Clearer descriptions for payload and form_data (#783)

✨ Enhancements

  • Support datetime or string in datetime functions (#778)
  • Update regex to match multiple urls (#775)

🐞 Bug fixes

  • Show public (nextjs) SAML SP ACS endpoint and hardcode API ACS endpoint (#782)

📖 Documentation

  • Clearer descriptions for payload and form_data (#783)

🛠️ Other improvements

  • Preparations to remove search attributes (#784)

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

Tracecat 0.21.6

22 Jan 03:58
f84712a
Compare
Choose a tag to compare

🛠️ Other improvements

  • Preparations for compact builder runs (#777)
  • Fix mouse scrolling issues in actions input editor

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

Tracecat 0.21.5

21 Jan 21:28
09c7fcf
Compare
Choose a tag to compare

🐞 Bug fixes

  • Revert Ray SSH agent changes and fix SSH key formatting (#776)

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

Tracecat 0.21.4

21 Jan 04:38
081f9b5
Compare
Choose a tag to compare

🐞 Bug fixes

  • Manually manage ssh agent (#774)

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

Tracecat 0.21.3

20 Jan 19:17
d1882a7
Compare
Choose a tag to compare

✨ Enhancements

  • Compact workflow runs in builder backend (#771)

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

Tracecat 0.21.2

20 Jan 12:44
4afa8f8
Compare
Choose a tag to compare
  • Add retries for Temporal search attributes migration (#773)
  • Add workflow trigger Temporal search attributes (#769)

🐞 Bug fixes

  • Ensure GOOGLE_API_CREDENTIALS is a mapping object (#772)

🛠️ Other improvements

  • Remove Temporal cli from Python tests (#770)

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

Tracecat 0.21.1

18 Jan 04:51
3b8d96a
Compare
Choose a tag to compare

Integrations

  • Fix Tenable Nessus scan API parameters hallucinations

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

Tracecat 0.21.0

18 Jan 04:30
d735165
Compare
Choose a tag to compare

✨ Enhancements

  • Tenable nessus scans (#767)
  • Basic implementation for pull-based executor and remove internal executor endpoints (#758)
  • Add deprecated field to RegistryAction (#751)

🛠️ Other improvements

  • Rename EventHistoryType -> WorkflowEventType (#766)
  • Standardize workflow execution service routes (#764)
  • Add defaults to register kwargs model (#763)
  • Standardize workflow executions models (#761)

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

Tracecat 0.20.5

15 Jan 11:46
b5df721
Compare
Choose a tag to compare

🐞 Bug fixes

  • Load monaco editor from npm package not cdn (#755)

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

Tracecat 0.20.4

14 Jan 18:22
bbb2517
Compare
Choose a tag to compare
  • Add nextjs security headers (#749)

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