Skip to content
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

Avoid NullPointerException when jms destination is not available #11570

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Jun 12, 2024

Hopefully resolves #11551

@laurit laurit requested a review from a team June 12, 2024 18:18
@trask trask added this to the v2.5.0 milestone Jun 12, 2024
@laurit laurit merged commit 55e723e into open-telemetry:main Jun 13, 2024
53 checks passed
@laurit laurit deleted the jms-npe branch June 13, 2024 06:54
@himamulch
Copy link

Thanks @laurit @trask
Could you please let me know when v2.5.0 would be available?

@laurit
Copy link
Contributor Author

laurit commented Jun 13, 2024

@himamulch soon, we strive to release on the Wednesday following the second Monday of the month https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/RELEASING.md#release-cadence, which was yesterday. Sometimes we let the release slip for a couple of days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does MessageWithDestination.java assume that the client is always a JMS sender?
4 participants