You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 I have created a release *beep* *boop*
---
<details><summary>db-service: 2.6.0</summary>
##
[2.6.0](db-service-v2.5.1...db-service-v2.6.0)
(2025-10-23)
### Added
* **`flattening`:** allow flattening of `n`-ary structures in `list`
([#1337](#1337))
([7ec18f2](7ec18f2))
* **`flattening`:** allow flattening of structures with exactly one leaf
([7ec18f2](7ec18f2))
### Fixed
* **`@cds.search`:** properly exclude an association from being searched
([#1385](#1385))
([9ed4245](9ed4245))
* tree table with expand
([#1363](#1363))
([bdad412](bdad412))
</details>
<details><summary>hana: 2.3.4</summary>
##
[2.3.4](hana-v2.3.3...hana-v2.3.4)
(2025-10-23)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @cap-js/db-service bumped from ^2.5.1 to ^2.6.0
</details>
<details><summary>postgres: 2.0.6</summary>
##
[2.0.6](postgres-v2.0.5...postgres-v2.0.6)
(2025-10-23)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @cap-js/db-service bumped from ^2 to ^2.6.0
</details>
<details><summary>sqlite: 2.0.4</summary>
##
[2.0.4](sqlite-v2.0.3...sqlite-v2.0.4)
(2025-10-23)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @cap-js/db-service bumped from ^2 to ^2.6.0
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
***`flattening`:** allow flattening of `n`-ary structures in `list` ([#1337](https://github.com/cap-js/cds-dbs/issues/1337)) ([7ec18f2](https://github.com/cap-js/cds-dbs/commit/7ec18f24dba80ba31ad4e46f816c17fa64cba91a))
13
+
***`flattening`:** allow flattening of structures with exactly one leaf ([7ec18f2](https://github.com/cap-js/cds-dbs/commit/7ec18f24dba80ba31ad4e46f816c17fa64cba91a))
14
+
15
+
16
+
### Fixed
17
+
18
+
***`@cds.search`:** properly exclude an association from being searched ([#1385](https://github.com/cap-js/cds-dbs/issues/1385)) ([9ed4245](https://github.com/cap-js/cds-dbs/commit/9ed42458417c15dc33409befd0ef40889f04a69f))
19
+
* tree table with expand ([#1363](https://github.com/cap-js/cds-dbs/issues/1363)) ([bdad412](https://github.com/cap-js/cds-dbs/commit/bdad412f0362165b532ce35261773e5ecc7c696a))
0 commit comments