chore: version 1.2.27 v1.2.27
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 29 Nov 2023 17:41:42 +0000 (18:41 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 29 Nov 2023 17:41:42 +0000 (18:41 +0100)
CHANGELOG.md
package.json
sonar-project.properties

index a2b10ecd91871b2d96592299c610567031b9eb21..c47806d817d288f29edc7183e690365a2831f7f0 100644 (file)
@@ -1,6 +1,34 @@
 # Changelog
 
-## [v1.2.26](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.25...v1.2.26)
+## [v1.2.27](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.26...v1.2.27)
+
+- Combined PRs [`#858`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/858)
+- docs: refine Web UI usage path [`#860`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/860)
+- build(deps-dev): apply updates [`94327d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94327d938c08c347d44ea685e38cb05ff9c3e548)
+- build(deps-dev): apply updates [`625f537`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/625f537bc05ade4f8169d306c4b28183b9784a3f)
+- build(deps-dev): apply updates [`f4ba026`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4ba0266ece7c399bce9acafbb1eb66e795f3ab8)
+- refactor: factor out configuration handling helpers [`4354af5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4354af5acc068587187dbe3729a5ca8d54fb9626)
+- build(deps-dev): apply updates [`6a148c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a148c8d7d7190092d16c17251023f24a9508ec4)
+- build(deps): apply updates [`e6a97a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e6a97a6cdb65ddbc7ffa131d8bd2a33868e16453)
+- fix: fix performance configuration change at runtime [`6d2b7d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d2b7d0121fa6ab41272ed8f4f0d7fd2ce3e8c7d)
+- perf: allow to fine tune worker_threads ressource configuration [`487f0df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/487f0dfd58d97d4755718793e313f02aaddb1a6d)
+- perf(simulator): remove worker configuration attribute from Bootstrap [`5b373a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b373a2392b4615ba29bb13f3b312eccf7ae8d49)
+- fix: fix recursion loop getTemplateFromFile -&gt; logPrefix -&gt; getTemplateFromFile [`c1f16af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1f16afd333f0fc8a6a02b9baa0aff23dbd18580)
+- refactor: rename elementsPerWorkers 'single' -&gt; 'all [`c20d5d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c20d5d72396a96028bee5492fa7ea2475b8a109e)
+- refactor(ui): add firmware status to UI types [`2a52615`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a5261571579826e71b40f51cb06dd842af19477)
+- fix: ignore harmless performance error at shutdown [`b1bd4a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1bd4a1576a894947da22f363c4737ffc218f8d8)
+- build(deps-dev): Bump tsx from 4.3.0 to 4.4.0 [`254be70`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/254be70719d745aa29228d2f4e5aaa3f7191935e)
+- fix: fix cf push by conditionnaly importing husky [`9a2f0d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a2f0d41a10c7b6850f9d47a47213c4e39f2f02f)
+- refactor: cleanup undefined handling [`f1bd9d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1bd9d1970f24c8234582c82fcd58c806391b78b)
+- fix: ensure event listeners are always removed at simulator stop [`ee7c1da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee7c1da0e12c70134f31537a1c1e7040d309af5a)
+- docs: ui/web/README.md: refine links [`b4c9f3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4c9f3c1d3161c8891e848601e60a54937ec18ab)
+- docs: ui/web/README.md: fix link, take 2 [`9826239`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98262391ccaa5d00fac1ec8a1707d7fbba33cc3a)
+- docs: ui/web/README.md: fix link [`0338165`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/033816546d017750bd32c9bb641a60164dde3bba)
+- Merge dependabot/github_actions/github/combine-prs-5.0.0 into combined-prs-branch [`7837631`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7837631e325d2ce63d4a0a6f9010811f079322c7)
+- Merge dependabot/npm_and_yarn/tsx-4.4.0 into combined-prs-branch [`8ef1a84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ef1a843db8afdd982d792f2316906fad2a57f00)
+- build(deps): Bump github/combine-prs from 4.1.0 to 5.0.0 [`da4c008`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da4c0082a7a142b476b1e104b40daaa7b4fbd218)
+
+## [v1.2.26](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.25...v1.2.26) (2023-11-24)
 
 - fix(simulator): buffer OCPP payload at sending error [`#156`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/156)
 - build(deps-dev): apply updates [`4a0329e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a0329e11a89061df3af60db199fc11763748f8d)
@@ -11,6 +39,7 @@
 - fix: add getter/setter on some station info attributes [`9fe79a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9fe79a139245f48ce0b6b05a90e601a749c37507)
 - refactor: improve OCPP error defaults and usage [`7375968`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7375968c99fc22707e16e5e7923ca130c824ce5b)
 - build(deps-dev): apply updates [`8e3118b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e3118bd3b575d372ed39222424833e38193f794)
+- chore: version 1.2.26 [`f1c0116`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1c011603cb605e6ecd8fca595c8d3c975540d2d)
 - fix: do not log twice OCPP request sending error [`3febbc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3febbc9f6498f7f5a6dc754a5fa687d112cc2c9b)
 - fix: fix configuration loading from file [`7878689`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78786898ff255379a312fc2d9724515b9219b27c)
 - refactor: remove unneeded max power getter [`7ffc143`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ffc14365e06809bde30fff5fd03fb022d7483f5)
index 9b678e2d542a600aac6ccb507dfb14cebfea3b34..6de9a5d16b26650fbfcf15f60f9c548ce6b595e3 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.26",
+  "version": "1.2.27",
   "engines": {
     "node": ">=18.18.0",
     "pnpm": ">=8.6.0"
index 231dc11388faba43b5c8911ad3c68f8ce32b231e..4feca2937435ad07e5a72640fefc9d6b8df0158b 100644 (file)
@@ -3,7 +3,7 @@ sonar.organization=sap-1
 
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator
-sonar.projectVersion=1.2.26
+sonar.projectVersion=1.2.27
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src