Commit Graph

10 Commits

Author SHA1 Message Date
Ali Elkhateeb
07f6de6ba0
refactor(API): Use PublicAPIEndpoint type in all public API handlers (no-changelog) (#29752) 2026-05-06 07:32:52 +00:00
Guillaume Jacquart
a1f68f03a7
feat(core): Make data redaction available without feature flag (#27981)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 13:33:03 +00:00
Guillaume Jacquart
1e55b0854b
feat(editor): Put data redaction settings behind enterprise license (#28001)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 12:16:38 +00:00
Guillaume Jacquart
29fa8488b5
feat(core): Add redactExecutionData query param to public API executions (#27743)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 08:52:12 +00:00
Andreas Fitzek
72bdad9d40
feat(core): Add structured error responses for authorization failures (#27170) 2026-03-18 13:46:00 +00:00
Andreas Fitzek
a441e83f3a
chore(core): Integrate ExecutionRedactionService into all execution data endpoints (#26488) 2026-03-05 15:49:22 +00:00
Andreas Fitzek
212623329d
chore(core): Redact error messages in execution data to prevent PII leakage (#26479) 2026-03-05 08:53:26 +00:00
Andreas Fitzek
4f4b85cc0c
chore(core): Add redactionInfo object to execution data responses (#26326) 2026-03-02 09:08:55 +00:00
Andreas Fitzek
6051fc74ea
chore(core): Introduce redaction marker for items (#26308) 2026-02-27 14:59:15 +00:00
Andreas Fitzek
a741f15792
chore(core): Implement redaction logic in redaction module (#26268) 2026-02-26 17:32:40 +00:00