Release payjoin-mailroom-0.1.2
Pre-release
Pre-release
·
8 commits
to master
since this release
Summary
payjoin-mailroom 0.1.2 is a patch release hardening the combined Payjoin
Directory and OHTTP Relay: bounded file-descriptor and OHTTP bootstrap-tunnel
resource usage, recovery from transient accept errors, db and per-request
metrics, unified mailbox TTL, over-capacity request rejection, gateway-prober
Retry-After handling, HTTP/2 multiplexing on the relay→directory hop, an update
to payjoin 1.0.0-rc.3, plus dependency and maintenance updates.
What's Changed
- Pin unicode-segmentation in payjoin-mailroom by @benalleng in #1439
- Bump payjoin version to 0.25.0 by @spacebear21 in #1438
- Add db entry metrics by @zealsham in #1412
- Sanitize shortid when storing metrics by @zealsham in #1434
- Remove unneeded http feature via the bhttp dep in payjoin-mailroom by @benalleng in #1481
- Unify mailbox TTL to a single value by @Arowolokehinde in #1457
- Handle Retry-After header for 429 and 503 in gateway prober by @codaMW in #1475
- fix(mailroom): reject post requests over capacity by @va-an in #1509
- Track unique shortids seen by @zealsham in #1459
- Mailroom EMFILE resilience by @DanGould in #1608
- Bump payjoin version to 1.0.0-rc.3 by @benalleng in #1611
- Make Cargo-minimal and Cargo-recent lockfiles follow expected convention by @benalleng in #1612
- Update bitcoind async client 0.14 by @caarloshenriq in #1646
- Delegate http tracing to tower middleware by @zealsham in #1588
- Standardized cargo-machete comments by @Arowolokehinde in #1659
- Enable HTTP/2 multiplexing on relay-directory hop by @spacebear21 in #1655
- Fix spelling mistakes by @chavic in #1665
- Mailroom fd hygiene by @DanGould in #1610
- Mailroom metrics requests by @DanGould in #1674
New Contributors
- @Arowolokehinde made their first contribution in #1457
- @codaMW made their first contribution in #1475
- @va-an made their first contribution in #1509
Full Changelog: payjoin-mailroom-0.1.1...payjoin-mailroom-0.1.2