Release v0.3.3
🚀 Production Release v0.3.3
Platform:
- Linux x86_64
Components:
- worker
- Validator
- Orchestrator
- Discovery service
SHA256 checksums are provided for each binary.
Installation
Download the appropriate binary for your system and verify the checksum.
# Verify checksum (example for worker)
sha256sum -c worker-linux-x86_64.checksum
Changes
See CHANGELOG.md for detailed changes in this release.
What's Changed
- refactor helm charts by @pokgak in #527
- fix helm chart by @pokgak in #537
- charts: add quotes by @pokgak in #538
- charts/validator: fix conditions for redis by @pokgak in #539
- fix validator redis chart by @pokgak in #540
- bump version by @JannikSt in #541
- chore: remove deprecated e2e folder by @JannikSt in #543
- fix: validator dockerfile not triggering invalidations by @JannikSt in #536
- imp(validator): ability to pick invalidation type for rejection by @JannikSt in #542
- imp(orchestrator): optimize heartbeat & metrics storage by @JannikSt in #545
- imp(orchestrator): optimize orchestrator nodes / groups performance by @JannikSt in #546
- bump version by @JannikSt in #548
- bump version by @JannikSt in #550
- fix(validator): add missing toploc invalidation type by @JannikSt in #551
- imp(orchestrator): restrict redis migrations to processor by @JannikSt in #552
- improve node metrics migration by @JannikSt in #553
- validator: fix fullname template by @pokgak in #554
- Release/0.3.3 by @JannikSt in #549
New Contributors
Full Changelog: v0.3.2...v0.3.3