fix(bridge): resubscribe on every (re)connect; emqx v0.2.1 dashboard off; iot-service v0.1.1

This commit is contained in:
“Naeel”
2026-08-16 15:24:26 +04:00
parent 3ec8fe86c2
commit d970958e5c
5 changed files with 83 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Makefile — монолит iot-service (образ naeel/iot-service).
# Старые k8s-цели — в legacy/Makefile.old.
VERSION ?= v0.1.0
VERSION ?= v0.1.1
IMAGE ?= naeel/iot-service
LDFLAGS = -X main.version=$(VERSION)