From 6fd7d84ead86e7105ea23c9f6be836d602e8357e Mon Sep 17 00:00:00 2001 From: CAP Bot <122624402+cap-bots@users.noreply.github.com> Date: Wed, 20 Dec 2023 10:47:51 +0100 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 4 ++-- db-service/CHANGELOG.md | 12 ++++++++++++ db-service/package.json | 2 +- hana/CHANGELOG.md | 17 +++++++++++++++++ hana/package.json | 2 +- 5 files changed, 33 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0124a70e2..8320e952e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { - "db-service": "1.5.0", + "db-service": "1.5.1", "sqlite": "1.4.0", "postgres": "1.4.1", - "hana": "0.0.2" + "hana": "0.0.3" } diff --git a/db-service/CHANGELOG.md b/db-service/CHANGELOG.md index 51420c35d..d713e5495 100644 --- a/db-service/CHANGELOG.md +++ b/db-service/CHANGELOG.md @@ -4,6 +4,18 @@ - The format is based on [Keep a Changelog](http://keepachangelog.com/). - This project adheres to [Semantic Versioning](http://semver.org/). +## [1.5.1](https://github.com/cap-js/cds-dbs/compare/db-service-v1.5.0...db-service-v1.5.1) (2023-12-20) + + +### Fixed + +* **cqn2sql:** supporting calculated elements ([#387](https://github.com/cap-js/cds-dbs/issues/387)) ([2153fb9](https://github.com/cap-js/cds-dbs/commit/2153fb9a3910cd4afa3a91918e6cf682646492b7)) + + +### Performance Improvements + +* HANA list placeholder ([#380](https://github.com/cap-js/cds-dbs/issues/380)) ([3eadfea](https://github.com/cap-js/cds-dbs/commit/3eadfea7b94f485030cc8bd0bd298ce088586422)) + ## [1.5.0](https://github.com/cap-js/cds-dbs/compare/db-service-v1.4.0...db-service-v1.5.0) (2023-12-06) diff --git a/db-service/package.json b/db-service/package.json index 09dc039ec..12a49b7c3 100644 --- a/db-service/package.json +++ b/db-service/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/db-service", - "version": "1.5.0", + "version": "1.5.1", "description": "CDS base database service", "homepage": "https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service", "repository": { diff --git a/hana/CHANGELOG.md b/hana/CHANGELOG.md index 4db0e925d..8327a1f08 100644 --- a/hana/CHANGELOG.md +++ b/hana/CHANGELOG.md @@ -4,6 +4,23 @@ - The format is based on [Keep a Changelog](http://keepachangelog.com/). - This project adheres to [Semantic Versioning](http://semver.org/). +## [0.0.3](https://github.com/cap-js/cds-dbs/compare/hana-v0.0.2...hana-v0.0.3) (2023-12-20) + + +### Added + +* Compress HANA expand queries by reducing duplicated statements ([#383](https://github.com/cap-js/cds-dbs/issues/383)) ([3d29351](https://github.com/cap-js/cds-dbs/commit/3d293513fc2915a4727020e2e3bdf2cf97805200)) + + +### Fixed + +* **cqn2sql:** supporting calculated elements ([#387](https://github.com/cap-js/cds-dbs/issues/387)) ([2153fb9](https://github.com/cap-js/cds-dbs/commit/2153fb9a3910cd4afa3a91918e6cf682646492b7)) + + +### Performance Improvements + +* HANA list placeholder ([#380](https://github.com/cap-js/cds-dbs/issues/380)) ([3eadfea](https://github.com/cap-js/cds-dbs/commit/3eadfea7b94f485030cc8bd0bd298ce088586422)) + ## [0.0.2](https://github.com/cap-js/cds-dbs/compare/hana-v0.0.1...hana-v0.0.2) (2023-12-11) diff --git a/hana/package.json b/hana/package.json index d6f4e27a2..e25609444 100644 --- a/hana/package.json +++ b/hana/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/hana", - "version": "0.0.2", + "version": "0.0.3", "description": "CDS database service for SAP HANA", "homepage": "https://cap.cloud.sap/", "keywords": [