What's Changed
- Mediator tutorial simplification & Rabbit MQ management app usage docs by @jeremydmiller in #1378
- Fix for regression bugs on [FromQuery] usage on DateTime types. Close… by @jeremydmiller in #1379
- Capturing the Kafka Offset on incoming messages. Closes GH-1357 by @jeremydmiller in #1380
- Kafka Transport Improvements. Closes GH-1318. Closes GH-1358 by @jeremydmiller in #1381
- Allow disabling requeueing for Pulsar endpoints by @aeons in #1370
- Adds Amazon SNS Support by @Shield1739 in #1314
- doc: Fix Flat Table Projections link to point to martendb.io page by @nicholas-brooks in #1382
- Using a Guid as part of the Rabbit MQ response queue name to disambig… by @jeremydmiller in #1388
- Marten side effect message publishing from projections additional tests & doc notes by @jeremydmiller in #1389
- Adds documentation for the SNS transport by @Shield1739 in #1383
- Support [FromForm] and [AsParameters] by @jakobt in #1391
- typo by @ManderO9 in #1396
- Make Wolverine aware of Task by @nkosi23 in #1394
- [AsParameter] Support Part 2 by @jeremydmiller in #1395
- Ability to use the tracked session feature with just IServiceProvider by @jeremydmiller in #1397
- Refactor doc intro structure by @Hawxy in #1387
- Inline error handling options with custom actions by @jeremydmiller in #1399
- Warning about Aspire using a Uri even though it calls it a connection… by @jeremydmiller in #1400
New Contributors
- @aeons made their first contribution in #1370
- @ManderO9 made their first contribution in #1396
- @nkosi23 made their first contribution in #1394
Full Changelog: V3.12.2...V3.13.0