File tree Expand file tree Collapse file tree 18 files changed +95
-17
lines changed
Expand file tree Collapse file tree 18 files changed +95
-17
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.34.28](https://github.com/cube-js/cube/compare/v0.34.27...v0.34.28) (2023-11-30)
7+
8+
9+ ### Features
10+
11+ * **server-core:** Relative imports resolution for custom drivers ([#7480](https://github.com/cube-js/cube/issues/7480)) ([8f180b3](https://github.com/cube-js/cube/commit/8f180b38e42bed61ebf2dc510631e5390258e8ff))
12+
13+
14+
15+
16+
617## [0.34.27](https://github.com/cube-js/cube/compare/v0.34.26...v0.34.27) (2023-11-30)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.34.27 " ,
2+ "version" : " 0.34.28 " ,
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.34.28] ( https://github.com/cube-js/cube/compare/v0.34.27...v0.34.28 ) (2023-11-30)
7+
8+ ** Note:** Version bump only for package cubejs-cli
9+
10+
11+
12+
13+
614## [ 0.34.27] ( https://github.com/cube-js/cube/compare/v0.34.26...v0.34.27 ) (2023-11-30)
715
816** Note:** Version bump only for package cubejs-cli
Original file line number Diff line number Diff line change 22 "name" : " cubejs-cli" ,
33 "description" : " Cube.js Command Line Interface" ,
44 "author" : " Cube Dev, Inc." ,
5- "version" : " 0.34.27 " ,
5+ "version" : " 0.34.28 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/cube-js/cube.git" ,
5050 },
5151 "devDependencies" : {
5252 "@cubejs-backend/linter" : " ^0.34.25" ,
53- "@cubejs-backend/server" : " ^0.34.27 " ,
53+ "@cubejs-backend/server" : " ^0.34.28 " ,
5454 "@oclif/command" : " ^1.8.0" ,
5555 "@types/cli-progress" : " ^3.8.0" ,
5656 "@types/cross-spawn" : " ^6.0.2" ,
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.34.28] ( https://github.com/cube-js/cube/compare/v0.34.27...v0.34.28 ) (2023-11-30)
7+
8+ ** Note:** Version bump only for package @cubejs-backend/docker
9+
10+
11+
12+
13+
614## [ 0.34.27] ( https://github.com/cube-js/cube.js/compare/v0.34.26...v0.34.27 ) (2023-11-30)
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.34.27 " ,
3+ "version" : " 0.34.28 " ,
44 "description" : " Cube.js In Docker (virtual package)" ,
55 "author" : " Cube Dev, Inc." ,
66 "license" : " Apache-2.0" ,
3131 "@cubejs-backend/prestodb-driver" : " ^0.34.26" ,
3232 "@cubejs-backend/questdb-driver" : " ^0.34.27" ,
3333 "@cubejs-backend/redshift-driver" : " ^0.34.27" ,
34- "@cubejs-backend/server" : " ^0.34.27 " ,
34+ "@cubejs-backend/server" : " ^0.34.28 " ,
3535 "@cubejs-backend/snowflake-driver" : " ^0.34.26" ,
3636 "@cubejs-backend/sqlite-driver" : " ^0.34.26" ,
3737 "@cubejs-backend/trino-driver" : " ^0.34.27" ,
38- "cubejs-cli" : " ^0.34.27 " ,
38+ "cubejs-cli" : " ^0.34.28 " ,
3939 "typescript" : " ~5.2.2"
4040 },
4141 "resolutions" : {
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.34.28] ( https://github.com/cube-js/cube/compare/v0.34.27...v0.34.28 ) (2023-11-30)
7+
8+
9+ ### Features
10+
11+ * ** server-core:** Relative imports resolution for custom drivers ([ #7480 ] ( https://github.com/cube-js/cube/issues/7480 ) ) ([ 8f180b3] ( https://github.com/cube-js/cube/commit/8f180b38e42bed61ebf2dc510631e5390258e8ff ) )
12+
13+
14+
15+
16+
617## [ 0.34.27] ( https://github.com/cube-js/cube/compare/v0.34.26...v0.34.27 ) (2023-11-30)
718
819** Note:** Version bump only for package @cubejs-backend/server-core
Original file line number Diff line number Diff line change 22 "name" : " @cubejs-backend/server-core" ,
33 "description" : " Cube.js base component to wire all backend components together" ,
44 "author" : " Cube Dev, Inc." ,
5- "version" : " 0.34.27 " ,
5+ "version" : " 0.34.28 " ,
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.34.28] ( https://github.com/cube-js/cube/compare/v0.34.27...v0.34.28 ) (2023-11-30)
7+
8+ ** Note:** Version bump only for package @cubejs-backend/server
9+
10+
11+
12+
13+
614## [ 0.34.27] ( https://github.com/cube-js/cube/compare/v0.34.26...v0.34.27 ) (2023-11-30)
715
816** Note:** Version bump only for package @cubejs-backend/server
Original file line number Diff line number Diff line change 22 "name" : " @cubejs-backend/server" ,
33 "description" : " Cube.js all-in-one server" ,
44 "author" : " Cube Dev, Inc." ,
5- "version" : " 0.34.27 " ,
5+ "version" : " 0.34.28 " ,
66 "types" : " index.d.ts" ,
77 "repository" : {
88 "type" : " git" ,
4343 "@cubejs-backend/cubestore-driver" : " ^0.34.26" ,
4444 "@cubejs-backend/dotenv" : " ^9.0.2" ,
4545 "@cubejs-backend/native" : " ^0.34.27" ,
46- "@cubejs-backend/server-core" : " ^0.34.27 " ,
46+ "@cubejs-backend/server-core" : " ^0.34.28 " ,
4747 "@cubejs-backend/shared" : " ^0.34.25" ,
4848 "@oclif/color" : " ^1.0.0" ,
4949 "@oclif/command" : " ^1.8.13" ,
You can’t perform that action at this time.
0 commit comments