v1.3.0
What's Changed
New Features 🎉
- [central system - local controller] First implementation of hybrid central system / local controller + example by @c-jimenez in #124
- [websocket] Create websocket client pool to limit number of threads when creating websocket clients by @c-jimenez in #128
- [rpc] RPC pool implementation + memory leaks fixes by @c-jimenez in #130
Bug fixes 🛠
- reject ChangeConfiguration for interval keys with negative value by @mahdidadashi65 in #118
- [chargepoint] Fix stop process by @c-jimenez in #119
- Fix remote start transaction on connector id 0 by @c-jimenez in #123
- [libwesocket] Disable LWS_WITH_NETLINK option by @c-jimenez in #129
Full Changelog: v1.2.0...v1.3.0