chore: version 1.2.0-0 v1.2.0-0
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 26 Mar 2023 20:10:11 +0000 (22:10 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 26 Mar 2023 20:10:11 +0000 (22:10 +0200)
CHANGELOG.md
package.json
sonar-project.properties

index 467193481665603922d9ccf82f96cb625353cdfd..f4384e314959cff93c86412e936cee71214e8afe 100644 (file)
@@ -1,10 +1,61 @@
 # Changelog
 
-## [v1.1.96](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.95...v1.1.96)
+## [v1.2.0-0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.96...v1.2.0-0)
+
+- build(ui): switch to pnpm [`603f101`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/603f1011d2931b5a5fa3214bb754e611d184ca99)
+- build(simulator): switch to pnpm [`881f450`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/881f450cfd904e73bb5953e4057f6d071bdf60f7)
+- build(simulator): add script to prepare a build for CF [`514a30b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/514a30bab4c8c4dbfd9ed06970d081402d005402)
+- build: fix CF deployment [`c3d79f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3d79f960576c4dae48dfab7d45be700081abc77)
+- feat(simulator): wait for transactions end before simulating firmware [`62340a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/62340a29089d0753f45b57dc3e5b8d4871c7d736)
+- build(deps-dev): apply updates [`1e60468`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e60468f3de7e22ccea64405286ad6c5ec9ff293)
+- feat: switch the bundled code to ESM only [`653b69b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/653b69b42ae1e4bb1aec29dcb5e901ab3f83fada)
+- refactor(simulator): cleanup id tags cache namespace [`f911a4a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f911a4af34e676a49f542aec31cbef8075fb65ef)
+- build: fix peer dependencies pnpm handling [`7c0673b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c0673b1b57531417fe83f962cb6be44c4abd549)
+- build(deps-dev): apply updates [`930c92d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/930c92d02d2cfe45ac2d57fffd52ef5092272121)
+- build(deps): apply updates [`8e34d9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e34d9a5c2062c63292b91df62ec308e8030f9e3)
+- build(deps-dev): apply updates [`8262cbb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8262cbb563cdea574e23b6e846f2658997ee2852)
+- perf(simulator): use content addressable cache for idtag distribution [`aaf2bf9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aaf2bf9c2ec7712394d7ab9da12449262d894e60)
+- docs: add missing escape before pipe in markdown [`1d495af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d495af5cbd31e339e8a34096adf137fe9b6eb9b)
+- fix: fix conditions requiring an heartbeat restart at boot notification [`8f95343`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f953431be60a5520dba937dd2cbd394a72af25d)
+- refactor(simulator): move template keys deprecation code into helpers [`ae5020a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae5020a33e77e4fb452a5d2f54c59bf9837e5190)
+- refactor: rename a template key to a more sensible name [`e302df1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e302df1d4573ef07df7c44a210a34e429f571814)
+- test: setup to allow unit tests with stubbing [`21ece8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21ece8a16be20d8512c42ba36b24a9241a927e7b)
+- perf(simulator): optimize tags cache [`d6a62ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6a62ad9d0be1d1f29530dc9bae59272d40efee7)
+- build(deps-dev): apply updates [`31c3e59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31c3e5974bac277f9870a7a09f9dfa17c3ebd35e)
+- build(deps): apply updates [`b539dea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b539deac3b86dc7683c6147ee54430e90f0c4564)
+- refactor(simulator): factor out template key deprecation handling [`d21c49d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d21c49d6524dd8c4cb29da3d0925a5994ac6feb1)
+- build(deps-dev): apply updates [`3092f0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3092f0b4cb7333e94935863e47f1abc1ee1f1fe5)
+- fix: add charging station status checkpoints to firmware update [`1bf29f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1bf29f5be7c0ffe3d029e447ecb50da55bfd8948)
+- fix(simulator): increment the firmware version in boot notification [`692f2f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/692f2f64aed9c4b79f43036c3318566484410b33)
+- test: fix ts-node configuration with ESM and mocha [`92ce547`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92ce54736c01dd6ba96450355dbbcca450337da7)
+- fix: ensure the incremented firmware version is saved in configuration [`6bccfcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6bccfcbcb7084b3a29469435bf87e89cb47d4218)
+- perf(simulator): build once address for tags caches addressable indexes [`ba62a53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba62a535da8d31400787113da1f77282967abb65)
+- fix(simulator): fix CF build deployement [`042f925`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/042f9250946763787e41cb70bbff606c2c8280fa)
+- fix: stop the ATG on connector if its status is unavailable [`9b4d0c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b4d0c7011a9b8ae65a0ee95193788265acb95ae)
+- docs(simulator): document pnpm enablement [`5845e83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5845e83d78414048ac71f99594a0e203f9a9c756)
+- fix: fix setInterval deferencing [`dfe81c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dfe81c8fd4f72977934e00a2b6d20e04c87ac5c8)
+- refactor: add helper to build content addressable key for id tags cache [`7af183e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7af183e79b63c60d72449a4eecb7e996927ec156)
+- refactor(simulator): refine LRU cache type name [`d15866d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d15866dc20772ed31b0f4001385393459e7fad4f)
+- fix: ensure charging station uid is stable between firmware update [`2b490d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b490d73f321440ab8970263d29cd35c4d43997f)
+- docs: add link to log rotation tunables details [`37e868f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/37e868f20a2862b24b65963016706e63e0b96b7d)
+- feat(simulator): wait when necessary between phases at firmware update [`380ccc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/380ccc42b2a771c64c49e5e6d65806c9e80e4117)
+- refactor: pnpm configuration whitespace cleanup [`8d721ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d721ca2491a29499965d888fa784ae490581174)
+- build(ci): remove unrecognized option [`0199b61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0199b6164da48aa91deeaf840bcaf509418e742c)
+- build(simulator): fix CI after switch to pnpm [`12909bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12909bc982b50270d13fb6cea213c9f6296bbdf6)
+- refactor(simulator): remove unneeded condition check in log message [`910c3f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/910c3f0cae3d7e9a9fb82608c3a26df37ff19b29)
+- build(simulator): update ignored CF files [`f4896c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4896c4b63a31d68d92306dae7581ce4ad1f3096)
+- docs: refine README.md tunables description [`38cc3b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38cc3b4ba35912552e88b0b8d2f16072a97b9b7f)
+- build: refine ignore configuration files [`1b0f082`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b0f082df5138492b4375caec4bcb1481e514b90)
+- build: fix eol type detection [`079a6f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/079a6f958d9679e0807bdf40378ef91b9ae9c014)
+- Revert "refactor: .js -&gt; .cjs" [`9d5d8e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d5d8e6fd7998781c7197ea346bae9fe13a6a47e)
+- refactor: .js -&gt; .cjs [`8e1080e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e1080e7e9825105985a8ffb8767ee868a6baf4f)
+
+## [v1.1.96](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.95...v1.1.96) (2023-03-18)
 
 - fix: brown paper bag issue at referencing the same literal object instance [`abe9e9d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/abe9e9dd3d72acc384fa2d3acd434f0053d8c61e)
 - fix: make ESM bundle work [`b768993`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b768993dd4636df8276b0ea47158dd9bdc9a997b)
 - build(deps): apply updates [`12f02af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12f02afa1671f651f9269343dd83f36a624d3812)
+- chore: version 1.1.96 [`1c541a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c541a1088668bfbef932f18c0645a5db54814d3)
 - build(deps): apply updates [`f8397f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f8397f656c73aca954b22f8f799c698f77e7d528)
 - build(simulator): fix assets directory cleanup [`0c995ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c995ea6078b233350884f71f9c178e4d57150c6)
 
index 0297717b0174ebe6cea1746607bcbcea12f76576..61853b75ef43589e079bca66beb62c24fbee2a68 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.96",
+  "version": "1.2.0-0",
   "engines": {
     "node": ">=16.0.0"
   },
index 59636168a1dbedc968883d7bb8840624786dc0a9..0ed4c6f6144764899576a646503d9399a4f0e8d9 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.1.96
+sonar.projectVersion=1.2.0-0
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src