Skip to content

Releases: cap-js/cds-dbs

sqlite: v1.9.0

04 Mar 12:24
6404001
Compare
Choose a tag to compare

1.9.0 (2025-03-04)

Added

  • pass through of arbitrary client options (#1024) (b090ccd)

postgres: v1.12.0

04 Mar 14:13
3fda165
Compare
Choose a tag to compare

1.12.0 (2025-03-04)

Added

  • pass through of arbitrary client options (#1024) (b090ccd)

Fixed

hana: v1.7.0

04 Mar 14:13
f41953b
Compare
Choose a tag to compare

1.7.0 (2025-03-04)

Added

Fixed

db-service: v1.18.0

04 Mar 12:24
6404001
Compare
Choose a tag to compare

1.18.0 (2025-03-04)

Added

  • query modifiers on expand ref are propagated to subquery (#1049) (39fbadf)
  • support query modifiers at leaf of from ref (#1050) (500a666)

Fixed

  • [@odata](https://github.com/odata).count queries (#966) (6607a84)
  • align debug log format of stmt values (#1052) (93af0fe)
  • expand + groupby may return null, dont attach .element (#1042) (cf2e0a2)

postgres: v1.11.1

09 Feb 13:21
4b9b16a
Compare
Choose a tag to compare

1.11.1 (2025-02-09)

Fixed

db-service: v1.17.2

09 Feb 13:21
4b9b16a
Compare
Choose a tag to compare

1.17.2 (2025-02-09)

Fixed

  • replace polynomial regex with simple string op (#1015) (3fe6e6b)

hana: v1.6.1

04 Feb 11:11
4368acb
Compare
Choose a tag to compare

1.6.1 (2025-02-04)

Fixed

db-service: v1.17.1

04 Feb 11:11
4368acb
Compare
Choose a tag to compare

1.17.1 (2025-02-04)

Fixed

  • deep update resulting in deep delete of sub-element (#1006) (ef2f817)
  • nested $self reference to other column (#1009) (41a76d8)

sqlite: v1.8.0

28 Jan 09:29
6c4b539
Compare
Choose a tag to compare

1.8.0 (2025-01-28)

Added

postgres: v1.11.0

28 Jan 09:30
6c4b539
Compare
Choose a tag to compare

1.11.0 (2025-01-28)

Added

Fixed