embulk-input-dynamodb 1.0.3-java → 1.0.4-java
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9f911a7b6ce44887a1b1c84a6c10e2183155efce67dca153c0775a59af5db92c
|
4
|
+
data.tar.gz: a95bbd9c13470271f44532ac956d6621e17673e3e01fd6605ecc1724f88a434a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b9ec3c00d38d1396e153b88364e6b17600aa5768a96c6ccf034678a8fbbbeed00246f3cb20d7f02a1960f22123fdf108a32103165dbc60010a467e015c255e20
|
7
|
+
data.tar.gz: 25f4e3739296e23af6f546f0682a8bbfdf4e0e2164262f7e7523fd6f570a4c58476aaa83d315a498e057ff451e64d9755231e88debf8bc50f448fdfc92ecc94d
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-input-dynamodb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.4
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Daisuke Higashi
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2023-
|
12
|
+
date: 2023-03-18 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: Loads records from Dynamodb.
|
15
15
|
email:
|
@@ -27,7 +27,7 @@ files:
|
|
27
27
|
- classpath/aws-java-sdk-sts-1.12.406.jar
|
28
28
|
- classpath/commons-codec-1.15.jar
|
29
29
|
- classpath/commons-logging-1.2.jar
|
30
|
-
- classpath/embulk-input-dynamodb-1.0.
|
30
|
+
- classpath/embulk-input-dynamodb-1.0.4.jar
|
31
31
|
- classpath/embulk-util-config-0.3.2.jar
|
32
32
|
- classpath/embulk-util-json-0.1.1.jar
|
33
33
|
- classpath/embulk-util-rubytime-0.3.2.jar
|