-
Notifications
You must be signed in to change notification settings - Fork 23
[release] release-step-4 1.6.0 #828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔍 Preview links for changed docs |
| ## 1.6.0 [1.6.0] | ||
|
|
||
| **Release date:** October 6, 2025 | ||
|
|
||
| * Switch to upstream instrumentation of openai by default #763 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@theletterf this is the part where we might need to improve things a bit, I'll merge it as-is for now to finish releasing and we'll improve/fix things later.
| This release is based on the following upstream versions: | ||
|
|
||
|
|
||
| * opentelemetry-javaagent: [2.20.1](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.20.1) | ||
| * opentelemetry-sdk: [1.54.1](https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.54.1) | ||
| * opentelemetry-semconv: [1.37.0](https://github.com/open-telemetry/semantic-conventions-java/releases/tag/v1.37.0) | ||
| * opentelemetry-java-contrib: [1.49.0](https://github.com/open-telemetry/opentelemetry-java-contrib/releases/tag/v1.49.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@theletterf we probably need to write this to a dedicated section, or always include it in the features and enhancements section, as here it might appear as if it was part of the breaking changes.
|
@theletterf I've created #829 so we don't forget to improve things in the future. |
Step 4 of the release process for version 1.6.0: review & merge