updated version to 23.2

This commit is contained in:
john30
2023-07-08 14:28:51 +02:00
parent 739324fb8e
commit ae8e689e11
7 changed files with 8 additions and 6 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
# 23.2 (tbd)
# 23.2 (2023-07-08)
## Bug Fixes
* fix bounds check for variable length datatypes
* add timeout for enhanced protocol info exchange and allow more of them being optional
@@ -7,6 +7,7 @@
* add workaround for libssl issues, add debug logging and force it using IPv4
* fix log level potentially set too late during startup
* fix too low timeout for config web service
* fix MQTT topic construction with prefix containing a separator
## Features
* add log entry for unstartable TCP ports