Skip to content

Releases: gettyimages/gettyimages-api_php

5.1.1

02 May 15:11
662a72b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.0...5.1.1

5.1.0

23 May 18:57
8028a2b
Compare
Choose a tag to compare

Use new authentication endpoint

5.0.0

27 Jan 22:56
6303d78
Compare
Choose a tag to compare

Updates the exception format

4.2.0

07 Dec 00:01
ba79f74
Compare
Choose a tag to compare

Add support for Search by image endpoints

4.1.6

31 Oct 21:56
e5fc8a2
Compare
Choose a tag to compare

Handle credential_type api-key when calling getAccessToken

4.1.5

28 Oct 18:34
2bf21d4
Compare
Choose a tag to compare

Add ability to get client with only ApiKey

4.1.4

08 Sep 23:26
6a3f946
Compare
Choose a tag to compare

Add support for custom parameters and headers on all requests.

Upgrade to php-di 6

04 Oct 17:53
309dd5c
Compare
Choose a tag to compare
  • Upgrade to php-di v6
  • Fix as suggested in #17

Revert v4.1.1 release

04 Oct 17:29
3f3d353
Compare
Choose a tag to compare

In response to #17 v4.1.1 was deleted and the change reverted. This re-publishes the SDK with that reversion.

4.1.0

27 Aug 16:46
7699b1a
Compare
Choose a tag to compare

Allow for a previously-stored access_token to be used for authentication.