Cayenne 4.2 Release Candidate 2 Released
Dec 05, 2022
Apache Cayenne team is glad to announce second release candidate of Cayenne 4.2. Cayenne can be downloaded from here.
A full list of changes in this release:
Changes/New Features:
- CAY-2741 Cleanup TransactionDescriptor and deprecate DefaultTransactionDescriptor
- CAY-2743 Deprecate ROP
- CAY-2749 Deprecate object clustering transports
- CAY-2750 Deprecate web module
- CAY-2775 Change ObjectStyle maven repository URL
- CAY-2776 Upgrade Gradle to 7.6
Bug Fixes:
- CAY-2732 Exception when creating ObjEntity from a DbEntity
- CAY-2755 Modeler: Entities are not sorted by name in the class generation view
- CAY-2762 Modeler: Difference in toolbars colors on OSX
- CAY-2763 Split expressions do not work with flattened relationships
- CAY-2764 Split expressions do not work with DB relationships
- CAY-2765 dbimport: check excluded catalogs and schemas for the SQLServer
- CAY-2769 Modeler: ‘rootPath’ attribute is missing
- CAY-2777 Reverse relationship is not set with single table inheritance
- CAY-2782 Modeler: save button becomes active on DataMap comment field focus