This repository was archived by the owner on Apr 27, 2026. It is now read-only.
v0.31.0
What's Changed
- Add compatibility with Boost 1.89 by @hikinggrass in #1151
- [OCPP 1.6] Add support for updating OCPP config via method calls by @james-ctc in #1153
- [OCPP 1.6] InvalidCentralSystemCertificate being logged too frequently by @james-ctc in #1156
- fix: Correct port when scheme is not provided by @chrizap in #1158
- tls provider update by @james-ctc in #1157
- Add clang-tidy config and associated fixes by @hikinggrass in #1159
- Added configuration key MeterPublicKey for OCPP1.6 by @Pietfried in #1161
- fix(db): Fixed uncaught db query exceptions by @mlitre in #1167
- Bump version to 0.31.0 by @hikinggrass in #1166
New Contributors
Full Changelog: v0.30.3...v0.31.0