ethersphere / bee

Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.
https://www.ethswarm.org
BSD 3-Clause "New" or "Revised" License
1.44k stars 338 forks source link

fix: small api fixes #4627

Closed acha-bill closed 3 months ago

acha-bill commented 3 months ago

Description

Small api fixes

closes #4617

acha-bill commented 3 months ago

Let's leave this breaking change and update the API version then. BTW, we are going to be adding more API breaking changes in the next release with the merge of debug and bee APIs. So this can be seen as a first step.

wdyt @NoahMaizels ?

NoahMaizels commented 3 months ago

Let's leave this breaking change and update the API version then. BTW, we are going to be adding more API breaking changes in the next release with the merge of debug and bee APIs. So this can be seen as a first step.

wdyt @NoahMaizels ?

Yeah I agree with you, I think it can be included in the next release since like you said it will be including breaking changes as well and we already have plans to communicate about those in advance