Releases: cloudinary/cloudinary_java
Releases · cloudinary/cloudinary_java
Version 1.15.0
1.15.0 / 2017-09-05
New functionality
- Add format field to
ResponsiveBreakpoint. - The Android SDK has been moved to https://github.com/cloudinary/cloudinary_android
Other changes
- Add badges to README
- Create LICENSE
- Centralize response handling and respect
returnErrorparam. - Fix boolean config values in tag generation
- Fix project for java8, update cloudinary dependencies.
Version 1.14.0
New functionality
- Add support for uploading remote urls through
Uploader.uploadLarge() - Support resuming
uploadLarge - Streaming profile support.
- Update TravisCI to explicitly set distribution
- Allow deleteByToken to pass through when there's no api secret in config.
Other changes
- Add test for listing transformations with cursor.
- Merge branch 'master' into patch-1
- Make restore test run in parallel
- Set javadoc encoding to UTF-8.
- Update gradle to 4.0.1.
- Fix test to run in parallel.
- Remove use of
DatatypeConverterwhich is not supported in Android - Update Cloudinary dependencies version for java sample project.
- Merge pull request #84 from elevenfive/master
- Close responsestream
- Merge pull request #83 from theel0ja/patch-1
- Improved formatting of markdown
Version 1.13.0
New functionality
- Add support for
formatin Responsive breakpoints transformation. (#78) - Add
url_suffixsupport for private images. (#76) - Add
typeparameter toApi.publishResource()(#73) - Add support for fetch overlay/underlay (#69)
- Add
deleteByTokentoUploader. - Rename
deleteDerivedResourcesByTransformationstodeleteDerivedByTransformation - Fix
deleteStreamProfileno-options overload. - Add support for TravisCI tests
- Replace Maven with Gradle as build tool
Other changes
- Parallelize tests.
Version 1.12.0
New functionality
- Add Search API
Version 1.11.0
New functionality
- Add
fpstransformation parameter.
Version 1.9.1
1.9.1 / 2017-03-14
- Add expires at to generate archive (#68)
- Add
skip_transformation_nameparameter to generate archive. (#67) - Fix variables.
- Fix variable regex.
- Make Expression.serialize return normalized expression
- Fix variable sorting.
- Add tests for variable order.
- Avoid normalizing negative numbers.
- Normalize effect parameter
- Remove duplicate quality parameter line.
Version 1.9.0
Version 1.8.1
- Add support for URL authorization token.
- Refactor AuthToken.
- Refactor tests for stability
- Support nested objects in CLOUDINARY_URL. e.g. foo[bar]=100.
- Add maven items to
.gitignore.
Version 1.8.0
New functionality
- Access mode API
Other changes
- Fix listing direction test.
- Refactor
multitest
Version 1.7.0
New functionality
- Add Akamai token generator
Other changes
- Fix "multi" test