embulk-output-opensearch 1.1.4-java → 1.1.5-java
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5aaee52ee3abdff6c0cdb7bb19ba1ec2981eea863b712a1e6244253f7b041000
|
4
|
+
data.tar.gz: 6a1eba0f22431b135e25bb0b6589f10273c864f3ac4a2dd3aa361ed676bf7a12
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3af237ba1fe0b219f8384dbf5a09bffdfe5ce68224c0fa6e8bf5bc4053bf0dda0c6790577c3a90fe8426f7a8e6331e66b68e7d9c786939c00cf34481683fb652
|
7
|
+
data.tar.gz: 1d4f2ee2594f5dcb4398428bb9a97b6dedff88f024e4eefc0822a3dd6ddd75683e509dc5fd73ce99dc20c65277dc71bb23d3ffe358f02a9a853dd44b0f1212a6
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-opensearch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.5
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Yu Shigetani
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-03-
|
11
|
+
date: 2023-03-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: OpenSearch output plugin is an Embulk plugin that loads records to OpenSearch
|
14
14
|
read by any input plugins.
|
@@ -23,7 +23,7 @@ files:
|
|
23
23
|
- classpath/commons-codec-1.15.jar
|
24
24
|
- classpath/commons-logging-1.2.jar
|
25
25
|
- classpath/embulk-base-restclient-0.10.1.jar
|
26
|
-
- classpath/embulk-output-opensearch-1.1.
|
26
|
+
- classpath/embulk-output-opensearch-1.1.5.jar
|
27
27
|
- classpath/embulk-util-config-0.3.2.jar
|
28
28
|
- classpath/embulk-util-json-0.1.1.jar
|
29
29
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|
Binary file
|