Releases: gettyimages/gettyimages-api_dotnet
Releases · gettyimages/gettyimages-api_dotnet
6.0.1
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
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
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
Fix inconsistent retry calls on UnauthorizedException
.
5.0.0
Remove LicenseModel from SearchImages and SearchImagesCreative. Add ImageDownloadHistory and VideoDownloadHistory.
4.9.0
Add download product filter
4.8.0
Add filters for video clip length min and max.