Skip to content

v1.6.0

Compare
Choose a tag to compare
@joente joente released this 11 Apr 12:25
· 14 commits to main since this release
  • Listen to THINGSDB_INIT, THINGSDB_SECRET and THINGSDB_DEPLOY environment variable.
  • Added tls.Dockerfile for TLS/SSL support in docker container.
  • Fixed logging from forward request with API.
  • Added optional WebSocket (including TLS/SSL) support. (with thanks to @stefanak-michal)
  • Changed build system to cmake and added build scripts:
    • Release build: ./release-build.sh
    • Debug build: ./debug-build.sh