Skip to content

Releases: payjoin/rust-payjoin

Release payjoin-cli-1.0.0-rc.0

Pre-release

Choose a tag to compare

@benalleng benalleng released this 15 Jul 16:56
payjoin-cli-1.0.0-rc.0
a290219

What's Changed

Full Changelog: payjoin-cli-0.2.0...payjoin-cli-1.0.0-rc.0

Release payjoin-1.0.0-rc.5

Pre-release

Choose a tag to compare

@benalleng benalleng released this 15 Jul 15:29
payjoin-1.0.0-rc.5
f3bd21b

What's Changed

Full Changelog: payjoin-1.0.0-rc.4...payjoin-1.0.0-rc.5

Release payjoin-1.0.0-rc.4

Pre-release

Choose a tag to compare

@spacebear21 spacebear21 released this 10 Jul 20:59
payjoin-1.0.0-rc.4
4c2595c

What's Changed

Full Changelog: payjoin-1.0.0-rc.3...payjoin-1.0.0-rc.4

Release payjoin-mailroom-0.1.2

Pre-release

Choose a tag to compare

@spacebear21 spacebear21 released this 25 Jun 15:27
payjoin-mailroom-0.1.2
48268fb

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

New Contributors

Full Changelog: payjoin-mailroom-0.1.1...payjoin-mailroom-0.1.2

Release payjoin-1.0.0-rc.3

Pre-release

Choose a tag to compare

@benalleng benalleng released this 08 Jun 07:35
payjoin-1.0.0-rc.3
5f7476b

Summary

This release introduces sender and receiver cancel() APIs, fallback typestates for both sender and receiver, merges Cancel/Failure error variants and carves out dedicated errors (CoinSelectionError, DecapsulationError, dedicated create-request error), promotes InMemoryTestPersister to InMemoryPersister while removing NoopSessionPersister, replaces the url crate dependency with an internal Url type, adds is_expired and ErrorCode/WellKnownError::code to the error hierarchy, and removes sender sigs from receiver psbt_to_sign.

What's Changed

Read more

Release payjoin-0.25.0

Pre-release

Choose a tag to compare

@spacebear21 spacebear21 released this 24 Mar 21:08
payjoin-0.25.0
fe0c1d0

Summary

Introduce monitoring typestates, replyable error handling, async
persistence, WASM target support, and other updates for more robust
session lifecycle management.

What's Changed

Read more

Release payjoin-mailroom-0.1.1

Pre-release

Choose a tag to compare

@spacebear21 spacebear21 released this 13 Mar 17:45
payjoin-mailroom-0.1.1
5b8907e

What's Changed

New Contributors

Full Changelog: payjoin-mailroom-0.1.0...payjoin-mailroom-0.1.1

Release payjoin-mailroom-0.1.0

Pre-release

Choose a tag to compare

@spacebear21 spacebear21 released this 25 Feb 16:53
payjoin-mailroom-0.1.0
7082171

What's Changed

New Contributors

Full Changelog: payjoin-1.0.0-rc.1...payjoin-mailroom-0.1.0

Release payjoin-1.0.0-rc.2

Pre-release

Choose a tag to compare

@spacebear21 spacebear21 released this 25 Feb 16:52
payjoin-1.0.0-rc.2
7082171

What's Changed

New Contributors

Full Changelog: payjoin-1.0.0-rc.1...payjoin-1.0.0...

Read more

Release payjoin-1.0.0-rc.1

Pre-release

Choose a tag to compare

@spacebear21 spacebear21 released this 30 Oct 16:00
payjoin-1.0.0-rc.1
7d9e7f5

This release candidate fixes a BIP78 spec compliance bug, and an issue with the BIP77 sender when polling an arbitrary relay via RFC9540.
It also removes a redundant Sender SessionEvent.

  • Fix identify_receiver_outputs (#1168)
  • Use full_relay_url in sender GET request (#1166)
  • Remove ReceivedProposalPsbt infavor of session outcome (#1171)

What's Changed

Full Changelog: payjoin-1.0.0-rc.0...payjoin-1.0.0-rc.1