Skip to content

Releases: JasperFx/marten

V8.1.0

04 Jun 18:12
6b2610d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V8.0.1...V8.1.0

V8.0.1

03 Jun 17:26
40d94f8

Choose a tag to compare

Please upgrade from 8.0 to 8.0.1

The big change here is addressing a "Connection Leak" issue when running the Async Daemon with aggregation projections. We apologize for the inconvenience here:-(

Also, the database index change is technically a breaking change, but we're bending the rules because this should have been in the 8.0.0 change. This removes a table index that probably isn't helpful anyway.

What's Changed

  • Update migration and rebuild guide by @Hawxy in #3816
  • Remove unnecessary default index on tenantId when using default prima… by @schadowfax in #3817
  • Eliminates the connection leak issue w/ async aggregation projections by @jeremydmiller in #3819

Full Changelog: V8.0.0...V8.0.1

V8.0.0

01 Jun 19:55

Choose a tag to compare

Release Overview: Blog Post

Breaking Changes: Read Migration Guide

What's Changed

New Contributors

Full Changelog: V7.39.1...V8.0.0

V7.40.5

26 May 13:08

Choose a tag to compare

What's Changed

    • Added support for defining a computed index on an FSharpOption of t… by @nkosi23 in #3777

Full Changelog: V7.40.4...V7.40.5

V7.40.4

22 May 13:55
aa40d08

Choose a tag to compare

What's Changed

  • Additional test coverage on using single tenanted documents from tenanted sessions by @jeremydmiller in #3790
  • Make SingleTenanted attribute work properly by @Gwynbleid85 in #3794
  • Fix Full-text search mapping lookup by @Hawxy in #3797

New Contributors

Full Changelog: V7.40.3...V7.40.4

V7.40.3

06 May 16:17

Choose a tag to compare

What's Changed

  • Fixing issue with projections running Inline that publish messages with side effects and ForTenanted by @jeremydmiller in #3786

Full Changelog: V7.40.2...V7.40.3

V7.40.2

05 May 16:20

Choose a tag to compare

What's Changed

Full Changelog: V7.40.1...V7.40.2

V7.40.1

24 Apr 19:03

Choose a tag to compare

What's Changed

  • Fixed issue w/ custom IProjection metadata to enable usage w/ QueryFo… by @jeremydmiller in #3770

Full Changelog: V7.40.0...V7.40.1

V7.40.0

15 Apr 19:19

Choose a tag to compare

What's Changed

Full Changelog: V7.39.6...V7.40.0

V7.39.6

07 Apr 18:23

Choose a tag to compare

Add LINQ support for string comparison methods #3744 by @lukedukeus

Full Changelog: V7.39.5...V7.39.6