Skip to content

chore: release main#2920

Merged
mikeldking merged 1 commit intomainfrom
release-please--branches--main
Apr 3, 2026
Merged

chore: release main#2920
mikeldking merged 1 commit intomainfrom
release-please--branches--main

Conversation

@mikeldking
Copy link
Copy Markdown
Collaborator

@mikeldking mikeldking commented Mar 25, 2026

🤖 I have created a release beep boop

python-openinference-instrumentation-openai: 0.1.44

0.1.44 (2026-04-03)

Bug Fixes

  • openai,openai-agents: handle new output item types from latest OpenAI SDK (#2923) (75667be)
python-openinference-instrumentation-openai-agents: 1.4.1

1.4.1 (2026-04-03)

Bug Fixes

  • openai,openai-agents: handle new output item types from latest OpenAI SDK (#2923) (75667be)
python-openinference-instrumentation-openllmetry: 0.1.6

0.1.6 (2026-04-03)

Bug Fixes

  • openllmetry: support new gen_ai.input/output.messages format (v0.55.0+) (#2931) (8434f31)
java-openinference-instrumentation: 0.1.8

0.1.8 (2026-04-03)

Features

  • adding Java annotation instrumentation and programmatic support (#2887) (03f153b)
java-openinference-instrumentation-langchain4j: 0.1.7

0.1.7 (2026-04-03)

Features

  • langchain4j: Added Agent and Tool Listeners (#2889) (ca51aaa)
java-openinference-instrumentation-annotation: 0.1.1

0.1.1 (2026-04-03)

Features

  • adding Java annotation instrumentation and programmatic support (#2887) (03f153b)

This PR was generated with Release Please. See documentation.

@mikeldking mikeldking requested a review from a team as a code owner March 25, 2026 17:43
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 25, 2026
@mikeldking mikeldking force-pushed the release-please--branches--main branch 2 times, most recently from fbd8a80 to fd43536 Compare March 26, 2026 19:45
@mikeldking mikeldking requested a review from a team as a code owner March 26, 2026 19:45
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Mar 26, 2026
Copy link
Copy Markdown

@JiwaniZakir JiwaniZakir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@mikeldking mikeldking force-pushed the release-please--branches--main branch from fd43536 to 196b82f Compare March 27, 2026 03:50
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 27, 2026
@mikeldking mikeldking force-pushed the release-please--branches--main branch 3 times, most recently from ad69b09 to 5b1b344 Compare April 1, 2026 05:52
@mikeldking mikeldking force-pushed the release-please--branches--main branch from 5b1b344 to 78152cd Compare April 3, 2026 21:04
@mikeldking mikeldking merged commit c144712 into main Apr 3, 2026
26 checks passed
@mikeldking mikeldking deleted the release-please--branches--main branch April 3, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants