Skip to content

Releases: JasperFx/marten

V7.5.0

26 Mar 19:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.4.0...V7.5.0

V7.4.0

20 Mar 20:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.3.1...V7.4.0

V7.3.1

18 Mar 18:51
266c877
Compare
Choose a tag to compare

A couple improvements around asynchronous projections, including one nasty bug that just makes the daemon and database work harder than it should have to. Fix for IoC resolved projections with customized projection names

What's Changed

New Contributors

Full Changelog: V7.3.0...V7.3.1

V7.3.0

15 Mar 19:34
60d62de
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.2.0...V7.3.0

V7.2.0

12 Mar 13:02
326d227
Compare
Choose a tag to compare

What's Changed

  • Tweaking the assertion of soft deletes for folks who use custom exten… by @jeremydmiller in #3037
  • Adjusted the containment operator usage within child collections. Clo… by @jeremydmiller in #3036
  • more zaniness in the LINQ provider from comparing literal nulls toget… by @jeremydmiller in #3040
  • better support for Include() + Select() usage. Closes GH-3032 by @jeremydmiller in #3039
  • Fix non awaited tasks in WaitForNonStaleProjectionDataAsync() by @Xzelsius in #3015
  • Improved mechanisms around NpgsqlDataSource in internals for Wolverine too (WIP) by @jeremydmiller in #3043

Full Changelog: V7.1.1...V7.2.0

V7.1.1

08 Mar 22:17
e858ee5
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.1.0...V7.1.1

7.1.0

07 Mar 15:08
b01ae62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...V7.1.0

V7.0.0 -- Lucky Number 7!

03 Mar 20:05
Compare
Choose a tag to compare

Highlights

  • Much improved LINQ provider support, including far more performant querying through child collections
  • More efficient command execution pipeline in the Marten internals
  • Effectively uses Polly for transient error resiliency
  • Substantial improvements for asynchronous projections
  • Dynamic tenant databases
  • Some support for zero downtime projection rebuilds and versioned projections
  • Project Aspire integration
  • FetchForWriting() improvements

Issues Resolved

https://github.com/JasperFx/marten/milestone/96?closed=1

What's Changed

Read more

V7.0.0.rc-2

21 Feb 21:13
Compare
Choose a tag to compare

LINQ fixes for Pascal/Raphael

What's Changed

Full Changelog: V7.0.0.rc-1...V7.0.0.rc-2

V7.0.0.rc-1

21 Feb 16:59
Compare
Choose a tag to compare
V7.0.0.rc-1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 7.0.0-beta.5...V7.0.0.rc-1