embulk-output-redshift 0.6.5 → 0.7.0

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
  SHA1:
3
- metadata.gz: 1d4312dc6d69048d1110819001f7bdde9ad8325d
4
- data.tar.gz: 2010563c7f915628a45777464860af452fdd1b38
3
+ metadata.gz: b0360975892302617a8f7098d1689d40e732dd4d
4
+ data.tar.gz: 1f1848b67129240480e2653b1f219a50a769ada4
5
5
  SHA512:
6
- metadata.gz: 4dbcc3cc2b2cd76abec1ab8e1e542690d1d45fece61e42183303c8d8655b67fea1686878f1e4d872bd1260feccf4fb43ad3212a4b6c226edd9225de3bdff9a17
7
- data.tar.gz: d000f9b23aba4bcd91844e8ecfcf5bd631eaa1f492376986dc847daa03a4ffcf5c3b278545f14debb0711eaf27519f4be9ee1732846e958a004f142d4042abf1
6
+ metadata.gz: fb8e9fb240aa369a79e6ba0785c67bbc350ef0edb15fbceeb4d81b5ce4d00b9b184f40bb6865005f5ca36db859b9bc60d433b2804fe37c65832474787951f315
7
+ data.tar.gz: 137a53934742fcf0511a83ebcf785edb3fc3c1c8dcf397fbf927262f7188f25ce52cc45ab397f7a9cd3976b04b8270a338088f7d3d37e8d9ad67ae7d825bd7dc
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Redshift output plugins for Embulk
1
+ # Redshift output plugin for Embulk
2
2
 
3
- Redshift output plugins for Embulk loads records to Redshift.
3
+ Redshift output plugin for Embulk loads records to Redshift.
4
4
 
5
5
  ## Overview
6
6
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: embulk-output-redshift
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.5
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sadayuki Furuhashi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-11 00:00:00.000000000 Z
11
+ date: 2016-10-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Inserts or updates records to a table.
14
14
  email:
@@ -25,9 +25,9 @@ files:
25
25
  - classpath/aws-java-sdk-sts-1.10.33.jar
26
26
  - classpath/commons-codec-1.6.jar
27
27
  - classpath/commons-logging-1.1.3.jar
28
- - classpath/embulk-output-jdbc-0.6.5.jar
29
- - classpath/embulk-output-postgresql-0.6.5.jar
30
- - classpath/embulk-output-redshift-0.6.5.jar
28
+ - classpath/embulk-output-jdbc-0.7.0.jar
29
+ - classpath/embulk-output-postgresql-0.7.0.jar
30
+ - classpath/embulk-output-redshift-0.7.0.jar
31
31
  - classpath/httpclient-4.3.6.jar
32
32
  - classpath/httpcore-4.3.3.jar
33
33
  - classpath/postgresql-9.4-1205-jdbc41.jar