embulk-output-redshift 0.10.0-java → 0.10.1-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.0.jar → embulk-output-jdbc-0.10.1.jar} +0 -0
- data/classpath/{embulk-output-postgresql-0.10.0.jar → embulk-output-postgresql-0.10.1.jar} +0 -0
- data/classpath/{embulk-output-redshift-0.10.0.jar → embulk-output-redshift-0.10.1.jar} +0 -0
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 70d7fe5f71cc422ab57f1a4059b944a9e79c992cbd0c601dc81b4c02c5c8a999
|
4
|
+
data.tar.gz: 18cad241223edd2aa1cb47aecc0918e973258d183cd5c0050c5933d439283c66
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e9468536f04edab7b78874bf4eec25c7d7d47b7e5b3a4e8c35e85222b07fd07b79ab4f7475092671db3a47a61c319272af1c7a3456d7924d0ffb5e1d3f94035c
|
7
|
+
data.tar.gz: 9f47faa4c02a7bbfa8661aa86ec54df98c82e7bb0e939cfcf857e110a22f0e8a6c1a12160b86ec4b0a9e3112d0e6790bac4b18dd7e082b8f68856f350390dc49
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
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.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Sadayuki Furuhashi
|
@@ -23,9 +23,9 @@ 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.1.jar
|
27
|
+
- classpath/embulk-output-postgresql-0.10.1.jar
|
28
|
+
- classpath/embulk-output-redshift-0.10.1.jar
|
29
29
|
- classpath/embulk-util-aws-credentials-0.4.0.jar
|
30
30
|
- classpath/embulk-util-config-0.3.0.jar
|
31
31
|
- classpath/embulk-util-json-0.1.1.jar
|