Skip to content

Releases: FoundatioFx/Foundatio.AzureStorage

v13.0.1

09 May 02:51

Choose a tag to compare

What's Changed

  • Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console by @dependabot[bot] in #77

Full Changelog: v13.0.0...v13.0.1

v13.0.0

25 Apr 02:28

Choose a tag to compare

v13.0.0

This release completes the migration to the modern Azure Storage SDK (Azure.Storage.Blobs/Azure.Storage.Queues) and brings all the improvements from Foundatio v13.0.0.

Documentation: foundatio.dev -- see the Storage and Queues guides for Azure Storage-specific configuration.

Themes:

  • New Azure SDK: Completed migration from legacy Microsoft.Azure.Storage.* to modern Azure.Storage.* packages
  • Foundatio v13 Core: NRT audit, .NET 10 target, xUnit v3, poison message handling

Breaking Changes

  • Migrated from legacy Azure Storage SDK to modern SDK: Microsoft.Azure.Storage.Blob and Microsoft.Azure.Storage.Queue have been replaced with Azure.Storage.Blobs and Azure.Storage.Queues. by @niemyjski in #51 (7dd335be)
  • Updated to Foundatio 13.0.0 core -- see migration guide
  • Removed obsolete single-parameter GetFileStreamAsync overload (4887785b)
  • NRT annotations updated

Added

  • Legacy message format fallback: Queue backward compatibility for existing messages. by @niemyjski in e8fa3860
  • New sample projects: Foundatio.AzureStorage.Dequeue and Foundatio.AzureStorage.Enqueue

Changed

Fixed

Dependencies

Package From To
Foundatio 12.0.0 13.0.0
Microsoft.Azure.Storage.Blob 11.2.3 Removed
Microsoft.Azure.Storage.Queue 11.2.3 Removed
Azure.Storage.Blobs -- (new) 12.27.0
Azure.Storage.Queues -- (new) 12.25.0

Contributors

Full Changelog: v12.0.0...v13.0.0

v13.0.0-beta6

15 Apr 19:03

Choose a tag to compare

What's Changed

  • Fix NRT errors and enable TreatWarningsAsErrors by @niemyjski in #72

Full Changelog: v13.0.0-beta3...v13.0.0-beta6

v13.0.0-beta3

14 Feb 16:35

Choose a tag to compare

v13.0.0-beta1

12 Jan 20:20

Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v13.0.0-beta1

v12.0.0

20 Aug 19:33

Choose a tag to compare

What's Changed

  • Bump azure-storage/azurite from 3.33.0 to 3.34.0 by @dependabot[bot] in #40
  • Bump Microsoft.NET.Test.Sdk and xunit.runner.visualstudio by @dependabot[bot] in #41
  • Bump xunit.runner.visualstudio from 3.1.1 to 3.1.3 by @dependabot[bot] in #43

New Contributors

Full Changelog: v11.1.0...v12.0.0

v11.1.0

09 May 18:53

Choose a tag to compare

Full Changelog: v11.0.8...v11.1.0

v11.0.8

31 Jan 20:13

Choose a tag to compare

Full Changelog: v11.0.6...v11.0.8

v11.0.6

26 Nov 16:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.0.5...v11.0.6

v11.0.5

28 Sep 00:33

Choose a tag to compare

Full Changelog: v11.0.4...v11.0.5