✨ Zebra 1.0.0 ✨
Zebra 1.0.0 - 2023-06-14
This is our 1.0.0 stable release.
This release also fixes a panic at startup when parsing the app version, publishes zebrad
to crates.io, and publishes to Docker Hub under the latest
tag.
Please report bugs to the Zebra GitHub repository
Security
- Avoid potential concurrency bugs in outbound handshakes (#6869)
Changed
- Publish to crates.io (#6908)
- Rename tower-batch to tower-batch-control (#6907)
- Upgrade to ed25519-zebra 4.0.0 (#6881)
Fixed
- Stop panicking at startup when parsing the app version (#6888)
- Avoid a race condition in testing modified JoinSplits (#6921)
Contributors
Thank you to everyone who contributed to this release, we couldn't make Zebra without you:
@dconnolly, @gustavovalverde, @oxarbitrage, @teor2345 and @upbqdn