Skip to content

Commit 0ba286b

Browse files
[autofix.ci] apply automated fixes
1 parent f3480a7 commit 0ba286b

5 files changed

Lines changed: 11 additions & 17 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,21 @@
22

33
## [5.0.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v4.7.3...simulator@v5.0.0) (2026-05-17)
44

5-
65
### ⚠ BREAKING CHANGES
76

8-
* external log monitors keyed on the literal string "Failed to read charging station template file" must also match "Invalid charging station template payload (not a JSON object)" for JSON-shape errors; file I/O errors retain their previous wording via handleFileException.
7+
- external log monitors keyed on the literal string "Failed to read charging station template file" must also match "Invalid charging station template payload (not a JSON object)" for JSON-shape errors; file I/O errors retain their previous wording via handleFileException.
98

109
### 🚀 Features
1110

12-
* resolve [#1020](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1020) — Persist minimal simulator state and reconstruct template indexes on startup ([#1858](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1858)) ([79a4089](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/79a4089c3cbd329e9356096f8a6608d43b539228))
13-
* resolve [#314](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/314) — Add charging station template Zod validation with schema versioning ([#1860](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1860)) ([8bb806d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8bb806dc4ae42aafe100009dfd34be4809ebc921))
14-
* **sandcastle:** make strategy dispatch registry-driven ([#1862](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1862)) ([5d430ad](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5d430ad4b09351c66730e58283efb0a1e9d7cd83))
15-
11+
- resolve [#1020](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1020) — Persist minimal simulator state and reconstruct template indexes on startup ([#1858](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1858)) ([79a4089](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/79a4089c3cbd329e9356096f8a6608d43b539228))
12+
- resolve [#314](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/314) — Add charging station template Zod validation with schema versioning ([#1860](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1860)) ([8bb806d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8bb806dc4ae42aafe100009dfd34be4809ebc921))
13+
- **sandcastle:** make strategy dispatch registry-driven ([#1862](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1862)) ([5d430ad](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5d430ad4b09351c66730e58283efb0a1e9d7cd83))
1614

1715
### 🤖 Automation
1816

19-
* **sandcastle:** align task timeout with 10 critic rounds budget ([d49b95e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d49b95e99e45bbdd955d16d9736f8824e059aafe))
20-
* **sandcastle:** increase idle and validation timeouts for robustness ([0957b35](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0957b35a873b4098a84f6d71178a6947faed6566))
21-
* **vscode:** align workspace folders with monorepo structure ([348a78d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/348a78d7ca2675e7cce2d07ea0872d7d1334251b))
17+
- **sandcastle:** align task timeout with 10 critic rounds budget ([d49b95e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d49b95e99e45bbdd955d16d9736f8824e059aafe))
18+
- **sandcastle:** increase idle and validation timeouts for robustness ([0957b35](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0957b35a873b4098a84f6d71178a6947faed6566))
19+
- **vscode:** align workspace folders with monorepo structure ([348a78d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/348a78d7ca2675e7cce2d07ea0872d7d1334251b))
2220

2321
## [4.7.3](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v4.7.2...simulator@v4.7.3) (2026-05-13)
2422

tests/ocpp-server/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
## [5.0.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v4.7.3...ocpp-server@v5.0.0) (2026-05-17)
44

5-
65
### 🧹 Chores
76

8-
* **ocpp-server:** Synchronize simulator-ui-ocpp-server versions
7+
- **ocpp-server:** Synchronize simulator-ui-ocpp-server versions
98

109
## [4.7.3](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v4.7.2...ocpp-server@v4.7.3) (2026-05-13)
1110

ui/cli/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
## [5.0.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/cli@v4.7.3...cli@v5.0.0) (2026-05-17)
44

5-
65
### 🧹 Chores
76

8-
* **cli:** Synchronize simulator-ui-ocpp-server versions
7+
- **cli:** Synchronize simulator-ui-ocpp-server versions
98

109
## [4.7.3](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/cli@v4.7.2...cli@v4.7.3) (2026-05-13)
1110

ui/common/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
## [5.0.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ui-common@v4.7.3...ui-common@v5.0.0) (2026-05-17)
44

5-
65
### 🧹 Chores
76

8-
* **ui-common:** Synchronize simulator-ui-ocpp-server versions
7+
- **ui-common:** Synchronize simulator-ui-ocpp-server versions
98

109
## [4.7.3](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ui-common@v4.7.2...ui-common@v4.7.3) (2026-05-13)
1110

ui/web/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
## [5.0.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/web@v4.7.3...web@v5.0.0) (2026-05-17)
44

5-
65
### 🧹 Chores
76

8-
* **web:** Synchronize simulator-ui-ocpp-server versions
7+
- **web:** Synchronize simulator-ui-ocpp-server versions
98

109
## [4.7.3](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/web@v4.7.2...web@v4.7.3) (2026-05-13)
1110

0 commit comments

Comments
 (0)