Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

Releases: kintone-labs/java-sdk

Version 0.8.2

10 Jan 06:22
a645850

Choose a tag to compare

  • Included the gson library in Jar
  • Updated user agent

Version 0.8.1

28 Aug 02:21

Choose a tag to compare

Bug fix

Version 0.8

04 Aug 03:59

Choose a tag to compare

  • Support for comment API
  • Support for record/status.json
  • Make it possible to update records by specified key field

Version 0.7

05 Aug 12:18

Choose a tag to compare

  • Add pom.xml for building with Maven2
  • Return HTTP status code when DBException occurs

Version 0.6

20 Nov 03:15

Choose a tag to compare

  • Multibyte support for field name
  • Add getFieldType method in ResultSet

Version 0.5

16 Sep 00:30

Choose a tag to compare

  • Add app/apps.json support
  • Allow to use api in guest spaces

v0.4

12 Aug 02:13

Choose a tag to compare

Bug fix

v0.3

12 Aug 02:12

Choose a tag to compare

  • Support for the new authentication feature using API token
  • $id built-in field is used as record id.

v0.2

12 Aug 02:07

Choose a tag to compare

  • Support for optimistic locking using a revision number
  • Support for bulk request

v0.1

12 Aug 02:14

Choose a tag to compare

First release