Skip to content

v0.2.0

Compare
Choose a tag to compare
@tmm360 tmm360 released this 01 Jul 10:52
· 56 commits to main since this release

Release notes - Bee.Net - 0.2.0

Bug

BNET-35 batchTTL must be a long

BNET-38 Wrong definition of ChainState object in openapi

BNET-39 Wrong parsing of PostageBatchDto.AmountPaid

BNET-76 Uploads are bad formed for bee

BNET-100 PostageStampIssuer doesn't use thread safe buckets

Improvement

BNET-20 Review exposed Dtos

BNET-22 Remove nullability from DebugClient and GatewayClient

BNET-23 Set Dto constructors as internal

BNET-34 Add support to .Net 6

BNET-51 Add support to Bee 1.9.0

BNET-52 Enable again integration tests

BNET-53 Add support to .Net 7

BNET-59 Add support to Bee 1.12.0

BNET-72 Implement IDisposable with "FileResponseDto"

BNET-73 Update license from Etherna Sagl to Etherna Sa

BNET-75 Remove Bee api versioning

BNET-77 Migrate to dotnet core

BNET-79 Add support to Bee 2.0

BNET-83 Remove post-fix "DTO" from exposed models

BNET-85 Update to Bee 2.1.0

BNET-86 Remove Debug endpoint

BNET-90 Import model BzzBalance from EthernaGatewayCli

BNET-91 Import model XDaiBalance from EthernaCredit

BNET-95 Rename old SwarmAddress in SwarmHash

BNET-101 Move to license LGPL

New Feature

BNET-29 Add data chunk creator utility

BNET-30 Add support to Bee 1.6.0

BNET-32 Receive CancellationToken for each api request

BNET-33 Add option for pass a custom HttpClient to client constructor

BNET-40 Support for authenticated gateway API

BNET-54 Add support to Bee 1.10.0

BNET-55 Enable again integration tests for v.1.10

BNET-56 Add tool to build folder manifest

BNET-57 Add tool to build epoch feeds with soc

BNET-74 Add support to Bee 1.17.6

BNET-80 Enable possibility to upload directories

BNET-81 Add tool to calculate content hash of a stream

BNET-82 Properly calculate minimal postage depth from a stream

BNET-92 Add option to calculate file uploads starting from an existing postage batch

BNET-94 Add the new model SwarmAddress

BNET-96 Add a directory chunk store

BNET-97 Add feature to decode resources from chunks