Umrbraco 7.24 - Upgrade ImageProcessor only without Umbraco upgrade
Hi all
Using Umrbraco 7.2.4
Need to set up cdn for media and media cache. However, client wants to avoid an Umbraco upgrade and I want to use the ImageProcessor AzureBlobCache which will only work with a later version of ImageProcessor than the one installed with U7.2.4 which is 1.9.5.0. AZB requires ImageProcessor >= 2.5.3.
Is it safe to upgrade just ImageProcessor? Anybody done this?
We upgrade ImageProcessor almost with every small patch release.
Most of the versions which are released in the last year contains only fixes anyway.
There was one version which invalidated the complete local cache. But that was mentioned as a "breaking change" without major version number change on the release notes.
Thanks for that Damiaan. Installed latest version and set up media storage on Azure blob with FileSystemProviders.Azure and AzureBlobCache - works a treat.
Umrbraco 7.24 - Upgrade ImageProcessor only without Umbraco upgrade
Hi all
Using Umrbraco 7.2.4
Need to set up cdn for media and media cache. However, client wants to avoid an Umbraco upgrade and I want to use the ImageProcessor AzureBlobCache which will only work with a later version of ImageProcessor than the one installed with U7.2.4 which is 1.9.5.0. AZB requires ImageProcessor >= 2.5.3.
Is it safe to upgrade just ImageProcessor? Anybody done this?
Jules
We upgrade ImageProcessor almost with every small patch release.
Most of the versions which are released in the last year contains only fixes anyway.
There was one version which invalidated the complete local cache. But that was mentioned as a "breaking change" without major version number change on the release notes.
So yes.
Thanks for that Damiaan. Installed latest version and set up media storage on Azure blob with FileSystemProviders.Azure and AzureBlobCache - works a treat.
Jules
Glad to hear that!
is working on a reply...