diff --git a/CHANGELOG.md b/CHANGELOG.md index c1efc20..86fd5c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +0.1.2 (2018-12-07) +================== + +* [Fix] `athena.ctas>` Use normalized table name by default. + 0.1.1 (2018-12-07) ================== diff --git a/README.md b/README.md index 82840b8..1b501f2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ _export: repositories: - https://jitpack.io dependencies: - - pro.civitaspo:digdag-operator-athena:0.1.1 + - pro.civitaspo:digdag-operator-athena:0.1.2 athena: auth_method: profile diff --git a/build.gradle b/build.gradle index 2de97df..4f12482 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { } group = 'pro.civitaspo' -version = '0.1.1' +version = '0.1.2' def digdagVersion = '0.9.27' def awsSdkVersion = "1.11.372" diff --git a/example/example.dig b/example/example.dig index bbda170..adbc416 100644 --- a/example/example.dig +++ b/example/example.dig @@ -4,7 +4,7 @@ _export: - file://${repos} # - https://jitpack.io dependencies: - - pro.civitaspo:digdag-operator-athena:0.1.1 + - pro.civitaspo:digdag-operator-athena:0.1.2 athena: auth_method: profile value: 5