v0.19.0
Pre-release
Pre-release
New Features
v1.6
Additions and improvements
Generic
- Use table driven tests by @frednesto in #255
- Format with "%v" instead of "%d" by @lwlwilliam in #274
- Implement Error on base receiver by @andig in #295
- Issue and pull request templates by @xBlaz3kx in #283
- Added issue templates for new version by @xBlaz3kx in #335
- Code owners and dependabot by @xBlaz3kx in #300
- Bump github.com/gorilla/mux from 1.7.3 to 1.8.1 by @dependabot in #321
- Bump github.com/gorilla/websocket from 1.4.1 to 1.5.3 by @dependabot in #325
- Bump github.com/relvacode/iso8601 from 1.3.0 to 1.6.0 by @dependabot in #329
- CI and testing improvements by @xBlaz3kx in #310
- Bump Github Actions versions
- OCPP 1.6j Security extension tests by @xBlaz3kx in #311
- Add Connections method in websocket by @shiv3 in #284
- Allow retrieving ocpp handler by @andig in #298
v1.6
- Allow connectorID 0 for trigger message by @lorenzodonini in #264
- Use positive numbers as transactionId by @lwlwilliam in #312
Bugfixes
Generic
- Check for empty unique ID by @lorenzodonini in #268
v1.6
- Added support for celcius in metervalues by @Mayuri-Mense in #273
- Fix validation for connectorId of GetCompositeSchedule.conf by @initialed85 in #275
- Fix typo by @premultiply in #282
- Fix MeasurandSoC typo by @lorenzodonini in #289
- Fix certificateType field type OCPP 1.6J security extension by @dwibudut in #301
- Fix bug error panic OCPP 1.6J security features (CentralSystem) by @dwibudut in #305
- Fix OCPP 1.6 charge point example panic when key is unknown by @libreleee in #328
- Remove duplicate call by @andig in #297
v2.0.1
- Fix typo NotAllowedTypeEVSE value by @dwibudut in #303
- Add missed handler on client disconnected (CSMS/ocpp2.0.1) by @dwibudut in #307
Full Changelog: v0.18.0...v0.19.0
New Contributors
- @initialed85 made their first contribution in #275
- @lwlwilliam made their first contribution in #274
- @Mayuri-Mense made their first contribution in #273
- @premultiply made their first contribution in #282
- @dependabot made their first contribution in #316
- @libreleee made their first contribution in #328