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


The following commit(s) were added to refs/heads/STABLE-4.2 by this push:
     new 5584d9312 CAY-2895 Incorrect Lazy Pagination Comparison for BigInteger 
PK
5584d9312 is described below

commit 5584d9312622efff7735027b85fb9366fc662b54
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Oct 24 17:14:10 2025 +0400

    CAY-2895 Incorrect Lazy Pagination Comparison for BigInteger PK
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 707d31247..8636d94b0 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -21,6 +21,7 @@ Bug Fixes:
 
 CAY-2883 License and notice templates are not processed by the Gradle build
 CAY-2885 Modeler: DbImport fails to load DB schema view
+CAY-2895 Incorrect Lazy Pagination Comparison for BigInteger PK
 CAY-2896 Inserting two identical objects into two datamaps stores both objects 
in the last used datamap
 CAY-2898 Crypto: NPE in a ColumnQuery
 CAY-2899 CommitLog: missing lifecycle-induced changes in 
`excludeFromTransaction` mode

Reply via email to