Skip to content

v0.0.30 (upstream sync support)

Compare
Choose a tag to compare
@cbrake cbrake released this 23 Jul 19:23
· 1808 commits to master since this release
48a8d98

For a demo of the upstream support, see: https://youtu.be/6xB-gXUynQc

Changes:

  • fix using SIOT_AUTH_TOKEN for -logNats command line option
  • upgrade to NATS 2.2.2. Increases SIOT binary by about 2MB (uncompressed), 1MB
    (compressed)
  • disable badger for now -- can be re-enabled in db/genji.go. Bolt seems to work
    better for the current SIOT use cases and Badger just adds bloat to the
    binary.
  • implement upstream synronization support
    #109
  • update to Genji v0.13.0