Releases: SeanFeldman/ServiceBus.AttachmentPlugin
Releases · SeanFeldman/ServiceBus.AttachmentPlugin
6.2.0
18 Apr 02:02
Compare
Sorry, something went wrong.
No results found
New features and Improvements
[#187 ] Add support for SB-Messaging adapter (empty message body rather than null)
[#191 / #185 ] Public default settings
6.0.0
12 Nov 06:27
Compare
Sorry, something went wrong.
No results found
Improvements
#116 Use Microsoft.Azure.Storage.Blob instead of WindowsAzure.Storage
Miscellaneous
#152 Enable nullable reference types
#115 Remove AzureStorageAttachmentExtensions accepting EntityClient
#99 Remove deprecated with error .WithSasUri() API
5.0.0
15 Mar 21:39
Compare
Sorry, something went wrong.
No results found
Features
#97 Support for Azure Functions feature, @lfalck
#78 Make the ServiceBusAttachment.Plugin.dll strongly named, @nayanshah
Improvements
Miscellaneous
Deprecate with error .WithSasUri() API, #85
4.1.0
16 Jan 13:39
Compare
Sorry, something went wrong.
No results found
Bug fixes
#76 Base plugin name should be reported and not its variants
#75 ShouldContinueOnException should be set to true to throw whenever attachment plugin fails
Features / improvements
#74 Enable using Service SAS on a container for writing/reading blobs to/from storage
#82 Rename configuration API .WithSasUri() to .WithBlobSasUri()
4.0.0
24 Dec 23:30
Compare
Sorry, something went wrong.
No results found
#71 Standardize on namespace for public types for easy discovery
#72 Public APIs are verified
3.0.1
01 Nov 06:00
Compare
Sorry, something went wrong.
No results found
Enhancements
#42 Multi-targeting re-enabled to address netstandard2.0 only issue with Visual Studio 2015
3.0.0
22 Aug 05:54
Compare
Sorry, something went wrong.
No results found
Bug fixes and enhancements
#36 Ability to dispose the plugin
#40 Attachment idempotency
#42 Targeting netstandard2.0 only
#51 Fix for Container.CreateIfNotExist HTTP status 409
#54 Switch to Microsoft SourceLink
#53 Update ASB client to 3.1.0
2.2.1
17 Apr 05:09
Compare
Sorry, something went wrong.
No results found
Improvements
#37 - Improve performance in BeforeMessageSend()
2.2.0
12 Mar 05:56
Compare
Sorry, something went wrong.
No results found
2.1.0
12 Mar 05:55
Compare
Sorry, something went wrong.
No results found
Features
#24 - Using plugin in a "receive only" mode w/o connection string