1
0
mirror of synced 2024-07-06 01:50:37 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
bef3961f7f Added support for the Obsolete attribute to remove bindings and queues with backwards compatibility
Updated license in nuspec to comply with the new specifications
2019-08-20 11:47:53 +02:00
8ec85ac99f [ci skip] Reimplemented FlowStarter 2019-08-15 12:04:03 +02:00
fed377992b [ci skip] Done with XML documentation for now
Made a few classes internal that were supposed to be
2019-08-15 11:26:55 +02:00
6c32665c8a [ci skip] Refactored how consume result is handled
Reimplemented the exception strategy and logging
Much XML documentation, such wow
2019-08-14 12:20:53 +02:00
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 reconnect
2019-08-13 20:30:04 +02:00
992af1d63c Fixed: only Required attributes were validated in Tapeti.DataAnnotations
Added: RequiredGuid attribute for convenience
2019-07-18 10:03:01 +02:00
cb552cc4cb Enabled XML Documentation generation for all projects 2019-05-23 14:00:36 +02: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
ccf508c5df Merge branch 'release/1.0' 2018-12-21 11:10:53 +01:00
48f1cd92b8 Deprecated notice in package descriptions
Pun for version "oh nein" intended.
2018-12-19 22:04:55 +01:00
f2adaaead5 Removed X2Software prefix in preparation for v1.0 2018-12-19 16:37:45 +01:00
Hans Mulder
86d6a85813 Juiste dependecies ingevuld naar andere nuget packages 2018-06-29 14:57:46 +02:00
Hans Mulder
2d5e3b876c Added files in release folder to lib for the nuget packages 2018-06-14 15:36:52 +02:00
Hans Mulder
93e19f842a Port Tapeti to .NET Standard 2018-06-11 09:51:15 +02:00
65dddb8a74 AppVeyor build implementation 2017-10-17 17:24:53 +02:00
Menno van Lavieren
6d88a05862 Removed GitVersionTask package, so building works independent of installed MsBuild version 2017-07-10 13:12:17 +02:00
4a5b9673bd Revert "Removed X2Software from package ID since NuGet primarily shows the ID instead of the title"
This reverts commit 35fd50a890.
2017-02-14 23:57:07 +01:00
b460362cdb Removed X2Software from package ID since NuGet primarily shows the ID instead of the title 2017-02-14 23:21:43 +01:00
1393155e60 Added icons for NuGet packages (I'm not an artist. Anyone want to redesign these? :-)) 2017-02-14 23:12:31 +01:00
28cd486b50 Added GitVersionTask to update assembly version
Added missing i to Tapet.Tests
2017-02-13 15:42:38 +01:00
4a9afe41d4 Added DataAnnotations package to NuGet publish script 2017-02-12 22:00:08 +01:00
e881ed94c1 Fixed #5: Implement message validation 2017-02-12 21:43:30 +01:00