1
0
mirror of synced 2024-07-03 09:00:36 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Menno van Lavieren
de9f4ae10b Removed GitVersionTask package, so building works independent of installed MsBuild version 2017-07-10 13:12:17 +02:00
Menno van Lavieren
4ae32388f1 Package updates Onder andere RabbitMQ Newtosoft en SimpleInjector 2017-06-26 13:04:10 +02:00
e09a9e2621 Fixed #15: Fix timing issue with flows when response comes in too fast
Added more documentation
2017-02-16 23:03:07 +01:00
3564a9c113 Fixed #6: Provide a way to start a flow outside of a message handler
Fixed Continuation methods binding to dynamic queues
2017-02-15 22:05:01 +01:00
7aa5e9ffdc Added GitVersionTask to update assembly version
Added missing i to Tapet.Tests
2017-02-13 15:42:38 +01:00
70f1896fe9 Implemented #10: YieldWithParallelRequest 2017-02-12 19:04:26 +01:00
f137c4200e Moved annotations to a separate package to reduce dependencies for messaging interface packages 2017-02-10 16:33:05 +01:00
4e669c5091 Preparations for NuGet push 2017-02-08 22:09:06 +01:00
1a0d9b2570 Added AppSettings ConnectionParams helper
Changed BindingFilters to MessageFilterMiddleware (in preparation for SignalR interaction package)
Start of SqlConnectionFlowRepository
2017-02-08 15:52:24 +01:00
3f93870433 Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
4dd8f73f99 Added request/response validation for non-yieldpoint methods
Added ExceptionStrategy
Removed PublishExchange, fixed default ExchangeStrategy
2017-02-07 16:13:33 +01:00
a7b1ea85e5 First working prototype of the flow port 2017-02-05 23:22:34 +01:00
1379eb5a17 Work in progress for migrating from Saga to Flow 2017-01-31 12:01:08 +01:00