·
164 commits
to main
since this release
0.146.0 (2024-12-03)
Bug Fixes
- ignore internal cost for ristretto caches (#1413) (94c9623) (@Noroth)
- race on client request stop (#1410) (f732675) (@jensneuse)
- router: use valid format for graphql operation (#1406) (93088ba) (@Noroth)
Features
- add subgraph access logs (#1401) (c52b2b0) (@df-wg)
- router: expose router operation cache metrics (#1408) (801f0b1) (@Noroth)
Breaking Changes
access_logs
access_logs.fields
need to be moved into a subfield, router
:
access_logs:
enabled: true
output:
...
router:
fields: # Exists already, needs to be moved within router
- key: "service"
value_from:
context_field: operation_name