embulk-output-elasticsearch 0.5.0-java → 0.7.0-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/NOTICE +1 -1
- data/classpath/embulk-output-elasticsearch-0.7.0.jar +0 -0
- data/classpath/{embulk-util-config-0.3.0.jar → embulk-util-config-0.3.4.jar} +0 -0
- data/classpath/{embulk-util-retryhelper-0.8.2.jar → embulk-util-retryhelper-0.9.0.jar} +0 -0
- data/classpath/embulk-util-retryhelper-jetty94-0.9.0.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
- data/classpath/jetty-client-9.4.51.v20230217.jar +0 -0
- data/classpath/jetty-http-9.4.51.v20230217.jar +0 -0
- data/classpath/jetty-io-9.4.51.v20230217.jar +0 -0
- data/classpath/jetty-util-9.4.51.v20230217.jar +0 -0
- metadata +14 -15
- data/classpath/embulk-output-elasticsearch-0.5.0.jar +0 -0
- data/classpath/embulk-util-retryhelper-jetty92-0.8.2.jar +0 -0
- data/classpath/jackson-databind-2.6.7.jar +0 -0
- data/classpath/jetty-client-9.2.14.v20151106.jar +0 -0
- data/classpath/jetty-http-9.2.14.v20151106.jar +0 -0
- data/classpath/jetty-io-9.2.14.v20151106.jar +0 -0
- data/classpath/jetty-util-9.2.14.v20151106.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: 1b06a42a807245936547c01bf694969ff4497cc5cfb4bfc64a5ab3f24255a12b
|
4
|
+
data.tar.gz: ce8712c60fb0baab0b7b091a821aec90459ead7a8ce9e11375d451b2a444e51d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c942f17f0b3ccc8a57851a0fccc26350cd43cb3e7ea9bd0ca1cc80e08cce1bd7ba820ecc55bd85f8db70199d15525510653d726fe1d4fc6e70f128dcabaf7775
|
7
|
+
data.tar.gz: c32a28d9395ec2245ca8a4f22d0308ada22f97b17277d938cd9f80d93bbe5b9e04719d9a4b8065d48d0ff86c9dff329310ce24935430d4a178c1f4a07a6bbc0e
|
data/NOTICE
CHANGED
@@ -10,5 +10,5 @@ They are licensed under the Apache Software License, Version 2.0.
|
|
10
10
|
The gem distribution of this product includes JARs of the Jakarta Bean Validation API 1.1 (https://beanvalidation.org/1.1/), as-is.
|
11
11
|
It is licensed under the Apache Software License, Version 2.0.
|
12
12
|
|
13
|
-
The gem distribution of this product includes JARs of the Eclipse Jetty Project (https://www.eclipse.org/jetty/) 9.
|
13
|
+
The gem distribution of this product includes JARs of the Eclipse Jetty Project (https://www.eclipse.org/jetty/) 9.4, as-is.
|
14
14
|
They are licensed under dual licenses of the Apache Software License, Version 2.0, and the Eclipse Public License 2.0.
|
Binary file
|
Binary file
|
Binary file
|
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-elasticsearch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.7.0
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Muga Nishizawa
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-07-30 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Elasticsearch output plugin is an Embulk plugin that loads records to
|
14
14
|
Elasticsearch read by any input plugins.
|
@@ -21,21 +21,21 @@ files:
|
|
21
21
|
- LICENSE
|
22
22
|
- NOTICE
|
23
23
|
- classpath/embulk-base-restclient-0.10.1.jar
|
24
|
-
- classpath/embulk-output-elasticsearch-0.
|
25
|
-
- classpath/embulk-util-config-0.3.
|
24
|
+
- classpath/embulk-output-elasticsearch-0.7.0.jar
|
25
|
+
- classpath/embulk-util-config-0.3.4.jar
|
26
26
|
- classpath/embulk-util-json-0.1.1.jar
|
27
|
-
- classpath/embulk-util-retryhelper-0.
|
28
|
-
- classpath/embulk-util-retryhelper-
|
29
|
-
- classpath/embulk-util-rubytime-0.3.
|
30
|
-
- classpath/embulk-util-timestamp-0.2.
|
27
|
+
- classpath/embulk-util-retryhelper-0.9.0.jar
|
28
|
+
- classpath/embulk-util-retryhelper-jetty94-0.9.0.jar
|
29
|
+
- classpath/embulk-util-rubytime-0.3.3.jar
|
30
|
+
- classpath/embulk-util-timestamp-0.2.2.jar
|
31
31
|
- classpath/jackson-annotations-2.6.7.jar
|
32
32
|
- classpath/jackson-core-2.6.7.jar
|
33
|
-
- classpath/jackson-databind-2.6.7.jar
|
33
|
+
- classpath/jackson-databind-2.6.7.5.jar
|
34
34
|
- classpath/jackson-datatype-jdk8-2.6.7.jar
|
35
|
-
- classpath/jetty-client-9.
|
36
|
-
- classpath/jetty-http-9.
|
37
|
-
- classpath/jetty-io-9.
|
38
|
-
- classpath/jetty-util-9.
|
35
|
+
- classpath/jetty-client-9.4.51.v20230217.jar
|
36
|
+
- classpath/jetty-http-9.4.51.v20230217.jar
|
37
|
+
- classpath/jetty-io-9.4.51.v20230217.jar
|
38
|
+
- classpath/jetty-util-9.4.51.v20230217.jar
|
39
39
|
- classpath/validation-api-1.1.0.Final.jar
|
40
40
|
- lib/embulk/output/elasticsearch.rb
|
41
41
|
homepage: https://github.com/embulk/embulk-output-elasticsearch
|
@@ -57,8 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
57
57
|
- !ruby/object:Gem::Version
|
58
58
|
version: '0'
|
59
59
|
requirements: []
|
60
|
-
|
61
|
-
rubygems_version: 2.7.9
|
60
|
+
rubygems_version: 3.3.26
|
62
61
|
signing_key:
|
63
62
|
specification_version: 4
|
64
63
|
summary: Elasticsearch output plugin for Embulk
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|