Skip to content

Releases: contentful/contentful-management.java

Version 1.0.1 - Null Fix

22 Apr 13:28
Compare
Choose a tag to compare
  • Fixed: java.lang.IllegalArgumentException: Query map was null in ModuleContentTypes

cma-sdk-1.0.0

15 Apr 11:03
Compare
Choose a tag to compare
  • Change: Use kotlin 1.0.1
  • Change: Use okhttp 3.2.0
  • Change: Use retrofit 2.0.1

cma-sdk-0.10.0

23 Dec 11:04
Compare
Choose a tag to compare

Version [0.10.0] - 2015-12-23

  • New: Add localized field to FieldTypeAdapter
  • Change: Use kotlin-1.0.0-beta-3595 for unit tests

0.9.10

24 Nov 21:10
Compare
Choose a tag to compare
  • Fixed: Correctly serialize Entry links.

0.9.9

16 Jul 12:26
Compare
Choose a tag to compare
  • Fixed: Support posting included resources as links.

0.9.8

10 Jun 14:54
Compare
Choose a tag to compare
  • New: Add support for search queries via fetchAll() methods.
  • Changed: PUT methods now have an empty request body to avoid failure with OkHttp 2.4.
  • Fixed: Add missing description attribute to CMAContentType.

0.9.7

23 Feb 15:27
Compare
Choose a tag to compare
  • Bump RxJava version to v1.0.5
  • Bump Retrofit version to v1.9.0
  • (#24) Calling update() on a resource that has no version will throw an exception

0.9.6

22 Dec 23:20
Compare
Choose a tag to compare

Fix: Add missing CMAField attributes #21
New: Add custom JsonSerializer for CMAField objects

0.9.5

20 Dec 16:55
Compare
Choose a tag to compare

Fix: Content Type Update Overrides required

0.9.4

20 Dec 15:49
Compare
Choose a tag to compare

Fix: #18 Content Type Update Overrides Validations
Upgrade Kotlin to v0.9.976
Upgrade RxJava to v1.0.3