Skip to content

Release 5.3.0

Compare
Choose a tag to compare
@mysticmind mysticmind released this 03 May 08:34
· 1755 commits to master since this release

Bug Fixes

  • Async Daemon: High water agent improvements - fix missing events by @Leh2 in #2189
  • Async Daemon: Fixes for 5.3 by @jeremydmiller in #2203
    • IDocumentSessionListener is no longer notified for projection document changes #2190
    • Async Daemon Does Not Run When Eager Initializing Store #2185
  • Commandline: Update Oakton to fix WebApplicationBuilder integration by @Hawxy in #2193

Miscellaneous

  • Logging: Combine sql and parameter(s) to one log statement by @Leh2 in #2191
  • Docs/Serializer: Updated docs to include private setter usage in System.Text.Json by @phillip-haydon in #2196
  • Docs/Layout: Fixed minor styling issues in documentation by @phillip-haydon in #2204

Milestone 5.3.0: https://github.com/JasperFx/marten/milestone/79?closed=1
Full Changelog: 5.2.0...5.3.0