Skip to content

Commit 4fed195

Browse files
Prepare for 4.2.1 release
1 parent 93f00da commit 4fed195

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
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+
16
Version 4.2.0 (2022-07-19)
27
--------------------------
38
Snowflake loader: make on_error continue when type of the incoming data is parquet (#970)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ limitations under the License.
6969
[build-image]: https://github.com/snowplow/snowplow-rdb-loader/workflows/Test%20and%20deploy/badge.svg
7070
[build]: https://github.com/snowplow/snowplow-rdb-loader/actions?query=workflow%3A%22Test%22
7171

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
7373
[releases]: https://github.com/snowplow/snowplow-rdb-loader/releases
7474

7575
[license-image]: https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat

0 commit comments

Comments
 (0)