Skip to content

Releases: PureKrome/SimpleAzure.Storage.HybridQueues

NuGetPackage.1.4.0

12 Jan 14:35
7f3cb7a
Compare
Choose a tag to compare

What's Changed

  • Reduced the max size of a Queue Message from 64KB (the queue default value) down to 48KB because that's the max size for Base64 and we don't know what type of Queue's Encoding has been pre-defined.

Full Changelog: 1.3.0...1.4.0

1.3.0

29 Dec 06:31
eeda85d
Compare
Choose a tag to compare

What's Changed

  • 🔧 Case insensitive deserialization for complex json queue messages by @PureKrome in #13

Full Changelog: 1.2.0...1.3.0

1.2.0

18 Dec 15:13
62cfc8b
Compare
Choose a tag to compare

What's Changed

  • Easy way to setup required Azure Storage resources by @PureKrome in #12

Full Changelog: 1.1.0...1.2.0

1.1.0

12 Dec 13:01
2c13699
Compare
Choose a tag to compare

What's Changed

  • Expose ParseMessageAsync as a public method by @PureKrome in #10
  • 🚮 Remove hardcoded version from NuGet package by @PureKrome in #11

Full Changelog: 1.0.1...1.1.0

NuGetPackage.1.0.1

11 Dec 15:09
b367c31
Compare
Choose a tag to compare

Add some Description data to the NuGet package.

NuGetPackage.1.0.0

07 Dec 23:24
24a9308
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/PureKrome/WorldDomination.SimpleAzure.Storage.HybridQueues/commits/1.0.0

NuGetPackage.1.0.0-pre1

07 Dec 23:18
24a9308
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/PureKrome/WorldDomination.SimpleAzure.Storage.HybridQueues/commits/1.0.0-pre1