1
0
mirror of synced 2024-06-29 15:27:40 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
97672f4321 Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
bcdb376256 Fixed queue arguments error due to wrong value types
Added test for publish overflows
Removed support for Unity Container
Changed third party package references to ranges
Fixed XML documentation
2022-11-22 13:20:47 +01:00
165680fd38 Added ValueTask support
- This is a breaking change for custom middleware implementations
Added validation for return type handling
- This may be breaking for incorrect implementations, but highly unlikely
2022-02-09 11:27:07 +01: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
992af1d63c Fixed: only Required attributes were validated in Tapeti.DataAnnotations
Added: RequiredGuid attribute for convenience
2019-07-18 10:03:01 +02:00
e881ed94c1 Fixed #5: Implement message validation 2017-02-12 21:43:30 +01:00