What's Changed
- Docs: fixen broken link to local queues by @AlexZeitler in #850
- avoid some reflection via use of TryGetAttribute by @SimonCropp in #853
- add generic WolverineModule by @SimonCropp in #852
- remove redundant class body by @SimonCropp in #854
- Wolverine now considers a method named "Validate" or "ValidateAsync" … by @jeremydmiller in #855
- Upgrading JasperFx.CodeGeneration to stop the issue with preview code… by @jeremydmiller in #866
- cleanup some whitespace by @SimonCropp in #864
- merge some single and wheres by @SimonCropp in #859
- fix typo in _incrementIncomingEnvelopeAttempts by @SimonCropp in #858
- use char instead of string where possible by @SimonCropp in #861
- move to computed properties by @SimonCropp in #867
- Separates postgre transport and message storage schemas by @Shield1739 in #869
- remove redundant class bodies by @SimonCropp in #857
- Fix? for Codegen issues on IResult using HTTP endpoints, [Document(Required=true)] by @jeremydmiller in #871
- Add optional RouteUrl parameter to Wolverine endpoint attributes by @flew2bits in #873
- New overrides for registering Marten event subscriptions directly on … by @jeremydmiller in #874
New Contributors
- @flew2bits made their first contribution in #873
Full Changelog: V2.6.1...V2.7.0