You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove incorrect or too restrictive validations (#355)
* Remove validation of ChargerLocalSettings-response
* Remove AuthenticationType requirement from Installation-validation
* Add bullet-point draft for next version
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## 0.8.6 (draft)
4
+
5
+
This is a minor release that fixes a validation issue that caused the integration to stop working for users with at least one charger they only have the User role for.
6
+
7
+
In addition, it also fixes an issue where calls to the localSettings-API triggered an error on validating the response.
8
+
3
9
## 0.8.5
4
10
5
11
This is a minor release that fixes a bug in the setting of the Min/Max current of a charger.
0 commit comments