Skip to content

Releases: gettyimages/gettyimages-api_dotnet

8.0.0

31 May 20:14
6ce17a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...8.0.0

7.0.0

05 May 22:19
e141859
Compare
Choose a tag to compare

What's Changed

  • Use concrete response types by @mapitman in #34
  • Add support for searching for creative videos by an image by @mapitman in #35

Full Changelog: 6.0.1...7.0.0

6.0.1

08 Apr 18:26
71cde55
Compare
Choose a tag to compare

What's Changed

  • Add support for excluding a set of keywords from search results by @mapitman in #33

Full Changelog: 6.0.0...6.0.1

6.0.0

31 Mar 20:35
7484002
Compare
Choose a tag to compare

What's Changed

  • Update unit tests to .NET 6 by @mapitman in #31
  • Use new URL for uploading images for search by image by @mapitman in #32
  • The API contract for SearchImagesCreativeByImage.AddToBucketAndSearchAsync has changed.

Full Changelog: 5.1.0...6.0.0

5.1.0

30 Jun 23:57
a1cf186
Compare
Choose a tag to compare

Adds Polly to the underlying HttpClient for API calls. This allows for more resilience in the face of throttling issues and transient errors.

5.0.1

21 Jun 17:09
e6d8313
Compare
Choose a tag to compare

Fix inconsistent retry calls on UnauthorizedException.

5.0.0

10 Dec 18:22
a0b59b9
Compare
Choose a tag to compare

Remove LicenseModel from SearchImages and SearchImagesCreative. Add ImageDownloadHistory and VideoDownloadHistory.

4.10.0

21 Oct 16:42
Compare
Choose a tag to compare

Add use_time parameter

4.9.0

24 Sep 22:13
5e0b0fe
Compare
Choose a tag to compare

Add download product filter

4.8.0

01 Aug 17:54
849bedb
Compare
Choose a tag to compare

Add filters for video clip length min and max.