chore: release main#2920
Conversation
fbd8a80 to
fd43536
Compare
JiwaniZakir
left a comment
There was a problem hiding this comment.
The newly created java/instrumentation/openinference-instrumentation-annotation/CHANGELOG.md starts at v0.1.1 with no entry for the initial v0.1.0 release, leaving the changelog history incomplete. More notably, the feature entry for v0.1.1 — "adding Java annotation instrumentation and programmatic support" — describes what sounds like the foundational functionality of this library; it's worth confirming whether this was genuinely absent from v0.1.0 or if the initial release was an empty scaffold, since shipping a v0.1.0 without core instrumentation support would be an odd baseline. On the Python side, openinference-instrumentation-openai and openinference-instrumentation-openai-agents both reference the same commit (75667be) and PR (#2923) for the "handle new output item types" fix — it would be useful to verify the actual code change in that PR guards against unknown/future output item types gracefully (e.g., a fallback or warning log) rather than simply enumerating the currently known new types, to avoid needing another patch release when the OpenAI SDK adds more.
fd43536 to
196b82f
Compare
ad69b09 to
5b1b344
Compare
5b1b344 to
78152cd
Compare
🤖 I have created a release beep boop
python-openinference-instrumentation-openai: 0.1.44
0.1.44 (2026-04-03)
Bug Fixes
python-openinference-instrumentation-openai-agents: 1.4.1
1.4.1 (2026-04-03)
Bug Fixes
python-openinference-instrumentation-openllmetry: 0.1.6
0.1.6 (2026-04-03)
Bug Fixes
java-openinference-instrumentation: 0.1.8
0.1.8 (2026-04-03)
Features
java-openinference-instrumentation-langchain4j: 0.1.7
0.1.7 (2026-04-03)
Features
java-openinference-instrumentation-annotation: 0.1.1
0.1.1 (2026-04-03)
Features
This PR was generated with Release Please. See documentation.