Added
- Support per-request Grafana configuration via context in HTTP RoundTrippers (#805)
- Optional
Loggerfield onGrafanaConfigfor structured logging (#787)
Fixed
- Validate assertion timestamps as strings instead of
time.Timeto prevent type errors (#793) - Trim trailing slash from Grafana URL during proxied tool discovery to avoid malformed requests (#788)
Changed
- Use shared
BuildTransportconstructor infetchPublicURLfor consistent HTTP middleware (#789)