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.31.27](https://github.com/cube-js/cube.js/compare/v0.31.26...v0.31.27) (2022-12-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * **api-gateway:** pre-aggregations/jobs auth middleware ([#5840](https://github.com/cube-js/cube.js/issues/5840)) ([b527cd9](https://github.com/cube-js/cube.js/commit/b527cd9fab348b404b6ed83fbbdb963c23928b07))
12+
13+
14+
15+
16+
617## [0.31.26](https://github.com/cube-js/cube.js/compare/v0.31.25...v0.31.26) (2022-12-13)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.31.26 " ,
2+ "version" : " 0.31.27 " ,
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.31.27] ( https://github.com/cube-js/cube.js/compare/v0.31.26...v0.31.27 ) (2022-12-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** api-gateway:** pre-aggregations/jobs auth middleware ([ #5840 ] ( https://github.com/cube-js/cube.js/issues/5840 ) ) ([ b527cd9] ( https://github.com/cube-js/cube.js/commit/b527cd9fab348b404b6ed83fbbdb963c23928b07 ) )
12+
13+
14+
15+
16+
617## [ 0.31.26] ( https://github.com/cube-js/cube.js/compare/v0.31.25...v0.31.26 ) (2022-12-13)
718
819
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.31.26 " ,
5+ "version" : " 0.31.27 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/cube-js/cube.js.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.31.27] ( https://github.com/cube-js/cube.js/compare/v0.31.26...v0.31.27 ) (2022-12-16)
7+
8+ ** Note:** Version bump only for package cubejs-cli
9+
10+
11+
12+
13+
614## [ 0.31.26] ( https://github.com/cube-js/cube.js/compare/v0.31.25...v0.31.26 ) (2022-12-13)
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.31.26 " ,
5+ "version" : " 0.31.27 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/cube-js/cube.js.git" ,
4949 },
5050 "devDependencies" : {
5151 "@cubejs-backend/linter" : " ^0.31.0" ,
52- "@cubejs-backend/server" : " ^0.31.26 " ,
52+ "@cubejs-backend/server" : " ^0.31.27 " ,
5353 "@oclif/command" : " ^1.8.0" ,
5454 "@types/cli-progress" : " ^3.8.0" ,
5555 "@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.31.27] ( https://github.com/cube-js/cube.js/compare/v0.31.26...v0.31.27 ) (2022-12-16)
7+
8+ ** Note:** Version bump only for package @cubejs-backend/docker
9+
10+
11+
12+
13+
614## [ 0.31.26] ( https://github.com/cube-js/cube.js/compare/v0.31.25...v0.31.26 ) (2022-12-13)
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.31.26 " ,
3+ "version" : " 0.31.27 " ,
44 "description" : " Cube.js In Docker (virtual package)" ,
55 "author" : " Cube Dev, Inc." ,
66 "license" : " Apache-2.0" ,
3030 "@cubejs-backend/prestodb-driver" : " ^0.31.26" ,
3131 "@cubejs-backend/questdb-driver" : " ^0.31.26" ,
3232 "@cubejs-backend/redshift-driver" : " ^0.31.26" ,
33- "@cubejs-backend/server" : " ^0.31.26 " ,
33+ "@cubejs-backend/server" : " ^0.31.27 " ,
3434 "@cubejs-backend/snowflake-driver" : " ^0.31.26" ,
3535 "@cubejs-backend/sqlite-driver" : " ^0.31.26" ,
3636 "@cubejs-backend/trino-driver" : " ^0.31.26" ,
37- "cubejs-cli" : " ^0.31.26 " ,
37+ "cubejs-cli" : " ^0.31.27 " ,
3838 "typescript" : " ~4.1.5"
3939 },
4040 "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.31.27] ( https://github.com/cube-js/cube.js/compare/v0.31.26...v0.31.27 ) (2022-12-16)
7+
8+ ** Note:** Version bump only for package @cubejs-backend/server-core
9+
10+
11+
12+
13+
614## [ 0.31.26] ( https://github.com/cube-js/cube.js/compare/v0.31.25...v0.31.26 ) (2022-12-13)
715
816
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.31.26 " ,
5+ "version" : " 0.31.27 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/cube-js/cube.js.git" ,
3131 "tst" : " clear && yarn tsc && jest --runInBand --coverage dist/test/unit/OptsHandler.test.js"
3232 },
3333 "dependencies" : {
34- "@cubejs-backend/api-gateway" : " ^0.31.26 " ,
34+ "@cubejs-backend/api-gateway" : " ^0.31.27 " ,
3535 "@cubejs-backend/cloud" : " ^0.31.26" ,
3636 "@cubejs-backend/dotenv" : " ^9.0.2" ,
3737 "@cubejs-backend/query-orchestrator" : " ^0.31.26" ,
You can’t perform that action at this time.
0 commit comments