Skip to content

v1.1.0

Compare
Choose a tag to compare
@c-jimenez c-jimenez released this 26 Jan 14:51
· 251 commits to develop since this release
a8ac388

What's Changed

New Features 🎉

  • Improve websockets management by @c-jimenez in #100
  • Add support for MSVC compiler with Visual Studio Community 2022 by @c-jimenez in #98
  • [localcontroller] Triggers a request timeout when a request cannot be forwarded to the Central System or to the Charge Point by @c-jimenez in #105

Bug fixes 🛠

  • Fix some race conditions which lead to memory errors by @c-jimenez in #101
  • Fix local list version management and change availability management when connector id = 0 by by @mahdidadashi65 in #99
  • [examples] Fix cipher suites list for TLSv1.2 by @c-jimenez in #103
  • [websocket] Handle fragmented websocket frames by @c-jimenez in #104

Other Changes

New Contributors

Full Changelog: v1.0.0...v1.1.0