File tree Expand file tree Collapse file tree 8 files changed +46
-5
lines changed Expand file tree Collapse file tree 8 files changed +46
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55
6+ ## [0.33.16](https://github.com/cube-js/cube/compare/v0.33.15...v0.33.16) (2023-05-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * **mssql-driver:** Pre-aggregations builds hang up if over 10K of rows ([#6661](https://github.com/cube-js/cube/issues/6661)) ([9b20ff4](https://github.com/cube-js/cube/commit/9b20ff4ef78acbb65ebea80adceb227bf96b1727))
12+
13+
14+
15+
16+
617## [0.33.15](https://github.com/cube-js/cube/compare/v0.33.14...v0.33.15) (2023-05-26)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.33.15 " ,
2+ "version" : " 0.33.16 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "packages" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.33.16] ( https://github.com/cube-js/cube.js/compare/v0.33.15...v0.33.16 ) (2023-05-28)
7+
8+ ** Note:** Version bump only for package @cubejs-backend/docker
9+
10+
11+
12+
13+
614## [ 0.33.15] ( https://github.com/cube-js/cube.js/compare/v0.33.14...v0.33.15 ) (2023-05-26)
715
816** Note:** Version bump only for package @cubejs-backend/docker
Original file line number Diff line number Diff line change 11{
22 "name" : " @cubejs-backend/docker" ,
3- "version" : " 0.33.15 " ,
3+ "version" : " 0.33.16 " ,
44 "description" : " Cube.js In Docker (virtual package)" ,
55 "author" : " Cube Dev, Inc." ,
66 "license" : " Apache-2.0" ,
2424 "@cubejs-backend/ksql-driver" : " ^0.33.15" ,
2525 "@cubejs-backend/materialize-driver" : " ^0.33.15" ,
2626 "@cubejs-backend/mongobi-driver" : " ^0.33.11" ,
27- "@cubejs-backend/mssql-driver" : " ^0.33.11 " ,
27+ "@cubejs-backend/mssql-driver" : " ^0.33.16 " ,
2828 "@cubejs-backend/mysql-driver" : " ^0.33.15" ,
2929 "@cubejs-backend/oracle-driver" : " ^0.33.11" ,
3030 "@cubejs-backend/postgres-driver" : " ^0.33.15" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.33.16] ( https://github.com/cube-js/cube/compare/v0.33.15...v0.33.16 ) (2023-05-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** mssql-driver:** Pre-aggregations builds hang up if over 10K of rows ([ #6661 ] ( https://github.com/cube-js/cube/issues/6661 ) ) ([ 9b20ff4] ( https://github.com/cube-js/cube/commit/9b20ff4ef78acbb65ebea80adceb227bf96b1727 ) )
12+
13+
14+
15+
16+
617## [ 0.33.11] ( https://github.com/cube-js/cube/compare/v0.33.10...v0.33.11 ) (2023-05-22)
718
819** Note:** Version bump only for package @cubejs-backend/mssql-driver
Original file line number Diff line number Diff line change 22 "name" : " @cubejs-backend/mssql-driver" ,
33 "description" : " Cube.js MS SQL database driver" ,
44 "author" : " Cube Dev, Inc." ,
5- "version" : " 0.33.11 " ,
5+ "version" : " 0.33.16 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/cube-js/cube.git" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.33.16] ( https://github.com/cube-js/cube.js/compare/v0.33.15...v0.33.16 ) (2023-05-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** mssql-driver:** Pre-aggregations builds hang up if over 10K of rows ([ #6661 ] ( https://github.com/cube-js/cube.js/issues/6661 ) ) ([ 9b20ff4] ( https://github.com/cube-js/cube.js/commit/9b20ff4ef78acbb65ebea80adceb227bf96b1727 ) )
12+
13+
14+
15+
16+
617## [ 0.33.15] ( https://github.com/cube-js/cube.js/compare/v0.33.14...v0.33.15 ) (2023-05-26)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @cubejs-backend/testing-drivers" ,
3- "version" : " 0.33.15 " ,
3+ "version" : " 0.33.16 " ,
44 "description" : " Cube.js drivers test suite" ,
55 "author" : " Cube Dev, Inc." ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments