Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

78 lines (53 loc) · 1.88 KB

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