Skip to content

Commit a47e0fc

Browse files
Prepare for 4.2.2 release
1 parent e3bc6ad commit a47e0fc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Version 4.2.2 (2022-09-06)
2+
--------------------------
3+
Loader: feature flag to disable adding load_tstamp column (#1041)
4+
Loader: catch and ignore errors when adding load_tstamp column (#1039)
5+
Loader: improvements to initialization logs and monitoring (#1040)
6+
Databricks loader: make catalog prepended to queries optional (#992)
7+
18
Version 4.2.1 (2022-07-25)
29
--------------------------
310
Snowflake Loader: fix loading path used with temp creds auth method (#1002)

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.1-blue.svg?style=flat
72+
[release-image]: https://img.shields.io/badge/release-4.2.2-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)