Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eclipse-ee4j/jersey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.41
Choose a base ref
...
head repository: eclipse-ee4j/jersey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.42
Choose a head ref
  • 19 commits
  • 448 files changed
  • 5 contributors

Commits on Oct 20, 2023

  1. 2.42-SNAPSHOT

    jersey-bot committed Oct 20, 2023
    Copy the full SHA
    297c0b4 View commit details

Commits on Oct 24, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5616760 View commit details

Commits on Nov 22, 2023

  1. Allow @priority for ExceptionMapper

    Centralized working with @priority value.
    
    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol committed Nov 22, 2023
    Copy the full SHA
    1c329c8 View commit details

Commits on Nov 23, 2023

  1. RegularExpression in Uri Template IS NOT optional

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol committed Nov 23, 2023
    Copy the full SHA
    8105415 View commit details

Commits on Dec 7, 2023

  1. Prevent connection from being stuck

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Dec 7, 2023
    Copy the full SHA
    02a869f View commit details
  2. Catch Exception

    Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
    jbescos authored and senivam committed Dec 7, 2023
    Copy the full SHA
    9e8a293 View commit details
  3. Add license check pre-release test

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Dec 7, 2023
    Copy the full SHA
    bd7774f View commit details

Commits on Jan 3, 2024

  1. Adopt Jackson 2.16.1

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Jan 3, 2024
    Copy the full SHA
    c3d3132 View commit details
  2. prevent NPE when WebAppException#getResponse returns null

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Jan 3, 2024
    Copy the full SHA
    ed25486 View commit details

Commits on Jan 11, 2024

  1. Add URL of KeyStore and TrustStore to SslConfigurator

    Put back some Nio Paths usages reverted in 5392
    
    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Jan 11, 2024
    Copy the full SHA
    e4c3bf5 View commit details

Commits on Jan 24, 2024

  1. ASCII encode ContentDisposition file name (#5514)

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam authored Jan 24, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    604cf2e View commit details

Commits on Feb 16, 2024

  1. Add Apache5 properties to be grabbed by config (#5536)

    * Add Apache5 properties to be grabbed by config
    
    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored Feb 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f86cdf0 View commit details

Commits on Feb 22, 2024

  1. Put duplicated methods into a common superclass

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol committed Feb 22, 2024
    Copy the full SHA
    4ca1e78 View commit details

Commits on Mar 6, 2024

  1. Add a logger for a request notifying Jersey Container is involved

    Message copied from Grizzly
    
    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol committed Mar 6, 2024
    Copy the full SHA
    809c7eb View commit details

Commits on Mar 11, 2024

  1. Drop JDK 7 profile

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Mar 11, 2024
    Copy the full SHA
    663242e View commit details
  2. Propagate Future.cancel() to connectors

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol committed Mar 11, 2024
    Copy the full SHA
    9602806 View commit details

Commits on Mar 14, 2024

  1. [2.x] versions update

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Mar 14, 2024
    Copy the full SHA
    63c2ed4 View commit details
  2. GitHub action validations added

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Mar 14, 2024
    Copy the full SHA
    3bdbd9c View commit details

Commits on Mar 19, 2024

  1. 2.42

    jersey-bot committed Mar 19, 2024
    Copy the full SHA
    b768e96 View commit details
Loading