Skip to content

Commit 9ed51fc

Browse files
chore: update changelog for v1.12.1
1 parent 3fc58ac commit 9ed51fc

2 files changed

Lines changed: 10 additions & 27 deletions

File tree

.chloggen/fix-spam-filter-fixtures.yaml

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
<!-- next version -->
88

9+
## 1.12.1
10+
11+
12+
### Bug Fixes
13+
14+
15+
- `spam-filters`: Fix spam filter FilterCriteria format in fixtures and tests to match the Dash0 API schema (#134)
16+
The filter criteria now use the correct flat format with `operator` and `value` fields instead of the nested `stringValue` format.
17+
18+
919
## 1.12.0
1020

1121

0 commit comments

Comments
 (0)