Skip to content

Releases: EVerest/libocpp

v0.31.1

11 Dec 16:37
391e440

Choose a tag to compare

What's Changed

  • fix(v16): Cache entry check and bump version by @mlitre in #1168

Full Changelog: v0.31.0...v0.31.1

v0.31.0

10 Dec 16:10
7f21794

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.3...v0.31.0

v0.30.3

04 Nov 08:00
1c6fb7c

Choose a tag to compare

What's Changed

Full Changelog: v0.30.2...v0.30.3

v0.30.2

02 Oct 13:24
2ea181e

Choose a tag to compare

What's Changed

  • Removed misleading TLS logging by @Pietfried in #1138
  • Add raw message logging (before parsing the message) (off by default) by @hikinggrass in #1139
  • fix(ocppv2): Fix GetCertStatusCallback to avoid uncaught exception by @mlitre in #1140
  • Bugfix/typo in log messages raw by @hikinggrass in #1141
  • fix(ocpp2x): Fix String too large exception by @mlitre in #1142
  • Update everest-sqlite to 0.1.4, libevse-security to 0.9.9 and libwebsockets to 4.4.1 by @hikinggrass in #1143

Full Changelog: v0.30.1...v0.30.2

v0.30.1

02 Sep 15:32
157ba65

Choose a tag to compare

What's Changed

  • fix(ocpp16): Send invalid fw signature security event by @mlitre in #1125
  • Change log from INFO to DEBUG by @Pietfried in #1124
  • fix(ocpp16): Make UnlockConnectorOnEVSideDisconnect RO configurable by @mlitre in #1126
  • fix(ocpp2): Fix crash on missing nullptr check on tx start by @mlitre in #1127
  • Fix int to string in throw by @hikinggrass in #1132
  • Add missing override keyword, fixing compiler warnings by @hikinggrass in #1133
  • Free memory allocated by strdup at the end of websocket init by @hikinggrass in #1134
  • [OCPP 1.6] StatusNotification timestamp is updated to represent the report time by @james-ctc in #1130

Full Changelog: v0.30.0...v0.30.1

v0.30.0

07 Aug 18:03
9c8ec21

Choose a tag to compare

What's Changed

  • fix(ocpp16): Typo in WebSocketPintInterval config key name by @mlitre in #1120
  • fix(v21): Fix V2XChargingCtrlr variables by @mlitre in #1114
  • fix(ocpp16): Set the correct websocket connection options after upgrade by @mlitre in #1122
  • feat(ocpp16): add ISO15118CertificateManagementEnabled configuration option by @Pietfried in #1123
  • Fix/notify allowed energy transfer response by @mlitre in #1116

Full Changelog: v0.29.0...v0.30.0

v0.29.0

07 Aug 18:02
c18eab1

Choose a tag to compare

What's Changed

  • Feature/ocpp21 support by @mlitre in #1110
  • fix(v21): Removed NotifyCRL and NotifyQRCodeScanned as they don't exist by @mlitre in #1111
  • fix(generator): Fix generator for required arrays of string enums by @mlitre in #1115
  • [OCPP 1.6] update configuration via a separate file by @james-ctc in #1113
  • Fix: Composite schedule calculation for connector 0 by @Pietfried in #1112
  • Update dependencies, bump version to 0.29.0 by @hikinggrass in #1118

Full Changelog: v0.28.0...v0.29.0

v0.28.0

14 Jul 16:06
1d2ce8d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.1...v0.28.0

v0.27.1

03 Jun 13:52
715d508

Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.27.1

v0.27.0

30 May 11:20
34e83e1

Choose a tag to compare

What's Changed

  • fix(ocpp16): Security events for invalid CP and CPMS certificates by @mlitre in #1061
  • fix(ocpp16): Reset fw/log status' to Idle after success and failures by @mlitre in #1064
  • refactor(ocpp1.6): Composite Schedule calculation by @Pietfried in #1062
  • Let set_variable_attribute_value return SetVariableStatusEnum, not bool by @hikinggrass in #1066
  • feature(ocpp16): Authorize response waits for set user price by @Pietfried in #1065
  • Fix EVSE struct initialization in handle_unlock_connector by @hikinggrass in #1087

Full Changelog: v0.26.3...v0.27.0