Skip to content

2.7.10

Compare
Choose a tag to compare
@rfelcman rfelcman released this 21 Dec 13:56
· 112 commits to 2.7 since this release
fe64cd3

What's Changed

  • Version change to prepare for a next release 2.7.10 by @rfelcman in #1193
  • Jenkins pull request verify by @rfelcman in #1203
  • Bug 574548: Add support for parameters with CriteriaBuilder update query by @dazey3 in #1199
  • Travis-CI removal by @rfelcman in #1222
  • Fix #1161: Clone appropriate fields in OneToManyMapping.clone(). Fix ConcurrentModificationException. (backport for 2.7) by @aserkes in #1208
  • Minor JSE test failure fixes by @dazey3 in #1230
  • Update Eclipselink to use Eclipselink*Visitor types by @jgrassel in #1237
  • Bug 1245: NullPointerException from BatchFetchPolicy dataResults by @dazey3 in #1250
  • Bug 412391: Add support for hidden mappedsuperclass attributes by @dazey3 in #1330
  • Bug 1343: Remove getStackTrace to fix throughput degredation by @dazey3 in #1346
  • Update ConcurrencyManager impl to be in sync with master by @dazey3 in #1347
  • Update ECL 2.7 to use Eclipselink ASM 9.2.0. by @jgrassel in #1361
  • Bug 463042: Concurrency issue with Case expression operator by @dazey3 in #1357
  • SQL Struct with @lob (BLOB, CLOB) used as stored procedure parameter type - backport from 2.6 by @rfelcman in #1339
  • Problems with session customizer when upgrading to 2.7.9 - bugfix + unit test - backport from master by @rfelcman in #1366
  • Test dependencies update (JBoss Logging, Classmate) by @rfelcman in #1349
  • IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test - backport from master by @rfelcman in #1368
  • LOG4J dependency update in MOXy OSGi tests by @rfelcman in #1373

Full Changelog: 2.7.9...2.7.10