- Update MSRV to 1.85
- Support Debian 13 (trixie) / Ubuntu 25.04 (plucky)
- Update RocksDB crate to
rust-rocksdb0.36- Dynamic linking with RocksDB now requires RocksDB 9.10.0 (instead of 7.8.3).
- Old electrs versions won't be able to read the new RocksDB database format (requiring reindex).
- Support
blockchain.transaction.broadcast_packageElectrum RPC.
https://github.com/romanz/electrs/blob/master/RELEASE-NOTES.md#0110-nov-16-2025