Releases: SAP/e-mobility-charging-stations-simulator
Releases · SAP/e-mobility-charging-stations-simulator
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)
simulator: v1.5.0
1.5.0 (2024-07-25)
🚀 Features
- add initial node sea support (f6e18e3)
🐞 Bug Fixes
- ensure OCPP payload validation report error details (45087a8)
✨ Polish
- npx -> pnpm dlx where appropriates (bf25e53)
- permit build code to run with other JS runtime (456b7f2)
- refine OCPP PDU validation error messages (5827ccc)
- refine station information validation error message (915c88d)
- validate station information at CS init (b55f94b)
🧪 Tests
- fix clone() test (53ec800)
📚 Documentation
- README.md: refine volta installation on windows (fad9e72)
🤖 Automation
- ci: fix autofix GH action (c033310)
- 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 eslint-plugin-jsdoc from 48.5.2 to 48.6.0 (fd091c8)
- deps-dev: bump glob from 10.4.3 to 11.0.0 (cff23bd)
- deps-dev: bump husky from 9.0.11 to 9.1.0 (#1091) (e74759d)
- 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 github/combine-prs from 5.0.0 to 5.1.0 (#1093) (55f4d38)
- deps: bump tar from 7.4.0 to 7.4.1 (#1102) (0da233c)
- deps: bump vue from 3.4.33 to 3.4.34 (#1107) (0bfef14)