Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Releases: gettyimages/gettyimages-api_java

3.1.9

Choose a tag to compare

@ChrisSimmons ChrisSimmons released this 15 Nov 16:30
ab1d645

Bump org.json:json from 20230227 to 20231013

3.1.7

Choose a tag to compare

@ChrisSimmons ChrisSimmons released this 18 Sep 18:19
9566a26
  • Code readability improvement
  • README includes guidance on using client

3.1.7

Choose a tag to compare

@ChrisSimmons ChrisSimmons released this 05 Jun 22:48
43a4a63
  • 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

Choose a tag to compare

@ChrisSimmons ChrisSimmons released this 31 May 17:39
c1bfa52

Update org.json to address CVE-2022-45688 vulnerability.

What's Changed

New Contributors

Full Changelog: 3.1.5...3.1.6

3.1.5

Choose a tag to compare

@ssterli2 ssterli2 released this 30 Sep 17:14
2b11d98

Add ability to specify custom headers and parameters on search endpoints.

Bump httpclient version

Choose a tag to compare

@mapitman mapitman released this 02 Jun 01:14
be8f025
3.1.4

Convert to GitHub Actions (#15)

Build fix

Choose a tag to compare

@ssterli2 ssterli2 released this 16 Nov 17:31
3.1.3

Update version

Version to 3.1.2 (#12)

Choose a tag to compare

@barefootlance barefootlance released this 21 May 16:08
0e060dd
* 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 <Lance.Albertson@gettyimages.com>

Sync tag and pom versions

Choose a tag to compare

@barefootlance barefootlance released this 18 May 22:30
3b3fea6
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 <Lance.Albertson@gettyimages.com>

3.1.0

Choose a tag to compare

@ChrisSimmons ChrisSimmons released this 07 May 21:10
9c0eab6

Better failure handling