7.0.0-beta.5
Pre-release
Pre-release
mysticmind
released this
27 Jan 09:42
·
986 commits
to master
since this release
What's Changed
- Overhaul of the execution pipeline by @jeremydmiller in #2918
- "Sticky" connection mode, doc updates, 7.0 migration guide by @jeremydmiller in #2929
- Index creation bug fixes. Closes GH-2893. Closes GH-2916. Closes GH-2914 by @jeremydmiller in #2930
- fix: Use count(*) instead of count(1) for performance reasons by @Blackclaws in #2925
- Clarify what happens with the batch file by @lamelyan in #2913
- Documentation on understanding event sourcing by @erdtsieck in #2920
- Patch implementation using pure PL/pgSQL by @mysticmind in #2923
New Contributors
Full Changelog: 7.0.0-beta.4...7.0.0-beta.5