[4.0] Bugfix for - Missing error message when calling JpaHelper.getReportQuery() with wrong argument - backport by @rfelcman in eclipse-ee4j/eclipselink#1912
[4.0] Performance improvement: synchronize to java.util.concurrent.locks switch to improve performance with VirtualThreads - backport from master by @rfelcman in eclipse-ee4j/eclipselink#2118
[4.0] Bugfix for - Missing error message when calling JpaHelper.getReportQuery() with wrong argument - backport by @rfelcman in eclipse-ee4j/eclipselink#1912
[4.0] Performance improvement: synchronize to java.util.concurrent.locks switch to improve performance with VirtualThreads - backport from master by @rfelcman in eclipse-ee4j/eclipselink#2118
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.2 to 4.0.3.
Release notes
Sourced from org.eclipse.persistence:org.eclipse.persistence.moxy's releases.
... (truncated)
Commits
b5bf922
Oracle proxy authentication test fix (#2144)525f6cf
NPE in ExpressionOperator.printCollection - backport from 2.7 (#2140)b5d6f9a
Queries created with criteria api with many joins - fix8caf889
Dependencies, Maven plugin and org.eclipse.ee4j:project versions upgrade (#2127)f8c88be
New PersistenceUnit property - eclipselink.login.encryptor (#2126)5481aa4
Improved javadoc in 4.0.x stream (#2125)a92ca07
JCEEncryptor default encryption algorithm upgrade (#2004) (#2122)c9022b7
Performance improvement: synchronize to java.util.concurrent.locks switch to ...8a993b4
Bugfix: NullPointerException at CacheIndexMetadata.getField() (#2110)3fe3f12
[4.0.x] Prepare for API changes in the next major versionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show