blob: 88e544602541ec61b2088516bb662ed3e9dd6728 [file] [log] [blame]
Apache Cayenne Release Notes
============================
For the latest information visit project web site:
https://cayenne.apache.org/
To browse individual bug reports check out project issue tracker:
https://issues.apache.org/jira/browse/CAY
----------------------------------
Release: 4.3.M1
Date:
----------------------------------
Changes/New Features:
CAY-2378 Switch usage of SelectQuery to ObjectSelect internally
CAY-2498 Rename packages to prevent crossing package names
CAY-2715 Support ANY and ALL expressions for subqueries
CAY-2737 Cayenne 4.3: cleanup deprecated code
CAY-2741 Cleanup TransactionDescriptor and deprecate DefaultTransactionDescriptor
CAY-2742 Switch minimum required Java version to 11
CAY-2747 Update project XML version to 11
CAY-2751 Simplify DataNode configuration
CAY-2752 Rename queryTemplate to dataMapTemplate in the cgen config
CAY-2753 Remove VPP support in the ant task
CAY-2754 Add SELF property to the cgen templates
CAY-2757 Modeler: Create custom templates from defaults
Bug Fixes:
CAY-2755 Modeler: Entities are not sorted by name in the class generation view