rig-bedrock-v0.4.4
0xPlaygrounds/rigrig-bedrock-v0.4.4Apr 13, 2026by github-actions[bot]
AI Summary
A maintenance release for the AWS Bedrock integration adding observability capabilities and performance optimizations.
Key Highlights
- Added OpenTelemetry tracing to completion models.
- Added support for prompt caching to reduce costs.
New Features
- OpenTelemetry tracing for completion models
- Prompt caching support
Full Release Notes
### Added - *(rig-bedrock)* add OpenTelemetry tracing to completion model ([#1567](https://github.com/0xPlaygrounds/rig/pull/1567)) (by @sachin-punyani) ### Other - Add support for prompt caching in rig-bedrock ([#1584](https://github.com/0xPlaygrounds/rig/pull/1584)) (by @marcbrooker) - #1584 ### Contributors * @sachin-punyani * @marcbrooker