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

Initial implementation of Helidon connector for Jakarta REST client #7039

Merged
merged 18 commits into from Jun 28, 2023

Conversation

spericas
Copy link
Member

@spericas spericas commented Jun 21, 2023

One objective of new implementation is to drop dependency on old WebClient and reactive modules. The new connector is not feature complete and currently only support HTTP/1.1. A follow-up issue will be created to track missing features.

In addition to updating all the mock-based unit tests, there is now an integration test for the connector.

This PR includes the following changes tracked by other PRs:

Fixes #6739

@spericas spericas added jax-rs JAX-RS and Jersey related issues 4.x Version 4.x labels Jun 21, 2023
@spericas spericas self-assigned this Jun 21, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 21, 2023
@spericas spericas marked this pull request as draft June 21, 2023 17:39
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
…e to incompatibilities.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@romain-grecourt romain-grecourt merged commit 48862dc into helidon-io:main Jun 28, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x jax-rs JAX-RS and Jersey related issues OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Backlog
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants