Skip to content

Releases: tensortask/ttp

v0.2.0: added TTP protocol version field and application-specific versioning

13 Jan 21:14
46d85ea
Compare
Choose a tag to compare

Version specifies the version of the underlying TTP transport. In addition to protocol versioning, version contains application specific versioning fields to reduce errors from missing metadata fields.

Features:

  • Protocol version
  • Application ID
  • Application producer/min consumer
  • Bug-related (application) version blacklist

v0.1.1 Tensor Transport Protocol Alpha Release (Added Other Language Support)

16 Dec 04:09
04f3fd4
Compare
Choose a tag to compare

This patch adds protoc-specific options for Java and C/C++.

v0.1.0 Tensor Transport Protocol Alpha Release

15 Dec 22:22
c1eb3b1
Compare
Choose a tag to compare

This is the alpha release of the Tensor Transport Protocol (TTP). Future releases may include breaking changes.