v1.4.0
What's Changed
New Features 🎉
- Changed system to steady clock by @ruudvd in #143
- [websocket/rpc] Add server callback when connection fails + disable queues on disconnect to speed-up disconnection management by @c-jimenez in #152
- [localcontroller] Add connection status information to ICentralSystemProxy interface by @c-jimenez in #153
Bug fixes 🛠
- [messages] Fix filename field of GetLogResponse message by @c-jimenez in #144
- [x509] Add issuer name DER data to certificate class to allow issuer name hash computation by @c-jimenez in #146
- Fix base64 encode/decode + signature check during signed firmware update procedure by @c-jimenez in #149
- fix:Improve the reservation logic. by @JamesLebron in #150
- [chargepoint] Change connector 0 state to Available when previously Reserved and a transaction is started on 1 of the connectors by @JamesLebron in #154
New Contributors
Full Changelog: v1.3.1...v1.4.0