2025.1.0-rc1
Pre-release
Pre-release
What's Changed
- Updated libocpp websocket dep by @AssemblyJohn in #984
- Reservation all connectors reserved (#958) by @maaikez in #972
- Feature/cost and price display message tests by @maaikez in #975
- Reduce mutexes in Auth module by @Pietfried in #991
- Require replug in case of plug in timeout by @Pietfried in #976
- Feature/890 move reservations callbacks and handlers to new functional block by @maaikez in #979
- Fix if-statment guarding for invalid vector access by @cburandt in #996
- Add module for NXP PN7160 NFC chip as token provider by @cburandt in #951
- PN532TokenProvider: drop unused config 'timeout' by @mhei in #995
- Accept bank cards only for specific connectors by @wku12 in #997
- Refactored mutex locking in Auth module by @Pietfried in #1001
- Added features to EvseV2G doc.rst by @SebaLukas in #964
- feature: target register functionality and coverage by @a-w50 in #1004
- Update everest-ci to v1.4.4 by @andistorm in #1003
- bugfix(tls_test): use timed_mutex by @a-w50 in #1006
- feature: direct support for
__dump_gcov
by @a-w50 in #1005 - refactor(coverage): documentation, register function reordering by @a-w50 in #1007
- Introduce EVSE Manager configuration option for failing charging if t… by @florinmihut in #993
- Adding a few unit tests for the EvseV2G module by @SebaLukas in #1013
- Added documentation for EnergyManager module by @Pietfried in #1009
- Renamed docs directory for CI by @krealyt in #1023
- Bump zvt lib by @wku12 in #1029
- Auth: Catch all exceptions while waiting for token validation and reject it instead of crashing by @wku12 in #1032
- Additional documentation for powermeter start sequence or after communication loss by @florinmihut in #1019
- Feature/energymanagement unit tests by @corneliusclaussen in #1015
- API: Improve error handling for command parsing by @FaHaGit in #1020
- Bump libocpp dependency to 0.23.0 by @hikinggrass in #1028
- Publish PP state from PhyVersoBSP by @wku12 in #1034
- Fixing EvseV2G doc.rst with the correct emoji by @SebaLukas in #1039
- Updating libcbv2g to latest version (v0.3.0) by @SebaLukas in #1037
- Integrates the security module in the Evse15118D20 module by @AssemblyJohn in #1030
- Update CODEOWNERS file by @andistorm in #1041
- Bump everest-framework and ev-cli for clear_error refactor by @hikinggrass in #1031
- Ensure that "lib" is the CMAKE_INSTALL_LIBDIR in pugixml bazel dep by @hikinggrass in #1043
- Bump everest-framework to v0.20.1 by @hikinggrass in #1042
New Contributors
Full Changelog: 2024.11.0...2025.1.0-rc1