Skip to content

Releases: contentful/contentful.java

1.0.9

25 Nov 18:29

Choose a tag to compare

Fix: Sync paging iteration.

1.0.8

24 Nov 15:06

Choose a tag to compare

  • Fix: Apache HttpComponents dependency is stripped from Android builds

1.0.7

21 Nov 11:08

Choose a tag to compare

  • Client sync methods iterate through paginated responses.

1.0.6

20 Oct 11:42

Choose a tag to compare

  • Client support for the Preview API.
  • Bump Retrofit version to 1.7.0.
  • Apply CheckStyle.
  • Fix: CDASpace instances will no longer have an empty space value in their sys map.
  • Fix: Assets with localized fields should now have url and mimeType attributes properly set.

1.0.5

01 Oct 14:32

Choose a tag to compare

  • ResourceTypeAdapter fails to de-serialize a CDAContentType instance without displayField, causing NPE. #24

1.0.4

17 Sep 12:49

Choose a tag to compare

  • Expose log level configuration to client class #13
  • SDK should have a constants class for all available CDA field types #16
  • User-Agent is hardcoded #17

1.0.3

29 Aug 13:56

Choose a tag to compare

Fixes critical issue (#14) with synchronization.

1.0.2

28 Aug 15:44

Choose a tag to compare

Better exception handling for synchronous methods (#9).

1.0.1

19 Aug 15:42

Choose a tag to compare

Fixed critical issue where automatic link resolving in nested arrays would fail (#10).

1.0.0

13 Aug 16:14

Choose a tag to compare

Initial release.