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.45 #3192

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.glassfish.jersey.media:jersey-media-sse (source) 2.42 -> 2.45 age adoption passing confidence
org.glassfish.jersey.media:jersey-media-multipart (source) 2.42 -> 2.45 age adoption passing confidence
org.glassfish.jersey.media:jersey-media-json-jackson (source) 2.42 -> 2.45 age adoption passing confidence
org.glassfish.jersey.media:jersey-media-json-binding (source) 2.42 -> 2.45 age adoption passing confidence
org.glassfish.jersey.media:jersey-media-jaxb (source) 2.42 -> 2.45 age adoption passing confidence
org.glassfish.jersey.core:jersey-server (source) 2.42 -> 2.45 age adoption passing confidence
org.glassfish.jersey.core:jersey-common (source) 2.42 -> 2.45 age adoption passing confidence
org.glassfish.jersey.inject:jersey-hk2 (source) 2.42 -> 2.45 age adoption passing confidence
org.glassfish.jersey.containers:jersey-container-servlet (source) 2.42 -> 2.45 age adoption passing confidence

Release Notes

eclipse-ee4j/jersey (org.glassfish.jersey.media:jersey-media-sse)

v2.45

Compare Source

  • [Pull 5715] - Release a reference to threadlocal on shutdown
  • [Pull 5731] - Allow to disable JSON-B using System properties
  • v2.44

    Compare Source

  • [Pull 5636] - Allow long content length in the JDK connector
  • [Pull 5639] - Allow having multiple annotations for multipart endpoint with @​FormDataParam in any order
  • [Pull 5642] - Remove synchronized from Apache stream wrappers
  • [Pull 5643] - Document Multipart Configuration.
  • [Pull 5644] - Refactoring Maven build process
  • [Pull 5648] - Support for Virtual Threads in Executor Services
  • [Pull 5649] - MAX_HEADER_SIZE for the Netty connector
  • [Pull 5652] - Unify the SniConfigurator with other branches
  • [Pull 5664] - More release checks
  • [Pull 5665] - update Jackson to 2.17.1
  • [Pull 5666] - [2.x] mvn build improvements
  • [Pull 5669] - prevent calling ServletRequest#getInputStream if FILTER_FORWARD_ON_404
  • [Pull 5673] - Support missing Content-Length header
  • [Pull 5677] - Prevent blowing connections number for reoccurring SSLContextFatories
  • [Pull 5685] - Better explanation of missing jersey-hk2 module consequences.
  • [Pull 5688] - Wrap call of deprecated HttpServletResponse#setStatus into try catch
  • [Pull 5689] - Support Multipart with Buffered Entity and Netty Connector
  • [Pull 5690] - Prevent NPE in micrometer when there is no response & 404
  • [Pull 5698] - Last-Modified header is garbled when accessing wadl document on Japanese locale
  • [Pull 5705] - Allow ChunkedInput#close to close the underlying stream
  • [Pull 5706] - Propagate WebApplicationException from SseEventSource to provided error handler
  • [Pull 5707] - Fix intermittent failure in BroadcasterExecutorTest
  • v2.43

    Compare Source

  • [Pull 5574] - Backing up CI/CD jobs into the Jersey project
  • [Pull 5580] - Adopt ASM 9.7
  • [Pull 5592] - Micrometer - Add missing metrics for cases of client errors
  • [Pull 5604] - Prevent Jackson failing while loading Modules (classloader issues)
  • [Pull 5605] - Cleaning redundant plugins from plugin management
  • [Pull 5606] - clean CI/CD scripts from the main project
  • [Pull 5608] - ObjectMapper.findModules throws Error
  • [Pull 5613] - Allow the internal package to be a part of the Jersey APIDoc
  • [Pull 5614] - Added support for HK2 factories, binders to comply with documentation.
  • [Pull 5617] - Allow for overriding the SNIHostName or turn it off. Allow for Domain Fronting.
  • [Pull 5621] - Add ability to configure the queue capacity for ChunkedOutput
  • [Pull 5622] - Document a workaround for HTTP Patch & provide tests
  • [Pull 5624] - Ensure the RequestScope and other singleton bindings are registered just once
  • [Pull 5625] - align CONTRIBUTING.md with Eclipse actual requirements
  • [Pull 5627] - Prevent NPE in Jersey Spring RequestContextFilter
  • [Pull 5628] - Lazy Load TracingLogger to track MATCH_RESOURCE_METHOD
  • [Pull 5629] - prevent synchronized blocking the virtual threads in JDK21
  • [Pull 5631] - 2.x versions update
  • [Pull 5632] - Multirelease includes JDK21 to support Thread.isVirtual()
  • [Pull 5633] - Excluding JDK21 multi-release from jaxrs bundle

  • Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

    This PR was generated by Mend Renovate. View the repository job log.

    @renovate-bot renovate-bot changed the title Update jersey.version to v2.43 Update jersey.version to v2.44 Jul 30, 2024
    @renovate-bot renovate-bot changed the title Update jersey.version to v2.44 Update jersey.version to v2.45 Aug 27, 2024
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    1 participant