Skip to content

Releases: EVerest/libocpp

v0.22.0

13 Dec 15:47
5a7a008
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0

26 Nov 11:57
173af8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.18.1

26 Nov 08:20
Compare
Choose a tag to compare

Fixed bug setting NetworkConfigurationPriority by @Pietfried in #866
Fix bug in ClearChargingProfile.req by @Pietfried in #872
Fix reporting of log rotation status by @hikinggrass in #862
Fix potential state machine issue by @Pietfried in #865

Full Changelog: v0.18.0...v0.18.1

v0.20.0

15 Nov 12:06
b00d278
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

07 Nov 16:40
e29e529
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

24 Oct 12:00
8d74ff5
Compare
Choose a tag to compare

What's Changed

  • Handle of invalid datetime when format check fails by @hikinggrass in #822
  • Add unit parameter in composite schedule request by @Pietfried in #834
  • check websocket and connectivity against nullptr in data_transfer_req by @Pietfried in #833
  • Fix: Subsequent validation of existing profiles for OCPP2.0.1 by @Pietfried in #837
  • Restore increased size of Get15118EVCertificate.exiResponse by @hikinggrass in #824
  • Add some additional security events by @hikinggrass in #818
  • Configurable default limits for composite schedule calculation by @Pietfried in #839

Full Changelog: v0.17.2...v0.18.0

v0.17.2

14 Oct 11:32
846bc5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

07 Oct 05:29
7d46674
Compare
Choose a tag to compare
v0.17.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

24 Sep 10:22
af2fcc4
Compare
Choose a tag to compare

What's Changed

  • Moved websocket to new connectivity_manager class. by @WilcodenBesten in #748
  • Defect: ChargePoint init evse_manager before smart_charging_handler by @gberardi-pillar in #763
  • Fix issue that connectivity_manager was only initialized in a single constructor by @Pietfried in #771
  • [janitorial]: fix enum warning in connector, typo fixes by @sebasje in #764
  • Feature/K08 Get Composite Schedule by @folkengine in #745
  • Config option to specify MessageTypesDiscardForQueueing by @Pietfried in #765
  • Ensure that connector stays in bounds of status notification callback by @hikinggrass in #767
  • Added verifications before calling callbacks by @AssemblyJohn in #725
  • Fix segmentation fault in test cases by @Pietfried in #777
  • Composite Schedule API by @Pietfried in #773
  • Fix: Include all evse_ids in get_all_composite_schedules by @Pietfried in #786
  • cache network connection profiles by @SNSubramanya in #778
  • Feature/k02 05 cumulative by @couryrr-afs in #760
  • Remove code generator tooling for ocpp201 by @Pietfried in #784
  • Use the last_used value from the auth cache database to check for cache lifetime when authorizing by @marcemmers in #793
  • Fix EvseId 0 not throwing the correct exception by @marcemmers in #799
  • Notify consumer about charging profile update when a transaction stops by @Pietfried in #788
  • Update CODEOWNERS by @Pietfried in #797
  • Added certificate validation to FirmwareUpdate.req handler in ocpp201 by @Pietfried in #727
  • Testing: Updated test fixture names by @Giavotto in #782
  • refactor: Replace get_vector_from_csv with split_string by @mlitre in #791
  • Add critical and timestamp parameters to on_security_event functions by @hikinggrass in #795
  • ChargePoint: add support for SecurityEventNotification FirmwareUpdated after reboot by @barsnick in #747
  • Rename 'component schemas' to 'component config' by @maaikez in #794
  • Feature/706 ocpp 201 california pricing requirements by @maaikez in #757

New Contributors

Full Changelog: v0.16.2...v0.17.0

v0.16.2

27 Aug 17:19
2bc64f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.16.2