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 #4693

Closed
wants to merge 10 commits into from
Closed

MicroProfile Rest Client 2.0 support #4693

wants to merge 10 commits into from

Commits on Jan 20, 2021

  1. JERSEY-4654 MP Rest Client 2.0 - QueryParamStyle support

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    908845f View commit details
    Browse the repository at this point in the history
  2. JERSEY-4654 MP Rest Client 2.0 - FOLLOW_REDIRECTS support

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    28f7048 View commit details
    Browse the repository at this point in the history
  3. JERSEY-4654 MP Rest Client 2.0 - PROXY_ADDRESS support

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    1235f57 View commit details
    Browse the repository at this point in the history
  4. JERSEY-4654 MP Rest Client 2.0 - Server Sent Events support

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    3648c6c View commit details
    Browse the repository at this point in the history
  5. JERSEY-4654 MP Rest Client 2.0 - CDI-managed provider

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    14f5b9a View commit details
    Browse the repository at this point in the history
  6. JERSEY-4654 MP Rest Client 2.0 - dependencies version upgrade

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c80300b View commit details
    Browse the repository at this point in the history
  7. JERSEY-4654 CP update

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    dda93c8 View commit details
    Browse the repository at this point in the history
  8. JERSEY-4654 Checkstyle fix

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c14679a View commit details
    Browse the repository at this point in the history
  9. JERSEY-4654 Register SSE Reader

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a82c8c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. JERSEY-4654 CP year update

    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    9beb3c3 View commit details
    Browse the repository at this point in the history