Skip to content

Commit 7f077d9

Browse files
[Automated] Generate changelog for 1.17.2
1 parent 289b17c commit 7f077d9

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

dbt-adapters/.changes/1.17.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## dbt-adapters 1.17.2 - October 02, 2025
2+
3+
### Fixes
4+
5+
- Fix referenced function property names in function macros ([#1365](https://github.com/dbt-labs/dbt-adapters/issues/1365))

dbt-adapters/.changes/unreleased/Fixes-20251002-115032.yaml

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

dbt-adapters/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,19 @@ 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
13+
## dbt-adapters 1.17.2 - October 02, 2025
1414

1515
### Fixes
1616

17-
- Drop extraneous `;` from scalar function macro ([#N/A](https://github.com/dbt-labs/dbt-adapters/issues/N/A))
17+
- Fix referenced function property names in function macros ([#1365](https://github.com/dbt-labs/dbt-adapters/issues/1365))
18+
19+
1820

21+
## dbt-adapters 1.17.1 - October 01, 2025
22+
23+
### Fixes
1924

25+
- Drop extraneous `;` from scalar function macro ([#N/A](https://github.com/dbt-labs/dbt-adapters/issues/N/A))
2026

2127
## dbt-adapters 1.17.0 - September 29, 2025
2228

0 commit comments

Comments
 (0)