Skip to content

Latest commit

 

History

History
107 lines (71 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

107 lines (71 loc) · 2.61 KB

Features

  • Add type parameter to create token command
  • Bump Mainflux services to v0.11.0
  • Add update config
  • Remove legacy Meshblu stack
  • Add demonstration record to documentation

Bug Fixes

  • Add jaeger dependency on authn service
  • Improve stack usage instructions

Features

  • Bump @cesarbr/knot-cloud-sdk-js to v3.0.0

Features

  • Improve KNoT Cloud core stack modularity
  • Add --no-clone option to avoid cloning the repositories when workspace is already prepared
  • Show token when user is created

Features

  • Update CLI operations to use @cesarbr/knot-cloud-sdk-js with AMQP support
  • Add KNoT Cloud core (Mainflux version) specification
  • Update traefik version to v2.2

Bug Fixes

  • Fix init command when copying stack files
  • Fix init command when path isn't passed
  • Fix storage listing on wrong port
  • Fix wrong webhook port configuration

Features

  • Add CLI commands to operate on the cloud:
    • Create thing
    • Create gateway
    • List devices
    • Set data
    • Get data
    • Publish data
    • Listen data
    • Update schema
    • Create session token
    • Delete device

Bug Fixes

  • Update packages to fix vulnerability issues
  • Fix traefik version in v1.7

Features

  • Provide multinode and all-in-one production stacks

Bug Fixes

  • Copy stack files when knot-cloud init command is executed
  • Update packages to fix vulnerability issues

Features

  • Add development stack and helper tool
  • Improve instructions about DNS setup

Features

Bug Fixes

  • Fix README layout
  • Fix tear down instructions
  • Fix bootstrap instructions regarding HTTPS

Features

  • Initial Docker stack YAML
  • Services:
    • Meshblu core
    • WebSocket protocol adapter
    • Bootstrap
    • Authenticator
    • Configuration UI