File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "db-service" : " 2.0.0 " ,
3- "sqlite" : " 2 .0.0" ,
4- "postgres" : " 2 .0.0" ,
5- "hana" : " 2 .0.0"
2+ "db-service" : " 2.0.1 " ,
3+ "sqlite" : " 3 .0.0" ,
4+ "postgres" : " 3 .0.0" ,
5+ "hana" : " 3 .0.0"
66}
Original file line number Diff line number Diff line change 44- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55- This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 2.0.1] ( https://github.com/cap-js/cds-dbs/compare/db-service-v2.0.0...db-service-v2.0.1 ) (2025-05-20)
8+
9+
10+ ### Fixed
11+
12+ * ** ` search ` :** do not search on non-projected elements ([ #1198 ] ( https://github.com/cap-js/cds-dbs/issues/1198 ) ) ([ 73d9e67] ( https://github.com/cap-js/cds-dbs/commit/73d9e67b1bc7d7727c04b4577cb73f4daaed852b ) )
13+ * hierarchies in quoted mode ([ 3465cba] ( https://github.com/cap-js/cds-dbs/commit/3465cbab579d4560d12d3b230c55b746d4d3f5a5 ) )
14+ * only sort by locale if locale is set ([ #1193 ] ( https://github.com/cap-js/cds-dbs/issues/1193 ) ) ([ 3465cba] ( https://github.com/cap-js/cds-dbs/commit/3465cbab579d4560d12d3b230c55b746d4d3f5a5 ) )
15+
16+
17+ ### Changed
18+
19+ * remove stream_compat ([ #1139 ] ( https://github.com/cap-js/cds-dbs/issues/1139 ) ) ([ #1144 ] ( https://github.com/cap-js/cds-dbs/issues/1144 ) ) ([ 1b8b2d9] ( https://github.com/cap-js/cds-dbs/commit/1b8b2d9539cd97be2cef088c98d88ef9ec7dd1bf ) )
20+
721## [ 2.0.0] ( https://github.com/cap-js/cds-dbs/compare/db-service-v1.20.0...db-service-v2.0.0 ) (2025-05-07)
822
923
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js/db-service" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " CDS base database service" ,
55 "homepage" : " https://github.com/cap-js/cds-dbs/tree/main/db-service#cds-base-database-service" ,
66 "repository" : {
Original file line number Diff line number Diff line change 44- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55- This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 3.0.0] ( https://github.com/cap-js/cds-dbs/compare/hana-v2.0.0...hana-v3.0.0 ) (2025-05-20)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * remove PG ` ? ` placeholder replacement ([ #1180 ] ( https://github.com/cap-js/cds-dbs/issues/1180 ) )
13+
14+ ### Added
15+
16+ * remove PG ` ? ` placeholder replacement ([ #1180 ] ( https://github.com/cap-js/cds-dbs/issues/1180 ) ) ([ a1e0bd9] ( https://github.com/cap-js/cds-dbs/commit/a1e0bd9fe8501c284d8cbfc8d79d4dddda34c087 ) )
17+
718## [ 2.0.0] ( https://github.com/cap-js/cds-dbs/compare/hana-v1.9.0...hana-v2.0.0 ) (2025-05-07)
819
920
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js/hana" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " CDS database service for SAP HANA" ,
55 "homepage" : " https://cap.cloud.sap/" ,
66 "keywords" : [
Original file line number Diff line number Diff line change 44- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55- This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 3.0.0] ( https://github.com/cap-js/cds-dbs/compare/postgres-v2.0.0...postgres-v3.0.0 ) (2025-05-20)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * remove PG ` ? ` placeholder replacement ([ #1180 ] ( https://github.com/cap-js/cds-dbs/issues/1180 ) )
13+
14+ ### Added
15+
16+ * remove PG ` ? ` placeholder replacement ([ #1180 ] ( https://github.com/cap-js/cds-dbs/issues/1180 ) ) ([ a1e0bd9] ( https://github.com/cap-js/cds-dbs/commit/a1e0bd9fe8501c284d8cbfc8d79d4dddda34c087 ) )
17+
18+
19+ ### Fixed
20+
21+ * hierarchies in quoted mode ([ 3465cba] ( https://github.com/cap-js/cds-dbs/commit/3465cbab579d4560d12d3b230c55b746d4d3f5a5 ) )
22+ * only sort by locale if locale is set ([ #1193 ] ( https://github.com/cap-js/cds-dbs/issues/1193 ) ) ([ 3465cba] ( https://github.com/cap-js/cds-dbs/commit/3465cbab579d4560d12d3b230c55b746d4d3f5a5 ) )
23+
24+
25+ ### Changed
26+
27+ * remove stream_compat ([ #1139 ] ( https://github.com/cap-js/cds-dbs/issues/1139 ) ) ([ #1144 ] ( https://github.com/cap-js/cds-dbs/issues/1144 ) ) ([ 1b8b2d9] ( https://github.com/cap-js/cds-dbs/commit/1b8b2d9539cd97be2cef088c98d88ef9ec7dd1bf ) )
28+
729## [ 2.0.0] ( https://github.com/cap-js/cds-dbs/compare/postgres-v1.14.0...postgres-v2.0.0 ) (2025-05-07)
830
931
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js/postgres" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " CDS database service for Postgres" ,
55 "homepage" : " https://github.com/cap-js/cds-dbs/tree/main/postgres#cds-database-service-for-postgres" ,
66 "repository" : {
Original file line number Diff line number Diff line change 44- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55- This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 3.0.0] ( https://github.com/cap-js/cds-dbs/compare/sqlite-v2.0.0...sqlite-v3.0.0 ) (2025-05-20)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * remove PG ` ? ` placeholder replacement ([ #1180 ] ( https://github.com/cap-js/cds-dbs/issues/1180 ) )
13+
14+ ### Added
15+
16+ * remove PG ` ? ` placeholder replacement ([ #1180 ] ( https://github.com/cap-js/cds-dbs/issues/1180 ) ) ([ a1e0bd9] ( https://github.com/cap-js/cds-dbs/commit/a1e0bd9fe8501c284d8cbfc8d79d4dddda34c087 ) )
17+
18+
19+ ### Changed
20+
21+ * remove stream_compat ([ #1139 ] ( https://github.com/cap-js/cds-dbs/issues/1139 ) ) ([ #1144 ] ( https://github.com/cap-js/cds-dbs/issues/1144 ) ) ([ 1b8b2d9] ( https://github.com/cap-js/cds-dbs/commit/1b8b2d9539cd97be2cef088c98d88ef9ec7dd1bf ) )
22+
723## [ 2.0.0] ( https://github.com/cap-js/cds-dbs/compare/sqlite-v1.11.0...sqlite-v2.0.0 ) (2025-05-07)
824
925
Original file line number Diff line number Diff line change 11{
22 "name" : " @cap-js/sqlite" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " CDS database service for SQLite" ,
55 "homepage" : " https://github.com/cap-js/cds-dbs/tree/main/sqlite#cds-database-service-for-sqlite" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments