Skip to content

Commit 23ca63e

Browse files
[Automated] Generate changelog for 1.10.1
1 parent bac807b commit 23ca63e

File tree

5 files changed

+30
-19
lines changed

5 files changed

+30
-19
lines changed

dbt-bigquery/.changes/1.10.1.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## dbt-bigquery 1.10.1 - July 29, 2025
2+
3+
### Features
4+
5+
- Support impersonate service account in bigframes mode ([#1202](https://github.com/dbt-labs/dbt-adapters/issues/1202))
6+
7+
### Fixes
8+
9+
- Add support for copy_partitions when used with static partitions. ([#540](https://github.com/dbt-labs/dbt-adapters/issues/540))
10+
- Track notebook job status to avoid LRO in bigframes mode ([#1175](https://github.com/dbt-labs/dbt-adapters/issues/1175))
11+
12+
### Contributors
13+
- [@Kayrnt](https://github.com/Kayrnt) ([#540](https://github.com/dbt-labs/dbt-adapters/issues/540))
14+
- [@jialuoo](https://github.com/jialuoo) ([#1202](https://github.com/dbt-labs/dbt-adapters/issues/1202), [#1175](https://github.com/dbt-labs/dbt-adapters/issues/1175))

dbt-bigquery/.changes/unreleased/Features-20250718-214446.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

dbt-bigquery/.changes/unreleased/Fixes-20250514-185407.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

dbt-bigquery/.changes/unreleased/Fixes-20250626-171343.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

dbt-bigquery/CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
1010
- Do not edit this file directly. This file is auto-generated using [changie](https://github.com/miniscruff/changie)
1111
- For details on how to document a change, see the [contributing guide](/CONTRIBUTING.md#changelog-entry)
1212

13+
## dbt-bigquery 1.10.1 - July 29, 2025
14+
15+
### Features
16+
17+
- Support impersonate service account in bigframes mode ([#1202](https://github.com/dbt-labs/dbt-adapters/issues/1202))
18+
19+
### Fixes
20+
21+
- Add support for copy_partitions when used with static partitions. ([#540](https://github.com/dbt-labs/dbt-adapters/issues/540))
22+
- Track notebook job status to avoid LRO in bigframes mode ([#1175](https://github.com/dbt-labs/dbt-adapters/issues/1175))
23+
24+
### Contributors
25+
- [@Kayrnt](https://github.com/Kayrnt) ([#540](https://github.com/dbt-labs/dbt-adapters/issues/540))
26+
- [@jialuoo](https://github.com/jialuoo) ([#1202](https://github.com/dbt-labs/dbt-adapters/issues/1202), [#1175](https://github.com/dbt-labs/dbt-adapters/issues/1175))
27+
28+
1329
## dbt-bigquery 1.10.0-rc2 - June 24, 2025
1430

1531
### Features
@@ -35,7 +51,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
3551
- [@jeremyyeo](https://github.com/jeremyyeo) ([#1077](https://github.com/dbt-labs/dbt-adapters/issues/1077))
3652
- [@jialuoo](https://github.com/jialuoo) ([#1152](https://github.com/dbt-labs/dbt-adapters/issues/1152), [#977](https://github.com/dbt-labs/dbt-adapters/issues/977))
3753

38-
3954
## dbt-bigquery 1.10.0-rc1 - June 04, 2025
4055

4156
### Breaking Changes

0 commit comments

Comments
 (0)