Releases: thoughtbot/opentelemetry-instrumentation-ruby_llm
Releases Β· thoughtbot/opentelemetry-instrumentation-ruby_llm
v0.5.0
What's Changed
- Add
with_otel_attributesfor custom observation attributes by @clarissalimab in #21
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add instrumentation for RubyLLM::Embedding.embed by @ebeigarts in #17
- Relax Ruby version requirement from 3.2.0 to 3.1.3 by @tleish in #19
New Contributors π
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Align chat ask signature with RubyLLM interface by @khani3s in #14- This change got deprecated by #16 but still worth it to credit it and keep it on the history.- Instrument complete instead of ask by @ebeigarts in #16
New Contributors π
- @khani3s made their first contribution in #14
- @ebeigarts made their first contribution in #16
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Update README to include planned custom attributes by @clarissalimab in #9
- Adjust error handling to scope rescue to API calls only by @clarissalimab in #10
- Add opt-in content capture for messages and system instructions by @clarissalimab in #11
- Bump version to 0.2.0 and untrack Gemfile.lock by @clarissalimab in #12
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add GitHub workflows and dynamic document templates by @clarissalimab in #1
- Automatically Generated: Update Dynamic Section in SECURITY by @github-actions[bot] in #2
- Automatically Generated: Update Dynamic Section in README by @github-actions[bot] in #4
- Rescue instrumentation failures by @clarissalimab in #5
- Add example scripts by @clarissalimab in #6
- Update README with additional plans by @clarissalimab in #7
- Add license to gemspec by @clarissalimab in #8
New Contributors
- @github-actions[bot] made their first contribution in #2
Full Changelog: https://github.com/thoughtbot/opentelemetry-instrumentation-ruby_llm/commits/v0.1.0