Skip to content

Files

Latest commit

 

History

History
158 lines (68 loc) · 8.86 KB

File metadata and controls

158 lines (68 loc) · 8.86 KB

Changelog

0.1.20 (2025-04-18)

Features

0.1.19 (2025-04-11)

Bug Fixes

  • increased minimum supported version of openinference-instrumentation to 0.1.27 (#1507) (a55edfa)

0.1.18 (2025-03-25)

Bug Fixes

  • include cache tokens in prompt tokens for anthropic (#1429) (abd36c4)

0.1.17 (2025-03-14)

Documentation

0.1.16 (2025-03-01)

Bug Fixes

0.1.15 (2025-02-18)

Features

  • define openinference_instrumentor entry points for all libraries (#1290) (4b69fdc)

0.1.14 (2025-02-11)

Features

  • add entrypoint for use in opentelemetry-instrument (#1278) (2106acf)

0.1.13 (2025-01-29)

Features

  • support bedrock anthropic messages via invoke_model_with_stream_response (#1240) (6047451)

0.1.12 (2024-10-31)

Bug Fixes

  • increase version lower bound for openinference-instrumentation (#1012) (3236d27)

0.1.11 (2024-08-27)

Bug Fixes

  • bedrock: ensure bedrock instrumentation does not break runtime for BedrockEmbeddings model from langchain (#975) (fbb78cd)

0.1.10 (2024-08-10)

Documentation

0.1.9 (2024-08-07)

Features

0.1.8 (2024-08-03)

Features

0.1.7 (2024-07-18)

Features

  • bedrock: add converse api support for bedrock (#585) (b41cab7)

0.1.6 (2024-05-21)

Bug Fixes

  • improve bedrock support for non-ascii characters (#475) (e6d1f0a)

0.1.5 (2024-05-11)

Features

  • add support for meta vendor in openinference-instrumentation-bedrock (#448) (958c385)

0.1.4 (2024-05-10)

Features

  • Make Bedrock instrumentation read from attributes from context (#433) (69e8277)

Documentation

0.1.3 (2024-03-13)

Features

0.1.2 (2024-03-12)

Bug Fixes

  • Add token counts to bedrock instrumentation (#270) (29b0ac9)

Documentation

0.1.1 (2024-01-26)

Bug Fixes

0.1.0 (2024-01-26)

Features