v0.9.7
What's Changed
- Execute disonnected_callback only when websocket is disconnected by @Pietfried in #386
- Changed parameter from std::string to IdToken in on_transaction_finished by @Pietfried in #388
- Update README.md by @ahzf in #379
- Fix build issue caused by implicit signed type in JSON schema validator by @drmrd in #385
- Several updates to OCPP201 device model by @Pietfried in #392
- OCPP1.6: Support for vendor errors by @Pietfried in #395
- B08 get custom report by @SNSubramanya in #294
- fix bytes and items per message in localauthlistactrl by @SNSubramanya in #399
- Properly check network configuration priority size by @hikinggrass in #394
- Fix initiation if requested messages of TriggerMessage.req and ExtendedTriggerMessage.req by @Pietfried in #401
- Added OCPP 2.0.1 feature profiles and link to google sheet by @RobertDeLeeuw in #370
- B07 get base report simplifications by @SNSubramanya in #397
- OCPP1.6: Report reason in StatusNotification.req in on_session_started and on_plugin_timeout by @Pietfried in #402
- Fix message_id_generator lifetime issue by @hikinggrass in #404
- Fix unit tests: database_tests and evse_security_mock by @Pietfried in #389
- Add request_value to 2.0.1 ChargePoint api by @hikinggrass in #405
- CI: Add building, testing and linting by @couryrr-afs in #297
- Security Log file option by @Pietfried in #407
- Fix: OCPP 2.0.1 CS, EVSE, and Connector availability tracking by @valentin-dimov in #292
- Bump libevse-security to v0.4.1 by @andistorm in #409
- Fix vector conversion of network connection priorities by @hikinggrass in #411
- Remove pycache file by @hikinggrass in #412
- Add support for certificate links by @mennodegraaf in #398
- Add InvalidCsmsCertificate notification by @marcemmers in #419
- Call configuration_key_changed_callback when set_custom_configuration_key finished successfully by @Pietfried in #427
- Localised per-thread conn data for a clean disconnect by @AssemblyJohn in #429
- Extended Use of SecurityEventNotification.req in OCPP1.6 by @Pietfried in #425
- Update libevse-security to v0.4.2 by @hikinggrass in #428
New Contributors
- @drmrd made their first contribution in #385
- @couryrr-afs made their first contribution in #297
- @andistorm made their first contribution in #409
Full Changelog: v0.9.6...v0.9.7