Version 0.11 is released #203
s-allius
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I proudly present the new version 0.11.0, with some improvements for GEN3 inverters, Docker containers and a first code revision to improve quality and architecture
GEN3:
Now we also support the latest official GEN3 inverter firmware with the version V3.29.148. This version comes with some new messages why the proxy version 0.10 caused by a lot of errors and the polling mode did not work anymore
GEN3: After inverter firmware update the 'Unknown Msg Type' increases continuously #182
fix invalid Contact Info Msg for firmware versionV3.29.148
GEN3: Invalid Contact Info Msg #192
The proxy also displays the MAC address (GEN3 only) and the serial number of the devices now.
There is a fix for invalid (or overwritten) messages in the receive buffer for the GEN3 inverter.
Docker
The Docker image now supports annotations for multi arch and improves the version handlings
optimise versionstring handling #159
Reading the version string from the image updates it even if the image is re-pulled without re-deployment
Docker: The description ist missing #167
Code Quality / Clean Code
With the development start of version 0.11.0, I integrated the SonarCloud Scanner into the pipeline to check and improve code quality. The current results and progress can be viewed on the public SonarQube page:
https://sonarcloud.io/project/overview?id=s-allius_tsun-gen3-proxy
What's Changed
Full Changelog: v0.10.1...v0.11.0
This discussion was created from the release Version 0.11.
Beta Was this translation helpful? Give feedback.
All reactions