Releases: SAP/e-mobility-charging-stations-simulator
Releases · SAP/e-mobility-charging-stations-simulator
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...
simulator: v1.5.2
1.5.2 (2024-10-21)
🐞 Bug Fixes
⚡ Performance
- speed up isAsyncFunction() helper (f8d74e9)
✨ Polish
- cleanup blank lines (b1421bc)
- cleanup comments formatting (f46aabb)
- deps-dev: remove unused deps (fd855c1)
- docker: rename start.sh to run.sh (baf8b16)
- order ErrorType enum properly (420b812)
- refine isNotEmptyString() and isNotEmptyArray() helpers type (665864c)
- remove unneeded blank lines (b78c3f2)
- revert overzealous enums ordering (42f3318)
- separate out dashboard docker image (20fb109), closes #1040
- silence linter (a4a246b)
- switch to eslint-plugin-perfectionist (0749233)
- turn on
noImplicitOverride
in TS configuration (6375d3c) - use ENTRYPOINT syntax in docker files (989108f)
- use rambda has() helper (e0e6de7)
🧪 Tests
- add AsyncLock test (b842c65)
- add checkStationInfoConnectorStatus() test (dd81d27)
- add getPhaseRotationValue() test (2997179)
- add missing tests/utils/AsyncLock.test.ts file (35f57b2)
- cleanup AsyncLock test (213958d)
- fix simulator configuration test (32f3b30)
- improve AsyncLock test coverage (aff8ddb)
- refine AsyncLock runExclusive() expectation (bff96f3)
📚 Documentation
🤖 Automation
- ci: comment out pnpm audit step (f03694f)
- ci: node 23.x support (2244858)
- ci: run OCPP server build GHA on several OS (1752bac)
- ci: silence linter errors (3b7b2e3)
- 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 eslint-plugin-jsdoc in the major group (#1131) (90c55af)
- deps-dev: bump eslint-plugin-jsdoc in the regular group (#1172) (89fb871)
- deps-dev: bump eslint-plugin-jsdoc in the regular group (#1190) (1d26740)
- deps-dev: bump eslint-plugin-jsdoc in the regular group (#1192) (2cba942)
- deps-dev: bump eslint-plugin-vue in the regular group (#1195) (be79449)
- 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 (#1138) (81fe15c)
- 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 github/combine-prs from 5.1.0 to 5.2.0 (#1188) (99cca19)
- deps: bump rambda from 9.2.1 to 9.3.0 in the regular group (#1150) (c862413)
- deps: bump sonarsource/sonarcloud-github-action (d1b99e7)
- deps: bump sonarsource/sonarcloud-github-action (#1185) (9f7011d)
- deps: bump the regular group across 1 directory with 12 updates (#1140) ([89e8682](https:/...
ocpp-server: v1.5.2
1.5.2 (2024-10-21)
🐞 Bug Fixes
- fix server task (63bdd06)
🤖 Automation
- deps-dev: bump ruff from 0.5.5 to 0.5.6 in /tests/ocpp-server (#1121) (600d4c1)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (05d3347)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (5522407)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1133) (e5ea15f)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1141) (0f729d5)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1142) (815ddf2)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1149) (e62f5d8)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1169) (a5e2da5)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1174) (5e1baef)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1186) (2442336)
- deps-dev: bump ruff in /tests/ocpp-server in the regular group (#1194) (8641c87)
- deps: bump the regular group in /tests/ocpp-server with 2 updates (#1154) (1632cc4)
- deps: bump the regular group in /tests/ocpp-server with 2 updates (#1175) (455167a)
- deps: bump websockets in /tests/ocpp-server in the major group (ebea5db)
webui: v1.5.1
simulator: v1.5.1
1.5.1 (2024-07-30)
✨ Polish
- cleanup eslint configuration (31dab31)
- move buidling, bundling, ... scripts into a directory (bf30bb2)
- silence two linter errors (664ba1d)
- test: code cleanups (7edfbc1)
🧪 Tests
- add checkConfiguration() helper test (243a494)
- add more charging station helpers tests (e01619b)
- add some tests for charging station helpers (df59920)
📚 Documentation
- add OCPP 2 mock server component to issue templates (a95db78)
🤖 Automation
- ci: reenabled auto code formating and linting on simulator (1e4b13c)
- ci: reenabled linting on web ui code (5a1832c)
- deps-dev: bump @types/ws from 8.5.11 to 8.5.12 (#1113) (1e10f26)
- deps-dev: bump eslint-plugin-jsdoc from 48.8.3 to 48.9.2 (#1112) (79e727f)
- deps-dev: bump eslint-plugin-jsdoc from 48.9.2 to 48.10.1 (#1115) (9cd5283)
- deps-dev: bump husky from 9.1.3 to 9.1.4 (#1114) (c398be4)
ocpp-server: v1.5.1
webui: v1.5.0
1.5.0 (2024-07-25)
🤖 Automation
- deps-dev: bump @types/node from 20.14.11 to 20.14.12 (#1106) (fb46a87)
- deps-dev: bump @vitejs/plugin-vue from 5.0.5 to 5.1.0 (#1105) (d36c4c8)
- deps-dev: bump @vitest/coverage-v8 from 2.0.1 to 2.0.2 (bbdb386)
- deps-dev: bump rimraf from 5.0.8 to 6.0.0 (207408c)
- deps-dev: bump typescript-eslint from 7.16.0 to 7.16.1 (a60a99d)
- deps-dev: bump vitest from 2.0.1 to 2.0.2 (#1082) (f3d0d30)
- deps: bump vue from 3.4.33 to 3.4.34 (#1107) (0bfef14)