Skip to content

Commit 94dac8d

Browse files
Merge release into main branch (#546)
1 parent c978190 commit 94dac8d

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ CARTO Analytics Toolbox Core.
44

55
All notable commits to this project will be documented in this file.
66

7+
## 2025-01-30
8+
9+
- chore(sf): deploy snowflake in CARTO.CARTO when releasing (#536)
10+
- chore: update gh actions versions (#537)
11+
- chore(bq): add skip dependency tag in bigquery build_modules (#538)
12+
- docs(sf|h3): update h3_polyfill_table docs as it does not support points or lines (#539)
13+
- chore(deps): bump jinja2 from 3.1.3 to 3.1.5 in /clouds/databricks/common (#540)
14+
- fix(bq|h3,quadbin): H3_POLYFILL and QUADBIN_POLYFILL functions not working with holes (#542)
15+
- chore(bq): split JS libraries generation (#541, #543)
16+
- chore(sf): SF_ACCOUNT no longer follows "account.region" format (#544)
17+
718
## 2024-10-28
819

920
- chore(bq): fix @google-cloud/bigquery to version 7.9.0 (#531)

clouds/bigquery/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ CARTO Analytics Toolbox Core for BigQuery.
44

55
All notable commits to this project will be documented in this file.
66

7+
## [1.2.5] - 2025-01-30
8+
9+
- chore: add skip dependency tag in bigquery build_modules (#538)
10+
- fix(h3,quadbin): H3_POLYFILL and QUADBIN_POLYFILL functions not working with holes (#542)
11+
- chore: split JS libraries generation (#541, #543)
12+
713
## [1.2.4] - 2024-10-28
814

915
- chore: fix @google-cloud/bigquery to version 7.9.0 (#531)

clouds/bigquery/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.4
1+
1.2.5

0 commit comments

Comments
 (0)