Releases: Etherna/bee-turbo
Releases · Etherna/bee-turbo
v0.2.2
Release notes - BeeTurbo - 0.2.2
Improvement
BEET-18 Add in bulk chunk upload protocol the hash of each chunk
New Feature
BEET-19 Add CORS support
v0.2.1
Release notes - BeeTurbo - 0.2.1
Improvement
BEET-17 Implement chunks bulk upload with http instead of websocket
v0.2.0
Release notes - BeeTurbo - 0.2.0
New Feature
BEET-6 Store chunks cache uploaded with stream-turbo on db
BEET-7 Try retrieve bzz requests from db cache first
BEET-13 Intercept also GET chunks with cache
v0.1.1
Release notes - BeeTurbo - 0.1.1
Bug
BEET-4 Upload chunks to bee with http requests instead on websocket
New Feature
BEET-3 Add Serilog
v0.1.0: Merge pull request #2 from Etherna/feature/BEET-2-build-docker-image
Release notes - BeeTurbo - 0.1.0
New Feature
BEET-1 Build chunk batch upload api with websocket
BEET-2 Create docker image