Skip to content

Releases: devlooped/CloudStorageAccount

v1.4.0

17 Nov 19:58
@kzu kzu

Choose a tag to compare

📝 NEW Open Source Maintenance Fee EULA

EULA OSS

To ensure the long-term sustainability of this project, users of this package who generate
revenue must pay an Open Source Maintenance Fee.
While the source code is freely available under the terms of the License,
this package and other aspects of the project require adherence to the Maintenance Fee.

To pay the Maintenance Fee, become a Sponsor at the proper
OSMF tier. A single fee covers all of Devlooped packages.

What's Changed

📝 Documentation updates

  • Drop SponsorLink, adopt OSMF by @kzu in #240

🔨 Other

  • Fix warnings in source-version of the project by @kzu in #242

Full Changelog: v1.3.0...v1.4.0

Sponsors

The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @akunzai, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @v-limo, @DominicSchell, @jwendl, @adalon, @Eule02, @torutek, @mccaffers.

Thanks 💜

v1.3.0

22 Oct 17:23
@kzu kzu

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

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

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

Choose a tag to compare

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

v1.1.0

28 Mar 21:18
@kzu kzu

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

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

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

Choose a tag to compare

Changelog

v1.0.0 (2022-04-25)

Full Changelog

v0.2.0-alpha

24 Apr 07:57
@kzu kzu

Choose a tag to compare

Changelog

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

Full Changelog

🔀 Merged:

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