File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 4.0.1 (2022-06-03)
2
+ --------------------------
3
+ Common: change http4s client backend to blaze-client (#905)
4
+ RDB Loader: Fix sqs visibility extensions when processing retries (#908)
5
+ Databricks Loader: bump Databricks JDBC driver to 2.6.25 (#910)
6
+
1
7
Version 4.0.0 (2022-05-26)
2
8
--------------------------
3
9
Common: Change http4s client backend to async-http-client (#903)
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ limitations under the License.
69
69
[ build-image ] : https://github.com/snowplow/snowplow-rdb-loader/workflows/Test%20and%20deploy/badge.svg
70
70
[ build ] : https://github.com/snowplow/snowplow-rdb-loader/actions?query=workflow%3A%22Test%22
71
71
72
- [ release-image ] : https://img.shields.io/badge/release-4.0.0 -blue.svg?style=flat
72
+ [ release-image ] : https://img.shields.io/badge/release-4.0.1 -blue.svg?style=flat
73
73
[ releases ] : https://github.com/snowplow/snowplow-rdb-loader/releases
74
74
75
75
[ 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