Skip to content

Commit ad6c2da

Browse files
[Automated] Publish dbt-adapters==1.16.5
2 parents dd6d045 + 3ffc10a commit ad6c2da

File tree

4 files changed

+14
-8
lines changed

4 files changed

+14
-8
lines changed

dbt-adapters/.changes/1.16.5.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## dbt-adapters 1.16.5 - August 19, 2025
2+
3+
### Fixes
4+
5+
- Correct column mapping lookup in unit test macro ([#1273](https://github.com/dbt-labs/dbt-adapters/issues/1273))

dbt-adapters/.changes/unreleased/Fixes-20250818-174217.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.16.5 - August 19, 2025
14+
15+
### Fixes
16+
17+
- Correct column mapping lookup in unit test macro ([#1273](https://github.com/dbt-labs/dbt-adapters/issues/1273))
18+
19+
20+
1321
## dbt-adapters 1.16.4 - August 15, 2025
1422

1523
### Fixes
@@ -23,7 +31,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
2331
### Contributors
2432
- [@mpatek](https://github.com/mpatek) ([#205](https://github.com/dbt-labs/dbt-adapters/issues/205))
2533

26-
2734
## dbt-adapters 1.16.3 - July 21, 2025
2835

2936
### Fixes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "1.16.4"
1+
version = "1.16.5"

0 commit comments

Comments
 (0)