Skip to content

Releases: sttp/goapi

STTP Go API v0.6.0

19 Mar 19:29
5c3d7f2

Choose a tag to compare

This version of the Go STTP API has an operational subscriber API that uses standard (compact) and TSSC (compressed) measurement encoding.

Fixes for this update includes:

Not working yet:

STTP Go API v0.5.0

13 Oct 04:09
4f61c89

Choose a tag to compare

This version of the Go STTP API has an operational subscriber API that uses standard (compact) and TSSC (compressed) measurement encoding.

This update adds Filter Expression Parsing with the ability to evaluate computed metadata columns.

Not working yet:

STTP Go API v0.4.0

27 Sep 18:47
919b94f

Choose a tag to compare

This version of the Go STTP API has an operational subscriber API that uses standard (compact) and TSSC (compressed) measurement encoding.

This update changes the Subscriber API to expose metadata as a pre-parsed DataSet and auto populates measurement metadata with received information.

Not working yet:

STTP Go API v0.3.0

24 Sep 07:13
b87e7f0

Choose a tag to compare

This version of the Go STTP API has an operational subscriber API that uses standard (compact) and TSSC (compressed) measurement encoding.

This update implements the Time-Series Special Compression (TSSC) algorithm- applied when subscriber.CompressPayloadData = true, now the default setting.

Not working yet:

STTP Go API v0.2.0

20 Sep 14:17
3ff1e71

Choose a tag to compare

This version of the Go STTP API has an operational subscriber API that uses standard measurement encoding.

This update includes the ability to set STTP version from Subscriber implementations as well as control both automatic metadata reception and subscription separately.

Not working yet:

Initial Go STTP Release

17 Sep 23:53
120e016

Choose a tag to compare

This initial API has an operational subscriber API that uses standard measurement encoding.

Not working yet: