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.40 #84

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Conversation

ChristianHoesel
Copy link
Member

This PR contains the following updates:

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

Release Notes

eclipse-ee4j/jersey

v2.40

Compare Source

  • [Pull 5296] - HTTP/2 for Jetty container
  • [Pull 5298] - Do not encode slash in templates in MP RestClient
  • [Pull 5299] - Do not completely swallow the cdi exception on error
  • [Pull 5305] - Adopt ASM 9.5
  • [Pull 5306] - Support NettyConnector & RequestEntityProcessing.BUFFERED
  • [Pull 5310] - Better support inheritance in Resource Methods
  • [Pull 5311] - Changes to InterceptorInvocationContext related to the integration with Helidon
  • [Pull 5319] - Additional logging for SNI
  • [Pull 5320] - Guard list of headers for modifications
  • [Pull 5324] - Handle equals and hashCode on MicroProfile client proxies
  • [Pull 5326] - Return null instead of throwing exception when querystring parameter is missing
  • [Pull 5330] - Fix possible NPE in netty client
  • [Pull 5331] - allow for resource methods to return
  • [Pull 5335] - Redirect GuardianList#toString to original toString
  • [Pull 5345] - Allow for setting connector provider via properties
  • [Pull 5348] - dependencies update
  • [Pull 5349] - Parametrize ParamConverters to allow throwing IAE

  • 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 d87ffdf into master Dec 2, 2023
    3 checks passed
    @ChristianHoesel ChristianHoesel deleted the renovate/jersey_version branch December 2, 2023 10: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

    2 participants