45c090d00d
Fixed #8 : Forwards compatibility of enums
2019-02-14 15:08:04 +01:00
d37e593b78
Fixed #5 : Dynamic queues not reinitialized after reconnect
...
- Tasks in the TapetiWorker are no longer async, as that splits it in multiple tasks (and only because of a delay in GetChannel, there's no real point to the async code otherwise) which causes issues with publisher confirms
2019-02-14 15:08:04 +01:00
60c7020a2c
Fixed #6 : Use 'mandatory' on replies
2019-02-14 15:08:04 +01:00
37d55ac71d
Fixed #7 : Do not allow null for reply object in case of a Request attribute
2019-02-14 15:08:03 +01:00
1ffe837d06
Merge tag '1.1.1' into develop
...
release 1.1.1 1.1.1
2019-01-08 16:37:32 +01:00
7b4aa1660f
Merge branch 'release/1.1.1'
2019-01-08 16:37:31 +01:00
dcd22742e7
Implemented logging for connection events
2019-01-08 16:36:52 +01:00
f658e90fc3
Merge branch 'release/1.1.0'
2019-01-07 16:54:52 +01:00
a5aec88fa4
Merge tag '1.1.0' into develop
...
release 1.1.0
2019-01-07 16:54:52 +01:00
182459edbc
Controller and method name in TopologyConfigurationException
2019-01-07 16:53:30 +01:00
4ab6f67ea6
Added lifestyle parameters to SimpleInjectorDependencyResolver
2018-12-28 15:34:58 +01:00
3479f38c6d
Merge branch 'hotfix/1.0.1'
2018-12-21 15:30:00 +01:00
1a5dcbf74d
Merge tag '1.0.1' into develop
...
Fix deprecated message in package descriptions 1.0.1
2018-12-21 15:30:00 +01:00
aa62ac8b25
Revert "Deprecated notice in package descriptions"
...
This reverts commit ee6b9c6eeed943405174d112312d2f2359513447.
Inadvertently merged into master and develop, should've been 0.9 only
2018-12-21 15:29:31 +01:00
72ffff3429
Merge tag '1.0' into develop
...
1.0 release 1.0
2018-12-21 11:10:54 +01:00
ccf508c5df
Merge branch 'release/1.0'
2018-12-21 11:10:53 +01:00
81cc0223cc
Merge tag '0.9.1' into develop
...
Fixed NRE with async methods returning a message 0.9.1
2018-12-21 10:50:44 +01:00
e4972e7b79
Merge branch 'hotfix/0.9.1'
2018-12-21 10:50:44 +01:00
f6c4ccdadc
Fixed NRE with async methods returning a message
2018-12-21 10:50:06 +01:00
91ce1555d5
Fixed NRE with async methods returning a message
2018-12-21 10:49:30 +01:00
c5f2c4ba89
Typo in AppVeyor.yml
2018-12-19 22:17:04 +01:00
d6bbc16866
Merge tag '0.9' into develop
...
Officially deprecated the X2Software packages 0.9
2018-12-19 22:05:50 +01:00
c644b0d2b4
Merge branch 'hotfix/0.9'
2018-12-19 22:05:50 +01:00
48f1cd92b8
Deprecated notice in package descriptions
...
Pun for version "oh nein" intended.
2018-12-19 22:04:55 +01:00
9708c9880e
Added Tapeti.Flow.SQL to AppVeyor build
2018-12-19 21:58:50 +01:00
85572717b2
Merge tag '0.6.1' into develop
...
bugfix for 0.6.0 0.6.1
2018-12-19 21:42:58 +01:00
f6e49bf89a
Merge branch 'hotfix/0.6.1'
2018-12-19 21:42:57 +01:00
02debfb82a
Fixed incorrect assertion caused by fixing "code issues" (oh the irony)
2018-12-19 21:42:04 +01:00
525e83bde9
Implemented SQL flow repository
2018-12-19 21:41:19 +01:00
2042cc074f
Fixed incorrect assertion caused by fixing "code issues" (oh the irony)
2018-12-19 21:40:53 +01:00
31acbcb8e0
Merge branch 'develop' into release/1.0
2018-12-19 20:53:25 +01:00
e46fd6172c
Merge tag '0.6.0' into develop
...
release 0.6.0 0.6.0
2018-12-19 20:51:58 +01:00
bff7124027
Merge branch 'release/0.6.0'
2018-12-19 20:51:57 +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
3265744330
Fixed reference to renamed NuGet packages
2018-12-19 18:07:48 +01:00
f2adaaead5
Removed X2Software prefix in preparation for v1.0
2018-12-19 16:37:45 +01:00
ab03b38e6c
Fix for exception "Neither Store nor Delete are called for the state of the current flow" with parallel requests
2018-12-19 15:53:56 +01:00
aa5eb4371c
NuGet API key regenerated before it was expired
2018-10-12 09:49:48 +02:00
455a7a204e
Merge pull request #3 from MvRens/feature/DynamicQueueStrategy
...
Added prefix option for dynamic queues
2018-09-03 08:59:42 +02:00
247da184fa
Added prefix option for dynamic queues
2018-08-31 19:28:24 +02:00
Hans Mulder
655cb9ef25
Added project/package for using serilog with Tapeti
...
- appveyor.yml aangepast zodat nieuwe package gepusht wordt naar nuget
2018-08-31 16:41:40 +02:00
Hans Mulder
2f0b9ee847
Merge pull request #2 from MvRens/feature/Tapeti.Serilog
...
Added project/package for using serilog with Tapeti
2018-08-31 08:01:41 +02:00
Hans Mulder
ded6cb7b38
Added project/package for using serilog with Tapeti
2018-08-30 15:53:16 +02:00
Hans Mulder
14d58883eb
Merge tag '0.5.0' into develop
...
0.5.0
2018-07-03 14:52:06 +02:00
Hans Mulder
f588a5d01b
Merge branch 'release/0.5.0'
2018-07-03 14:52:05 +02:00
Hans Mulder
86d6a85813
Juiste dependecies ingevuld naar andere nuget packages
2018-06-29 14:57:46 +02:00
5fd6dd2cd9
Merge pull request #1 from HansMulder/feature/NetStandard
...
Feature/net standard
2018-06-14 16:26:45 +02:00
Hans Mulder
1d433eb989
- Eigen nuget apikey weer teruggezet
...
- Branches only verwijdert
2018-06-14 16:21:11 +02:00
Hans Mulder
b759d58b67
Eigen encrypted Nuget APIkey erin gezet
2018-06-14 15:50:45 +02:00