Skip to content

Releases: EVerest/libocpp

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

v0.16.1

27 Aug 16:11
fb4d430
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

19 Aug 15:37
47eee62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.16.0

v0.15.1

13 Aug 15:18
4a2f7a5
Compare
Choose a tag to compare

What's Changed

  • Fix issue with signed meter values for resumed transactions in OCPP1.6 by @Pietfried in #737
  • Implement SetChargingProfileRequest and basic database storage/loading by @christopher-davis-afs in #711
  • Update generators and move custom enums to new file by @marcemmers in #741
  • Feature/376 ocpp 201 california pricing requirements tariff and cost by @maaikez in #707

Full Changelog: v0.15.0...v0.15.1

v0.15.0

06 Aug 13:57
01dba25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

08 Jul 10:39
704ca43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.14.0