This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch STABLE-4.2 in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit 8e6cfaeeed1c6866b3c82d6b78b804d0f544f3f0 Author: Nikita Timofeev <[email protected]> AuthorDate: Thu Jul 7 18:09:56 2022 +0300 CAY-2743 Deprecate ROP --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index f1704aef6..466703edf 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -14,6 +14,7 @@ Date: Changes/New Features: CAY-2741 Cleanup TransactionDescriptor and deprecate DefaultTransactionDescriptor +CAY-2743 Deprecate ROP Bug Fixes:
