Skip to content

Releases: trocco-io/embulk-input-kintone

0.1.15

Choose a tag to compare

@NamedPython NamedPython released this 29 Jul 02:32
9758502

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

Choose a tag to compare

@NamedPython NamedPython released this 26 Jul 03:11
2e3f7ea

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

Choose a tag to compare

@NamedPython NamedPython released this 08 Jul 07:50
5c73787

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

Choose a tag to compare

@d-hrs d-hrs released this 13 Dec 04:42
d5c8610

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

Choose a tag to compare

@u110 u110 released this 07 Nov 05:53
eb18de8

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

Choose a tag to compare

@u110 u110 released this 23 Oct 04:26
4c4cdf4

What's Changed

New Contributors

Full Changelog: 0.1.8...0.1.9

Release version 0.1.8

Choose a tag to compare

@t3t5u t3t5u released this 24 Feb 09:11
5493826
  • #35 Fix null handling

Release version 0.1.7

Choose a tag to compare

@t3t5u t3t5u released this 11 Jan 03:22
b665af4

0.1.3

Choose a tag to compare

@giwa giwa released this 12 Nov 05:57
f7b07cf

Change fetch record from offset to the cursor approach

0.1.2

0.1.2 Pre-release
Pre-release

Choose a tag to compare

@giwa giwa released this 23 Oct 12:57
55bb9c3
  • change default timestamp format for timstamp type. Follow kintone DATETIME format.
  • refactor testing
  • add test case for embulk runtime