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

MicroProfile Rest Client 2.0 support #4654

Closed
jGauravGupta opened this issue Dec 9, 2020 · 1 comment · Fixed by #4699
Closed

MicroProfile Rest Client 2.0 support #4654

jGauravGupta opened this issue Dec 9, 2020 · 1 comment · Fixed by #4699
Assignees
Milestone

Comments

@jGauravGupta
Copy link
Member

Features in MicroProfile Rest Client 2.0

  • Defined that CDI-managed providers should be used instead of creating a new instance, if applicable.
  • Support different configurations for collections used in query parameters.
  • Added proxy server configuration support.
  • Added configuration for automatically following redirect responses.
  • Added support for JSON-B configuration via ContextResolver<Jsonb>.
  • Added support for Server-Sent Events.
  • Changed dependency scope for most dependencies to provided.
  • Update to use Jakarta EE 8 dependencies.
@jGauravGupta
Copy link
Member Author

Created ticket to avoid duplication of efforts.

@jansupol jansupol added this to the 2.34 milestone Feb 22, 2021
@jansupol jansupol linked a pull request Feb 22, 2021 that will close this issue
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 a pull request may close this issue.

3 participants