Skip to content

Releases: JasperFx/marten

V7.31.3

07 Nov 16:00
e4bb8ff
Compare
Choose a tag to compare

What's Changed

  • 3547 Explicit live aggregation should not create tables by @erdtsieck in #3546
  • Allows the usage of CustomProjection with AggregateByStream() and str… by @jeremydmiller in #3548

Full Changelog: V7.31.2...V7.31.3

V7.31.2

04 Nov 11:49
ec53e96
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.31.1...V7.31.2

V7.31.1

29 Oct 15:44
119a461
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.31.0...V7.31.1

V7.31.0

25 Oct 19:14
Compare
Choose a tag to compare

This turned out to be a rather large release, and we hope this will be the last major release of Marten 7.* with the obvious exception of any necessary bug fix releases. Also see the closed issue list for more information.

What's Changed

Full Changelog: V7.30.3...V7.31.0

V7.30.3

18 Oct 20:41
e20e002
Compare
Choose a tag to compare

What's Changed

  • Add patch implementation for Increment decimal by @mysticmind in #3479
  • You can use non-nullable value type members for document identifiers.… by @jeremydmiller in #3485
  • Fixing the embarrassing bug w/ mandatory stream markers. Closes GH-3482 by @jeremydmiller in #3486
  • docs: Extend comment for Aggregate projections async code example - remind devs to start async daemon by @cwhellams in #3487
  • FetchForWriting + Strong Typed Identifiers on the projected aggregate… by @jeremydmiller in #3492
  • Ability to use custom value types as parameters in compiled queries. … by @jeremydmiller in #3493

New Contributors

Full Changelog: V7.30.2...V7.30.3

V7.30.2

17 Oct 13:57
Compare
Choose a tag to compare

What's Changed

  • Minor doc tweak to highlight new flag by @Hawxy in #3473
  • Updated weasel to get the improvements to partition table rebuilds. B… by @jeremydmiller in #3484

Full Changelog: V7.30.1...V7.30.2

V7.30.1

09 Oct 19:16
Compare
Choose a tag to compare

What's Changed

  • Upgrading Weasel for a managed list partition migration fix. Bumps to… by @jeremydmiller in #3472

Full Changelog: V7.30.0...V7.30.1

V7.30.0

09 Oct 18:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.29.0...V7.30.0

V7.29.0

26 Sep 21:15
c5eee99
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.28.2...V7.29.0

V7.28.2

25 Sep 16:14
Compare
Choose a tag to compare

What's Changed

  • Fix for the combo of managed list partition tables and the command li… by @jeremydmiller in #3449

Full Changelog: V7.28.1...V7.28.2