cloudinary_java
cloudinary_java copied to clipboard
Cloudinary Java Client Library
### Brief Summary of Changes Add conditional metadata rules #### What does this PR address? - [ ] GitHub issue (Add reference - #XX) - [ ] Refactoring - [x]...
### Brief Summary of Changes Bump http4.5 version to 15 #### What does this PR address? - [ ] GitHub issue (Add reference - #XX) - [x] Refactoring - [...
### Brief Summary of Changes Implement New okHttp client and remove old http42 client #### What does this PR address? - [ ] GitHub issue (Add reference - #XX) -...
## Bug report for Cloudinary Java SDK ## Describe the bug in a sentence or two. Is the Maven dependency in the README correct? I only see version `2.0.0` published...
### Brief Summary of Changes I found some unused imports - this PR removes them. #### What does this PR address? - [x] GitHub issue (Add reference - #345) -...
## Describe the bug in a sentence or two. Previous versions of the library like cloudinary-http45 took system properties into account. cloudinary-http5 doesn't do this anymore, which makes it harder...
## Feature request for Cloudinary Java SDK General idea: making the settings of http client library to be used easier for consumers of the SDK, by enabling configuration via `new...
Possible active debug code detected. Deploying an application with debug code can create unintended entry points or expose sensitive information. Recommended Fix: Remove ex.printStackTrace(): In production code, avoid printing stack...
## Bug report for Cloudinary Java SDK Before proceeding, please update to latest version and test if the issue persists ## Describe the bug in a sentence or two. Some...
## Describe the bug in a sentence or two. The target of the link: https://github.com/cloudinary/cloudinary_java/blob/43d8e9ac0c7f073017d9c4b566c9566dea95f205/README.md?plain=1#L130 does not exist. ## Issue Type (Can be multiple) [ ] Build - Can’t install...