File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Expand file tree Collapse file tree 6 files changed +34
-4
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.17](https://github.com/cube-js/cube/compare/v0.33.16...v0.33.17) (2023-05-29)
7+
8+
9+ ### Bug Fixes
10+
11+ * **mssql-driver:** Server crashes on streaming errors ([2e81345](https://github.com/cube-js/cube/commit/2e81345059c14c0880e8b7d1bde7c9d04e497bfa))
12+
13+
14+
15+
16+
617## [0.33.16](https://github.com/cube-js/cube/compare/v0.33.15...v0.33.16) (2023-05-28)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.33.16 " ,
2+ "version" : " 0.33.17 " ,
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.17] ( https://github.com/cube-js/cube.js/compare/v0.33.16...v0.33.17 ) (2023-05-29)
7+
8+ ** Note:** Version bump only for package @cubejs-backend/docker
9+
10+
11+
12+
13+
614## [ 0.33.16] ( https://github.com/cube-js/cube.js/compare/v0.33.15...v0.33.16 ) (2023-05-28)
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.16 " ,
3+ "version" : " 0.33.17 " ,
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.16 " ,
27+ "@cubejs-backend/mssql-driver" : " ^0.33.17 " ,
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.17] ( https://github.com/cube-js/cube/compare/v0.33.16...v0.33.17 ) (2023-05-29)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** mssql-driver:** Server crashes on streaming errors ([ 2e81345] ( https://github.com/cube-js/cube/commit/2e81345059c14c0880e8b7d1bde7c9d04e497bfa ) )
12+
13+
14+
15+
16+
617## [ 0.33.16] ( https://github.com/cube-js/cube/compare/v0.33.15...v0.33.16 ) (2023-05-28)
718
819
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.16 " ,
5+ "version" : " 0.33.17 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/cube-js/cube.git" ,
You can’t perform that action at this time.
0 commit comments