Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-12 | 1.2 kB | |
V8.3.2 source code.tar.gz | 2025-07-12 | 5.7 MB | |
V8.3.2 source code.zip | 2025-07-12 | 6.9 MB | |
Totals: 3 Items | 12.5 MB | 0 |
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
- Test verifying that secondary Marten stores are respecting JasperFxOp… by @jeremydmiller in https://github.com/JasperFx/marten/pull/3859
- Add note about AutoStartHost for integration tests by @marcpiechura in https://github.com/JasperFx/marten/pull/3869
- Improvements for high water detection in the face of unusual service interruptions by @jeremydmiller in https://github.com/JasperFx/marten/pull/3870
- FetchForWriting/FetchLatest support within Batch Querying by @jeremydmiller in https://github.com/JasperFx/marten/pull/3872
- Tests verifying that Version is available for Inline projections if u… by @jeremydmiller in https://github.com/JasperFx/marten/pull/3873
- V8 Fixes for Archived & Tombstone event usage by @jeremydmiller in https://github.com/JasperFx/marten/pull/3875
New Contributors
- @marcpiechura made their first contribution in https://github.com/JasperFx/marten/pull/3869
Full Changelog: https://github.com/JasperFx/marten/compare/V8.3.1...V8.3.2