Releases: KYVENetwork/supervysor
Releases · KYVENetwork/supervysor
v0.3.6
v0.3.5
v0.3.4
What's Changed
- update: compact dbs after pruning. by @christopherbrumm in #13
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: add exponential backoff to pool request. by @christopherbrumm in #11
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
Overview
The supervysor version v0.3.1 extends the start command with the possibility of disabling state pruning.
What's Changed
- update: opt-out state-pruning. by @christopherbrumm in #8
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Overview
The supervysor version v0.3.0
enables state pruning of the underlying node to optimize the storage efficiency. Besides this, the following things are added as well:
- Custom paths for supervysor config
- Metrics are disabled by default
- Custom Metrics port
- Updated prune command
What's Changed
- Fixing MetricsPort to read value from the config file by @Liver-23 in #6
- feat/state pruning by @christopherbrumm in #7
New Contributors
Full Changelog: v0.2.3...v0.3.0
v0.2.3
v0.2.3 release of supervysor.
- Add exponential backup to support bigger upgrades.
- Minor pruning improvements.
v0.2.2
v0.2.2 release of supervysor.
- Provide the possibility to disable block pruning.
- Add backup command.
v0.2.1
v0.2.1 release of supervysor.
- Enables block pruning.
- Minor improvements.