Replies: 2 comments
-
Hi, and thanks for your contributions and this feedback!
The slow release cadence isn’t due to a lack of manpower, but more due to lack of demand for more frequent releases, we take the opportunity to batch as many features and breaking changes as possible into each one. In the past, users have expressed concerns about too many frequent breaking changes, which led them to stick with older versions. Whenever users ask us for releases we take that into consideration and try to do it faster, sometimes by releasing the inner dependency so that the users can use the features without us needing to bump the main Regarding forking, If I understand correctly,
Can you elaborate on what you had in mind specifically? Cheers! |
Beta Was this translation helpful? Give feedback.
-
Hi @jxs, thanks for your answer!
This is excellent news!
We're using libp2p not only with our binaries but also throughout our library crates (autonomi, ant-node which also has a library in addition to the binary) this is why we prefer using released versions of libp2p (or a fork).
Maintaining separate libp2p releases for each small addition is costly, so we’re exploring a simpler option—joining the project directly. We’d like to propose having someone from our team assist with releases to support a more frequent cycle. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi libp2p team,
I’m from Autonomi—we’ve been actively using and contributing to libp2p, and we really appreciate all the great work and support from your team. It’s a core component of our stack, and we rely on several recent improvements that are already merged into master (#6015, #5971, ...).
However, the lack of a recent official release is currently blocking us from leveraging these in production. We’ve considered forking, but we’d much rather collaborate upstream to avoid fragmentation and contribute to the sustainability of the project.
Would the team be open to having one of our engineers help out with libp2p releases on a regular basis? We’re happy to coordinate on process, follow any required guidelines, and help reduce the burden on your side—especially if resourcing is the main bottleneck.
Let us know if this is something you’d be open to exploring. We’re eager to support libp2p not just as users, but also as contributors committed to its success.
Warm regards,
Anselme
Beta Was this translation helpful? Give feedback.
All reactions