Skip to content

Tags: jgallimore/eclipselink

Tags

4.0.4

Toggle 4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Virtual Threads: performance impact with Helidon integration fix (pin…

…ning threads) (eclipse-ee4j#2181)

Plus new Maven test module to test EclipseLink with Helidon
Skip Helidon tests for <JDK21 - JavaDoc generation

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

4.0.4-RC1

Toggle 4.0.4-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Virtual Threads: performance impact with Helidon integration fix (pin…

…ning threads) (eclipse-ee4j#2181)

Plus new Maven test module to test EclipseLink with Helidon
Skip Helidon tests for <JDK21 - JavaDoc generation

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

4.0.3

Toggle 4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Oracle proxy authentication test fix (eclipse-ee4j#2144)

Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

4.0.3-RC2

Toggle 4.0.3-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Oracle proxy authentication test fix (eclipse-ee4j#2144)

Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

2.7.15

Toggle 2.7.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Oracle proxy authentication test fix (eclipse-ee4j#2143)

Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

2.7.15-RC2

Toggle 2.7.15-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Oracle proxy authentication test fix (eclipse-ee4j#2143)

Remove too strong dependency on Oracle error message. There is change between Oracle 23c and Oracle 23ai.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

2.7.15-RC1

Toggle 2.7.15-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixes eclipse-ee4j#2136 - NPE in ExpressionOperator.printCollection (e…

…clipse-ee4j#2137)

* fixes eclipse-ee4j#2136 NPE in NullPointerException in ExpressionOperator.printCollection since 2.7.11
The bug is described in detail in eclipse-ee4j#2136
We are looping over an array which is located in the instance field which can be set to `null` while lopping which is causing NPE.
To fix it we are caching the value of `argumentIndices` by looping over an iterator of the array.

4.0.3-RC1

Toggle 4.0.3-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dependencies, Maven plugin and org.eclipse.ee4j:project versions upgr…

…ade (eclipse-ee4j#2127)

There are a few notes about this change:

    Maven plugins were upgraded to the latest available versions
    Dependencies were upgraded to the versions which accept JDK 11 and Jakarta EE 10
    Project parent pom was updated to 1.0.9

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

2.7.14

Toggle 2.7.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Jenkins build fix to reflect changed updated MySQL driver and JUnit (e…

…clipse-ee4j#2019)

2.7.14-RC1

Toggle 2.7.14-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Jenkins build fix to reflect changed updated MySQL driver and JUnit (e…

…clipse-ee4j#2019)