Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Tags: cloudkernels/ttrpc-rust

Tags

v0.6.1-vaccel

Toggle v0.6.1-vaccel's commit message
changed protobuf versions to 2.28.0

v0.6.0-vaccel-1

Toggle v0.6.0-vaccel-1's commit message
Temporarily increase the size of allowed transfers

We need to evaluate what is the best solution here, increasing the
allowed transfer size, or instead solving the problem in the protocol
level but chunking big transfers.

At the moment, we increase the allowed size so that we can make
progress.

Signed-off-by: Babis Chalios <[email protected]>

vaccel-0.1.0

Toggle vaccel-0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bchalios Babis Chalios
Temporarily increase the size of allowed transfers

We need to evaluate what is the best solution here, increasing the
allowed transfer size, or instead solving the problem in the protocol
level but chunking big transfers.

At the moment, we increase the allowed size so that we can make
progress.

Signed-off-by: Babis Chalios <[email protected]>

v0.3.0

Toggle v0.3.0's commit message
Bump version to 0.3.0

v0.2.0

Toggle v0.2.0's commit message
Bump version to 0.2.0

v0.1.0

Toggle v0.1.0's commit message
The initial commit