Skip to content

✨ Zebra 1.0.0 ✨

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 14:52
fe859bd

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

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