Skip to content

Releases: penumbra-zone/tower-abci

v0.15.0

08 Jul 23:18
bc345e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

12 May 23:04
582dd60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

12 May 21:23
8ffee93
Compare
Choose a tag to compare

What's Changed

  • docs: comments about consensus concurrency control by @aakoshh in #45
  • Bump to tendermint 0.35 by @yito88 in #46
  • add feature guard to unix-only listener in v038 by @tzemanovic in #47

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

01 Mar 14:29
dc2d5ef
Compare
Choose a tag to compare

What's Changed

  • tower-abci: support CometBFT 0.38.x by @erwanor in #42
  • tower-abci: prepare release v0.12.0 by @erwanor in #43

Full Changelog: v0.11.1...v0.12.0

v0.11.1

16 Oct 01:43
bc0352e
Compare
Choose a tag to compare

This minor release of tower-abci includes a conditional compilation attribute gating unix socket support on builds targeting unix-family OSes.

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

10 Oct 15:37
Compare
Choose a tag to compare

What's Changed

This release upgrades to [email protected] and [email protected]

Full Changelog: v0.10.0...v0.11.0

v0.10.0

07 Sep 15:43
e897a33
Compare
Choose a tag to compare

This release replaces Server::listen with Server::listen_tcp and adds a new UDS listener: Server::listen_uds.

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

02 Aug 19:31
d30102c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

08 Jun 21:50
64aee0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

08 May 18:07
a85676c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0