Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
183 commits
Select commit Hold shift + click to select a range
33b9342
docs: Fix percent calculations
igorlukanin Sep 5, 2024
c0466fd
fix(schema-compiler): propagate FILTER_PARAMS from view to inner cube…
KSDaemon Sep 5, 2024
7d537c7
chore(schema-compiler): fix yaml compiler integration test (#8674)
KSDaemon Sep 5, 2024
ae17e5b
docs: Tiny edits
igorlukanin Sep 6, 2024
1ce30a4
docs: Add Cube Rollup London banners
igorlukanin Sep 6, 2024
acbdcd2
refactor(cubesql): Use LazyLock instead of lazy_static, move more reg…
mcheshkov Sep 6, 2024
46b3a36
feat(cubesql): Support join with type coercion (#8608)
mcheshkov Sep 6, 2024
2288c18
feat(cubesql): Fill pg_description table with cube and members descri…
mcheshkov Sep 6, 2024
95beaa4
v0.35.80
ovr Sep 9, 2024
33f3726
docs: Update environments.mdx (#8681)
morgan-at-cube Sep 9, 2024
20bfec7
docs: Update dbt.mdx (#8680)
morgan-at-cube Sep 9, 2024
863f370
fix(api-gateway): fixes an issue where queries to get the total count…
rdwoodring Sep 9, 2024
ca7c292
fix: Updated jsonwebtoken in all packages (#8282) Thanks @jlloyd-wid…
jlloyd-widen Sep 9, 2024
7a7c8cb
refactor(cubestore): Create CubestoreMetadataCacheFactory and TableEx…
srh Sep 9, 2024
70ff901
docs: describe additional meta params for MDX API (#8690)
MikeNitsenko Sep 10, 2024
cdfbd1e
feat: ksql and rollup pre-aggregations (#8619)
RusovDmitriy Sep 11, 2024
ebfdb62
docs: Fix import logic and make example easier to understand (#8688)
AvilaJulio Sep 11, 2024
db2256d
docs: Fix DEPRECATION.md
igorlukanin Sep 11, 2024
64788de
feat(cubestore): Support date_bin function (#8672)
KSDaemon Sep 12, 2024
0f7bb3d
fix(cubesql): Use load meta with user change for SQL generation calls…
mcheshkov Sep 12, 2024
995f526
v0.35.81
ovr Sep 12, 2024
6099144
feat(cubejs-client/playground): new query builder & new chart prototy…
tenphi Sep 12, 2024
67e9521
feat(docker): Upgrade OS to bookworm from bullseye
ovr Sep 5, 2024
7684579
feat(docker): Upgrade Python to 3.11 from 3.9
ovr Sep 11, 2024
9fedf78
feat(docker): Upgrade Node.js to 20.17.0
ovr Sep 5, 2024
8b83021
chore!: Support for Node.js 16 was removed
ovr Sep 5, 2024
97159e7
feat(docker): Upgrade OpenSSL to 3 from (1.1)
ovr Sep 5, 2024
c3a1ccd
feat(docker-jdk): Upgrade JDK to 17 from 11
ovr Sep 5, 2024
eac704e
chore!: Remove cache & queue driver for Redis
ovr Sep 10, 2024
7213ae7
chore!: /v1/run-scheduled-refresh - was removed
ovr Sep 10, 2024
f22e1ef
feat(cubesql)!: Enable CUBESQL_SQL_NO_IMPLICIT_ORDER by default
ovr Sep 10, 2024
86eadb3
chore!: Remove support for checkAuthMiddleware
ovr Sep 10, 2024
e7347db
chore: Upgrade Yarn to 1.22.22 from 1.22.19
ovr Sep 11, 2024
03c278d
feat(databricks-jdbc-driver): Support Java higher then 11
ovr Sep 11, 2024
fb9cb75
feat(docker)!: Remove rxvt-unicode (was used as TERM)
ovr Sep 11, 2024
ba5e5f7
docs: Node.js update
igorlukanin Sep 12, 2024
847930e
docs: Redis update
igorlukanin Sep 12, 2024
4edb2bb
docs: run-scheduled-refresh update
igorlukanin Sep 12, 2024
58eca6e
docs: CUBESQL_SQL_NO_IMPLICIT_ORDER update
igorlukanin Sep 12, 2024
922515d
docs: checkAuthMiddleware update
igorlukanin Sep 12, 2024
aaa1f06
chore(cli)!: Generate - remove support for --user-context, please use…
ovr Sep 12, 2024
8cf624d
docs: clean-up
igorlukanin Sep 12, 2024
fe7ef04
docs: USER_CONTEXT update
igorlukanin Sep 12, 2024
4e3a701
docs: Add a missing item to DEPRECATION.md
igorlukanin Sep 12, 2024
0671e4a
feat: Upgrade aws-sdk to 3.650.0
ovr Sep 12, 2024
2109849
feat(schema-compiler): custom granularity support (#8537)
KSDaemon Sep 12, 2024
841f59a
feat(cubesql): Support `information_schema.sql_implementation_info` m…
MazterQyou Sep 12, 2024
678a13a
chore(cubestore): Update Cargo.lock for newest arrow-rs version (#8702)
srh Sep 12, 2024
f7c07a7
feat(schema-compiler): Support date_bin function in Cube Store querie…
KSDaemon Sep 13, 2024
0f0ab9e
chore(ci): Disable upx for cubestore on x86_64-apple-darwin (#8706)
ovr Sep 13, 2024
8a796f8
chore!: Remove support for USER_CONTEXT (#8705)
ovr Sep 13, 2024
7096242
v0.36.0
ovr Sep 13, 2024
f1f473b
chore: Fix release build for playground
ovr Sep 13, 2024
84c176c
chore: Fix release build for playground, v2
ovr Sep 13, 2024
e8d81f2
fix(schema-compiler): Add missing “quarter” time unit to granularity …
KSDaemon Sep 13, 2024
db81b82
docs: Cube Cloud for Sheets (#8687)
igorlukanin Sep 15, 2024
b7674f3
feat(schema-compiler): Reference granularities in a proxy dimension (…
KSDaemon Sep 15, 2024
23ba740
chore: tsconfig - target es2022 (Node.js 18) (#8704)
ovr Sep 16, 2024
9be8e68
docs: Add Cube Rollup San Francisco banners
igorlukanin Sep 16, 2024
26a8fec
docs: Add Cube Rollup San Francisco banners
igorlukanin Sep 16, 2024
84bc8de
feat(snowflake-driver): Upgrade snowflake-sdk to 1.13.1 (fix Node.js …
ovr Sep 16, 2024
6f8b097
v0.36.1
ovr Sep 16, 2024
2bda0dd
feat(cubesql): Support `[I]LIKE ... ESCAPE ...` SQL push down
MazterQyou Sep 16, 2024
e5dec22
docs: Add Cube Rollup San Francisco banners
igorlukanin Sep 17, 2024
11e941d
fix(schema-compiler): correct origin timestamp initialization in Gran…
KSDaemon Sep 17, 2024
3eb5032
docs: Preview label for Cube Cloud for Sheets
igorlukanin Sep 17, 2024
df53c51
docs: Custom time dimension granularities (#8679)
igorlukanin Sep 17, 2024
148e4cf
fix(cubesql): Support new QuickSight meta queries
MazterQyou Sep 17, 2024
4875b8e
feat(schema-compiler): expose custom granularities via meta API (#8703)
KSDaemon Sep 17, 2024
7d77b4a
feat(cubejs-playground): add support for ungrouped and offset options…
tenphi Sep 18, 2024
2bb9aa3
refactor(cubesql): Make Postgres authentication extensible (#8709)
MazterQyou Sep 18, 2024
562f50a
chore(deps-dev): bump vite from 5.4.2 to 5.4.6 (#8720)
dependabot[bot] Sep 18, 2024
23c9cda
fix(cubejs-testing): cypress - fix rollup tests (#8725)
tenphi Sep 18, 2024
47c4d78
feat(schema-compiler): exact match preagg with custom granularity wit…
KSDaemon Sep 18, 2024
21a63e2
feat(client-core): extend client types with custom granularity suppor…
KSDaemon Sep 18, 2024
ab3771b
v0.36.2
ovr Sep 18, 2024
7be9b44
docs: Playground 2.0 and Chart Prototyping in Cube Core (#8729)
igorlukanin Sep 19, 2024
ec2c2ec
fix(schema-compiler): fix FILTER_PARAMS propagation from view to cube…
KSDaemon Sep 20, 2024
73d9314
docs: Update the APIs & integrations diagram
igorlukanin Sep 20, 2024
37a6682
chore(testing-drivers): add retry for failures during drivers matrix …
KSDaemon Sep 24, 2024
cb9bb70
chore(cubestore): Update to use MetadataCacheFactory and TableExtensi…
srh Sep 24, 2024
1828380
chore(ci): run cloud db drivers tests only when credentials are set (…
KSDaemon Sep 24, 2024
5756931
docs: Fix typo in the description of CUBESTORE_GCP_CREDENTIALS env va…
josedev-union Sep 24, 2024
9e84c85
chore: Fix some comments (#8728) — thank you, @jingchanglu!
jingchanglu Sep 24, 2024
38aa33b
docs: Update using-pre-aggregations.mdx (#8723)
morgan-at-cube Sep 24, 2024
72a64d7
v0.36.3
paveltiunov Sep 26, 2024
a292c3f
fix(duckdb-driver): fix timeStampCast and dateBin (#8748)
KSDaemon Sep 26, 2024
c58e97a
feat(schema-compiler): expose custom granularities details via meta A…
KSDaemon Sep 26, 2024
ae989e1
feat(client-core): timeseries for custom intervals (#8742)
KSDaemon Sep 26, 2024
92e77fc
docs: Elaborate on joins
paveltiunov Sep 26, 2024
4739d94
fix(schema-compiler): Warn when `COUNT(*)` is used with a cube/view w…
MazterQyou Sep 27, 2024
54db150
v0.36.4
paveltiunov Sep 27, 2024
9ac3a1f
chore(ci): automatically retry integration tests on failure on push (…
KSDaemon Sep 27, 2024
a2e604e
feat(cubesqlplanner): Base joins support (#8656)
waralexrom Sep 29, 2024
9d5cfcc
refactor(cubestore): Move build_writer_props to CubestoreMetadataCach…
srh Sep 30, 2024
37c6ccc
feat(snowflake-driver): support azure exports buckets (#8730)
KSDaemon Sep 30, 2024
9ae3852
docs: Add the `deploy` command to the CLI utility reference
igorlukanin Sep 30, 2024
1eec7c3
docs: Fix the custom granularity recipe, add a note on pre-aggregations
igorlukanin Sep 30, 2024
a9140a1
docs: Add a note on custom granularities for pre-aggregations
igorlukanin Sep 30, 2024
a1c63ac
docs: Snowflake account format warning
paveltiunov Oct 1, 2024
41ed9cc
fix(schema-compiler): fix FILTER_PARAMS flow in pre aggregations filt…
KSDaemon Oct 1, 2024
95c4797
chore(deps): Upgrade fast-xml-parser from 4.3.1 to 4.4.1 (#8749)
dependabot[bot] Oct 1, 2024
6a70e07
docs: Staging Environments (#8764)
asmisha Oct 1, 2024
779eacd
fix(firebolt-driver): use default api endpoint if not provided (#8767)
johancube Oct 2, 2024
893004a
v0.36.5
paveltiunov Oct 2, 2024
326810a
test(cubestore): add await on a check_bools call (#8771)
srh Oct 2, 2024
f40062b
chore(ci): use built docker image for tests without the need of uploa…
KSDaemon Oct 2, 2024
a7a515d
fix(schema-compiler): Support minutes and seconds for cubestore forma…
RusovDmitriy Oct 3, 2024
4c64896
v0.36.6
paveltiunov Oct 3, 2024
bbc335d
chore(ci): update test suite run workflow dispatch with useful info (…
KSDaemon Oct 4, 2024
b31f7aa
docs: Fix DEPRECATION.md
igorlukanin Oct 4, 2024
7ac7a5b
docs: Describe `CUBEJS_MAX_SESSIONS` environment variable (#8782)
igorlukanin Oct 4, 2024
8fa0d53
feat(cubesql): Support `DATE_PART` SQL push down with Databricks (#8779)
MazterQyou Oct 4, 2024
0f974ae
test(cubesql): Extract some wrapper tests to separate module (#8783)
mcheshkov Oct 4, 2024
e49b5f5
test(cubesql): Extract some join tests to separate module (#8777)
mcheshkov Oct 4, 2024
ad6abec
fix: Add explicit parameters limit in PostgreSQL and Redshift drivers…
mcheshkov Oct 4, 2024
70e5195
ci(cubesql): Turn cargo check to cargo clippy with lots of disabled r…
mcheshkov Oct 5, 2024
59dd29e
v0.36.7
paveltiunov Oct 8, 2024
4902e6f
feat: Inherit all env variables to Cube Store (auto provisioning) (#3…
ovr Oct 8, 2024
583e566
docs: Fix typo (#8785) — thanks, @zacharywelch!
zacharywelch Oct 8, 2024
336fad4
feat(playground): custom granularities support (#8743)
KSDaemon Oct 9, 2024
6b17731
fix: Render LIMIT 0 and OFFSET 0 properly in SQL templates (#8781)
mcheshkov Oct 9, 2024
fd1d09a
fix(cubestore): don't add all measures to default preagg index (#8789)
KSDaemon Oct 9, 2024
d77a512
fix(playground): fix not showing granularities for time dimension (#8…
KSDaemon Oct 10, 2024
cf4beff
feat(snowflake-driver): support DefaultAzureCredential and Managed In…
KSDaemon Oct 10, 2024
c87098d
docs: Data-at-rest encryption in Cube Store and customer-provided key…
igorlukanin Oct 10, 2024
bd42c44
feat: Renaming of Post Aggregate into Multi Stage (#8798)
waralexrom Oct 10, 2024
a683c38
docs: update the list of AWS credentials required for BYOC (#8800)
bsod90 Oct 10, 2024
8c7dcbb
feat(prestodb-driver): Added support export bucket, gcs only (#8797)
RusovDmitriy Oct 11, 2024
c9bd438
chore(ci): update test suite run workflow dispatch with initiator use…
KSDaemon Oct 11, 2024
f582d68
v0.36.8
paveltiunov Oct 11, 2024
d2773a7
fix: Error after renaming post aggregate (#8805)
waralexrom Oct 11, 2024
4d2de83
feat(cubestore): Metastore - increase parallelism to 2 (#8807)
ovr Oct 12, 2024
95088cc
fix(cubesql): Fix `TRUNC` SQL push down for Databricks (#8803)
MazterQyou Oct 12, 2024
f1823f5
test: Fix snapshot name after Multi Stage renaming (#8810)
mcheshkov Oct 14, 2024
51d85d3
fix(cubejs-testing): Fix TZ env var for snapshots update script (#8811)
mcheshkov Oct 14, 2024
c1e542a
fix(cubesql): Ignore `__user IS NOT NULL` filter (#8796)
MazterQyou Oct 14, 2024
3680bc4
v0.36.9
ovr Oct 14, 2024
ad81453
feat: New style RBAC framework (#8766)
bsod90 Oct 14, 2024
362c32c
v0.36.10
ovr Oct 14, 2024
9d5b7e8
feat(snowflake-driver): OAuth token path support (#8808)
johancube Oct 14, 2024
5a4f467
v0.36.11
paveltiunov Oct 14, 2024
e1a8e8d
feat: Enable `CUBESQL_SQL_PUSH_DOWN` by default (#8814)
paveltiunov Oct 14, 2024
a8f48f2
v1.0.0
paveltiunov Oct 15, 2024
70a36d8
feat(firebolt-driver): Use driver's own test connection method, thank…
ptiurin Oct 16, 2024
8be688c
chore(cubesql): QueryEngine - support custom metadata for QueryPlan (…
ovr Oct 16, 2024
5935964
feat(cubesql): QueryRouter - remove some MySQL functionality (#8818)
ovr Oct 16, 2024
f4b03f2
refactor(cubesql): QueryRouter - remove recursion on explain planing …
ovr Oct 16, 2024
07dcca7
chore(ci): cubesql workflow - check cubenativeutils & cubesqlplanner …
ovr Oct 16, 2024
604d125
Doc: update node version in CONTRIBUTING.md/`Prerequisites` (#8819)
max-kammerer Oct 16, 2024
8149d7b
v1.0.1
ovr Oct 16, 2024
7da4fc4
Update README.md
paveltiunov Oct 17, 2024
5965e59
fix(cubejs-playground): update query builder (#8827)
tenphi Oct 17, 2024
8177daf
test(cubesql): Use pretty_assertions in extracted tests (#8826)
mcheshkov Oct 17, 2024
9346f21
chore(cubesql): Regenerate cubeclient (#8825)
mcheshkov Oct 17, 2024
578b90c
feat: OpenAPI - declare type field for Cube (#8837)
ovr Oct 18, 2024
1fd7a3e
feat(base-driver): add an option to skip connection test probes (#8833)
KSDaemon Oct 18, 2024
e8fe6db
feat(cubesql): Top-down extractor for rewrites (#8694)
MazterQyou Oct 18, 2024
55b8f63
feat: OpenAPI - declare meta field (#8840)
ovr Oct 18, 2024
634521e
docs: Elaborate on index build time
paveltiunov Oct 19, 2024
20ed3e0
feat(sqlplanner): Base multi staging support (#8832)
waralexrom Oct 20, 2024
5cfc5a9
chore(cubeplanner): Rename CUBEJS_NATIVE_SQL_PLANNER env to CUBEJS_TE…
waralexrom Oct 20, 2024
b27f83a
v1.0.2
ovr Oct 21, 2024
d5df5c0
refactor(cubesql): Use Default struct update for V1LoadRequestQuery i…
mcheshkov Oct 21, 2024
7860e9c
chore: Use exact version strategy for cube dependecies across all pac…
ovr Oct 21, 2024
2239460
chore(ci): Publish - pass branch/tag for runtime trigger (#8850)
ovr Oct 21, 2024
e955d9c
chore: Update docs extra section (#8851)
paveltiunov Oct 21, 2024
d1698ce
Revert "feat(base-driver): add an option to skip connection test prob…
KSDaemon Oct 22, 2024
99ad335
feat(bigquery-driver): optimize testConnection() with free of charge …
KSDaemon Oct 22, 2024
3c20346
feat(redshift-driver): optimize testConnection() with just establishi…
KSDaemon Oct 22, 2024
34dc819
v1.0.3
ovr Oct 22, 2024
5cce98d
fix: return client customized error, if present, on auth fail in play…
max-kammerer Oct 22, 2024
b7306d2
fix(cubejs-server-core): driverError overriding (#8852)
johancube Oct 22, 2024
264f8da
refactor(cubesql): Add CubeEGraph and CubeRewrite type aliases (#8848)
mcheshkov Oct 22, 2024
67eaa1c
Revert "fix(cubejs-server-core): driverError overriding (#8852)" (#8854)
johancube Oct 22, 2024
7def23b
test(cubesql): Fix measure names for WideCube (#8824)
mcheshkov Oct 22, 2024
8c95f6d
chore(ci): Publish - ignore latest tag for docker builds on LTS branc…
ovr Oct 23, 2024
8647d77
v1.0.4
ovr Oct 23, 2024
795e057
chore(ci): Publish - debug master branch detection for tag
ovr Oct 23, 2024
9410f52
chore(ci): Publish - correct branch prefix removal
ovr Oct 23, 2024
ae86e50
chore(ci): Publish - correct is_master detection
ovr Oct 23, 2024
e84c4e2
Merge tag 'v1.0.4' into gorgias
Spark-NF Dec 10, 2025
3756b8b
chore: update tags to 1.0.4
Spark-NF Dec 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/image-build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: image build

env:
TAG: v0.36.11-gorgias
TAG: v1.0.4-gorgias

on:
push:
Expand Down
82 changes: 82 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,88 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.4](https://github.com/cube-js/cube/compare/v1.0.3...v1.0.4) (2024-10-23)


### Bug Fixes

* **cubejs-server-core:** driverError overriding ([#8852](https://github.com/cube-js/cube/issues/8852)) ([b7306d2](https://github.com/cube-js/cube/commit/b7306d2eb26d074d83c47ac49aea0fb8ac3c2138))
* return client customized error, if present, on auth fail in playground ([#8842](https://github.com/cube-js/cube/issues/8842)) ([5cce98d](https://github.com/cube-js/cube/commit/5cce98d7bf03c7be244649e8f7503b1a38ded855)), closes [#CORE-1134](https://github.com/cube-js/cube/issues/CORE-1134)


### Reverts

* Revert "fix(cubejs-server-core): driverError overriding (#8852)" (#8854) ([67eaa1c](https://github.com/cube-js/cube/commit/67eaa1cb1ab415f7010a1458912a0e4fffb48cd2)), closes [#8852](https://github.com/cube-js/cube/issues/8852) [#8854](https://github.com/cube-js/cube/issues/8854)





## [1.0.3](https://github.com/cube-js/cube/compare/v1.0.2...v1.0.3) (2024-10-22)


### Features

* **bigquery-driver:** optimize testConnection() with free of charge request ([#8845](https://github.com/cube-js/cube/issues/8845)) ([99ad335](https://github.com/cube-js/cube/commit/99ad335d5a48dd3bfab48720d23cb39773817b9f))
* **redshift-driver:** optimize testConnection() with just establishing connection without real query ([#8847](https://github.com/cube-js/cube/issues/8847)) ([3c20346](https://github.com/cube-js/cube/commit/3c20346cbb3f7680642af1c69b8ad2075a209361))


### Reverts

* Revert "feat(base-driver): add an option to skip connection test probes (#8833)" (#8846) ([d1698ce](https://github.com/cube-js/cube/commit/d1698cebbb017059ec1e7c11397fbdf73d072e49)), closes [#8833](https://github.com/cube-js/cube/issues/8833) [#8846](https://github.com/cube-js/cube/issues/8846)





## [1.0.2](https://github.com/cube-js/cube/compare/v1.0.1...v1.0.2) (2024-10-21)


### Bug Fixes

* **cubejs-playground:** update query builder ([#8827](https://github.com/cube-js/cube/issues/8827)) ([5965e59](https://github.com/cube-js/cube/commit/5965e596e6016b0b11bf4d3ed463b1a8ac2a370f))


### Features

* **base-driver:** add an option to skip connection test probes ([#8833](https://github.com/cube-js/cube/issues/8833)) ([1fd7a3e](https://github.com/cube-js/cube/commit/1fd7a3e6920d47d391c776ac2c926f7410fb68d2))
* **cubesql:** Top-down extractor for rewrites ([#8694](https://github.com/cube-js/cube/issues/8694)) ([e8fe6db](https://github.com/cube-js/cube/commit/e8fe6db3b382bab91d9b2e2b46886095b5f8b2e6))
* OpenAPI - declare meta field ([#8840](https://github.com/cube-js/cube/issues/8840)) ([55b8f63](https://github.com/cube-js/cube/commit/55b8f637ce721e1145050699671051ea524f5b19))
* OpenAPI - declare type field for Cube ([#8837](https://github.com/cube-js/cube/issues/8837)) ([578b90c](https://github.com/cube-js/cube/commit/578b90c9c89926d333498cfe6f2f155579688cb0))
* **sqlplanner:** Base multi staging support ([#8832](https://github.com/cube-js/cube/issues/8832)) ([20ed3e0](https://github.com/cube-js/cube/commit/20ed3e0ac23d3664372b9ee4b5450b0c35f04e91))





## [1.0.1](https://github.com/cube-js/cube/compare/v1.0.0...v1.0.1) (2024-10-16)


### Features

* **cubesql:** QueryRouter - remove some MySQL functionality ([#8818](https://github.com/cube-js/cube/issues/8818)) ([5935964](https://github.com/cube-js/cube/commit/59359641cab81bdea55db83075a1e009b52087a7))
* **firebolt-driver:** Use driver's own test connection method, thanks [@ptiurin](https://github.com/ptiurin) ([#8815](https://github.com/cube-js/cube/issues/8815)) ([70a36d8](https://github.com/cube-js/cube/commit/70a36d800868238baaa5ff0f1202329e329c5160))





# [1.0.0](https://github.com/cube-js/cube/compare/v0.36.11...v1.0.0) (2024-10-15)


### Features

* Enable `CUBESQL_SQL_PUSH_DOWN` by default ([#8814](https://github.com/cube-js/cube/issues/8814)) ([e1a8e8d](https://github.com/cube-js/cube/commit/e1a8e8d124ee80839193a363c939152392095ee8))


### BREAKING CHANGES

* Enabling `CUBESQL_SQL_PUSH_DOWN` is backward incompatible to many default behaviors of SQL API





## [0.36.11](https://github.com/cube-js/cube/compare/v0.36.10...v0.36.11) (2024-10-14)


Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ By contributing to Cube Dev, Inc., You accept and agree to the terms and conditi

### Prerequisites

Cube works with Node.js 10+ and uses Yarn as a package manager.
Cube works with Node.js 20+ and uses Yarn as a package manager.

### Cube Docker

Expand Down
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The CI will build and push the image for the `gorgisa` branch but only build the
Locall, build and tag the image with:

```bash
docker build -t us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v0.36.11-gorgias -f rust/cubestore/gorgias.Dockerfile rust/cubestore

docker tag us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v0.36.11-gorgias \
us-central1-docker.pkg.dev/gorgias-revenue-staging/container-images/cubestore:v0.36.11-gorgias
docker tag us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v0.36.11-gorgias \
us-east1-docker.pkg.dev/gorgias-helpdesk-production/container-images/cubestore:v0.36.11-gorgias
docker tag us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v0.36.11-gorgias \
us-central1-docker.pkg.dev/gorgias-revenue-production/container-images/cubestore:v0.36.11-gorgias
docker build -t us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v1.0.4-gorgias -f rust/cubestore/gorgias.Dockerfile rust/cubestore

docker tag us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v1.0.4-gorgias \
us-central1-docker.pkg.dev/gorgias-revenue-staging/container-images/cubestore:v1.0.4-gorgias
docker tag us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v1.0.4-gorgias \
us-east1-docker.pkg.dev/gorgias-helpdesk-production/container-images/cubestore:v1.0.4-gorgias
docker tag us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v1.0.4-gorgias \
us-central1-docker.pkg.dev/gorgias-revenue-production/container-images/cubestore:v1.0.4-gorgias
```

Then push the image to the registry with:
Expand All @@ -23,10 +23,10 @@ Then push the image to the registry with:
gcloud auth configure-docker us-east1-docker.pkg.dev --quiet
gcloud auth configure-docker us-central1-docker.pkg.dev --quiet

docker push us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v0.36.11-gorgias
docker push us-central1-docker.pkg.dev/gorgias-revenue-staging/container-images/cubestore:v0.36.11-gorgias
docker push us-east1-docker.pkg.dev/gorgias-helpdesk-production/container-images/cubestore:v0.36.11-gorgias
docker push us-central1-docker.pkg.dev/gorgias-revenue-production/container-images/cubestore:v0.36.11-gorgias
docker push us-east1-docker.pkg.dev/gorgias-helpdesk-staging/container-images/cubestore:v1.0.4-gorgias
docker push us-central1-docker.pkg.dev/gorgias-revenue-staging/container-images/cubestore:v1.0.4-gorgias
docker push us-east1-docker.pkg.dev/gorgias-helpdesk-production/container-images/cubestore:v1.0.4-gorgias
docker push us-central1-docker.pkg.dev/gorgias-revenue-production/container-images/cubestore:v1.0.4-gorgias

```

Expand All @@ -47,6 +47,7 @@ docker push us-central1-docker.pkg.dev/gorgias-revenue-production/container-imag
<p align="center">
<a href="https://cube.dev?ref=github-readme"><img src="https://raw.githubusercontent.com/cube-js/cube/master/docs/content/cube-logo-with-bg.png" alt="Cube — Semantic Layer for Data Applications" width="300px"></a>
</p>
<br/>

<p align="center">
<a href="https://cube.registration.goldcast.io/events/e0bdd44b-6e9a-4581-be45-9b46fae010b8?ref=github-readme">
Expand Down
2 changes: 1 addition & 1 deletion lerna-publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ BUMP=$1
if [ "x$BUMP" == "x" ]; then
BUMP=patch
fi
yarn lerna version --create-release=github --conventional-commits $BUMP
yarn lerna version --create-release=github --conventional-commits --exact $BUMP
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.36.11",
"version": "1.0.4",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
Expand Down
27 changes: 27 additions & 0 deletions rust/cubestore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.3](https://github.com/cube-js/cube/compare/v1.0.2...v1.0.3) (2024-10-22)

**Note:** Version bump only for package @cubejs-backend/cubestore





## [1.0.2](https://github.com/cube-js/cube/compare/v1.0.1...v1.0.2) (2024-10-21)


### Features

* **sqlplanner:** Base multi staging support ([#8832](https://github.com/cube-js/cube/issues/8832)) ([20ed3e0](https://github.com/cube-js/cube/commit/20ed3e0ac23d3664372b9ee4b5450b0c35f04e91))





# [1.0.0](https://github.com/cube-js/cube/compare/v0.36.11...v1.0.0) (2024-10-15)

**Note:** Version bump only for package @cubejs-backend/cubestore





## [0.36.11](https://github.com/cube-js/cube/compare/v0.36.10...v0.36.11) (2024-10-14)

**Note:** Version bump only for package @cubejs-backend/cubestore
Expand Down
4 changes: 2 additions & 2 deletions rust/cubestore/cubestore/src/metastore/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6274,8 +6274,8 @@ mod tests {
.await
.unwrap();
assert_eq!(tables.len(), 0);
fs::remove_dir_all(config.local_dir()).unwrap();
fs::remove_dir_all(config.remote_dir()).unwrap();
let _ = fs::remove_dir_all(config.local_dir());
let _ = fs::remove_dir_all(config.remote_dir());
}
}

Expand Down
2 changes: 1 addition & 1 deletion rust/cubestore/gorgias.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN [ "$WITH_AVX2" -eq "1" ] && export RUSTFLAGS="-C target-feature=+avx2"; \
cargo build --release -p cubestore


FROM cubejs/cubestore:v0.36.11
FROM cubejs/cubestore:v1.0.4

COPY --from=builder /build/cubestore/target/release/cubestored .

Expand Down
6 changes: 3 additions & 3 deletions rust/cubestore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cubejs-backend/cubestore",
"version": "0.36.11",
"version": "1.0.3",
"description": "Cube.js pre-aggregation storage layer.",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand All @@ -27,7 +27,7 @@
"author": "Cube Dev, Inc.",
"license": "Apache-2.0",
"devDependencies": {
"@cubejs-backend/linter": "^0.36.0",
"@cubejs-backend/linter": "^1.0.0",
"@types/jest": "^27",
"@types/node": "^12",
"jest": "^27",
Expand All @@ -37,7 +37,7 @@
"access": "public"
},
"dependencies": {
"@cubejs-backend/shared": "^0.36.11",
"@cubejs-backend/shared": "1.0.3",
"@octokit/core": "^3.2.5",
"source-map-support": "^0.5.19"
},
Expand Down