1
0
mirror of synced 2024-06-28 14:57:40 +00:00
Go to file
Mark van Renswoude 2e2a77a7ae Possible fix for #18 Two consumers from same connection after reconnect
- Consume calls still in the TapetiClient task queue while it is reconnecting would not be cancelled, but new calls were added as well after the reconnect
- Unrelated but useful: added LocalPort and Disconnect event to logging
2019-10-10 16:03:47 +02:00
build Changed version number strategy to include CommitsSinceVersionSource 2019-10-01 10:27:48 +02:00
docs Reintroduced the separate introduction page, as it was causing tree issues on ReadTheDocs 2019-08-20 12:55:12 +02:00
Examples Added support for the Obsolete attribute to remove bindings and queues with backwards compatibility 2019-08-20 11:47:53 +02:00
resources Added Tapeti.Flow.SQL to AppVeyor build 2018-12-19 21:58:50 +01:00
Tapeti Possible fix for #18 Two consumers from same connection after reconnect 2019-10-10 16:03:47 +02:00
Tapeti.Annotations Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.Autofac Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.CastleWindsor Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.DataAnnotations Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.DataAnnotations.Extensions Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.Flow Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.Flow.SQL Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.Ninject Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.Serilog Possible fix for #18 Two consumers from same connection after reconnect 2019-10-10 16:03:47 +02:00
Tapeti.SimpleInjector Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.Tests [ci skip] Fixed the last of the ReSharper code issues 2019-08-15 16:00:04 +02:00
Tapeti.Transient Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.UnityContainer Added back version information 2019-10-01 10:18:12 +02:00
.gitignore Added the start of the ReadTheDocs documentation 2017-02-11 14:32:07 +01:00
appveyor.yml Added back version information 2019-10-01 10:18:12 +02:00
GitVersion.yml Preparations for NuGet push 2017-02-08 22:09:06 +01:00
README.md [skip appveyor] Fixed ReadTheDocs badge link for the 2.0 release 2019-08-20 13:05:55 +02:00
Tapeti.png [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +02:00
Tapeti.sln Added integration packages for Autofac, Castle Windsor, Ninject and Unity IoC containers 2019-08-19 16:36:26 +02:00
Tapeti.sln.DotSettings Possible fix for #18 Two consumers from same connection after reconnect 2019-10-10 16:03:47 +02:00
UNLICENSE Preparations for NuGet push 2017-02-08 22:09:06 +01:00

Documentation

The documentation for Tapeti is available on Read the Docs:

2.0 beta release branch
Documentation Status

Master branch (stable release)
Documentation Status

Develop branch
Documentation Status

Builds

Builds are automatically run using AppVeyor, with the resulting packages being pushed to NuGet.

2.0 beta release build Build status

Master build Build status

Latest build Build status