Releases: SixLabors/ImageSharp.Web
Releases · SixLabors/ImageSharp.Web
v3.1.5
What's Changed
- Update ImageSharp, dispose asynchronously by @JimBobSquarePants in #384
Full Changelog: v3.1.4...v3.1.5
v3.1.4
v3.1.3
What's Changed
- Update refs and fix EXIF handling. by @JimBobSquarePants in #374
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- Update ImageSharp to v3.1.4 by @JimBobSquarePants in #365
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #346
- Cache folder configuration for Azure and AWS Image Caches (Lombiq Technologies: OCORE-136) by @Piedone in #353
- Bump actions/cache from 3 to 4 by @dependabot in #355
- Bump NuGet/setup-nuget from 1 to 2 by @dependabot in #356
- Bump SixLabors.ImageSharp from 3.1.0 to 3.1.3 in /src/ImageSharp.Web by @dependabot in #358
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #357
New Contributors
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Remove async HMAC operations. by @JimBobSquarePants in #327
- Use HMAC one-shot methods instead of instances by @jevgenigeurtsen in #330
- Bump actions/checkout from 3 to 4 by @dependabot in #336
- 3.1 release compatibility by @mdupras in #341
- Update Imagesharp by @JimBobSquarePants in #345
New Contributors
- @jevgenigeurtsen made their first contribution in #330
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Fix DecoderOptions handler. by @JimBobSquarePants in #323
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Added a check when forbidden is returned from S3 bucket by @mdupras in #282
- Add Authorization Utilitites by @JimBobSquarePants in #281
- Drop .NET Core 2.1 to fix Azure dependency security issue by @JimBobSquarePants in #286
- Aws s3 client timeout by @mdupras in #287
- Bump actions/setup-dotnet from 2 to 3 by @dependabot in #289
- Fixed build status shield by @MarkCiliaVincenti in #294
- Update target framework, infrastructure, and fix build warnings by @JimBobSquarePants in #303
- Add Parsing of TargetRectangle to ResizeWebProcessor by @stefannikolei in #306
- Remove nullabel disable by @stefannikolei in #307
- Update to Imagesharp v3 by @JimBobSquarePants in #305
- Remove nullable disable from azure by @stefannikolei in #309
- Fix license link in readme. by @JimBobSquarePants in #314
- Updated the
KeyExists
from aws to keep the response metadata in the image resolver by @mdupras in #317 - Remove nullable disable from aws by @stefannikolei in #312
- Introduce Taghelper by @JimBobSquarePants in #290
- Bump ImageSharp dependency to v3.0.1 by @JimBobSquarePants in #319
- Update Azure and AWS dependencies by @JimBobSquarePants in #320
- Use a single pipeline for images. by @JimBobSquarePants in #321
New Contributors
- @MarkCiliaVincenti made their first contribution in #294
Full Changelog: v2.0.2...v3.0.0
v2.0.2
What's Changed
- Bump actions/setup-dotnet from 1 to 2 by @dependabot in #271
- Bump actions/checkout from 2 to 3 by @dependabot in #269
- Bump actions/cache from 2 to 3 by @dependabot in #270
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #272
- Url decode path before fetching from file system, fixes #278 by @jrunestone in #279
- Add
UseAccelerateEndpoint
to IAWSS3BucketClientOptions by @mdupras in #276 - Bump ImageSharp version by @JimBobSquarePants in #280
New Contributors
- @dependabot made their first contribution in #271
- @jrunestone made their first contribution in #279
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Re-add AutoOrientWebProcessor by @brianpopow in #260
- Update QualityWebProcessor.cs docs by @deanmarcussen in #253
- Added AuthenticationRegion to AmazonS3Client Endpoint based clients by @mdupras in #263
- Fix infinite loop on cache file read error. by @JimBobSquarePants in #264
- Use full URl as HMAC cache key by @JimBobSquarePants in #265
- Optimize Invalid command removal. by @JimBobSquarePants in #268
New Contributors
Full Changelog: v2.0.0...v2.0.1