This release includes a new metrics publishing endpoint, a new sort function in the workflow template system to sort JSON lists, and miscellaneous fixes.
-
Metrics:
- [core] Adding http metrics endpoint
- fixup! [core] Adding http metrics endpoint
-
JSON list sorting:
- [core] Add json.Sort function to workflow template context
- [core] Sort detector list before including in ODC payload
-
Miscellaneous:
- [build] Fix make fdset command to include common.proto
- [occ] do not call iterateCheck when in ERROR
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0