Product Updates

SDK Updates

Jul 24, 2018

Our JAVA SDK has been updated to version 1.19.0:

New functionality:

  • Add support of auto value for start_offset transformation parameter
  • Add support for keyframe interval transformation parameter

Other changes:

  • Fix content range header in chunked upload (force US locale)
  • Keep original filename in uploadLarge before sending the InputStream
  • Update gradle for java 7 TLS fix
  • Fix Api list tags test - verify the list instead of specific tags
  • Cleanup upload preset from testGetUploadPreset (#129)
  • Add int overload to TextLayer.letterSpacing()
  • Fix responsive breakpoint format field implementation
  • Separate modules to run on different travis jobs.
  • Remove test02Resources test (broken and unnecessary).
  • Fix raw convert error message test

Our ANDROID SDK has been updated to version 1.24.1:

  • Integrated cloudinary-core library version to 1.19.0
  • Refactor max error count handling for upload requests.
  • Update libraries and tools versions, fix tests
  • Add consumerProguardFiles to automatically generate proguard rules for consumers.
  • Improve support for immediate time window in upload requests.
  • Fix categorization request test case

Our iOS SDK has been updated to version 2.4.0:

New functionality:

  • Add support for async upload parameter
  • Add support for eager transformation format
  • Add support for automatic quality in transformations. (#150)
  • Add cache max-memory config (#98)
  • Add Keyframe interval transformation parameter (#90)

Other changes:

  • Refactor CLDBaseParam for compatibility with iOS 11.4
  • Remove wrong project config (library search paths)
  • Bump Alamofire version to 4.7.2
  • Fix Alamofire submodule definition
  • Fix signature parameter handling in Management API. (#161)
  • Fix faceCenter and facesCenter values in CLDGravity (#159)
  • Fix calculation of UIImage memory cache cost
← Back to all product updates