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

Update jersey_version to v2.37 #75

Merged
merged 1 commit into from
Sep 15, 2022
Merged

Conversation

ChristianHoesel
Copy link
Member

@ChristianHoesel ChristianHoesel commented Sep 7, 2022

This PR contains the following updates:

Package Update Change
org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle (source) minor 2.36 -> 2.37
org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 (source) minor 2.36 -> 2.37
org.glassfish.jersey.test-framework:jersey-test-framework-core (source) minor 2.36 -> 2.37
org.glassfish.jersey.test-framework:jersey-test-framework-util (source) minor 2.36 -> 2.37
org.glassfish.jersey.containers:jersey-container-jetty-http (source) minor 2.36 -> 2.37
org.glassfish.jersey.inject:jersey-hk2 (source) minor 2.36 -> 2.37
org.glassfish.jersey.media:jersey-media-json-jackson (source) minor 2.36 -> 2.37
org.glassfish.jersey.core:jersey-client (source) minor 2.36 -> 2.37

Release Notes

eclipse-ee4j/jersey

v2.37

Compare Source

  • [Pull 5090] - Support GSON media
  • [Pull 5091] - Support ClientProperties.PROXY_URI & al in HttpUrlConnector
  • [Pull 5095] - Move Proxy parsing logic from connectors to a common class
  • [Pull 5101] - [grizzly] Expose `start` argument while providing `parentContext`
  • [Pull 5105] - Support CompletionStage
  • [Pull 5109] - Abort JettyRequest when the response Future is completed exceptionally
  • [Pull 5111] - FISH-5723 Fixes WebappClassloader memory-leak issue by removing JAXRS…
  • [Pull 5114] - Change JettyConnector 'readTimeout' behavior to match socket read tim…
  • [Pull 5122] - Fix OSGi headers for CDI & MP Jersey modules to be compatible with EE8
  • [Pull 5124] - Support JDK19
  • [Pull 5127] - Eclipse Dash license check profile
  • [Pull 5132] - Mark jaxrs-ri bundle as multi-release
  • [Pull 5137] - Fix test issues
  • [Pull 5139] - Additional OSGi headers
  • [Pull 5145] - Updated JettyClientProperties#TOTAL_TIMEOUT related documentation.

  • Configuration

    📅 Schedule: At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about these updates again.


    • If you want to rebase/retry this PR, click this checkbox.

    This PR has been generated by Renovate Bot.

    @ChristianHoesel ChristianHoesel merged commit 7caedde into master Sep 15, 2022
    @ChristianHoesel ChristianHoesel deleted the renovate/jersey_version branch September 15, 2022 12:16
    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.

    2 participants