File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 5.5.0 (2023-05-24)
2
+ --------------------------
3
+ Bump Snowflake driver to 3.13.30 (#1256)
4
+ Upgrade Databricks JDBC driver (#1254)
5
+ Config parsing improvements (#1252)
6
+ Loader: limit the total time spent retrying a failed load (#1251)
7
+ Loader: do not skip batches on warehouse connection failures (#1250)
8
+ Loader: Do not attempt rollback when connection is already closed (#1240)
9
+ Use sbt-snowplow-release to build docker images (#1222)
10
+ Loader: Improvements to webhook alerts (#1238)
11
+ Add load_tstamp column to table definitions (#1233)
12
+ Loader: Disable warnings on incomplete shredding for the streaming transformer (#967)
13
+ Batch Transformer: emit transform_duration metric (#1236)
14
+ Batch Transformer: use JDK 11 in assembly (#1241)
15
+ Bump dependencies with CVEs (#1234)
16
+ Loader: Retry failures for all warehouse operations (#1225)
17
+ Loader: Avoid errors for "Connection is not available" (#1223)
18
+ Upgrade to Cats Effect 3 (#1219)
19
+
1
20
Version 5.4.3 (2023-05-05)
2
21
--------------------------
3
22
Bump schema-ddl to 0.18.2 (#1248)
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ limitations under the License.
74
74
[ build-image ] : https://github.com/snowplow/snowplow-rdb-loader/workflows/CI/badge.svg
75
75
[ build ] : https://github.com/snowplow/snowplow-rdb-loader/actions/workflows/ci.yml
76
76
77
- [ release-image ] : https://img.shields.io/badge/release-5.4.3 -blue.svg?style=flat
77
+ [ release-image ] : https://img.shields.io/badge/release-5.5.0 -blue.svg?style=flat
78
78
[ releases ] : https://github.com/snowplow/snowplow-rdb-loader/releases
79
79
80
80
[ license-image ] : https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
You can’t perform that action at this time.
0 commit comments