File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ Version 4.2.1 (2022-07-25)
2
+ --------------------------
3
+ Snowflake Loader: fix loading path used with temp creds auth method (#1002)
4
+ Snowflake Loader: drop temp table in the first step of the load operation (#1001)
5
+
1
6
Version 4.2.0 (2022-07-19)
2
7
--------------------------
3
8
Snowflake loader: make on_error continue when type of the incoming data is parquet (#970)
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.2.0 -blue.svg?style=flat
72
+ [ release-image ] : https://img.shields.io/badge/release-4.2.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