Skip to content

Releases: JasperFx/marten

V7.35.1

07 Jan 16:45
7eb26fd
Compare
Choose a tag to compare

What's Changed

  • Add docs note regarding STJ polymorphism support by @Hawxy in #3618
  • Always putting tenant_id first in all foreign keys by @jeremydmiller in #3619
  • Fix patching api to update duplicate fields only when the patch affects the source path by @mysticmind in #3617
  • Using the tenant id as part of FetchForWriting/Latest when using asyn… by @jeremydmiller in #3620

Full Changelog: V7.35.0...V7.35.1

V7.35.0

27 Dec 16:18
ecdcf75
Compare
Choose a tag to compare

What's Changed

  • Non stale querying of aggregate projections running asynchronously by @jeremydmiller in #3601
  • Handling Shared Identity Across Multi-Stream Projections by @erdtsieck in #3605
  • Updated weasel, extra tests for migrations with partitioning. Closes … by @jeremydmiller in #3607
  • Adding the ability to use strong typed identifiers with Json.WriteByI… by @jeremydmiller in #3609
  • Upgraded JasperFx.CodeGeneration and hardened the compiled query code… by @jeremydmiller in #3611
  • Forcing all DateTimeOffset queries that involve comparisons to be uni… by @jeremydmiller in #3612
  • First class migration support for switching a projection from Inline … by @jeremydmiller in #3613

Full Changelog: V7.34.1...V7.35.0

V7.34.1

16 Dec 11:51
d92059d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.34.0...V7.34.1

V7.34.0

12 Dec 19:54
fc16730
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.33.3...V7.34.0

V7.33.3

08 Dec 20:31
960fcf5
Compare
Choose a tag to compare

What's Changed

  • Add guidance for including exported scripts in CICD pipeline by @erdtsieck in #3577
  • Duplicates the tenant id in a sub query when using ctid in the case o… by @jeremydmiller in #3579

Full Changelog: v7.33.2...V7.33.3

v7.33.2

29 Nov 08:11
c897ef9
Compare
Choose a tag to compare

What's Changed

  • Fix Marten.CommandLine .NET 9 compatibility + STJ CVE by @Hawxy in #3573

Full Changelog: V7.33.1...v7.33.2

V7.33.1

25 Nov 13:17
cf5618c
Compare
Choose a tag to compare

What's Changed

  • Latching side effects if a projection is running in rebuild mode an… by @jeremydmiller in #3568

Full Changelog: V7.33.0...V7.33.1

V7.33.0

19 Nov 19:58
1eee5a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V7.32.0...V7.33.0

V7.32.0

18 Nov 18:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: V7.31.3...V7.32.0

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