v1.4.2
What's Changed
Bug fixes 🛠
- [chargepoint] Use asynchronous transmission of status notification by @c-jimenez in #178
- Heartbeat will now be runtime updated, fix for issue #170 by @Habbus in #171
- Change in the decision-making process for reservation recognition by @mahdidadashi65 in #168
- [websockets] Fix websocket connect timeout configuration + flush messages on disconnect by @c-jimenez in #176
- [x509] Add missing initializer for issuer DER in certificate copy constructor by @c-jimenez in #177
- [websockets] Encode URL when they contains non-ascii or specical chars by @c-jimenez in #179
Full Changelog: v1.4.1...v1.4.2