Skip to content

SINETStream v1.7.0

Compare
Choose a tag to compare
@koie-hidetaka koie-hidetaka released this 22 Sep 03:07
· 31 commits to main since this release

[v1.7.2] - 2022-09-22

Security

  • Update versions of dependent packages

[v1.7.1] - 2022-09-22

Security

  • Update versions of dependent packages

[v1.7.0] - 2022-09-22

Added

  • Data Compression (Python, Java)
  • S3 plugin (Python, Java)
  • java/sample/perftool
    • send/receive data and output the obtained metrics information
    • like python/sample/perftool
  • python/sample/libs/sinetstream-cmd
    • A simple producer using SINETStream
    • SimpleProducer periodically publishes data on a Raspberry Pi

Changed

  • Support Java 11 (Java 8 is no longer supported)

Fixed

  • Calculate fingerprints correctly in config-server protocol (Python, Java)