Releases: cloudinary/cloudinary_java
Releases · cloudinary/cloudinary_java
Version 1.26.0
05 May 12:50
Compare
Sorry, something went wrong.
No results found
New functionality
Add variable support to Transformation.opacity() (#209 )
Add support for restoring deleted datasource entries (#207 )
Add support for 32 char SHA-256 URL signatures.
Add support for pow operator in expressions (#198 )
Add signature checking methods (#193 )
Other changes
Fix handling of max_results and next_cursor parameters for folders api (#203 )
Fix normalize_expression when a keyword is used in a variable name (#205 )
Version 1.25.0
06 Feb 09:41
Compare
Sorry, something went wrong.
No results found
New functionality
Allow generating archive with multiple resource types (#174 )
Add validation for CLOUDINARY_URL scheme (#185 )
Support create folder API (#188 )
Other changes
Fix/provisioning api params (#195 )
Encode URLs in API calls (#186 )
Improve support for modifying set type metadata fields. (#194 )
Ignore URL in AuthToken generation if ACL is provided (#184 )
Version 1.24.0
12 Sep 11:41
Compare
Sorry, something went wrong.
No results found
Add support for cinemagraph_analysis parameter. (#182 )
Rename Account API methods, add convenience overloads. (#181 )
Version 1.23.0
28 Aug 09:21
Compare
Sorry, something went wrong.
No results found
New functionality
Add account API support (user and cloud management) (#176 )
Add structured metadata APIs and entities (#171 )
Add duration to conditions in video (#172 )
Add support for live parameter to Upload Preset (#173 )
Add support for folder deletion (#170 )
Add support for forcing a version when generating URLs.
Add support for custom pre-functions in transformation (wasm/remote). (#162 )
Other changes
Fix base64 url validation (accept parameters). (#165 )
Fix build script and travis.yml to support more java versions.
Remove test for similarity search (#163 )
Version 1.22.1
13 Feb 15:15
Compare
Sorry, something went wrong.
No results found
Fix Java 1.6 support (#161 )
Fix eager transformation chaining. (#159 )
Version 1.22.0
24 Jan 08:44
Compare
Sorry, something went wrong.
No results found
Add JVM version to user agent (#157 )
Add support for range value in Transformation.fps() (#155 )
Add support for google-storage URLs (gs://) in uploads (#154 )
Add quality_analysis param in upload, explicit and api.resource calls
Add named parameter to list-transformations api.
Version 1.21.0
05 Nov 16:16
Compare
Sorry, something went wrong.
No results found
New functionality
Add support for font antialiasing and font hinting for text overlays
Other changes
Clone configuration in Url.clone()
Version 1.20.0
10 Oct 11:50
Compare
Sorry, something went wrong.
No results found
New functionality
Add support for web assembly and lambda functions in transformations
Other changes
Improve performance of url.generate() method
Fix url encoding for AuthToken generation
Version 1.19.0
22 Jul 11:07
Compare
Sorry, something went wrong.
No results found
New functionality
Add support of auto value for start_offset transformation parameter
Feature/keyframe interval support
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 (gradle/gradle#5740 )
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
Version 1.16.0
26 Sep 16:46
Compare
Sorry, something went wrong.
No results found
Change url suffix and root path limitations
Add update_version.sh
Update Readme to point to HTTPS URLs of cloudinary.com
Fix android repository link