What's Changed
- π Document detector rules by @evaline-ju in #255
- β¨ Introduce tower service into clients by @evaline-ju in #259
- β¨ Client metric trace layers by @evaline-ju in #260
- π OpenTelemetry docs by @evaline-ju in #264
- Expose modules and types publicly for integration tests, add ServiceConfig::new by @declark1 in #267
- β»οΈ Combine tracing info logs by @evaline-ju in #269
- β»οΈπ Update grpc client trace layer by @evaline-ju in #270
- Update chat_completions to stream ChatCompletionChunk messages by @declark1 in #268
- π₯ Remove legacy tokenization client by @evaline-ju in #273
- Stream content endpoint by @mdevino in #272
- Bug fix - added json header to detector client response by @resoluteCoder in #279
- β¬οΈ Upgrade Rust and project dependencies by @evaline-ju in #281
- β¬οΈβ»οΈ Update open telemetry dependencies by @evaline-ju in #282
- Add detector_id in response for orchestrator apis by @swith004 in #278
New Contributors
API update
detector_id
is now included in orchestrator responses, to allow users to easily attribute each detection to a detector
Full Changelog: 0.8.0...0.9.0