Skip to content

Commit 9a3dfa9

Browse files
[Automated] Generate changelog for 1.19.1
1 parent 19e3deb commit 9a3dfa9

File tree

5 files changed

+28
-20
lines changed

5 files changed

+28
-20
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## dbt-tests-adapter 1.19.1 - October 02, 2025
2+
3+
### Features
4+
5+
- Add new test base for UDFs ([#1268](https://github.com/dbt-labs/dbt-adapters/issues/1268))
6+
7+
### Fixes
8+
9+
- Fix duplicates when hard_deletes new_record is used with custom dbt_valid_to_current ([#1240](https://github.com/dbt-labs/dbt-adapters/issues/1240))
10+
- Fix file fixtures for functions to use proper function property names ([#1365](https://github.com/dbt-labs/dbt-adapters/issues/1365))
11+
12+
### Contributors
13+
- [@jeremyyeo](https://github.com/jeremyyeo) ([#1240](https://github.com/dbt-labs/dbt-adapters/issues/1240))

dbt-tests-adapter/.changes/unreleased/Features-20250910-131112.yaml

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

dbt-tests-adapter/.changes/unreleased/Fixes-20250903-152930.yaml

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

dbt-tests-adapter/.changes/unreleased/Fixes-20251002-115259.yaml

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

dbt-tests-adapter/CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,26 @@ 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
13+
## dbt-tests-adapter 1.19.1 - October 02, 2025
1414

1515
### Features
1616

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))
17+
- Add new test base for UDFs ([#1268](https://github.com/dbt-labs/dbt-adapters/issues/1268))
18+
19+
### Fixes
20+
21+
- Fix duplicates when hard_deletes new_record is used with custom dbt_valid_to_current ([#1240](https://github.com/dbt-labs/dbt-adapters/issues/1240))
22+
- Fix file fixtures for functions to use proper function property names ([#1365](https://github.com/dbt-labs/dbt-adapters/issues/1365))
23+
24+
### Contributors
25+
- [@jeremyyeo](https://github.com/jeremyyeo) ([#1240](https://github.com/dbt-labs/dbt-adapters/issues/1240))
26+
27+
28+
## dbt-tests-adapter 1.18.0 - August 19, 2025
1829

30+
### Features
1931

32+
- Add new test for test unit tests involing models with columns with reserved words ([#1273](https://github.com/dbt-labs/dbt-adapters/issues/1273))
2033

2134
## dbt-tests-adapter 1.17.0 - July 29, 2025
2235

0 commit comments

Comments
 (0)