V7.12.0
What's Changed
- Allow using only DataSource in master table multi tenant options by @d0pare in #3188
- Add pause/resume to Projection Coordinator by @Hawxy in #3190
- Event is serializable. Need this for Wolverine by @jeremydmiller in #3197
- Ability to build GIN/GIST index on object[] member. Closes GH-3194 by @jeremydmiller in #3199
- Fixed yet another Include + Select() combo. Closes GH-3192 by @jeremydmiller in #3200
- Revision concurrency using store by @jeremydmiller in #3202
- New ApplyMetadata() recipe for applying metadata to aggregate project… by @jeremydmiller in #3203
New Contributors
Full Changelog: v7.11.0...V7.12.0