- Set the MQTT client id correctly (Regression bug from 3.3.8). This prevented PG3 from seeing the correct plugin connected status.
3.3.8
- Updated paho-mqtt to 2.1.0
3.3.7
- Fix to MQTT SSL connection following python upgrade
3.3.6
- Fix getValidAddress() - Truncate to 14 chars after removing illegal characters
3.3.5
- Fixes to oAuth config update
3.3.4
- When refreshing tokens, keep any key that we had that is not updated. - Log response body when refresh tokens fails - Log request body in correct format (query string instead of json) - Remove test code that made the tokens refresh unnecessarily