]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore: release main (#1911) cli@v4.10.0 ocpp-server@v4.10.0 simulator@v4.10.0 ui-common@v4.10.0 web@v4.10.0
authorJΓ©rΓ΄me Benoit <jerome.benoit@piment-noir.org>
Sun, 28 Jun 2026 22:29:24 +0000 (00:29 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 22:29:24 +0000 (00:29 +0200)
* chore: release main

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
15 files changed:
.github/release-please/manifest.json
CHANGELOG.md
package.json
sonar-project.properties
tests/ocpp-server/CHANGELOG.md
tests/ocpp-server/pyproject.toml
ui/cli/CHANGELOG.md
ui/cli/package.json
ui/cli/sonar-project.properties
ui/common/CHANGELOG.md
ui/common/package.json
ui/common/sonar-project.properties
ui/web/CHANGELOG.md
ui/web/package.json
ui/web/sonar-project.properties

index 7745cf2d6d8730a0baec6148181b8c80154b1a7b..92c847c0497f5d48c40c7e27ee032c17876f548b 100644 (file)
@@ -1,7 +1,7 @@
 {
-  ".": "4.9.0",
-  "ui/common": "4.9.0",
-  "ui/cli": "4.9.0",
-  "ui/web": "4.9.0",
-  "tests/ocpp-server": "4.9.0"
+  ".": "4.10.0",
+  "ui/common": "4.10.0",
+  "ui/cli": "4.10.0",
+  "ui/web": "4.10.0",
+  "tests/ocpp-server": "4.10.0"
 }
index 5baeb621acc78a079b5db1a17f8d2043507fb784..9000e78782e37d47654c6d055185979451663def 100644 (file)
@@ -1,5 +1,28 @@
 # Changelog
 
+## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v4.9.0...simulator@v4.10.0) (2026-06-26)
+
+### πŸš€ Features
+
+- **simulator:** add forceTransactionOnInvalidIdToken template flag ([#1907](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1907)) ([e12ddd9](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e12ddd9945822e2e028c13f7fb079634219c5fe5))
+- **ui-server:** add opt-in Prometheus /metrics endpoint (closes [#851](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/851)) ([#1912](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1912)) ([016fc93](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/016fc93279bfcfb07ef0dab0985e4c6451a39ac2))
+- **ui-server:** expose Prometheus /metrics on ws and mcp transports ([#1921](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1921)) ([b56748a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b56748a3f5e53e5513124f96939b54b425e5af22)), closes [#1917](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1917)
+
+### πŸž Bug Fixes
+
+- **build:** externalize prom-client from bundle ([1b052e1](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/1b052e1a4219bbeb0beb3c5b11821795fe7fb006))
+- **deps:** update all non-major dependencies ([#1915](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1915)) ([77a1317](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/77a1317990d9bd8c71cebff8a7f0938aa11d4483))
+- **deps:** update all non-major dependencies ([#1925](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1925)) ([31056d5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/31056d5138f27c51f5fc331ded546446a99c4394))
+- **ui-server:** classify broadcast responses without handlers ([#1924](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1924)) ([84fad82](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/84fad8272fe91b8ec3d9ad2162139ab8d87b2f92))
+
+### βœ¨ Polish
+
+- **bootstrap:** remove redundant stopping flag ([#1909](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1909)) ([11aac65](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/11aac65d02feddb039641053484bca92b0921146))
+
+### πŸ“š Documentation
+
+- **readme:** remove uiServer.metrics migration notes ([329a6d0](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/329a6d073c69eff84892da92ec1e7f811debfc2c))
+
 ## [4.9.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v4.8.0...simulator@v4.9.0) (2026-06-16)
 
 ### πŸš€ Features
index c0592b1244f91c68c0391ae753e257ed1584ef19..b70b9055d67d5a60000e39ea20054bc2fead5adb 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "4.9.0",
+  "version": "4.10.0",
   "engines": {
     "node": ">=22.0.0",
     "pnpm": ">=10.9.0"
index c363d87995a4948e016b3451c0ffb7846f266092..0f56eee6919f71306fb5d0d4f3a67de50bf505f1 100644 (file)
@@ -4,7 +4,7 @@ sonar.organization=sap-1
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator
 # x-release-please-start-version
-sonar.projectVersion=4.9.0
+sonar.projectVersion=4.10.0
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
index 413b6d7d995af53b545f824f1d69f3fb3e2ced20..bebfd702566927450596d0671be331951d811855 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v4.9.0...ocpp-server@v4.10.0) (2026-06-26)
+
+### πŸž Bug Fixes
+
+- **deps:** update all non-major dependencies ([#1925](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1925)) ([31056d5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/31056d5138f27c51f5fc331ded546446a99c4394))
+
 ## [4.9.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v4.8.0...ocpp-server@v4.9.0) (2026-06-16)
 
 ### πŸž Bug Fixes
index 9a48cbce728be9f87b6bffbfa6316f23fc003132..b07f56f61d3adf95df8d3c785faebbd80d7f98b5 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "ocpp-server"
-version = "4.9.0"
+version = "4.10.0"
 description = "OCPP2 mock server"
 authors = [{ name = "JΓ©rΓ΄me Benoit", email = "jerome.benoit@sap.com" }]
 readme = "README.md"
index 3ab617308fd1701fbcab8ee833d6262ef096396b..e1ecc44bf66fe915b81b5158b668b213de07747f 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/cli@v4.9.0...cli@v4.10.0) (2026-06-26)
+
+### πŸž Bug Fixes
+
+- **deps:** update all non-major dependencies ([#1925](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1925)) ([31056d5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/31056d5138f27c51f5fc331ded546446a99c4394))
+
 ## [4.9.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/cli@v4.8.0...cli@v4.9.0) (2026-06-16)
 
 ### πŸž Bug Fixes
index 4d70e2dc5b3f4741603be6db6f1900481a874d19..b8e1b5614c07df5d58b1c141c3a38744f370bc14 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "cli",
-  "version": "4.9.0",
+  "version": "4.10.0",
   "engines": {
     "node": ">=22.0.0",
     "pnpm": ">=10.9.0"
index a5c43b1a2d559181cc701f974104aa093a8826e3..bd711873badc59b72f8a051e9d841adcc9ca628c 100644 (file)
@@ -4,7 +4,7 @@ sonar.organization=sap-1
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator-cli
 # x-release-please-start-version
-sonar.projectVersion=4.9.0
+sonar.projectVersion=4.10.0
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
index add5115e8b9f6db6c18c9c35bae6ec96e6f34213..84c4626ffeb3f796b358b908215c7acd02ee8822 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ui-common@v4.9.0...ui-common@v4.10.0) (2026-06-26)
+
+### πŸž Bug Fixes
+
+- **deps:** update all non-major dependencies ([#1925](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1925)) ([31056d5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/31056d5138f27c51f5fc331ded546446a99c4394))
+
 ## [4.9.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ui-common@v4.8.0...ui-common@v4.9.0) (2026-06-16)
 
 ### πŸž Bug Fixes
index 7f2d4e4569c5b512a6983dfc6eeb69351cca02cb..fd33bc952c75197f6eee99d8dea335e340c4ceaf 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "ui-common",
-  "version": "4.9.0",
+  "version": "4.10.0",
   "engines": {
     "node": ">=22.0.0",
     "pnpm": ">=10.9.0"
index 7b72479408d9d4f61d9aed58ad6bf952241639fc..53b42f1702a4f6191806717c47a4d8b82cce616f 100644 (file)
@@ -4,7 +4,7 @@ sonar.organization=sap-1
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator-ui-common
 # x-release-please-start-version
-sonar.projectVersion=4.9.0
+sonar.projectVersion=4.10.0
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
index d2e619d70f0c6f0e3262c6cd4b0bd4b84e421b5a..0e158e56bfe7737033c128dc608077f631de9db3 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/web@v4.9.0...web@v4.10.0) (2026-06-26)
+
+### πŸž Bug Fixes
+
+- **deps:** update all non-major dependencies ([#1925](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1925)) ([31056d5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/31056d5138f27c51f5fc331ded546446a99c4394))
+
 ## [4.9.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/web@v4.8.0...web@v4.9.0) (2026-06-16)
 
 ### πŸž Bug Fixes
index e22320d4d0e514fde18a10a83dd1581347b2e107..7e2e4502c6dda4664c8d481914ebb18044d8c04f 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "web",
-  "version": "4.9.0",
+  "version": "4.10.0",
   "readme": "README.md",
   "engines": {
     "node": ">=22.0.0",
index b24910b3c60e93a08f94b7cd597ef09ec9f0c07d..0feb60cf8bbf63780c723000f87eaa315a56379d 100644 (file)
@@ -4,7 +4,7 @@ sonar.organization=sap-1
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator-web
 # x-release-please-start-version
-sonar.projectVersion=4.9.0
+sonar.projectVersion=4.10.0
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.