зеркало из
1
0
Форкнуть 0
Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] eb555668a6
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-03-28 16:46:28 +00:00
microsoft-github-policy-service[bot] b6209211be
Microsoft mandatory file 2023-01-27 21:02:38 +00:00
Tom Kerkhove 644f7c7e5f Add @SeanFeldman's ServiceBus.Mischief (#29) 2019-01-18 11:20:41 -08:00
David Revoledo a36660c868 Fix Typo (#28) 2019-01-07 16:26:17 -08:00
Tom Kerkhove 2ac3001b49 Add Sean Feldman's ServiceBus.CompressionPlugin (#27) 2018-12-18 12:31:41 -08:00
Tom Kerkhove 63331dfe38 Add ServiceBus.LogginPlugin to 3rd party plugins (#26)
Add ServiceBus.LogginPlugin to 3rd party plugins and provide descriptions about all plugins
2018-09-21 15:42:37 -07:00
Sean Feldman 69c6e1e823 Update to client 2.0.0 (#23)
Fixes #22
2017-11-06 18:51:18 -08:00
Sean Feldman 7358c4b92d Bump client version to GA-ed version (#21) 2017-08-16 10:37:09 -07:00
Sean Feldman 31f5a3dab8 Make PRs general description less noisy (#19) 2017-08-01 15:22:24 -07:00
Neeraj Makam 95a8feca36 Removing KeyVault plugin from the repository. (#18)
This is a part of #17
2017-08-01 13:21:00 -07:00
Neeraj Makam 731ad915f5 Update README.md (#16) 2017-07-13 22:34:08 -07:00
Sean Feldman cb48f8dc6c Section for third party / community plugins in Readme.md (#13) 2017-07-13 15:12:38 -07:00
Neeraj Makam 443759c307 Updating readme and adding links to plugin nuget (#15) 2017-07-12 19:08:55 -07:00
Neeraj Makam bc7ffb7c51 Changing assembly and package name to have the word 'Plugin' (#14) 2017-07-12 16:08:58 -07:00
Sean Feldman 4966d888e3 safe guarding MessageIdPlugin (#12)
Protect from invalid Func value registered with the plugin
Provide a meaningful stack trace when message id generator throws an exception
2017-07-06 10:27:04 -07:00
Simon Cropp 9e361d7ebf add .ConfigureAwait(false) (#11) 2017-07-05 17:17:06 -07:00
Sean Feldman a8e02239ef Update messageid.md (#10)
Reflecting API change implemented in #9
2017-06-26 10:36:53 -07:00
Sean Feldman 9cd0a001d2 pass in message into id factory (#9)
MessageIdPlugin factory registered with the plugin does not have access to the processed message.
This PR addresses this issue by allowing factory to access the processed message.
By doing so, the plugin can implement hashed IDs to perform message de-duplication natively or generate message IDs that are tied into message metadata.
2017-06-22 18:01:42 -07:00
Sean Feldman 072f3a3560 Message ID plugin (#5)
By default, Message doesn't have its MessageId assigned.
This plugin allows to register a factory to generate message IDs on all outgoing messages that do not have their message ID assigned.
This completes Azure/azure-service-bus-dotnet#19 that was taken out.
2017-06-08 14:07:02 -07:00
John Taubensee ccb2263670 Added basic documentation, secret version support, and mock test (#2) 2017-06-07 21:18:24 -07:00
John Taubensee 23d858663a KeyVault plugin (#1)
Adds initial plugin solution
Adds KeyVault plugin / project
2017-06-02 16:43:31 -07:00
jtaubensee 086a2c0774 Adding readme and templates 2017-06-02 09:21:56 -07:00
Microsoft Open Source 3cd2277390 Initial commit 2017-05-23 14:27:33 -07:00
Microsoft Open Source e6be9d9ee0 Initial commit 2017-05-23 14:27:25 -07:00
Microsoft GitHub User 930c4a3add Initial commit 2017-05-23 14:27:03 -07:00