Improved event forwarding from Marten to Wolverine
See https://github.com/JasperFx/wolverine/milestone/35?closed=1 for more details
What's Changed
- Rename AssemblyVisitiliby.cs to AssemblyVisibility.cs by @StephenStrickland in #623
- Reorder attribute application in HttpChain by @carcer in #621
- Explicit documentation on registering http middleware by @erdtsieck in #626
- feat: add auditing to http endpoints by @timdeschryver in #624
- Support file uploads by @alistair in #618
- #628 Using before middleware that uses an aggregate does not generate code that fetches the aggregate by @erdtsieck in #629
New Contributors
- @StephenStrickland made their first contribution in #623
Full Changelog: V1.10.1...V1.11.0