All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Nothing yet.
- Fixed handling when a POCO is just too large and wasn't correctly getting stored to the blob by dropping the max message payload size down to 48KB for Base64 encoded messages.
- Case insensitive deserialization for complex json queue messages
-
Easy way to setup required Azure Storage
-
- Expose ParseMessageAsync as a public method
- 🚮 Remove hardcoded version from NuGet package
- Inital release.