File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 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 ) )
Load Diff This file was deleted.
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments