4.0.0-M1
Pre-release
Pre-release
What's Changed
- [master] Jenkins release job fix by @rfelcman in #1238
- [master] Project README.md update by @rfelcman in #1243
- [master] Bug 1245: NullPointerException from BatchFetchPolicy dataResults by @dazey3 in #1248
- [master] ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2 by @rfelcman in #1246
- Activation dependency update. by @Tomas-Kraus in #1255
- Tweak warnings in the build by @lukasj in #1257
- Fix reported compile time errors from tests by @lukasj in #1258
- reduce compiler warnings by @lukasj in #1259
- Update jpms descriptor for jpa by @lukasj in #1260
- compiler warnings (casts, access to static, forgotten valueOf,..), by @lukasj in #1262
- build/test workflow for 3.0 by @lukasj in #1263
- configure codeql check by @lukasj in #1268
- clean up warnings by @lukasj in #1269
- Maven build issue with Maven 3.8.2 fix by @rfelcman in #1244
- Fix up the build for maven 3.8.2 by @lukasj in #1272
- fix build-time warnings by @lukasj in #1273
- setup spotbugs by @lukasj in #1276
- remove explicit boxing by @lukasj in #1275
- [master] Jenkins build - Spotbus analyze step by @rfelcman in #1277
- fix some javadoc warnings by @lukasj in #1279
- javadoc warnings by @lukasj in #1280
- Update moxy tests to use non-deprecated property by @lukasj in #1281
- add raw and uchecked to javac xlint for main sources by @lukasj in #1282
- clean up JPQL parser project by @lukasj in #1283
- fix sdo test failures by @lukasj in #1286
- Sdo by @lukasj in #1287
- Rawtypes warnings in core and other foundation modules by @lukasj in #1294
- more rawtypes removal by @lukasj in #1295
- Cleanup in server/db platforms by @lukasj in #1296
- cleanup in sequencing, codegen, factories by @lukasj in #1297
- cleanup in eis/nosql world by @lukasj in #1300
- initial cleanup in helpers and custom collections, by @lukasj in #1301
- few errors/warnings from static analysis by @lukasj in #1305
- fix equals on incomparable types by @lukasj in #1308
- code cleanup - reduntant method calls by @lukasj in #1310
- [master] Maven build - version change to 4.0.0-SNAPSHOT by @rfelcman in #1306
- #1298: Rename org.eclipse.persistence.session.Record to avoid collision with java.lang.Record by @lukasj in #1304
- update spotbugs to 4.4.1 by @lukasj in #1311
- cleanup jpars module by @lukasj in #1315
- #1312: Remove unversioned JPARS resources by @lukasj in #1313
- [master] SQL Struct with @lob (BLOB, CLOB) used as stored procedure parameter type - fix by @rfelcman in #1302
- #1314: Introduce new org.eclipse.persistence.jpars.server artifact by @lukasj in #1316
- Dependencies update for 4.0.0 by @Tomas-Kraus in #1309
- warnings in core/oxm/schema, jpa/parser, helpers by @lukasj in #1317
- Fixed generics in JAXBContextFactory. by @Tomas-Kraus in #1318
- clean up jpa/jpql parser, turn warnings into errors by @lukasj in #1321
- add generics to ValueHolders, by @lukasj in #1323
- use generic Class in core, moxy, sdo by @lukasj in #1324
- Prepare for the removal of the securitymanager in moxy. by @Tomas-Kraus in #1320
- Adopt generic Class through the rest of the codebase by @lukasj in #1326
- [master] SQL Struct with @lob (BLOB, CLOB) used as stored procedure parameter type - fix 2.0 by @rfelcman in #1336
- [master] Bug 412391: Add support for hidden mappedsuperclass attributes by @dazey3 in #1328
- [master] OXM Tests move from MOXy to Core module by @rfelcman in #1341
- [master] Bug 1343: For issue #1343 by @dettmoney in #1344
- Prepare for the removal of the securitymanager in foundation. by @Tomas-Kraus in #1340
- [master] ASM dependency update to 9.2.0 by @rfelcman in #1351
- [master] Bug 463042: Concurrency issue with Case expression operator by @dazey3 in #1359
- [master] problems with session customizer when upgrading to 2.7.9 - bugfix + unit test by @rfelcman in #1364
- [master] IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test by @rfelcman in #1355
- [master] LOG4J dependency update in MOXy OSGi test bundle and MySQL driver update by @rfelcman in #1374
- [master] Jakarta dependencies update for Jakarta EE 10 by @rfelcman in #1377
New Contributors
- @dettmoney made their first contribution in #1344
Full Changelog: 3.1.0-M1...4.0.0-M1