File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ 0.4.0 (2019-10-20)
2+ ==================
3+ * [ Enhancement] Update dependencies: aws-sdk 1.11.587 -> 1.11.653, digdag 0.9.37 -> 0.9.39
4+ * [ Fix] Fix README: athena.query> preview option is false by default
5+ * [ New feature] Support auth_method: web_identity_token
6+
170.3.2 (2019-08-06)
28==================
39
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ _export:
1515 repositories :
1616 - https://jitpack.io
1717 dependencies :
18- - pro.civitaspo:digdag-operator-athena:0.3.2
18+ - pro.civitaspo:digdag-operator-athena:0.4.0
1919 athena :
2020 auth_method : profile
2121
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55}
66
77group = ' pro.civitaspo'
8- version = ' 0.3.2 '
8+ version = ' 0.4.0 '
99
1010def digdagVersion = ' 0.9.39'
1111def awsSdkVersion = " 1.11.653"
Original file line number Diff line number Diff line change 44 - file://${repos}
55 # - https://jitpack.io
66 dependencies:
7- - pro.civitaspo:digdag-operator-athena:0.3.2
7+ - pro.civitaspo:digdag-operator-athena:0.4.0
88 athena:
99 auth_method: profile
1010 value: 5
You can’t perform that action at this time.
0 commit comments