Skip to content

Commit dd6d045

Browse files
[Automated] Publish dbt-tests-adapter==1.18.0
2 parents 292d173 + 133d111 commit dd6d045

File tree

4 files changed

+14
-9
lines changed

4 files changed

+14
-9
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## dbt-tests-adapter 1.18.0 - August 19, 2025
2+
3+
### Features
4+
5+
- Add new test for test unit tests involing models with columns with reserved words ([#1273](https://github.com/dbt-labs/dbt-adapters/issues/1273))

dbt-tests-adapter/.changes/unreleased/Features-20250818-181937.yaml

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

dbt-tests-adapter/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-tests-adapter 1.18.0 - August 19, 2025
14+
15+
### Features
16+
17+
- Add new test for test unit tests involing models with columns with reserved words ([#1273](https://github.com/dbt-labs/dbt-adapters/issues/1273))
18+
19+
20+
1321
## dbt-tests-adapter 1.17.0 - July 29, 2025
1422

1523
### Features
@@ -29,7 +37,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
2937
- [@99Lys](https://github.com/99Lys) ([#972](https://github.com/dbt-labs/dbt-adapters/issues/972))
3038
- [@lpillmann](https://github.com/lpillmann) ([#654](https://github.com/dbt-labs/dbt-adapters/issues/654))
3139

32-
3340
## dbt-tests-adapter 1.16.0 - June 04, 2025
3441

3542
### Features
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "1.17.0"
1+
version = "1.18.0"

0 commit comments

Comments
 (0)