Releases: SAP/e-mobility-charging-stations-simulator
Releases · SAP/e-mobility-charging-stations-simulator
webui: v2.0.2
2.0.2 (2024-12-23)
✨ Polish
- cleanup event handling callbacks (eeb27da)
🤖 Automation
- deps-dev: bump prettier from 3.4.1 to 3.4.2 in the regular group (#1243) (a1bbf37)
- deps-dev: bump the regular group with 2 updates (#1235) (0414e23)
- deps-dev: bump the regular group with 5 updates (#1239) (5b34f7a)
- deps-dev: bump the regular group with 6 updates (#1230) (6ffb90e)
- deps: bump the regular group with 2 updates (#1228) (01ae0b2)
- deps: bump the regular group with 4 updates (#1251) (2cfd250)
simulator: v2.0.2
2.0.2 (2024-12-23)
✨ Polish
📚 Documentation
🤖 Automation
- deps-dev: bump @cspell/eslint-plugin in the regular group (#1233) (318f5d1)
- deps-dev: bump eslint-plugin-perfectionist in the regular group (#1242) (71060bb)
- deps-dev: bump eslint-plugin-perfectionist in the regular group (#1253) (8b8c282)
- deps-dev: bump prettier from 3.4.1 to 3.4.2 in the regular group (#1243) (a1bbf37)
- deps-dev: bump the regular group with 2 updates (#1235) (0414e23)
- deps-dev: bump the regular group with 2 updates (#1250) (ac8c9b4)
- deps-dev: bump the regular group with 2 updates (#1258) (ad1ab8e)
- deps-dev: bump the regular group with 5 updates (#1239) (5b34f7a)
- deps-dev: bump the regular group with 6 updates (#1230) (6ffb90e)
- deps: bump autofix-ci/action (#1241) (1c54315)
- deps: bump sonarsource/sonarcloud-github-action (#1245) (4718131)
- deps: bump sonarsource/sonarqube-scan-action from 4.1.0 to 4.2.1 (#1255) (6d60411)
- deps: bump the regular group with 2 updates (#1228) (01ae0b2)
- deps: bump the regular group with 4 updates (#1251) (2cfd250)
- deps: bump the regular group with 5 updates (#1249) (208b128)
- deps: bump the regular group with 5 updates (#1254) (a01fdca)
- deps: bump the regular group with 6 updates (#1260) (b0ce06a)
ocpp-server: v2.0.2
2.0.2 (2024-12-23)
🤖 Automation
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1236) (5fa6474)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1247) (7113dc0)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1252) (7832605)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1257) (8f3ff89)
- deps-dev: bump taskipy in /tests/ocpp-server in the regular group (#1229) (957a50e)
- deps: bump ocpp from 2.0.0rc2 to 2.0.0rc3 in /tests/ocpp-server (#1248) (45c31e7)
webui: v2.0.1
2.0.1 (2024-11-22)
🐞 Bug Fixes
- ensure local storage is cleaned at CS deletion (122e014)
- ensure undefined is handled at computing power limitation (55a17ee), closes #1223
🤖 Automation
- deps-dev: bump @types/node in the regular group (05eeba4)
- deps-dev: bump @types/node in the regular group (#1206) (009b39e)
- deps-dev: bump @types/node in the regular group (#1207) (a8ecc38)
- deps-dev: bump the regular group with 4 updates (#1217) (639c849)
- deps: bump the regular group across 1 directory with 2 updates (#1203) (90eb3b3)
- deps: bump the regular group with 11 updates (#1215) (1c3e200)
- deps: bump the regular group with 2 updates (#1212) (7c4f2ba)
- deps: bump the regular group with 2 updates (#1219) (9b823a0)
- deps: bump the regular group with 5 updates (#1205) (6e0ee99)
- deps: bump the regular group with 6 updates (#1211) (636421d)
- fix linter errors (408b4e6)
simulator: v2.0.1
2.0.1 (2024-11-22)
🐞 Bug Fixes
✨ Polish
- cleanup linter warnings (1ea7f1d)
- cleanup logger export (a715340)
- silence linter warnings (fa8baf1)
- use micro tasks queue instead next tick one (95e17f6)
🧪 Tests
- fix CI failure (87a4259)
🤖 Automation
- deps-dev: bump @types/node in the regular group (05eeba4)
- deps-dev: bump @types/node in the regular group (#1206) (009b39e)
- deps-dev: bump @types/node in the regular group (#1207) (a8ecc38)
- deps-dev: bump eslint-plugin-jsdoc in the regular group (#1216) (9369001)
- deps-dev: bump the regular group with 4 updates (#1217) (639c849)
- deps: bump mongodb from 6.10.0 to 6.11.0 in the regular group (#1225) (087efff)
- deps: bump the regular group across 1 directory with 2 updates (#1203) (90eb3b3)
- deps: bump the regular group with 11 updates (#1215) (1c3e200)
- deps: bump the regular group with 2 updates (#1212) (7c4f2ba)
- deps: bump the regular group with 2 updates (#1219) (9b823a0)
- deps: bump the regular group with 5 updates (#1205) (6e0ee99)
- deps: bump the regular group with 6 updates (#1211) (636421d)
- fix linter errors (408b4e6)
ocpp-server: v2.0.1
2.0.1 (2024-11-22)
🤖 Automation
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (6c99ee6)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1201) (8a80af2)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1213) (89e4a23)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1224) (c047fe5)
- deps: bump websockets from 13.1 to 14.0 in /tests/ocpp-server (#1214) (cfafab3)
- deps: bump websockets in /tests/ocpp-server in the regular group (#1218) (9e1c610)
webui: v2.0.0
simulator: v2.0.0
2.0.0 (2024-10-23)
⚠ BREAKING CHANGES
- bump the minimum node version supported to 20.x.x
⚡ Performance
- use crypto
hash
instead ofcreateHash
(1f9416c)
🤖 Automation
- ci: readd pnpm audit step (11d2ed9)
- ci: switch to workflow token (ecb01bf)
- deps-dev: bump neostandard in the regular group (#1198) (d65f40c)
- deps: bump the regular group with 2 updates (#1197) (6f31a7a)
🧹 Chores
- bump the minimum node version supported to 20.x.x (7b8957c)
ocpp-server: v2.0.0
webui: v1.5.2
1.5.2 (2024-10-21)
🐞 Bug Fixes
- silence TS strict null check errors (df60841)
✨ Polish
- cleanup blank lines (b1421bc)
- deps-dev: remove unused deps (fd855c1)
- display transaction id in UI (99fb669)
- docker: rename start.sh to run.sh (baf8b16)
- separate out dashboard docker image (20fb109), closes #1040
- switch to eslint-plugin-perfectionist (0749233)
- turn on
noImplicitOverride
in TS configuration (6375d3c) - use ENTRYPOINT syntax in docker files (989108f)
🧪 Tests
- add checkStationInfoConnectorStatus() test (dd81d27)
🤖 Automation
- deps-dev: bump @types/node from 22.0.3 to 22.1.0 (#1120) (c11dc2a)
- deps-dev: bump @vitest/coverage-v8 from 2.0.4 to 2.0.5 (#1117) (4ee8259)
- deps-dev: bump jsdom from 24.1.1 to 25.0.0 in the major group (#1152) (bb7aeb1)
- deps-dev: bump the regular group with 2 updates (cc3e26b)
- deps-dev: bump the regular group with 2 updates (#1156) (d366869)
- deps-dev: bump the regular group with 2 updates (#1183) (9de6af7)
- deps-dev: bump the regular group with 3 updates (#1167) (fcca987)
- deps-dev: bump vitest from 2.0.4 to 2.0.5 (#1116) (e454b55)
- deps: bump the regular group across 1 directory with 12 updates (#1140) (89e8682)
- deps: bump the regular group across 1 directory with 4 updates (58e990c)
- deps: bump the regular group with 10 updates (#1153) (48bd33f)
- deps: bump the regular group with 2 updates (#1129) (d9f951c)
- deps: bump the regular group with 2 updates (#1143) (f883a83)
- deps: bump the regular group with 2 updates (#1155) (c02ea07)
- deps: bump the regular group with 2 updates (#1165) (e1fb067)
- deps: bump the regular group with 2 updates (#1189) (d626254)
- deps: bump the regular group with 3 updates (#1151) (271426f)
- deps: bump the regular group with 3 updates (#1170) (fb89e15)
- deps: bump the regular group with 4 updates (#1157) (35fbcd3)
- deps: bump the regular group with 4 updates (#1166) (2f2d625)
- deps: bump the regular group with 4 updates (#1173) (b07a57e)
- deps: bump the regular group with 5 updates (#1191) (c9a4d44)
- deps: bump the regular group with 6 updates (#1163) (e6ea62c)
- deps: bump the regular group with 7 updates (f5d5fe0)
- deps: bump the regular group with 7 updates (#1130) (4f1d887)
- deps: bump the regular group with 7 updates (#1158) (4809da4)
- deps: bump the regular group with 7 updates (#1168) (2336b18)
- deps: bump the regular group with 9 updates (#1137) (eede99d)
- deps: bump vue from 3.4.36 to 3.4.37 in the regular group (#1132) (1e755e0)
- deps: bump vue from 3.5.1 to 3.5.2 in the regular group (54e7c79)
- deps: bump vue from 3.5.10 to 3.5.11 in the regular group (#1184) (b216885)
- docker: fix dashboard auto config paths (abba1ad)
- sonar: refine sonar-project.properties files ([216a56a](216a56a2a3c4548eb...