Skip to content

Releases: devlooped/CloudStorageAccount

v1.3.0

22 Oct 17:23
@kzu kzu
Compare
Choose a tag to compare

Starting in v1.3, this project now adopts SponsorLink v2

What's Changed

🐛 Fixed bugs

  • Skip code analysis for source-only package by @kzu in #121

📝 Documentation updates

  • Add readme doc on SL v2 inclusion. by @kzu in #122

⚙️ Dependencies updates

  • Bump Azure dependencies to address vulnerabilities #117

Full Changelog: v1.2.0...v1.3.0

v1.2.0

11 Aug 15:22
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

  • Remove current implementation of SponsorLink for now by @kzu in #86

Full Changelog: v1.1.2...v1.2.0

v1.1.2

08 Aug 22:55
@kzu kzu
Compare
Choose a tag to compare

Bump to RTW SponsorLink

Full Changelog: v1.1.1...v1.1.2

v1.1.1

02 Aug 15:15
@kzu kzu
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

28 Mar 21:18
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Switch to Polysharp and allow null strings in TryParse by @kzu in #59
  • Add SponsorLink to ensure ongoing development and support by @kzu in #60

Full Changelog: v1.0.2...v1.1.0

v1.0.2

20 Jan 18:58
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Add missing SAS credential support in Blob and Queue extension by @kzu in #45

🔨 Other

  • Bump to latest packages by @kzu in #19

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Apr 23:34
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.0.1 (2022-04-26)

Full Changelog

🔀 Merged:

  • Add readmes and source-only package #6 (@kzu)

v1.0.0

26 Apr 14:34
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.0.0 (2022-04-25)

Full Changelog

v0.2.0-alpha

24 Apr 07:57
@kzu kzu
Compare
Choose a tag to compare

Changelog

v0.2.0-alpha (2022-04-24)

Full Changelog

🔀 Merged:

  • Port tests, add client extension methods #5 (@kzu)