Skip to content

Releases: gettyimages/gettyimages-api_java

3.1.9

15 Nov 16:30
ab1d645
Compare
Choose a tag to compare

Bump org.json:json from 20230227 to 20231013

3.1.7

18 Sep 18:19
9566a26
Compare
Choose a tag to compare
  • Code readability improvement
  • README includes guidance on using client

3.1.7

05 Jun 22:48
43a4a63
Compare
Choose a tag to compare
  • 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

31 May 17:39
c1bfa52
Compare
Choose a tag to compare

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

30 Sep 17:14
2b11d98
Compare
Choose a tag to compare

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

Bump httpclient version

02 Jun 01:14
be8f025
Compare
Choose a tag to compare
3.1.4

Convert to GitHub Actions (#15)

Build fix

16 Nov 17:31
Compare
Choose a tag to compare
3.1.3

Update version

Version to 3.1.2 (#12)

21 May 16:08
0e060dd
Compare
Choose a tag to compare
* 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

18 May 22:30
3b3fea6
Compare
Choose a tag to compare
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

07 May 21:10
9c0eab6
Compare
Choose a tag to compare

Better failure handling