sjelfull / craft3-imgix

Use Imgix with Craft
https://superbig.co
MIT License
13 stars 7 forks source link

imgix Legacy API Deprecation #27

Closed heyitsbryanm closed 3 years ago

heyitsbryanm commented 3 years ago

Following the imgix deprecation announcement for the legacy API, imgix is scheduled to deprecate legacy endpoints by March 31rst, 2021.

This deprecation affects the following endpoints:

One of these endpoints was detected in this repository. To ensure that API calls to imgix do not fail, it's crucial to migrate to the new imgix API by following this guide: https://docs.imgix.com/setup/legacy-api-migration-guide

Note that this concerns only the endpoints aforementioned endpoints. The rendering API will not be affected.

heyitsbryanm commented 3 years ago

So sorry! Accidentally ran an automation to open up issues for detected dependencies, which opened a duplicate issue.

Closing!