Skip to content

Releases: JasperFx/marten

V8.7.0

08 Aug 18:14
71c12bb

Choose a tag to compare

What's Changed

  • Adding rebuild projection bug on MultiStreamProjections with Services. by @micahosborne in #3898
  • Add (failing) test ensuring that the highwater detector can detect multiple gaps by @alexanderjasper in #3907
  • #3905 Support querying on subclass-specific properties in hierarchical documents by @erdtsieck in #3906
  • Replace string with char (Performance Improvmenets) by @HakamFostok in #3903
  • Avoid using 'Enumerable.Any()' extension method by @HakamFostok in #3899
  • Event store fixes for IoC registered aggregate projections and daemon… by @jeremydmiller in #3908

New Contributors

Full Changelog: V8.6.0...V8.7.0

V8.6.0

06 Aug 23:21
7bf67fe

Choose a tag to compare

Couple things in one biggish PR:

  1. New metric for when the highwater mark is being skipped ahead by the daemon
  2. New ability to track where and when the high water mark skips in a new table
  3. New ability to mark events as "skipped" so that they would be ignored by either live aggregations or projection rebuilds

What's Changed

  • Projection skip tracking, skipping events, fixes for metadata behavio… by @jeremydmiller in #3897

Full Changelog: V8.5.0...V8.6.0

V8.5.0

30 Jul 23:17
a10371a

Choose a tag to compare

What's Changed

  • CA1826: Use property instead of Linq Enumerable method by @HakamFostok in #3890
  • New option for "global" tenanted event aggregates within a conjoined tenancy event store by @jeremydmiller in #3891

Full Changelog: V8.4.0...V8.5.0

V8.4.0

27 Jul 21:20
ebe1ed3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V8.3.2...V8.4.0

V8.3.2

12 Jul 21:31
fdfa15b

Choose a tag to compare

Top line changes are a couple fixes for the Archived and Tombstone events where the namespace changed from V7 to V8, and the usage of Archived within some projections was unintentionally broken -- and now fixed.

What's Changed

New Contributors

Full Changelog: V8.3.1...V8.3.2

V8.3.1

27 Jun 01:13
8d5cbfc

Choose a tag to compare

What's Changed

Full Changelog: V8.3.0...V8.3.1

V8.3.0

16 Jun 17:46
cfff44d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V8.2.1...V8.3.0

V8.2.1

12 Jun 17:35

Choose a tag to compare

Revert PR #3824 which is causing regression with indexes.

Fixes regression issue #3837

V8.2.0

09 Jun 23:02
8e71889

Choose a tag to compare

The CLI improvements in JasperFx & Weasel and the corresponding changes to Marten are substantial, even though nothing else in Marten changes in this release.

What's Changed

Full Changelog: V8.1.2...V8.2.0

V8.1.2

07 Jun 21:16
6ab9e39

Choose a tag to compare

What's Changed

Full Changelog: V8.1.0...V8.1.2