Skip to content

1.2.0

Compare
Choose a tag to compare
@mman mman released this 13 Sep 08:23
· 119 commits to main since this release

1.2.0 (2024-09-13)

Bug Fixes

  • docker: correct Dockerfile syntax (1abb6f0)
  • docker: correctly propagate git_ref to nested docker builds (b79455f)
  • docker: infer BUILD_VERSION from environment (6770b9c)
  • gh: bump actions/checkout from v3 to v4 (4c3dd7c)
  • gh: revert to fetch-depth: 0 (30a489c)
  • loader: remove unnecesary VRM MQTT reconnect code, lower MQTT reconnect interval to 10s (f9ce300)

Features

  • build: extract buildVersion, use it in mqtt clientId (c523cc6)