a9045eea7e[skip appveyor] Fixed ReadTheDocs badge link for the 2.0 releaseMark van Renswoude2019-08-20 13:05:55 +0200
d571e98037Updated documentation links to introduction page Added 2.0 beta release branch linksMark van Renswoude2019-08-20 13:03:28 +0200
95e8f52abfReintroduced the separate introduction page, as it was causing tree issues on ReadTheDocsMark van Renswoude2019-08-20 12:55:12 +0200
502df0ffeeReorganized the documentation so that the introduction is the landing page. Learned that the Tapeti is now classified as endangered. No implications for this library I hope!Mark van Renswoude2019-08-20 12:17:48 +0200
bef3961f7fAdded support for the Obsolete attribute to remove bindings and queues with backwards compatibility Updated license in nuspec to comply with the new specificationsMark van Renswoude2019-08-20 11:47:53 +0200
295b584969Added integration packages for Autofac, Castle Windsor, Ninject and Unity IoC containers First example shows the various implementationsMark van Renswoude2019-08-19 16:36:26 +0200
23f86b3597Finally removed the old mess of a test project, all functionality should be covered by the examples Added SpeedTest exampleMark van Renswoude2019-08-18 11:41:29 +0200
84ee6f090d[skip appveyor] Added support for ClientProperties (manual and in the AppSettings) Added support for managementport in the ConnectionStringParser Added documentation on setting the connection parametersMark van Renswoude2019-08-18 11:06:33 +0200
7075baeb80[skip appveyor] #9 Documentation and examples Added YieldWithParallelRequest and Tapeti.Transient examples.Mark van Renswoude2019-08-17 14:19:29 +0200
cd80778775[skip appveyor] Moved all example projects to the correct subfolderMark van Renswoude2019-08-16 13:54:31 +0200
82646d1b1f[skip appveyor] #9 Documentation and examples Added Tapeti.Transient documentation.Mark van Renswoude2019-08-16 13:45:31 +0200
7389b5bf06[skip appveyor] #9 Documentation and examples Added DataAnnotations to all examples. Implemented third example for Flow. Fixed a bug where Start would not give up it's flow lock.Mark van Renswoude2019-08-16 11:47:57 +0200
8e0edabeed[skip appveyor] #9 Documentation and examples Implemented two examples. More needed to get rid of the mess that is the current "Test" project.Mark van Renswoude2019-08-16 10:51:35 +0200
93fa25c163[skip appveyor] Fixed#4: Unhelpful error message when starting a (parallel) flow before Subscribe has finished Fixed#12: Flow allows request message without Request attributeMark van Renswoude2019-08-15 17:56:38 +0200
25c01ee1ed[ci skip] Fixed#14: Clarify error when yielding a parallel request builder without requests Did not implement the short-circuit to the converge method yet, as that would circumvent the controller check. Maybe later.Mark van Renswoude2019-08-15 17:45:39 +0200
c83ca889b7[ci skip] Fixed wrong port being used for management API Fixed exchange not being created for bindings and publishing Added documentation for DataAnnotations packageMark van Renswoude2019-08-15 15:55:45 +0200
46ea070865[ci skip] More documentation, only parallel and transient requests remainingMark van Renswoude2019-08-15 15:36:40 +0200
0aa44cfefd[ci skip] Fixed: Binding.ForMethod failed because ControllerMethodBinding did not implement IControllerMethodBindingMark van Renswoude2019-08-15 12:10:29 +0200
d211d33108[ci skip] Fixed ReSharper code issues (ironically, in JetBrains.Annotations as well)Mark van Renswoude2019-08-15 11:32:39 +0200
fed377992b[ci skip] Done with XML documentation for now Made a few classes internal that were supposed to beMark van Renswoude2019-08-15 11:26:55 +0200
314a67db00[ci skip] Bit of refactoring and bugfixing, mostly documentationMark van Renswoude2019-08-14 20:48:40 +0200
6c32665c8a[ci skip] Refactored how consume result is handled Reimplemented the exception strategy and logging Much XML documentation, such wowMark van Renswoude2019-08-14 12:20:53 +0200
f8fca5879c[ci skip] Major refactoring for 2.0 - Compiles, but that's about it. Plenty of ToDo's left before it will run. Beware, ye who enter here. - Cleanup of the internals, with the aim to keep the interface to application code compatible - Added the ability to declare durable queues on startup and update the bindings - Possibly fixed an issue with publish timeouts being logged after a reconnectMark van Renswoude2019-08-13 20:30:04 +0200
992af1d63cFixed: only Required attributes were validated in Tapeti.DataAnnotations Added: RequiredGuid attribute for convenienceMark van Renswoude2019-07-18 10:02:42 +0200
bcd2cbed69Removed MessageHandler attribute in favor of WithMembers on MessageController and Queue attributesMark van Renswoude2019-05-27 11:48:10 +0200
01e97a9705Added JetBrains annotations ReSharper to prevent "is never used" hintsMark van Renswoude2019-05-20 15:24:12 +0200
0bd9d06795Fixed "Index out of range" when publishing from multiple thread (or from a message handler with prefetchcount > 1)Mark van Renswoude2019-05-20 15:22:40 +0200
e85807f622Enforce loading of the flowstore before lookingup continuations, to prevent a common misuse that leads to data loss. fix
Menno van Lavieren
2019-05-02 13:32:03 +0200
785cda387fEnforce loading of the flowstore before lookingup continuations, to prevent a common misuse that leads to data loss.
Menno van Lavieren
2019-05-02 13:26:59 +0200
67c2fff025MAX-1018 ModelID in workflow engine gebruiken - MAX-1127 Berichten service gebruik modelID Bug Fix in appveyor
Menno van Lavieren
2019-04-29 17:34:19 +0200
6c88cf9e9eAdded Nuspec file to Tapti.Transient
Menno van Lavieren
2019-04-25 16:36:46 +0200
f7382d89deAdded Tapeti.Transient to nuget publish
Menno van Lavieren
2019-04-25 16:16:14 +0200
5cebe96affMAX-911 RDB Relaties samenvoegen vanuit LEF en update ontvangen in LEF MAX-1081 POC Dictionary tasks in Web voor request Bug fix reply moet ook bij de default handler niet mandatory kunnen zijn.
Menno van Lavieren
2019-04-25 16:06:54 +0200
6cb701378dMAX-911 RDB Relaties samenvoegen vanuit LEF en update ontvangen in LEF MAX-1081 POC Dictionary tasks in Web voor request Transient 0.1
Menno van Lavieren
2019-04-25 15:19:51 +0200
6bc6cfe216MAX-911 RDB Relaties samenvoegen vanuit LEF en update ontvangen in LEF MAX-1081 POC Dictionary tasks in Web voor request Setup voor Transient request response met TODO's
Menno van Lavieren
2019-04-24 18:04:30 +0200
9bb192c067Merge tag '1.2' into develop
Mark van Renswoude
2019-03-19 11:58:32 +0100
4c08e9b684Merge branch 'release/1.2'
1.2
Mark van Renswoude
2019-03-19 11:58:32 +0100
ed421361acFixed#15: Attribute for mandatory messages
Mark van Renswoude
2019-03-19 11:47:52 +0100
5b3be481e1Fixed#6: Use 'mandatory' on replies (review) Fixed#13: Exception for dynamic queues after reconnectMark van Renswoude2019-02-13 12:00:34 +0100