Skip to content

5.9.0

Compare
Choose a tag to compare
@mysticmind mysticmind released this 30 Aug 02:31
· 1588 commits to master since this release

What's New

What's Changed

  • Fixed multitenancy handling in writing JSON queries (e.g. WriteArray) and async enumerable. Now tenant id is passed correctly by @jeremydmiller in #2320
  • Fixed NullReferenceException when SetApplicationProject assembly is being specified in StoreOptions by @jeremydmiller in #2321
  • Fix NullReferenceException in shard agent after projections rebuild by @Hawxy in #2312
  • Bumped Weasel.Postgresql to 5.7.1 by @jabellard in #2340
  • Updated projections diagram. See more in documentation by @jeremydmiller in #2336
  • Fixed Line Endings settings (LF vs CRLF) throughout the codebase by @oskardudycz in #2339

New Contributors

Full Changelog: 5.8.0...5.9.0
Milestone: https://github.com/JasperFx/marten/milestone/89?closed=1