Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Releases: Etherna/bee-turbo

v0.2.2

16 Oct 20:17
Compare
Choose a tag to compare

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

15 Oct 04:15
Compare
Choose a tag to compare

Release notes - BeeTurbo - 0.2.1

Improvement

BEET-17 Implement chunks bulk upload with http instead of websocket

v0.2.0

14 Oct 19:35
Compare
Choose a tag to compare

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

11 Oct 03:56
Compare
Choose a tag to compare

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

10 Oct 21:55
952393d
Compare
Choose a tag to compare

Release notes - BeeTurbo - 0.1.0

New Feature

BEET-1 Build chunk batch upload api with websocket

BEET-2 Create docker image