Skip to content

Commit 960cf28

Browse files
authored
Merge pull request #19 from trocco-io/rel/0.3.1
Ship embulk-output-snowflake 0.3.1
2 parents 6ffd236 + 9432377 commit 960cf28

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ build/
1212
.project
1313
config.yml
1414
default_jdbc_driver/
15+
/bin/

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
0.3.1 (2021-09-07)
1+
0.3.1 (2021-09-09)
22
==================
33

44
* Use [github.com/embulk/gradle-embulk-plugins](https://github.com/embulk/gradle-embulk-plugins) instead of old style gradle tasks.
55
* Upgrade Gradle 4.1 -> 6.9.1
66
* Add lockfile to lock dependencies.
77
* Add [CHANGELOG.md](./CHANGELOG.md).
88
* There is no CHANGELOG for versions prior to 0.3.0.
9+
* [#17](https://github.com/trocco-io/embulk-output-snowflake/pull/17) Automate gem publishing workflow
10+
* [#18](https://github.com/trocco-io/embulk-output-snowflake/pull/18) Use spotless as a linter
11+
* [#18](https://github.com/trocco-io/embulk-output-snowflake/pull/18) Use [google-java-format](https://github.com/google/google-java-format) instead of [airlift style](https://github.com/airlift/codestyle).

0 commit comments

Comments
 (0)