embulk-output-td 0.8.0-java → 0.8.3-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: bf45febc29221211f220bc090f23b716d8969a34af48b30b95d7fa48909b53e2
4
- data.tar.gz: bfd4b749f75ab21962d19e69e172efb4cfb2a755e05842022460e0a16feda147
3
+ metadata.gz: eda7ae65cc830ccf2f95d61d333b0d870e8e9453e2ab23d3869386f83b5f66f8
4
+ data.tar.gz: 25ba129ff86e88c5ef66409db53080b045cb38b215211eaf2538c43929e32653
5
5
  SHA512:
6
- metadata.gz: 5a687ff144e1271fff0c6a7a806d96df055f70523af73ea9578c391de9203f7cf553515d908ed3bb7abb26c8b84baf52f94d0110d69c1f8b0a692a23c1ba22fe
7
- data.tar.gz: 312f556a282c380365d2f07e7256e2a7fb790edc2f6ef03cb318ac8a6998a15689975be3e8c300e0be007b33815d14a741097a4bf1d1b4ab78ef9f52e8e8174f
6
+ metadata.gz: 67e23129511d3eb034ca083f60365e04ce90537bb47946d4b5ebbd98c0edc1334bc67f859af9f9a7678e3412cb66a0ddbdfc034d006546181f0f7dcd900e93bb
7
+ data.tar.gz: ed5a8e8c794ac8418690aeb9e9202511b170cb0fcb5da3c2ef1c545215ceb23aa97e8020500a346226e3938a80ebafb3c24163defd7c58c2d6a0a0fa43996768
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-td
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.8.3
5
5
  platform: java
6
6
  authors:
7
7
  - Muga Nishizawa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-11-24 00:00:00.000000000 Z
11
+ date: 2025-08-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: TreasureData output plugin is an Embulk plugin that loads records to
14
14
  Treasure Data read by any input plugins.
@@ -19,9 +19,10 @@ extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
21
  - classpath/animal-sniffer-annotations-1.14.jar
22
+ - classpath/annotations-13.0.jar
22
23
  - classpath/aopalliance-1.0.jar
23
24
  - classpath/checker-compat-qual-2.0.0.jar
24
- - classpath/embulk-output-td-0.8.0.jar
25
+ - classpath/embulk-output-td-0.8.3.jar
25
26
  - classpath/embulk-util-config-0.3.1.jar
26
27
  - classpath/embulk-util-rubytime-0.3.2.jar
27
28
  - classpath/embulk-util-timestamp-0.2.1.jar
@@ -43,9 +44,11 @@ files:
43
44
  - classpath/json-simple-1.1.1.jar
44
45
  - classpath/jsr305-1.3.9.jar
45
46
  - classpath/junit-4.10.jar
46
- - classpath/okhttp-3.14.7.jar
47
+ - classpath/kotlin-stdlib-1.4.10.jar
48
+ - classpath/kotlin-stdlib-common-1.4.10.jar
49
+ - classpath/okhttp-4.9.3.jar
47
50
  - classpath/okhttp-urlconnection-3.14.7.jar
48
- - classpath/okio-1.17.2.jar
51
+ - classpath/okio-jvm-2.8.0.jar
49
52
  - classpath/td-client-0.9.5.jar
50
53
  - classpath/validation-api-1.1.0.Final.jar
51
54
  - lib/embulk/output/td.rb
Binary file
Binary file