🔗 Improvements
- Merges in PR #2320. This PR adds BPM pre-stop scripts that send
SIGINT
to the mainpostgres
database process prior to usingbpm
to terminate the process. See the PR for more details on exactly what changed and why.
🛠️ Bugfix
- YAML files that end with three newlines will no longer have
...
emitted at the end of this file. This resolves an incompatibility introduced inv271.10.0
for consumers of these files that use their contents as YAML fragments to be inserted into other files.