File tree Expand file tree Collapse file tree 20 files changed +111
-19
lines changed Expand file tree Collapse file tree 20 files changed +111
-19
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.34](https://github.com/cube-js/cube/compare/v0.34.33...v0.34.34) (2023-12-12)
7+
8+
9+ ### Bug Fixes
10+
11+ * **api-gateway:** Catch error from contextToApiScopes ([#7521](https://github.com/cube-js/cube/issues/7521)) ([0214472](https://github.com/cube-js/cube/commit/0214472dabf39b8429e11f4830350b2a6bd305a0))
12+ * **api-gateway:** Fallback to global error middelware for async handlers ([#7520](https://github.com/cube-js/cube/issues/7520)) ([74b0862](https://github.com/cube-js/cube/commit/74b0862800ada31681e702992ff1f7da89924b9f))
13+ * **api-gateway:** Removed hasOwnProperty check for request object ([#7517](https://github.com/cube-js/cube/issues/7517)) ([2129a1b](https://github.com/cube-js/cube/commit/2129a1b5bac1e2863e8136adb061708d8660354e))
14+ * **deps:** Upgrade qs (CVE-2022-24999) ([#7518](https://github.com/cube-js/cube/issues/7518)) ([55422a1](https://github.com/cube-js/cube/commit/55422a1b340c8ca067e783952aaed041ab6aed40))
15+
16+
17+
18+
19+
620## [0.34.33](https://github.com/cube-js/cube/compare/v0.34.32...v0.34.33) (2023-12-11)
721
822
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.34.33 " ,
2+ "version" : " 0.34.34 " ,
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.34] ( https://github.com/cube-js/cube/compare/v0.34.33...v0.34.34 ) (2023-12-12)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** api-gateway:** Catch error from contextToApiScopes ([ #7521 ] ( https://github.com/cube-js/cube/issues/7521 ) ) ([ 0214472] ( https://github.com/cube-js/cube/commit/0214472dabf39b8429e11f4830350b2a6bd305a0 ) )
12+ * ** api-gateway:** Fallback to global error middelware for async handlers ([ #7520 ] ( https://github.com/cube-js/cube/issues/7520 ) ) ([ 74b0862] ( https://github.com/cube-js/cube/commit/74b0862800ada31681e702992ff1f7da89924b9f ) )
13+ * ** api-gateway:** Removed hasOwnProperty check for request object ([ #7517 ] ( https://github.com/cube-js/cube/issues/7517 ) ) ([ 2129a1b] ( https://github.com/cube-js/cube/commit/2129a1b5bac1e2863e8136adb061708d8660354e ) )
14+ * ** deps:** Upgrade qs (CVE-2022 -24999) ([ #7518 ] ( https://github.com/cube-js/cube/issues/7518 ) ) ([ 55422a1] ( https://github.com/cube-js/cube/commit/55422a1b340c8ca067e783952aaed041ab6aed40 ) )
15+
16+
17+
18+
19+
620## [ 0.34.33] ( https://github.com/cube-js/cube/compare/v0.34.32...v0.34.33 ) (2023-12-11)
721
822** Note:** Version bump only for package @cubejs-backend/api-gateway
Original file line number Diff line number Diff line change 22 "name" : " @cubejs-backend/api-gateway" ,
33 "description" : " Cube.js API Gateway" ,
44 "author" : " Cube Dev, Inc." ,
5- "version" : " 0.34.33 " ,
5+ "version" : " 0.34.34 " ,
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.34] ( https://github.com/cube-js/cube/compare/v0.34.33...v0.34.34 ) (2023-12-12)
7+
8+ ** Note:** Version bump only for package cubejs-cli
9+
10+
11+
12+
13+
614## [ 0.34.33] ( https://github.com/cube-js/cube/compare/v0.34.32...v0.34.33 ) (2023-12-11)
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.33 " ,
5+ "version" : " 0.34.34 " ,
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.33 " ,
53+ "@cubejs-backend/server" : " ^0.34.34 " ,
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.34] ( https://github.com/cube-js/cube/compare/v0.34.33...v0.34.34 ) (2023-12-12)
7+
8+ ** Note:** Version bump only for package @cubejs-backend/docker
9+
10+
11+
12+
13+
614## [ 0.34.33] ( https://github.com/cube-js/cube/compare/v0.34.32...v0.34.33 ) (2023-12-11)
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.33 " ,
3+ "version" : " 0.34.34 " ,
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.33" ,
3232 "@cubejs-backend/questdb-driver" : " ^0.34.33" ,
3333 "@cubejs-backend/redshift-driver" : " ^0.34.33" ,
34- "@cubejs-backend/server" : " ^0.34.33 " ,
34+ "@cubejs-backend/server" : " ^0.34.34 " ,
3535 "@cubejs-backend/snowflake-driver" : " ^0.34.33" ,
3636 "@cubejs-backend/sqlite-driver" : " ^0.34.33" ,
3737 "@cubejs-backend/trino-driver" : " ^0.34.33" ,
38- "cubejs-cli" : " ^0.34.33 " ,
38+ "cubejs-cli" : " ^0.34.34 " ,
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.34] ( https://github.com/cube-js/cube/compare/v0.34.33...v0.34.34 ) (2023-12-12)
7+
8+ ** Note:** Version bump only for package @cubejs-backend/server-core
9+
10+
11+
12+
13+
614## [ 0.34.33] ( https://github.com/cube-js/cube/compare/v0.34.32...v0.34.33 ) (2023-12-11)
715
816** 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.33 " ,
5+ "version" : " 0.34.34 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/cube-js/cube.git" ,
2929 "unit" : " jest --runInBand --forceExit --coverage dist/test"
3030 },
3131 "dependencies" : {
32- "@cubejs-backend/api-gateway" : " ^0.34.33 " ,
32+ "@cubejs-backend/api-gateway" : " ^0.34.34 " ,
3333 "@cubejs-backend/cloud" : " ^0.34.33" ,
3434 "@cubejs-backend/dotenv" : " ^9.0.2" ,
3535 "@cubejs-backend/native" : " ^0.34.33" ,
You can’t perform that action at this time.
0 commit comments