V7.0.0.rc-1
Pre-release
Pre-release
jeremydmiller
released this
21 Feb 16:59
·
822 commits
to master
since this release
What's Changed
- Add functionality to chain patch operations on multiple fields by @mysticmind in #2931
- #2943 Do not fail aggregate code generation on parallel execution by @erdtsieck in #2944
- Linq fixes for Hawxy (and V7) by @jeremydmiller in #2958
- LINQ bug fixes for a couple items around dictionaries and enum usage.… by @jeremydmiller in #2959
- Using the document Id itself for including a related document. Closes… by @jeremydmiller in #2960
- Alternative numeric revision strategy for optimistic concurrency by @jeremydmiller in #2963
- Update Vitepress by @Hawxy in #2899
- Updating to JasperFx.CodeGeneration. Closes GH-2932 by @jeremydmiller in #2969
- Got a BeforeCommitAsync() as part of async listeners. Closes GH-2962 by @jeremydmiller in #2970
- Async Daemon Overhaul for V7 -- and also a new Dynamic Tenant Database recipe by @jeremydmiller in #2954
- Blue green async projection deployments! And zero downtime too. Closes GH-1720 by @jeremydmiller in #2973
- Removed [Obsolete] and upgraded to Weasel 7.0.0. Closes GH-2806 by @jeremydmiller in #2974
- Dynamic spin of async daemons for dynamic tenant databases by @jeremydmiller in #2977
- feat(#2945): AsyncDaemonHealthCheck - add
maxSameLagTime
option by @MateuszNaKodach in #2950
New Contributors
- @MateuszNaKodach made their first contribution in #2950
Full Changelog: 7.0.0-beta.5...V7.0.0.rc-1