Releases: TracecatHQ/tracecat
Tracecat 0.21.7
- 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
andform_data
(#783)
✨ Enhancements
🐞 Bug fixes
- Show public (nextjs) SAML SP ACS endpoint and hardcode API ACS endpoint (#782)
📖 Documentation
- Clearer descriptions for
payload
andform_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
🛠️ 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
🐞 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
🐞 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
✨ 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
- 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
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
✨ 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
🐞 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
- Add nextjs security headers (#749)
Thank you to all our contributors for making this release possible!
@daryllimyt