Skip to content

Commit 2391a27

Browse files
[Automated] Generate changelog for 1.17.1
1 parent f4f86e3 commit 2391a27

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

dbt-adapters/.changes/1.17.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## dbt-adapters 1.17.1 - October 01, 2025
2+
3+
### Fixes
4+
5+
- Drop extraneous `;` from scalar function macro ([#N/A](https://github.com/dbt-labs/dbt-adapters/issues/N/A))

dbt-adapters/.changes/unreleased/Fixes-20250930-094359.yaml

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

dbt-adapters/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ 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-adapters 1.17.1 - October 01, 2025
14+
15+
### Fixes
16+
17+
- Drop extraneous `;` from scalar function macro ([#N/A](https://github.com/dbt-labs/dbt-adapters/issues/N/A))
18+
19+
20+
1321
## dbt-adapters 1.17.0 - September 29, 2025
1422

1523
### Features
@@ -24,7 +32,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
2432
### Contributors
2533
- [@jeremyyeo](https://github.com/jeremyyeo) ([#1240](https://github.com/dbt-labs/dbt-adapters/issues/1240))
2634

27-
2835
## dbt-adapters 1.16.6 - September 03, 2025
2936

3037
### Under the Hood

0 commit comments

Comments
 (0)