ImageSharp.Web icon indicating copy to clipboard operation
ImageSharp.Web copied to clipboard

Feature: Added S3ClientProvider to AWSS3StorageCache and AWSS3StorageImageProvider

Open marklagendijk opened this issue 1 year ago • 2 comments

Prerequisites

  • [x] I have written a descriptive pull-request title
  • [x] I have verified that there are no overlapping pull-requests open
  • [x] I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules :cop:.
  • [ ] I have provided test coverage for my change (where applicable)

Description

Implementation of https://github.com/SixLabors/ImageSharp.Web/discussions/360 for AWS.

marklagendijk avatar Mar 15 '24 07:03 marklagendijk

@marklagendijk We've got failing tests here. Could you please have a look?

JimBobSquarePants avatar Mar 19 '24 04:03 JimBobSquarePants

I want to avoid breaking changes here or else it's major version update.

JimBobSquarePants avatar Mar 19 '24 05:03 JimBobSquarePants