File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
8
Version 4.2.1 (2022-07-25)
2
9
--------------------------
3
10
Snowflake Loader: fix loading path used with temp creds auth method (#1002)
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.1 -blue.svg?style=flat
72
+ [ release-image ] : https://img.shields.io/badge/release-4.2.2 -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