Skip to content

v1.5.0

Compare
Choose a tag to compare
@c-jimenez c-jimenez released this 10 Mar 14:43
· 54 commits to develop since this release
78a853e

What's Changed

Bug fixes 🛠

  • [tools] Fix thread pool stop race condition by @c-jimenez in #189
  • Allow to send infos in status notifications messages even if their are no errors + fix decimal precision to 1 digit by @mahdidadashi65 in #191
  • Fix authorization key management for security profiles 1 et 2 by @c-jimenez in #192
  • [chargepoint] Handle configurations keys name as case insensitive by @c-jimenez in #193
  • [messages] Fix include of JsonValidator as local instead of system by @thomas-brunel in #187

Other Changes

  • [cmake] Add options to not build as a shared library, not build sqlite3 and not install doctest headers by @thomas-brunel in #188

New Contributors

Full Changelog: v1.4.3...v1.5.0