v0.39.2
What's Changed
- Pascal/fix nil pointer panic by @Pascal-Delange in #944
- better log on recovered panic by @Pascal-Delange in #945
- Detail the structure of the backend in the README. by @apognu in #947
- chore: use file instead of inline env var for JWT signing key by @siiick in #948
- WIP: endpoint to read pivot objects data from a case by @Pascal-Delange in #942
- wip: data model API to list data exploration options by @Pascal-Delange in #934
- Pascal/mar 820 backend implem data exploration in case manager by @Pascal-Delange in #946
- Add whitelist permissions to VIEWER role. by @apognu in #951
- fix: case name string template handles nil values gracefully by @Pascal-Delange in #953
- fix error where unnecessary indexes were being created by @Pascal-Delange in #950
- Pascal/mar 896 order of db field options shown in the rule builder is by @Pascal-Delange in #954
- Return 500 on error in authentication middleware. by @apognu in #952
Full Changelog: v0.39.1...v0.39.2