chore(deps): update eclipse-persistence.version to v2.7.9
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
org.eclipse.persistence:org.eclipse.persistence.core (source) |
2.7.7 -> 2.7.9
|
||||
org.eclipse.persistence:org.eclipse.persistence.jpa (source) |
2.7.7 -> 2.7.9
|
Release Notes
eclipse-ee4j/eclipselink
v2.7.9
This is mainly maintenance release. It contains following bug fixes and changes:
- ASM Component is standalone project, it's used as a Maven dependency
- Ant/Jenkins build - Nightly build extension to publish output to Jakarta snapshots
- Bug 570378: NullPointerException from MapKey Temporals
- Fix TCK failure for Character type
- Tweaking annotation processor
- Bug/New Feature 559307: EclipseLink on all versions can dead-lock forever
- EclipseLink doesn't generate SQL UPDATE correctly if @ReturnUpdate is used in InheritanceType.JOINED
- Bug 535088 - [test] SubSelectFromClauseTest2 failing randomly on public infra
- MOXy @XmlNullPolicy not working with enums
- ConcurrencyManager dead-lock detection diagnostic improvement
- Force deferred locks persistence query property
- Bug 571794: Enable Input parameters for Criteria API SELECT clause
- Bug 570702: Add support for Embeddable fields as JOIN targets
- Fixes #1069: let JpaEntityManager(Factory) extend AutoCloseable
- Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder
- Bug 521402: Add support for Criteria queries with only literals
- Bug 573198: ConcurrentModificationException in PersistenceProvider
- Jenkins build - pipeline notifications
- Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder (Oracle platform fix)
- Bug 573435: CriteriaBuilder construct throws argument type mismatch exception with Case Select
- Bug 573094: Fix LTRIM/RTRIM inversion of indices
- Bugfix for - Indention not working if custom CharacterEscapeHandler is set and encoding is set to UTF-8
- Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce expressions
- DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix
- Bug 573794: Add support for parameters within CriteriaBuilder IN expressions
- Extended logging of JPA L2 cache usage and UnitOfWork with thread info
- Replace ENCRYPT MySQL function with SHA2
- Use MySQL 8 for tests
- Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause
v2.7.8
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.