Releases: trocco-io/embulk-input-kintone
Releases · trocco-io/embulk-input-kintone
0.1.15
What's Changed
- Revert "transfer USER_SELECT / CREATOR / MODIFIER / GROUP_SELECT / ORGANIZATION_SELECT / STATUS_ASSIGNEE as JSON" by @yas-okadatech in #47
Full Changelog: 0.1.14...0.1.15
0.1.14
What's Changed
- Make KintoneClient AutoCloseable and ensure cursor is deleted by @kentoyoshida in #46
New Contributors
- @kentoyoshida made their first contribution in #46
Full Changelog: 0.1.13...0.1.14
0.1.13
What's Changed
- transfer USER_SELECT / CREATOR / MODIFIER / GROUP_SELECT / ORGANIZATION_SELECT / STATUS_ASSIGNEE as JSON by @yas-okadatech in #40
Full Changelog: 0.1.12...0.1.13
0.1.11
0.1.10
What's Changed
- fix: some fields which don't have values such as GROUP, etc are shown as column. by @yas-okadatech in #39
Full Changelog: 0.1.9...0.1.10
0.1.9
What's Changed
- add expand_subtable and handling empty fields by @yas-okadatech in #37
New Contributors
- @yas-okadatech made their first contribution in #37
Full Changelog: 0.1.8...0.1.9
Release version 0.1.8
- #35 Fix null handling
Release version 0.1.7
- Replace deprecated kintone-java-sdk to kintone-java-client
- Catch up with Embulk v0.10