45c090d00d
Fixed #8 : Forwards compatibility of enums
2019-02-14 15:08:04 +01:00
60c7020a2c
Fixed #6 : Use 'mandatory' on replies
2019-02-14 15:08:04 +01:00
dcd22742e7
Implemented logging for connection events
2019-01-08 16:36:52 +01:00
91ce1555d5
Fixed NRE with async methods returning a message
2018-12-21 10:49:30 +01:00
525e83bde9
Implemented SQL flow repository
2018-12-19 21:41:19 +01:00
74985e45de
Fixed all ReSharper issues
...
Some are silly, like the "member not used" for public interfaces. The comments everywhere are ugly, sorry, but it keeps the possibly important issues visible without a dependency on some ReSharper annotations package.
2018-12-19 20:50:56 +01:00
43458b19f7
Actually fixed Flow context storing for parallel request
2018-12-19 20:20:08 +01:00
247da184fa
Added prefix option for dynamic queues
2018-08-31 19:28:24 +02:00
Hans Mulder
5c600b2f7e
Commit voor rebuild
2018-06-12 10:12:52 +02:00
Hans Mulder
93e19f842a
Port Tapeti to .NET Standard
2018-06-11 09:51:15 +02:00
Menno van Lavieren
593a4c4652
Commit om relase buid te triggeren
2017-10-20 10:12:26 +02:00
Menno van Lavieren
ee86e2c739
RDB-136 Flow tabel wordt niet meer opgeruimd Bij een exceptie in Flow
...
Refactoring om de actie van de Exceptionstrategie door te geven aan de cleanup stack
2017-10-17 13:29:16 +02:00
Menno van Lavieren
3ce847c21f
RDB-46 Volgorde bug in Flow Library
...
Refactoring van de FlowStore en de FlowPovider met de oplossing voor de bug
2017-10-17 10:34:07 +02:00
Lou Baudoin
7245424c15
RDB-93 Regressietest
...
- RDB-125 Extern leadopvolging komt niet in Nico's Mock
2017-09-22 11:19:58 +02:00
Menno van Lavieren
84f1511b57
RDB-46 Volgorde bug in Flow Library
...
Uitbreiding van het testscript
2017-09-07 09:55:26 +02:00
Menno van Lavieren
9f30c1ec74
Tapeti Consumer HandleBasicDeliver schedules a Task asynchronously to handle the messages
2017-08-30 17:47:43 +02:00
Menno van Lavieren
1fc8bece0e
Default = null bij WithFlow
2017-07-27 17:32:31 +02:00
Menno van Lavieren
f491a31847
Testscript van David om flow ends te testen
2017-07-25 15:50:38 +02:00
Menno van Lavieren
a14b4378bc
BUG FIX: getters and setters of propperties are not recognised as Message handlers
2017-07-24 10:21:34 +02:00
Menno van Lavieren
50bcd26d40
Connect Disconnect en Reconnect events toegevoegd aan de TapetiConnection
2017-07-14 12:33:09 +02:00
Menno van Lavieren
5131e931f5
Package updates Onder andere RabbitMQ Newtosoft en SimpleInjector
2017-06-26 13:04:10 +02:00
Menno van Lavieren
5f9014125d
Finished the Connectionstring Parser with extensive unit tests
2017-06-26 11:43:55 +02:00
20ac467006
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
e881ed94c1
Fixed #5 : Implement message validation
2017-02-12 21:43:30 +01:00
120108bd41
Implemented #10 : YieldWithParallelRequest
2017-02-12 19:04:26 +01:00
ddc9d77a4c
Preparations for NuGet push
2017-02-08 22:09:06 +01:00
6779f3a4d0
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
1f41f6bcc0
Renamed IMiddlewareBundle to ITapetiExtension
2017-02-07 18:22:28 +01:00
66fbcf2427
Moved Tapeti project to it's own folder
2017-02-07 16:22:04 +01:00
b980e308d1
Added request/response validation for non-yieldpoint methods
...
Added ExceptionStrategy
Removed PublishExchange, fixed default ExchangeStrategy
2017-02-07 16:13:33 +01:00
c04f7bd0fe
First working prototype of the flow port
2017-02-05 23:22:34 +01:00
a2970b6893
Work in progress for migrating from Saga to Flow
2017-01-31 12:01:08 +01:00
7bafd2f3c4
Somewhere along the line the recent changes got lost. Fixed it, I hope.
2016-12-13 22:01:43 +01:00
cb06ffd1b8
Back to a working state
2016-12-11 15:08:58 +01:00
f5ae7322bd
Added Saga interfaces
...
More mockup code
2016-12-07 10:19:16 +01:00
3e27d56809
Some more interface foundations
2016-12-05 23:41:17 +01:00
039fd3d6f2
Started refactoring, not in any usable state yet
2016-12-05 08:00:09 +01:00
e6a6c89e29
Added concept for ILogger
...
Moved some code about
2016-11-21 20:54:29 +01:00
646ba22e63
Implemented consumer, serializer, routing key strategy and single-threaded task queue (first working version basically)
2016-11-20 14:34:50 +01:00