Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-27 | 1.5 kB | |
V8.4.0 source code.tar.gz | 2025-07-27 | 13.7 MB | |
V8.4.0 source code.zip | 2025-07-27 | 14.9 MB | |
Totals: 3 Items | 28.6 MB | 1 |
What's Changed
- Bump to 8.3.3 + JasperFx bump by @Hawxy in https://github.com/JasperFx/marten/pull/3877
- Documentation updates by @jeremydmiller in https://github.com/JasperFx/marten/pull/3879
- Check if tenant id is not empty before adding parameter to query by @rikharink in https://github.com/JasperFx/marten/pull/3860
- Fix NRT annotations in MartenRegistry + mild cleanup by @Hawxy in https://github.com/JasperFx/marten/pull/3881
- Ability to override event metadata by event. Closes GH-3882 by @jeremydmiller in https://github.com/JasperFx/marten/pull/3883
- Alternative event type naming to allow for duplicate type names for e… by @jeremydmiller in https://github.com/JasperFx/marten/pull/3885
- Marking a few health check types as public as requested. Closes GH-3884 by @jeremydmiller in https://github.com/JasperFx/marten/pull/3886
- Replace
Count()
method withCount
andLength
properties by @HakamFostok in https://github.com/JasperFx/marten/pull/3856 - Avoid unnecessary zero-length array allocations by @HakamFostok in https://github.com/JasperFx/marten/pull/3887
- Ability to track user name information in events. Closes GH-3265 by @jeremydmiller in https://github.com/JasperFx/marten/pull/3888
- Minor documentation updates to general pages by @jeremydmiller in https://github.com/JasperFx/marten/pull/3889
New Contributors
- @rikharink made their first contribution in https://github.com/JasperFx/marten/pull/3860
Full Changelog: https://github.com/JasperFx/marten/compare/V8.3.2...V8.4.0