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

chore(deps): update dependency org.glassfish.jersey.containers:jersey-container-servlet to v2.34 #104

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.glassfish.jersey.containers:jersey-container-servlet (source) 2.32 -> 2.34 age adoption passing confidence

Release Notes

eclipse-ee4j/jersey

v2.34

Compare Source

  • [Issue 4646] - Jetty connector client response buffer is hard limited to 2MB
  • [Issue 4649] - SseEventSource cannot see the JAXRS_DEFAULT_SSE_BUILDER in OSGI
  • [Issue 4651] - Add a ParamConverterProvider for java.util.Optional parameters
  • [Issue 4654] - MicroProfile Rest Client 2.0 support
  • [Issue 4665] - Hk2RequestScope.Instance logger is not static
  • [Issue 4678] - JdkConnectorProvider cannot parse Set-cookie header value when expires attribute is present
  • [Issue 4683] - Setting ExecutorService causes connection leak
  • [Issue 4694] - NettyConnector fixups
  • [Issue 4717] - Add tests for newly updated Jersey classes by RestClient
  • [Issue 4722] - Jersey 3.0.1 no longer defaults to */* consumes
  • [Issue 4723] - Jackson module auto-discovery sets Jaxb Annotation Introspector as primary
  • [Issue 4734] - Print request/response logs in a single line
  • [Pull 4618] - Groovy jdk 16
  • [Pull 4639] - Chapter for Expect:100-continue header (client)
  • [Pull 4647] - Add support RFC 5987 for attribute filename* in HTTP header Content-Disposition
  • [Pull 4662] - #​4658 Apache HttpComponents upgrade
  • [Pull 4675] - Make logger static into Hk2RequestScope.Instance class
  • [Pull 4677] - Jetty synchronous max buffer size property
  • [Pull 4680] - 2.x apidocs bundle generation fixes
  • [Pull 4681] - JdkConnectorProvider cannot parse Set-cookie header value when expires
  • [Pull 4682] - Public SseEventSourceBuilder implementation
  • [Pull 4684] - Add a ParamConverterProvider for array support
  • [Pull 4690] - Add a ParamConverterProvider for java.util.Optional parameters
  • [Pull 4695] - Allow for having CDI on pure Jersey Client without Jersey Server
  • [Pull 4697] - Stop filling monitoring queues when processor fails
  • [Pull 4699] - MicroProfile Rest Client 2.0 support
  • [Pull 4704] - Updated javadoc maven plugin API link
  • [Pull 4705] - Do not create a connector multiple times for each rx() call
  • [Pull 4707] - Configurable COLLISION_BUFFER_POWER
  • [Pull 4710] - Adjusting Jersey archetypes
  • [Pull 4712] - switching to NIO tmp file creation approach
  • [Pull 4714] - update maven-antrun-plugin to 3.0.0
  • [Pull 4716] - Custom schedulers to execute @​PreDestroy methods
  • [Pull 4720] - Updating ant to 1.10.9 for antrun plugin
  • [Pull 4724] - Rest client 2.0 updates
  • [Pull 4728] - Add a wildcard @​Produces and @​Consumes...
  • [Pull 4729] - Empty/NULL properties handling
  • [Pull 4731] - processing order for Jackson/Jaxb annotations
  • [Pull 4732] - adjusting examples to be run with optional JAXB
  • [Pull 4745] - Logging delimiter parametrized
  • [Pull 4749] - Allow to use @​Inject instead of @​Context with CDI
  • [Pull 4753] - Proper handling of chunked input streams in LoggingInterceptor
  • [Pull 4754] - Adopt ASM 9.1 to support JDK 17
  • [Pull 4758] - Adopted Jackson 2.12.2. No change in repackaged Jackson.
  • [Pull 4762] - Replace null Configuration in ContainerRequest with an empty instance
  • [Pull 4764] - Lazy synchronized SSL Context initialization in the HttpUrlConnector
  • [Pull 4766] - Add a default Enum MB provider.
  • [Pull 4769] - Updated properties for netty connection pooling
  • [Pull 4770] - Javadoc for non-public classes (cdi-rs-inject)
  • v2.33

    Compare Source

  • [Pull 4566] - Fix custom SSLSocketFactory not being set because of an unsafe lazy-initialization in JDK
  • [Pull 4573] - Support for SSL Configuration within JerseyTest
  • [Pull 4593] - Rest client inbound headers provider added
  • [Pull 4605] - Bump junit from 4.12 to 4.13.1
  • [Pull 4611] - Create PropertiesClass for external properties (http.proxyHost, http.proxyPort, http.nonProxyHosts)
  • [Pull 4612] - Adopt Jackson 2.11.3
  • [Pull 4613] - HttpUrlConnector extension
  • [Pull 4614] - NettyConnector connection close
  • [Pull 4615] - Allow for org.glassfish.jersey.servlet.ServletContainer in web.xml
  • [Pull 4623] - full clear of NettyInputStream
  • [Pull 4634] - Make JAX-B API optional
  • [Pull 4641] - Support for new property to ignore responses in exceptions thrown by the Client API
  • [Pull 4643] - Enable CompletionStage unwrap in MBW
  • [Pull 4648] - Keep ordering of classes and instances retrieved from ComponentBag
  • [Pull 4663] - Modify OSGi Jackson requirement to be compatible with GF 5.1

  • 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 this update again.


    • If you want to rebase/retry this PR, check this box.

    This PR has been generated by WhiteSource Renovate. View repository job log here.

    @renovate renovate bot force-pushed the renovate/jersey-monorepo branch from 9181d1e to c1ae3dd Compare August 5, 2021 14:06
    @totto totto merged commit df394f6 into master Aug 5, 2021
    @renovate renovate bot deleted the renovate/jersey-monorepo branch August 5, 2021 19:39
    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