Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] EclipseLink 2.7.9 (Final) release

Hello,

    let me inform you, that EclipseLink 2.7.9 (Final) is available at Maven Central and at the https://www.eclipse.org/eclipselink/downloads page.
    This is maintenance release focused on buxfixes. There is list of the changes/bugfixes in the release:

- 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


Thank You
Radek Felcman


Back to the top