Skip to content

Commit 186c937

Browse files
[Automated] Generate changelog for 1.10.0rc1
1 parent cc94cb6 commit 186c937

12 files changed

+64
-1
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
## dbt-bigquery 1.10.0-rc1 - June 04, 2025
2+
3+
### Breaking Changes
4+
5+
- rename 'catalog' model config value to 'catalog_name' ([#1134](https://github.com/dbt-labs/dbt-adapters/issues/1134))
6+
7+
### Features
8+
9+
- Make Bigquery `api_endpoint` config option available for dbt client ([#https://github.com/dbt-labs/dbt-bigquery/pull/1017](https://github.com/dbt-labs/dbt-adapters/issues/https://github.com/dbt-labs/dbt-bigquery/pull/1017))
10+
- Add support for managed Iceberg catalogs ([#1105](https://github.com/dbt-labs/dbt-adapters/issues/1105))
11+
- generate storage_uri from external_volume, base_location_root and base_location_subpath ([#1129](https://github.com/dbt-labs/dbt-adapters/issues/1129))
12+
13+
### Fixes
14+
15+
- Set partial ordering mode as default in dbt bigframes ([#1035](https://github.com/dbt-labs/dbt-adapters/issues/1035))
16+
- Set 1 hour as default timeout in bigframes mode ([#1070](https://github.com/dbt-labs/dbt-adapters/issues/1070))
17+
- Set job_retry to None to resolve Google Cloud warning ([##1088](https://github.com/dbt-labs/dbt-adapters/issues/#1088))
18+
19+
### Under the Hood
20+
21+
- populate file_format from top level integration config field ([#1129](https://github.com/dbt-labs/dbt-adapters/issues/1129))
22+
- Rename and separate out info schema and biglake catalog integrations ([#1129](https://github.com/dbt-labs/dbt-adapters/issues/1129))
23+
24+
### Dependencies
25+
26+
- bump dbt-core requirement to 1.10.0rc0 ([#1142](https://github.com/dbt-labs/dbt-adapters/pull/1142))
27+
28+
### Contributors
29+
- [@OTooleMichael](https://github.com/OTooleMichael) ([#https://github.com/dbt-labs/dbt-bigquery/pull/1017](https://github.com/dbt-labs/dbt-adapters/issues/https://github.com/dbt-labs/dbt-bigquery/pull/1017))
30+
- [@jialuoo](https://github.com/jialuoo) ([#1035](https://github.com/dbt-labs/dbt-adapters/issues/1035), [#1070](https://github.com/dbt-labs/dbt-adapters/issues/1070))
31+
- [@katieclaiborne-duet](https://github.com/katieclaiborne-duet) ([##1088](https://github.com/dbt-labs/dbt-adapters/issues/#1088))

0 commit comments

Comments
 (0)