ADDITIONS
- feat: add Prometheus duration histogram for HTTP API requests by @naemono in #811
- Exposes
watchman_http_request_duration_seconds(HistogramVec by method, route, code) on the existing admin/metricsendpoint - Route labels use the registered path template (e.g.
/v2/ingest/{fileType}), not the raw request path
- Exposes
IMPROVEMENTS
- fix: resolve open CodeQL findings on master by @adamdecaf in #800
- Avoid log injection in the ingest API by keeping user-controlled
fileTypeon the structured field only - Pin third-party Actions in
release.ymlby commit SHA
- Avoid log injection in the ingest API by keeping user-controlled
BUILD
- fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.40 by @renovate in #810
- fix(deps): update all by @renovate in #808
- chore(deps): update all (major) by @renovate in #786
- fix(deps): update all by @renovate in #807
- fix(deps): update module github.com/moov-io/base to v0.63.0 by @renovate in #806
- chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.8-1786323074 by @renovate in #805
- fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.32 by @renovate in #804
- chore(deps): bump github.com/moov-io/base to v0.62.1 by @adamdecaf in #803
- build(deps-dev): bump json from 2.20.0 to 2.21.2 in /docs by @dependabot in #802
- fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.26 by @renovate in #799
- fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.25 by @renovate in #798
- fix(deps): update opentelemetry-go monorepo to v1.45.0 by @renovate in #796
- fix(deps): update all by @renovate in #797
- fix(deps): update all by @renovate in #795
- fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.18 by @renovate in #794
New Contributors
Full Changelog: v0.65.2...v0.66.0