apoelstra / rust-jsonrpc

Rust JSONRPC library
Creative Commons Zero v1.0 Universal
158 stars 62 forks source link

Release 0.16.0 #104

Closed darosior closed 1 year ago

darosior commented 1 year ago

To make #103 and #102 available downstream. Note i've successfully tested #103 in my software (detect and retry requests to bitcoind upon hitting a transient workqueue exceeded error).

Updating the Error enum for minreq_http is an API break, so bump the major version.

darosior commented 1 year ago

Added 2 commits before the release commit. One asked by @apoelstra on IRC to avoid a breaking change if we add more variants to the Error enum in the future, and one nit i noticed while running the unit tests locally.

apoelstra commented 1 year ago

Tagged and published.

darosior commented 1 year ago

Thanks!

-------- Original Message -------- On Jun 29, 2023, 11:57 PM, Andrew Poelstra wrote:

Tagged and published.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>