Releases: gettyimages/gettyimages-api_java
Releases · gettyimages/gettyimages-api_java
3.1.9
3.1.7
- Code readability improvement
- README includes guidance on using client
3.1.7
- Splits out authentication handling to
authentication.gettyimages.com
- Use
GetApiClientWithClientCredentials()
in README as we want to discourage resource owner - Refactor tests, placing common mock code in
TestBase
3.1.6
Update org.json to address CVE-2022-45688 vulnerability.
What's Changed
- Bump json from 20160810 to 20230227 by @dependabot in #21
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: 3.1.5...3.1.6
3.1.5
Bump httpclient version
3.1.4 Convert to GitHub Actions (#15)
Build fix
Version to 3.1.2 (#12)
* Bump POM versions to 3.1.0 * Bump version to 3.1.1 to sync version and tag * Bump poms to 3.1.2 Co-authored-by: lalbertson <[email protected]>
Sync tag and pom versions
Auth failure handling (#11) * Bump POM versions to 3.1.0 * Bump version to 3.1.1 to sync version and tag Co-authored-by: lalbertson <[email protected]>
3.1.0
Better failure handling