2.4.0 (2025-08-27)
Added
tuple expansion: allow structs with exactly one element/fk in comparison (#1291) (75ea826)- cds.db.foreach uses real object mode streaming (#1318) (cd28b53)
Fixed
assoc2join: target side access detection (#1282) (6f9befa)cqn4sql: only considerownproperty[@cds](https://github.com/cds).persistence.skip(#1324) (bd1f52f)exists: do not loose custom where (#1322) (644918c)- arithmetic operators can only be used with scalar operands (#1307) (d58d335)
- detect path expression inside nested xpr after
exists(#1292) (852d915), closes #1225 - reject comparison of two empty structures (#1306) (d97304d)