Cut v0.5.0 Rust release#530
Conversation
|
👋 I see @jkczyz was un-assigned. |
e60c57f to
f130430
Compare
d8dd81d to
f2d0466
Compare
joostjager
left a comment
There was a problem hiding this comment.
One thing that I find a bit scary is Rust's auto-upgrade of patches. I saw ldk 0.1.0 is referenced in cargo.toml, which then I think auto-upgrades. But it makes the release non-deterministic? I suppose that's just the Rust way of doing it.
It's a feature. For example, it allows us to ship the release now, and our users will get the LDK 0.1.3 fixes 'for free' as soon as it ships. |
We cut the v0.5 Rust release.
As we'll wait for LDK 0.1.3 to ship, the Kotlin/Swift binary releases will follow in a separate PR.