Releases: quotient-ai/quotient-python
Releases · quotient-ai/quotient-python
v0.4.5 - Add named root spans via decorator
What's Changed
- QUO-2454: Update root span to use name or
__qualname__
by @freddiev4 in #116
Full Changelog: v0.4.4...v0.4.5
v0.4.4 - Include Quotient Metadata into Trace Resource Attributes
What's Changed
- Move quotient metadata to resource level by @freddiev4 in #114
- User identifier resource attr by @crekhari in #113
Full Changelog: v0.4.3...v0.4.4
v0.4.3 - Update Qdrant instrumentation
What's Changed
- Update pyproject.toml by @crekhari in #111
- Update qdrant instrumentation to check for results type by @crekhari in #108
Full Changelog: v0.4.2...v0.4.3
v0.4.2 - Add Quotient SpanAttributes
What's Changed
Full Changelog: v0.4.1...v0.4.2
v0.4.1 - Update Tracing HTTP Route
v0.4.0 - Use Detections Array
What's Changed
- [QUO-2228] Update log inputs to use detections array by @mike-goitia in #103
- increment version by @mike-goitia in #106
Full Changelog: v0.3.6...v0.4.0
v0.3.6 - Re-release instrumentation arg fixes
v0.3.5 - Fixes for langchain vector db instrumentation
What's Changed
- Preserve original method args and kwargs by @freddiev4 in #105
NOTE: this release was yanked due to inclusion of breakpoints
Full Changelog: v0.3.4...v0.3.5
v0.3.4 - Fix bug with ChromaDB document spans
What's Changed
- [QUO-2278] Bugfix: use utc for created_at by @mike-goitia in #101
- Fix chroma span collection for retrieved_documents by @freddiev4 in #104
Full Changelog: v0.3.3...v0.3.4
v0.3.3 - Add instrumentation for vector dbs
What's Changed
- Add instrumentation & semantics for vector dbs by @freddiev4 in #102
Full Changelog: v0.3.2...v0.3.3