v0.16.0
BPM
We've made significant progress in moving to BPM (BOSH Process Manager). This
is a significant departure from how jobs are launched. Our goal is to
standardize on a set of templates, in contrast to the hand-written versions of
previous releases.
#161428228, #161428212, #162812889, #161428230
Features
Added the ability to create loosely coupled leader and follower nodes for
replication by configuring properties a set of properties. The full list of
configurable properties will be published soon.
#164024204, #164024349, #164156850, #164024217
Improvements
We’ve made improvements to better handle empty data directory on
initialization. #164185461
MySQL process starts only after successful execution of BOSH wait scripts.
#164843514
Added get-sequence-number utility, which is useful in determining health of HA
clusters #162070459
Bug Fixes
[BUG] Fixed a bug that started the MySQL process every time the data directory
was removed or reinitialized, which is a common support operation. #165186930