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 b9d0aa1da5151ecf787eee61fcc4fbf51f4ff1bc Author: Nikita Timofeev <[email protected]> AuthorDate: Wed Feb 24 13:27:38 2021 +0300 CAY-2698 release notes --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 2edf04d..3b7131c 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -25,6 +25,7 @@ CAY-2686 SQL translator incorrectly quotes fully qualified tables' names CAY-2687 Modeler Migrate Repeatedly Asks to Set Column Type for MySQL CAY-2690 dbimport skips length changes for BINARY and VARBINARY columns CAY-2691 MySQL driver 8.0.x stores LocalDateTime differently than 5.1.x +CAY-2698 EventSubject.getSubject() is not thread safe ---------------------------------- Release: 4.2.M2
