Skip to content

Commit 58646c4

Browse files
authored
Release notes for Soda Library 1.2.4 (#708)
1 parent 2cb0dd9 commit 58646c4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Diff for: _release-notes/soda-agent-0.8.54.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ products:
55
- soda-agent
66
---
77

8-
This release includes bug fixes and features and maps to [Soda Library 1.1.3]({% link release-notes/soda-library.md %}). <br />
8+
This release includes bug fixes and features and maps to [Soda Library 1.2.3]({% link release-notes/soda-library.md %}). <br />
99
Access [Soda documentation]({% link soda/upgrade.md %}#upgrade-a-soda-agent) for instructions to upgrade a Soda Agent helm chart to use the latest version of Soda Library.

Diff for: _release-notes/soda-library-1.2.4.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: "1.2.4"
3+
date: 2024-01-31
4+
products:
5+
- soda-library
6+
---
7+
8+
## Fixes and features
9+
10+
* Feature: implement severity level paramaters by @baturayo in #169
11+
* Fix for min_confidence_interval_ratio parameter by @baturayo in #170
12+
* Always use datasource specifis COUNT expression (#2003) by @m1n0 in #172
13+
* Send result to Cloud if data source connection issue by @m1n0 in #171
14+
* CLOUD-6805: avoid sending empty error location when logging configuration file parsing errors by @Antoninj in #173
15+
* CLOUD-6817: Catch Cloud exceptions (failed insertions) properly by @dirkgroenen in #174

0 commit comments

Comments
 (0)