Skip to content

Commit 00431cc

Browse files
[Automated] Publish dbt-tests-adapter==1.19.2
2 parents 6118097 + 69aaced commit 00431cc

6 files changed

Lines changed: 24 additions & 20 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## dbt-tests-adapter 1.19.2 - November 04, 2025
2+
3+
### Features
4+
5+
- Add tests for the setting of volatility for sql UDFs ([#1345](https://github.com/dbt-labs/dbt-adapters/issues/1345))
6+
- Create base test for unknown function macro lookup ([#1344](https://github.com/dbt-labs/dbt-adapters/issues/1344))
7+
8+
### Dependencies
9+
10+
- Drop support for python 3.9 ([#1412](https://github.com/dbt-labs/dbt-adapters/pull/1412))

dbt-tests-adapter/.changes/unreleased/Dependencies-20251028-175702.yaml

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

dbt-tests-adapter/.changes/unreleased/Features-20251029-164200.yaml

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

dbt-tests-adapter/.changes/unreleased/Features-20251031-100843.yaml

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

dbt-tests-adapter/CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +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-tests-adapter 1.19.2 - November 04, 2025
14+
15+
### Features
16+
17+
- Add tests for the setting of volatility for sql UDFs ([#1345](https://github.com/dbt-labs/dbt-adapters/issues/1345))
18+
- Create base test for unknown function macro lookup ([#1344](https://github.com/dbt-labs/dbt-adapters/issues/1344))
19+
20+
### Dependencies
21+
22+
- Drop support for python 3.9 ([#1412](https://github.com/dbt-labs/dbt-adapters/pull/1412))
23+
24+
25+
1326
## dbt-tests-adapter 1.19.1 - October 02, 2025
1427

1528
### Features
@@ -24,7 +37,6 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
2437
### Contributors
2538
- [@jeremyyeo](https://github.com/jeremyyeo) ([#1240](https://github.com/dbt-labs/dbt-adapters/issues/1240))
2639

27-
2840
## dbt-tests-adapter 1.18.0 - August 19, 2025
2941

3042
### Features
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "1.19.1"
1+
version = "1.19.2"

0 commit comments

Comments
 (0)