This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit ecb0273c169572fd4a983fda4c20b9d0d069cad8 Author: Nikita Timofeev <[email protected]> AuthorDate: Mon Jul 4 16:51:51 2022 +0300 CAY-2741 Cleanup TransactionDescriptor and deprecate DefaultTransactionDescriptor --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 023bdffbd..0d457db58 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -15,6 +15,7 @@ Changes/New Features: CAY-2378 Switch usage of SelectQuery to ObjectSelect internally CAY-2737 Cayenne 4.3: cleanup deprecated code +CAY-2741 Cleanup TransactionDescriptor and deprecate DefaultTransactionDescriptor Bug Fixes:
