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