Skip to content

Releases: devlooped/CloudStorageAccount

v1.4.0

Choose a tag to compare

@kzu kzu released this 17 Nov 19:58

📝 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

Choose a tag to compare

@kzu kzu released this 22 Oct 17:23

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

Choose a tag to compare

@kzu kzu released this 11 Aug 15:22

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

Choose a tag to compare

@kzu kzu released this 08 Aug 22:55

Bump to RTW SponsorLink

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

v1.1.1

Choose a tag to compare

@kzu kzu released this 02 Aug 15:15

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

v1.1.0

Choose a tag to compare

@kzu kzu released this 28 Mar 21:18

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

Choose a tag to compare

@kzu kzu released this 20 Jan 18:58

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

Choose a tag to compare

@kzu kzu released this 26 Apr 23:34

Changelog

v1.0.1 (2022-04-26)

Full Changelog

🔀 Merged:

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

v1.0.0

Choose a tag to compare

@kzu kzu released this 26 Apr 14:34

Changelog

v1.0.0 (2022-04-25)

Full Changelog

v0.2.0-alpha

Choose a tag to compare

@kzu kzu released this 24 Apr 07:57

Changelog

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

Full Changelog

🔀 Merged:

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