summaryrefslogtreecommitdiff
path: root/releasenotes/notes/debug-no-api-tracebacks-a8a0caddc9676b06.yaml
blob: 70241cbb2755c1475c747733d4b4d0953df60d70 (plain)
1
2
3
4
5
6
7
---
upgrade:
  - Adds a config option 'debug_tracebacks_in_api' to allow
    the API service to return tracebacks in API responses
    in an error condition.
fixes:
  - No longer returns tracebacks for API errors in debug mode.