Change Log
[0.9.2] - 2017-07-21
- Fix serialization versioning.
[0.9.1] - 2017-07-20 [YANKED]
- Skipped release because of unrecognized version in RPCs.
Changed
- Rename
INFINIT_{FOO}
environment variables asMEMO_{FOO}
. - Prefer
MEMO_{FOO}=0
toMEMO_NO_{FOO}=1
orMEMO_DISABLE_{FOO}=1
.
Fixed
- Fix error report generation.
[0.9.0] - 2017-07-19 [YANKED]
Node churn intensive testing and rebalancing robustification.
Added
- Add
‑‑resign-on-shutdown
option to rebalance all blocks to other nodes on exit. - Prometheus gauges for reachable blocks and under-replicated blocks.
- Add centralized crash reporting.
- Option
‑‑log
to control the generated logs.
Changed
- Avoid useless conflicts on blocks that have been rebalanced.
Fixed
- Fix Koordinate overlay cleanup that did not cleanup underlying overlays.
- Handle consecutive rebalancing.
- Rebalance blocks when a peer evicts itself from the quorum.
- Propagate block value if several nodes conflicted during rebalancing.
- When reading, be resilient to a minority of node missing a block.
- Transmit immutable block ownership information to new node holding them so they can handle replication themselves.
- Protect against concurrent updates to the same address via the gRPC interface.
- Various minor issues in the command-line parsing.
Talk to us on the Internet!
Ask questions to our team or our contributors, get involved in the project...