Skip to content

Releases: cap-js/cds-dbs

sqlite: v1.7.4

15 Oct 15:51
9530ee4
Compare
Choose a tag to compare

1.7.4 (2024-10-15)

Fixed

  • Improved behavioral consistency between the database services (#837) (b6f7187)

postgres: v1.10.1

15 Oct 15:51
9530ee4
Compare
Choose a tag to compare

1.10.1 (2024-10-15)

Fixed

  • add cds schema for postgres build plugin (#843) (6306d5c)
  • Improved behavioral consistency between the database services (#837) (b6f7187)
  • null as default value (#845) (0041ec0)

hana: v1.3.1

15 Oct 15:51
9530ee4
Compare
Choose a tag to compare

1.3.1 (2024-10-15)

Fixed

  • combination of groupby and orderby (#825) (10e0534)
  • Improved behavioral consistency between the database services (#837) (b6f7187)
  • list optimization for Buffer values (#817) (3e60de2)
  • null as default value (#845) (0041ec0)

db-service: v1.14.0

15 Oct 15:51
9530ee4
Compare
Choose a tag to compare

1.14.0 (2024-10-15)

Added

  • assoc-like calc elements after exists predicate (#831) (05f7d75)

Fixed

  • Improved behavioral consistency between the database services (#837) (b6f7187)
  • Treat assoc-like calculated elements as unmanaged assocs (#830) (cbe0df7)

hana: v1.3.0

01 Oct 14:45
5a2c1f0
Compare
Choose a tag to compare

1.3.0 (2024-10-01)

Added

db-service: v1.13.0

01 Oct 14:45
5a2c1f0
Compare
Choose a tag to compare

1.13.0 (2024-10-01)

Added

Fixed

  • deep-queries: properly return insert result (#803) (8d800e2)
  • dont use virtual key for UPDATE … where () in (#800) (d25af70)
  • reject all path expressions w/o foreign keys (#806) (cd271a8)

hana: 1.3.0

1.3.0 (2024-10-01)

Added

hana: 1.3.0

1.3.0 (2024-10-01)

Added

hana: v1.2.0

04 Sep 07:01
5291a79
Compare
Choose a tag to compare

1.2.0 (2024-09-03)

Added

  • wrap client if @dynatrace/oneagent-sdk is present (#777) (147b88e)

Fixed

  • Add {list:[{val}]} json function support (#784) (ce5f856)
  • Allow applications to configure acquireTimeoutMillis (#796) (abac818)
  • deep groupby expand queries (#768) (5423cf3)
  • Enforce LargeStrings to be Strings for sql_simple_queries=1 (#774) (c38a9e6)
  • wrong falsy checks for vals in list optimization (#797) (e818da8)

Changed

db-service: v1.12.1

04 Sep 07:01
5291a79
Compare
Choose a tag to compare

1.12.1 (2024-09-03)

Fixed

  • deep groupby expand queries (#768) (5423cf3)
  • deep: prevent false unique constraint errors and combine delete queries (#781) (01de95f)
  • logging: from changes in @sap/cds (#791) (1e8bf06)
  • prepend aliases to refs within function args in on conditions (#795) (9b34314), closes #779
  • prevent $search queries from throwing (#772) (cdf4d37)

postgres: v1.10.0

25 Jul 13:12
0b8ecb6
Compare
Choose a tag to compare

1.10.0 (2024-07-25)

Changed

  • build script generates cds8 dependency in deployer app (#758) (5c21a67)

hana: v1.1.1

25 Jul 13:12
0b8ecb6
Compare
Choose a tag to compare

1.1.1 (2024-07-25)

Fixed