Skip to content

Releases: cap-js/cds-dbs

hana: v0.0.3

20 Dec 10:31
450db36
Compare
Choose a tag to compare

0.0.3 (2023-12-20)

Added

  • Compress HANA expand queries by reducing duplicated statements (#383) (3d29351)

Fixed

  • cqn2sql: supporting calculated elements (#387) (2153fb9)

Performance Improvements

db-service: v1.5.1

20 Dec 10:31
450db36
Compare
Choose a tag to compare

1.5.1 (2023-12-20)

Fixed

  • cqn2sql: supporting calculated elements (#387) (2153fb9)
  • do not rely on db constraints for deep delete (#390) (9623af6)

Performance Improvements

hana: v0.0.2

11 Dec 12:03
caaba3e
Compare
Choose a tag to compare

0.0.2 (2023-12-11)

Fixed

hana: v0.0.1

06 Dec 09:20
b5312ac
Compare
Choose a tag to compare

0.0.1 (2023-12-06)

  • Initial alpha release

db-service: v1.5.0

06 Dec 09:20
b5312ac
Compare
Choose a tag to compare

1.5.0 (2023-12-06)

Added

  • Improved connection pool for HANAService (#349) (1c284e6)

Fixed

  • localized: refs in subqueries in from are translated (#366) (cfe4897)
  • wrong odata count in filter with groupby (#352) (70690a1)

postgres: v1.4.1

24 Nov 09:31
fa4a14f
Compare
Choose a tag to compare

1.4.1 (2023-11-24)

Fixed

  • cds build now generates the correct output folder structure for Node.js and Java apps. (#353) (875aca4)

sqlite: v1.4.0

20 Nov 13:26
42806ea
Compare
Choose a tag to compare

1.4.0 (2023-11-20)

Added

  • temporal data: add time slice key to conflict clause (#249) (67b8edf)

Fixed

Changed

postgres: v1.4.0

20 Nov 13:27
42806ea
Compare
Choose a tag to compare

1.4.0 (2023-11-20)

Added

  • adapt build plugin implementation to new API (#319) (aec9966)

Fixed

db-service: v1.4.0

20 Nov 13:26
42806ea
Compare
Choose a tag to compare

1.4.0 (2023-11-20)

Added

  • UPDATE/DELETE: Enable path expressions for improved data manipulation (#325) (94f0776)
  • temporal data: add time slice key to conflict clause (#249) (67b8edf)
  • use place holders for update and delete (#323) (81472b9)

Fixed

  • align time function behavior (#322) (c3ab40a)
  • calculated elements: path expressions in func.args within xpr (#321) (cee25e3)
  • Disconnect db service on shutdown (#327) (8471bda)
  • non-fk access in filter conditions are properly rejected (#336) (4c948fe)
  • search: check calculated columns at any depth (#310) (8fd6153)

db-service: v1.3.2

13 Oct 18:58
964f0dc
Compare
Choose a tag to compare

1.3.2 (2023-10-13)

Fixed

  • preserve $count for result of SELECT queries (#280) (23bef24)