This release fixes how Docker images are published for ARM64 platforms, increases the maximum size of RPC responses and allows configuring it, and filters out dust transactions in the mempool.
Added
- Implemented filter for dust transactions in the mempool (#10134)
Changed
- Updated Debian from
bookwormtotrixiein Docker (#10111) - Configured Zebra to listen on the all-zero IPv6 address in Docker by default (#10095)
- Increased allowed RPC response size (#10118)
Fixed
- Fixed publishing workflow for ARM64 and AMD64 Docker images (#10125)
- Fixed logging of commit IDs (#10135 and [#10115)
- Prevented static IP assignment step from failing on read command (#10123)
Contributors
Thank you to everyone who contributed to this release, we couldn't make Zebra without you:
@conradoplg, @gustavovalverde, @imcdona, @oxarbitrage and @upbqdn