Skip to content

Releases: trocco-io/embulk-input-kintone

0.1.15

29 Jul 02:32
9758502
Compare
Choose a tag to compare

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

26 Jul 03:11
2e3f7ea
Compare
Choose a tag to compare

What's Changed

  • Make KintoneClient AutoCloseable and ensure cursor is deleted by @kentoyoshida in #46

New Contributors

Full Changelog: 0.1.13...0.1.14

0.1.13

08 Jul 07:50
5c73787
Compare
Choose a tag to compare

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

13 Dec 04:42
d5c8610
Compare
Choose a tag to compare

What's Changed

  • use trocco-io/kintone-java-client by @d-hrs in #41
  • fixed git tags regexp by @d-hrs in #42

New Contributors

  • @d-hrs made their first contribution in #41

Full Changelog: 0.1.10...0.1.11

0.1.10

07 Nov 05:53
eb18de8
Compare
Choose a tag to compare

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

23 Oct 04:26
4c4cdf4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.8...0.1.9

Release version 0.1.8

24 Feb 09:11
5493826
Compare
Choose a tag to compare
  • #35 Fix null handling

Release version 0.1.7

11 Jan 03:22
b665af4
Compare
Choose a tag to compare

0.1.3

12 Nov 05:57
f7b07cf
Compare
Choose a tag to compare

Change fetch record from offset to the cursor approach

0.1.2

23 Oct 12:57
55bb9c3
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • change default timestamp format for timstamp type. Follow kintone DATETIME format.
  • refactor testing
  • add test case for embulk runtime