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
The following commit(s) were added to refs/heads/master by this push:
new 7483f00fd CAY-2751 Simplify DataNode configuration - release notes
7483f00fd is described below
commit 7483f00fdadf6de2b5fd926b2de94bf9cc75fdf5
Author: Nikita Timofeev <[email protected]>
AuthorDate: Thu Jul 14 18:36:16 2022 +0300
CAY-2751 Simplify DataNode configuration
- release notes
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 2fae00a3e..9a8ce96b9 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -18,6 +18,7 @@ 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
Bug Fixes: