github tempoxyz/tempo v1.1.2

4 hours ago

This patch release includes a fix for an issue affecting follower nodes. If you're using tempo --follow, we recommend upgrading to this release.

What's Changed

  • fix: install default rustls crypto provider on startup by @gakonst in #2606: A recent dependency upgrade (rustls 0.23+) removed the built-in default crypto provider, causing nodes to panic with no process-level CryptoProvider available when opening WebSocket connections. This release explicitly installs the ring crypto provider at startup.

Full Changelog: v1.1.1...v1.1.2

Don't miss a new tempo release

NewReleases is sending notifications on new releases.