Skip to content

Commit b57cf5a

Browse files
[Automated] Generate changelog for 1.15.1
1 parent 14f3ead commit b57cf5a

File tree

4 files changed

+21
-14
lines changed

4 files changed

+21
-14
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## dbt-tests-adapter 1.15.1 - May 28, 2025
2+
3+
### Fixes
4+
5+
- Modify tests to exercise case differences in snapshot target meta columns. ([#1101](https://github.com/dbt-labs/dbt-adapters/issues/1101))
6+
7+
### Under the Hood
8+
9+
- Add new tests for snapshots in new_record mode in combination with check columns. ([#1068](https://github.com/dbt-labs/dbt-adapters/issues/1068))

dbt-tests-adapter/.changes/unreleased/Fixes-20250515-173320.yaml

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

dbt-tests-adapter/.changes/unreleased/Under the Hood-20250506-163044.yaml

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

dbt-tests-adapter/CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ 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.15.1 - May 28, 2025
14+
15+
### Fixes
16+
17+
- Modify tests to exercise case differences in snapshot target meta columns. ([#1101](https://github.com/dbt-labs/dbt-adapters/issues/1101))
18+
19+
### Under the Hood
20+
21+
- Add new tests for snapshots in new_record mode in combination with check columns. ([#1068](https://github.com/dbt-labs/dbt-adapters/issues/1068))
22+
23+
24+
1325
## dbt-tests-adapter 1.15.0 - May 02, 2025
1426

1527
### Features
@@ -21,6 +33,4 @@ and is generated by [Changie](https://github.com/miniscruff/changie)
2133

2234
- `datetime.datetime.utcnow()` is deprecated as of Python 3.12 ([#980](https://github.com/dbt-labs/dbt-adapters/issues/980))
2335

24-
25-
2636
## dbt-tests-adapter 1.11.0 - February 07, 2025

0 commit comments

Comments
 (0)