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

Implement some support for JAX-RS 2.1 additions #1184

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

mateuszrzeszutek
Copy link
Member

  • HTTP method PATCH
  • Async resource methods returning a CompletionStage

@mateuszrzeszutek mateuszrzeszutek force-pushed the jaxrs-2.1 branch 4 times, most recently from 116d13b to 32db9a8 Compare September 11, 2020 07:21
@mateuszrzeszutek mateuszrzeszutek marked this pull request as ready for review September 11, 2020 08:07
Copy link
Contributor

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

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

Cool, thanks

@mateuszrzeszutek mateuszrzeszutek force-pushed the jaxrs-2.1 branch 2 times, most recently from 4330e12 to cbed7ed Compare September 11, 2020 09:13
* HTTP method `PATCH`
* Async resource methods returning a `CompletionStage`
Copy link
Contributor

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

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

Thanks!

@iNikem iNikem merged commit 70a5a3e into open-telemetry:master Sep 11, 2020
@mateuszrzeszutek mateuszrzeszutek deleted the jaxrs-2.1 branch February 5, 2021 11:38
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.

None yet

3 participants