embulk-output-redshift 0.10.2-java → 0.10.3-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/{embulk-output-jdbc-0.10.2.jar → embulk-output-jdbc-0.10.3.jar} +0 -0
- data/classpath/{embulk-output-postgresql-0.10.2.jar → embulk-output-postgresql-0.10.3.jar} +0 -0
- data/classpath/{embulk-output-redshift-0.10.2.jar → embulk-output-redshift-0.10.3.jar} +0 -0
- data/classpath/{embulk-util-config-0.3.0.jar → embulk-util-config-0.3.3.jar} +0 -0
- data/classpath/{embulk-util-json-0.1.1.jar → embulk-util-json-0.2.1.jar} +0 -0
- data/classpath/{embulk-util-rubytime-0.3.2.jar → embulk-util-rubytime-0.3.3.jar} +0 -0
- data/classpath/{embulk-util-timestamp-0.2.1.jar → embulk-util-timestamp-0.2.2.jar} +0 -0
- data/classpath/jackson-databind-2.6.7.5.jar +0 -0
- metadata +11 -12
- data/classpath/jackson-databind-2.6.7.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0b757edf2d0f3823decdb8bb12ee2b388c17ff8e7b8ac5ff2cc47da580852ae2
|
4
|
+
data.tar.gz: a7cffdffaa9aba91034b81692f5dd479c38abf3747611a7408a0b0d8902b3829
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6d3950353aa2e940e15a1ea9728a9f5b2ee123071b4fac69f7fb332a2e352a36616819c9069ee02216dc59480833519ada96b5ee99569a24cb2e797482a016a6
|
7
|
+
data.tar.gz: '04902634766a84b4d21aac4447f8b90dcbd783fb2799357c227a077d5f488e9c77a4b2c08cca0f7bc6312c8fb9d8d621e8f8b0e4502251fcf9b2a3dab0ccf6ac'
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-redshift
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.10.
|
4
|
+
version: 0.10.3
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-10-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Inserts or updates records to a table.
|
14
14
|
email:
|
@@ -23,21 +23,21 @@ files:
|
|
23
23
|
- classpath/aws-java-sdk-sts-1.11.523.jar
|
24
24
|
- classpath/commons-codec-1.10.jar
|
25
25
|
- classpath/commons-logging-1.2.jar
|
26
|
-
- classpath/embulk-output-jdbc-0.10.
|
27
|
-
- classpath/embulk-output-postgresql-0.10.
|
28
|
-
- classpath/embulk-output-redshift-0.10.
|
26
|
+
- classpath/embulk-output-jdbc-0.10.3.jar
|
27
|
+
- classpath/embulk-output-postgresql-0.10.3.jar
|
28
|
+
- classpath/embulk-output-redshift-0.10.3.jar
|
29
29
|
- classpath/embulk-util-aws-credentials-0.4.0.jar
|
30
|
-
- classpath/embulk-util-config-0.3.
|
31
|
-
- classpath/embulk-util-json-0.
|
30
|
+
- classpath/embulk-util-config-0.3.3.jar
|
31
|
+
- classpath/embulk-util-json-0.2.1.jar
|
32
32
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|
33
|
-
- classpath/embulk-util-rubytime-0.3.
|
34
|
-
- classpath/embulk-util-timestamp-0.2.
|
33
|
+
- classpath/embulk-util-rubytime-0.3.3.jar
|
34
|
+
- classpath/embulk-util-timestamp-0.2.2.jar
|
35
35
|
- classpath/httpclient-4.5.5.jar
|
36
36
|
- classpath/httpcore-4.4.9.jar
|
37
37
|
- classpath/ion-java-1.0.2.jar
|
38
38
|
- classpath/jackson-annotations-2.6.7.jar
|
39
39
|
- classpath/jackson-core-2.6.7.jar
|
40
|
-
- classpath/jackson-databind-2.6.7.jar
|
40
|
+
- classpath/jackson-databind-2.6.7.5.jar
|
41
41
|
- classpath/jackson-dataformat-cbor-2.6.7.jar
|
42
42
|
- classpath/jackson-datatype-jdk8-2.6.7.jar
|
43
43
|
- classpath/jcl-over-slf4j-1.7.12.jar
|
@@ -65,8 +65,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
65
65
|
- !ruby/object:Gem::Version
|
66
66
|
version: '0'
|
67
67
|
requirements: []
|
68
|
-
|
69
|
-
rubygems_version: 2.7.9
|
68
|
+
rubygems_version: 3.3.26
|
70
69
|
signing_key:
|
71
70
|
specification_version: 4
|
72
71
|
summary: JDBC output plugin for Embulk
|
Binary file
|