build: refine ignore configuration files
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index c9b86d180a7ba2d11533364b83ef02064a3c3980..467193481665603922d9ccf82f96cb625353cdfd 100644 (file)
@@ -1,6 +1,189 @@
 # Changelog
 
-## [v1.1.90](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.89...v1.1.90)
+## [v1.1.96](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.95...v1.1.96)
+
+- 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)
+- 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)
+
+## [v1.1.95](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.94...v1.1.95) (2023-03-18)
+
+- refactor(simulator): switch to named exports [`268a74b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/268a74bb051fcbbad532fd833f0d8fd2b33b6c64)
+- build(simulator): switch rollup plugins to core ones [`8b6da98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b6da9886c4ad2fd13120cd2c94b6995ff8eb221)
+- build(deps): apply updates [`b492b73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b492b739f8ab88fa18543a0f796ec8e5441d36f4)
+- refactor(simulator): switch utils to internal module export/import [`60a7439`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60a743910478b70e39dcefa5e1b752ec8a93880e)
+- build(deps): apply updates [`ab9c886`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab9c88623ef89195b760dd3f3acf03b12758b1e3)
+- build(deps): apply updates [`5a9d745`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a9d7452508ab25ca7fd8057da10b1fda84a28a6)
+- build(deps-dev): apply updates [`61aad68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61aad68dac1a63b11dd4b76c4bd47e80bd4f4b57)
+- fix(simulator): fix mocha tests [`878e026`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/878e026c886468c5d488b75a6d3636abea6fc07c)
+- refactor(simulator): switch to internal modules export/import design [`2896e06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2896e06dc8d72adf7150b23c941079f622f6f37c)
+- chore: apply dependencies update [`946b9f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/946b9f8cf878c0382d74a46c7ff1bd017c95de7a)
+- build(deps): apply updates [`d91f775`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d91f775621903b6def2a205b21f76bb1c536e405)
+- build(deps): apply updates [`5b670ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b670ffcbc56d6571018576f1fd8af8bf1fa4517)
+- build(deps): apply updates [`15f4706`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15f47063f59a92596b78d86e0a163f491af88dee)
+- build(deps-dev): apply updates [`9d432a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d432a816933d7c9cbff5eac682db19aff258a5e)
+- build(deps-dev): apply updates [`d994fe7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d994fe7c65adb3edbdd1b12fa287521b6636f14a)
+- feat: set supervision url through the UI protocol [`269de58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/269de5835f83c14f7432c0049a6606a55e1b556e)
+- chore: apply dependencies update [`0868382`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0868382924d514cc87264443801978260f1ede37)
+- refactor(simulator): explicitly export needed types only [`0ac9792`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ac97927984473fcb11a177f013b0e112638e050)
+- build(deps-dev): apply updates [`779c2ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/779c2add6338cce121df767c2ee0e6158dc811ef)
+- refactor(simulator): cleanup OCPP incoming requests handler [`56d09fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56d09fd7cdb49418af30cef6b9a47ea5007fb044)
+- build(deps): apply updates [`efad425`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efad425df21a02bf4b24561eb35691abe7d2928f)
+- build(deps): apply updates [`b8cede3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8cede3a125c147591da708b8b012254f98ecb07)
+- fix(simulator): order firmware upgrade statuses properly [`93f0c2c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93f0c2c87ceeb26d4925bee5708ea8156f4b335f)
+- refactor(simulator): remove duplicated code in utils [`dada83e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dada83ec9f4fb9426070147b43615d494ae86fcc)
+- refactor(simulator): constify and factor out empty data structure [`59b6ed8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59b6ed8d1db313ef3371efd8ab5e039cf3dedab0)
+- refactor(simulator): align casing on enums between key and value [`721646e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/721646e902fa12d165d4a1da06fb963fb30dc9f2)
+- feat(simulator): add more OCPP 2.x.x types definition [`28f1c57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28f1c5749ad4ee138c34c345a7bd812b40ccbcfa)
+- feat(simulator): add certificates related OCPP 2.x types [`6b63503`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b635033ddf255392ded26fd03fe1f128b15ad69)
+- chore: version 1.1.95 [`6b632bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b632bf34df0b4fbc1cb32db8cd1fab58487e9f7)
+- fix(simulator): make the modules export/import a bit less sensitive to [`17bc43d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bc43d765c22c8d8c132484f8dc9c3edd370d91)
+- feat(simulator): initial work on configuration components and variables [`857d8dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/857d8dd995425597a2bfb15d49e7ee6d69b055bd)
+- build(simulator): switch to TS 5.x.x [`c8aafe0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c8aafe0d6d0ccc1c9bbce5db003e3bb27be9044f)
+- refactor(simulator): remove uneeded check [`5b43123`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b43123fc02370da77b9265aeec62edbdbc83728)
+- refactor(simulator): sort exports, switch to node: import syntax for internal [`01f4001`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01f4001e733ebc61423d3023d87b1399b6afa215)
+- refactor(simulator): remove duplicate OCPP version validation code [`feff11e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/feff11ec8fa83121c4cd7823eb677d6e3fefa079)
+- build(deps-dev): apply updates [`2b35c55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b35c55d2837d3d855efc80f62eaa380d734b71d)
+- fix(simulator): rename and fix object own property detection helper [`ef4932d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef4932d8aec470321413643e3c0647b0b29396de)
+- refactor(simulator): add type shorcuts for OCPP configuration keys [`6dad8e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6dad8e21f4a8e66836009802c11194ddab1bb02c)
+- refactor(simulator): add control over the OCPP stack exports [`368a6ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/368a6eda4a2cb8f8f6daaf44fb029fa18bfdbff4)
+- test: cleanup code coverage configuration [`2e8a02e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e8a02ee53539a1640b4ca574e9c4844d4a76947)
+- fix(simulator): sanity checks to circular array inputs [`4cf1f68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4cf1f68c16b8c479208e31b4873e405192044f2e)
+- test(simulator): add cloneObject() helper tests [`dd5a1d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd5a1d6c3187b2de4430bf8ce46046e75347858c)
+- chore: apply dependencies update [`0a71cb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a71cb7919a4bc90ecb760cd0271146d7d481feb)
+- fix(simulator): init statistic counters without possibly overriding the [`7191090`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71910904d1b0cefc874e39054d72f0c2dd8385bd)
+- refactor(simulator): cleanup types export [`b0ba2bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0ba2bfc10e4f48b6660c100c29abe0bcff4d330)
+- perf(simulator): filter array for undefined before running map() [`3ce0201`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ce0201e969c813052452540075b65985b3bc47e)
+- refactor(simulator): factor out supervision urls distribution [`a52a644`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a52a644657916a3516798cbe8877a634ff8d6132)
+- feat(simulator): switch TS transpiler to ECMAScript 2022 [`c5f2c25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c5f2c258852408a3b18c7a5b12d076b6b5728172)
+- feat(simulator): expose OCPP configuration in UI protocol [`8d8599f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d8599f0565ba2121394a3d22214d13dbfa0f2c3)
+- build(deps): apply security update [`72a20d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72a20d25ca960aaece75b0a23422c9da6b287f9f)
+- test(simulator): add hasOwnProp() tests [`af29b59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af29b598b4031b37f4eb806e52abbbbeaf517b5f)
+- refactor(simulator): avoid branching in empty array helpers [`5d0b9ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d0b9ffc3224e4a1a0a00400580094afc2393715)
+- refactor(simulator): introduce HTTP methods enum [`1185579`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1185579a331f3484e8ed7882203d2e58466635dd)
+- refactor(simulator): remove unneeded type casting [`617cad0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/617cad0c86c3fea53b56a738bb0d6ddc3da05237)
+- refactor(simulator): delete attributes instead of undefining [`cdde2cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cdde2cfed18fa29abc91915f3929288eafcae677)
+- style(simulator): align case on enum key/value [`10922dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10922dcc8705fe73e4cb6b59ee0dbdc9003ecde7)
+- fix(simulator): clone configuration object before saving it [`648512c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/648512ce52952784ed04fb714fd02311506f8b14)
+- build(docker): switch to docker internal compose [`df3b86f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df3b86f788b27176f1a86f8de2141dcc43943752)
+- refactor(simulator): sort exports [`480fecf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/480fecf6f69bc342772aa161c4452e2b544e12a4)
+- build(simulator): type check also declaration files [`1949ac1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1949ac18d767c96788256224d3d17b2856536018)
+- build: revert node stable CI version pinning [`aab4274`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aab427455b6f9b0c6c28c189ae578aabe4130fdb)
+- build: pin node version to 19.7 in CI [`bb1e5fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb1e5fcb684566b96a8c2547e99565ab009cfc89)
+- test(simulator): refine hasOwnProp() helper tests [`58693af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58693aff95199f38b987807d6a9cb8e8401f68bb)
+- refactor(simulator): use helper(s) where appropriate [`4c5e87a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c5e87ae4e007b3cb0a8636515da8c3fe2bccff3)
+- test: fix TS options [`97f4c1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97f4c1a28d2fc4700a526b07c5c27411213db7df)
+- build: fix typo in CI [`547b7cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/547b7cf9e0971e51e8f9473900322efb6bc35005)
+- build: run CI on merge queue [`b58224b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b58224be61ebe85a0ff23e8f91ee7888b2f2d6ba)
+- refactor(simulator): import cleanups [`02ff3d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/02ff3d2740e16a48538cd6e1bfa4f066c972c9d2)
+- test(simulator): use named import [`f64ca10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f64ca10c3dfd40e1deda5aa7cf3397305575117e)
+- refactor(simulator): switch import to node: syntax [`3f85aa2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f85aa2be99e17ccd01323dec5c08a301f29488f)
+- chore: spell fix [`92cf5b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92cf5b6f8cc2f2ff1040628339a6813a09bafe75)
+- build(simulator): add missing rollup external [`8a16893`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a168938cb32c2e041746257796792d38917448d)
+- test(simulator): .nycrc.json -> .c8rc.json [`846da5b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/846da5b7b701b7edb585364fd1508c6a400fb847)
+
+## [v1.1.94](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.93...v1.1.94) (2023-02-11)
+
+- fix: apply dependencies overrides [`db64a53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db64a53bae8bfe40bcdcff64fe5e4b1287cdfae3)
+- chore: apply dependencies update [`3d1b570`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d1b570a5cafb042d73719311e1abce73a18965d)
+- fix(simulator): fix empty array detection helper semantic [`53ac516`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53ac516c575adaacd199a68d39b5ace22876ee83)
+- fix(simulator): fix brown paper bag bugs after helpers semantic fix [`9a15316`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a15316cb7ede50d57ab25f758f0ccf1aa1bd903)
+- chore: version 1.1.94 [`3261919`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32619191f2554bd1839729805dc845aa8737227c)
+- chore(simulator): apply dependencies update [`b6a45d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b6a45d9ada7e4b734c86d1c54cabbda58a6b72bb)
+- fix(simulator): lookup OCPP configuration key case insensitively [`acda9ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acda9cab8724c9b51d1f5f9a8a12c6dd3617ff55)
+
+## [v1.1.93](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.92...v1.1.93) (2023-02-10)
+
+- fix(simulator): detect string emptyness properly [`#390`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/390)
+- Apply dependencies update [`910bff7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/910bff7b6fc78f799a860bf6a50a400afd4447cd)
+- chore: enforce conventionnal commits with commitlint [`1e49f7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e49f7aab4d2a893d548a74b1afbb067ec31552c)
+- Apply dependencies update [`6f415cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f415cbb89608f97b89a22fbe624004851cc0ddf)
+- chore: apply dependencies update [`b9336ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9336eedb151ad0c6f519d977fdbddfedf3b7f2a)
+- Apply dependencies update [`6a6acd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a6acd38a8e51548534566bc57530608edb53bb7)
+- Improve log messages prefixing [`1b271a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b271a549cfd1b8e678a56918f113ebc7c17f592)
+- chore(ui): apply dependencies update [`c3d8778`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3d8778e50c865e2b8b0513050edcddca06306d0)
+- refactor(simulator): make OCPPIncomingRequestService class inherit from [`27f08ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27f08ad31f3e69c0681005edc6e9fec49d0450c2)
+- refactor(simulator): propagate and handle startup error at callee [`4ec634b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4ec634b76a847dcf6a929c6584af4dbb9ed92c17)
+- Bump @sideway/formula from 3.0.0 to 3.0.1 in /ui/web [`c719653`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c719653a38240230d778d4698b3667260bd35dcc)
+- Apply dependencies update [`3788f75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3788f755b573fecd2cb12b0ed3a5260955983e6d)
+- chore: apply dependencies update [`cb231df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb231dfe83b60814c3327db9f250a63676b4546e)
+- chore: apply dependencies update [`b34de72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b34de720f4839ac20de72e10d5550c01312f5c8a)
+- chore: apply dependencies update [`db407f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db407f05ffa8cad8bcc26ba12773f619a13f04ba)
+- fix(simulator): calculate LRU cache capacity dynamically at startup to [`d1c99c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1c99c59787e98b3954760fbc208a5dfbc3d8f57)
+- chore: version 1.1.93 [`27bdf05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27bdf05539fbeda022a73281c98acf65b830163b)
+- fix(simulator): fix delayed initialization in promise at startup [`a596d20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a596d200439848662293885dd9730f91be083114)
+- refactor(simulator): move configuration checks at initialization [`846d285`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/846d285145c208d251fedf80426c7a4abf12d731)
+- Use arrow function for log messages prefixing [`8b7072d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b7072dca602c80ec6ef9a3463b6d53b43aa8fa5)
+- refactor(simulator): random float generator signature simplification [`2f45578`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f45578b9925ac9137d92898216c8c4c0b0bacdc)
+- Apply dependencies update [`6be0735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6be0735cd7fd635e50a97a42bc5d3ae56fd9fdfd)
+- fix(simulator): fix default version bump scale at firmware upgrade [`598c886`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/598c886d552bbefae7d2c539da6f104c243e3c7f)
+- fix(simulator): initialize charging station worker outside the [`326cec2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/326cec2dcb1662396a9557ba8ae1c74ea523baed)
+- UTs cleanup [`b9c918a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9c918a2c297aaa01be6bf4a47ffab2712dd93ad)
+- fix(simulator): detect string emptiness properly without helper usage [`8d54dcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d54dcc02f185433399891be628fe8ce7658e2d1)
+- refactor(simulator): remove unneeded intermediate variables in startup [`6ed3c84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ed3c84506348f5a7eb6c14e4b0c359b8780f471)
+- refactor(simulator): remove unneeded duplicate initialization at startup [`af8e02c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af8e02ca9a957f78366251dd2e2b818c7b398dd4)
+- refactor(simulator): move main process unhandled or uncaught error [`4724a29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4724a293231a0cec198f85aa8af9aa0564bbd542)
+- refactor(simulator): use proper type for log format [`63ec69b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/63ec69b72d260925caad20eeb924d893067f521e)
+- refactor(simulator): remove unneeded intermediate variable in firmware [`07c52a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/07c52a72c0b8ab72dc37241892e02b229e70c0f6)
+- Fix nullish checks [`6b060f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b060f3dbf57fe5cbe6b857cde6c091854625456)
+- refactor(simulator): remove unneeded intermediate variable in helper [`602d810`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/602d810aef1eebef219b274fc5bfdd42c3ec819d)
+- fix: make release-it compliant with conventionnal commits [`0defffd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0defffdcef18918b65a99380b05d575fc9238152)
+- Merge pull request #393 from SAP/dependabot/npm_and_yarn/ui/web/sideway/formula-3.0.1 [`a6a7447`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6a74471d6d282312b4f18d1bee74400c6c45017)
+- refactor(simulator): remove unneeded ternary operator [`1732e61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1732e6140696f6d226d3c99bbf9529f828f72770)
+- perf(simulator): remove unneeded nullish check at startup [`41bda65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41bda658ed7c2caf82b4d6a8f7af06b65729e1fb)
+
+## [v1.1.92](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.91...v1.1.92) (2023-01-26)
+
+- Add error handling to JSON schemas file reading [`#369`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/369)
+- Apply dependencies update [`e456424`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4564243466c949f35fd219092747c4dd2ac347b)
+- Strict null check fixes [`72092cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72092cfcf8a31c06e4592b25e060e2d74d2ed99c)
+- Switch log messages to string literal [`44eb602`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44eb6026079c8dc2c77b10a96a42d0c0b2da7c8f)
+- Apply dependencies update [`b099197`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b09919731582dad401825be0aeb0185344a1d845)
+- Strict null type check fixes [`1895299`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1895299db899eb53db7fb1615b82624f806017e8)
+- Apply depedencies update [`dec8f36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dec8f3602f5ed9cd916cce460ee0e10aedaa087e)
+- Factor out JSON schemas parsing with per OCPP stack version [`7164966`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7164966d863b4539243b473c5e2e9d22fb9b5fd1)
+- Fix file error handling propagation [`6d8b0b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d8b0b0e25a198e2328d165b9413f6f4d13db2e7)
+- Strict null check fixes [`551e477`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/551e477c2cc2461de8dcc2b263a35c0c50240bbf)
+- Falsy/truthy test fixes [`d812bdc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d812bdcbd13b39bf895bb3e01c0556d87c35a6d1)
+- Refine code formatting rules [`8475b22`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8475b2228f0b36777e1a9528b2d61348facad82f)
+- Version 1.1.92 [`1831735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/183173559d6bfc96e66c8ff5a0624b8215c2f71c)
+- Avoid strings concatenation [`14ecae6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/14ecae6a3d6b172ca29353e5a2faed513feff4f5)
+- Use crypto unbiased random integer generator [`59395dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59395dc149654128f2996f4999bccb66270f54e4)
+- Revert incorrect isEmptyString() semantic change [`4e276cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e276cc7fe5ba6090afa4cb7b45b0f0885d0f149)
+- Fix isEmptyString() UT [`1a4a811`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a4a811c5bdaa4aadd32dec4851835be864d8c6a)
+- Evaluate OCPP messages buffer flush performance [`1431af7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1431af786f4d2728bad4132d505758144798516b)
+- README.md: fix some default values [`a14885a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a14885a38eab808dd12ab3be6e2c3ee1d5eeb938)
+- Improve isIterable() UT [`afb26ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afb26ef122e3517f1b6a32c14d7ffe92c0ae35a0)
+- Empty string handling fixes [`27e40a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27e40a3b65c82807a3bf15a0e56b6f24fceb89f8)
+- Fix UT [`293aaa3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/293aaa3118bbd8c6a6e7933f049d51031c134fa6)
+- Improve empty file name handling [`c78355e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c78355e4f754d07a9d150b10b11ad925946b5c5a)
+- Fix a null or undefined condition [`b40b5cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b40b5cb39eb44088100f2ce5efc2a6fdf4b84f26)
+- Fix build [`e92fdb8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e92fdb8c90c72628a7644f9f60c8b0a1bbb95f0b)
+- Silence rollup warning [`0c7370d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c7370da4f16b4471b21b510aa6c74664a99fe89)
+- Fix isEmptyString() semantic [`29405d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29405d4fc27d01f8186482c0826b290152d027fe)
+- Revert wrong type change [`5eaabe9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5eaabe903f16359e6ddb3830216993f186cb85d5)
+- Fix extra whitespace in log messages prefix [`a1e5fe4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1e5fe4e22aaee2d4c7535fc9b6998f0e5f9a8f3)
+- Fix log message conversion to string literal [`cca3d47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cca3d47443640043862c0106f69485b11a11f31b)
+- Improve OCPP message type logging [`336f282`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/336f2829e8bdfc4f47839eaa73933bf5ca5b0af8)
+- Improve isIterable() UT [`d98f014`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d98f014c7958d0400f717f2704fb74bb1f7852e3)
+
+## [v1.1.91](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.90...v1.1.91) (2023-01-21)
+
+- Apply dependencies update [`6db3502`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6db3502d06550329abb91eccff3c43d5e8598591)
+- Apply dependencies update [`a0901b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0901b95ecb9f51b00767d229951a94ceaf86429)
+- Ensure a transaction is always stopped, whatever is the CSMS response. [`2cace1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cace1a546e371a9326f84179d0e2384275048bf)
+- README.md: document firmware upgrade template section [`5e5a654`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e5a6546442070f66129af20a8a3312e177be33d)
+- Version 1.1.91 [`70cd75c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/70cd75c28a6ae78a4615cc6ba037cfa76b721cbb)
+- CHANGELOG.md: spell fixes [`1c1ad09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c1ad09e4e22b2dcf002bfeef114b880a07d8353)
+- Fix and add log messages [`8ca6874`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ca6874c767f7068b101291232cf69b05bbd28c1)
+- Fix OCPP messages buffering handling [`764d2c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/764d2c911026befed9b15af0087eafcf7a3afc5e)
+- Apply dependencies update [`04f4baa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04f4baa67b96fa19fc00f02e22c2b9ea4341942a)
+- Silence rollup warnings [`43ee437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43ee4373fc8c85473b7d5c192da79f6d53d6c8ee)
+- CHANGELOG.md: more spell fixes [`0e002da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e002da55932301e542797aa73a5685a7a0640eb)
+
+## [v1.1.90](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.89...v1.1.90) (2023-01-16)
 
 - Apply dependencies update [`32e1ad3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32e1ad3b16c388b9c6aea81b649fef40dc2d21e1)
 - Initial cleanup at loading JSON schemas [`e9a4164`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9a4164c46a1cf3d5761f06446dc7b46b98372ad)
 - Apply dependencies update [`7b0ba52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0ba52925dd4a6a656320035645300a39d0210f)
 - Fix all misused promises [`6a8329b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a8329b4df5d3b236927e4b33a1730784b49a7ee)
 - Implement firmwareUpgrade CS template section support [`5d280aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d280aae12d6ad7367136421c8e2414a676d2c1a)
+- Version 1.1.90 [`cbc1c25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbc1c25c4ed29eb308525dcc5b68141838500ac2)
 - Fix OCPP request handler arguments usage in the inter-workers [`1969f64`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1969f643be49bb8c3e713af7661fe9e6fef5f16e)
 - Ensure start transaction payload is always compliant with OCA specs [`18bf827`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18bf82749012da310723996912f5239c20bdc4e7)
-- Add Heartbeat command to OCPP 2.0.1 [`81533a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81533a206ec56709897f27edf1298e7c86d74c31)
+- Add Hearbeat command to OCPP 2.0.1 [`81533a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81533a206ec56709897f27edf1298e7c86d74c31)
 - Cleanup OCPP types namespace [`f03e104`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f03e10429357538c286b94a99c9ccc5dfe43b348)
 - Factor out some common code between OCPP 1.6 and 2.0.1 stack [`22e0d48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22e0d48e12052aaa7ed3f76fc59cac779ae67a5c)
 - Apply dependencies update [`12052fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12052fe9e1facd942e01ec3926c4cfaf88c1cb62)
 - Move OCPP command payload constants into its own file [`bf53cad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf53cadfde620fe89e6438403658682feb5bd39e)
 - Optimize worker handlers calls by binding them to the current instance [`0e4fa34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e4fa348298d36900560f7466f21f44090d2fe1b)
 - Hook the OCPP 2.0 stack into the main code [`edd1343`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/edd134392e237a3242dc2093341df70244c51472)
-- Apply dependencies update [`0112bfe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0112bfe05d14fa7d0e0a8e6b697d6997560c7a90)
-- Add incoming request response sent payloads validation [`0288789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/028878919a937f9307634c0316e27c677a87d305)
+- Apply depedencies update [`0112bfe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0112bfe05d14fa7d0e0a8e6b697d6997560c7a90)
+- Add incoming request response sent payloads validatio [`0288789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/028878919a937f9307634c0316e27c677a87d305)
 - Add initial support for OCPP 1.6 firmware update simulation [`c9a4f9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9a4f9ea603df09541c6837fee50012256fb46ad)
 - Migrate all JSON schemas to draft-06 or higher [`b034299`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0342994636646699094b2d16a767d6d902d2bde)
 - Apply dependencies update [`ee28062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee28062380e3dd0b0229a504c1c92af131da7b78)
 - Add configuration directive for the maximum log files size [`9988696`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9988696df26aba9c34733f9093ebf3d957ba9d02)
 - Move date conversion to ISO string helper to utils class [`1799761`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1799761a204a0cafc55637e33434babb739865b2)
 - Disable performance statistics by default [`ad774ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad774cecafe0c4f31321ed6e7aff1b5c0c514097)
-- Cleanups unneeded encapsulating methods [`91ecff2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91ecff2da29c7d1930ab1e8d90d159ae7a8c722e)
+- Cleanups uneeded encapsulating methods [`91ecff2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91ecff2da29c7d1930ab1e8d90d159ae7a8c722e)
 - Apply dependencies update [`b78290e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b78290eabb767141f986f113f1695b025d07c5dd)
 - Fixes to OCPP 1.6 payload type definitions [`c38f0ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c38f0ced134bb1e7daf750500788e9c194e7b74c)
 - Fixes to performance: [`c60af6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c60af6ca67ad2599e7e3e886f219da6323ead61b)
 - Whitespace cleanup in log messages [`439fc71`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/439fc71b2ebd8322233792b2f3c466e3ddd6e354)
 - Simplify statistics map typing at init [`1e4b0e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e4b0e4b9a4d686b484163c7df83d7a09d194de7)
 - Handle null or undefined meterStart and meterStop properly [`2040a61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2040a613fd09c3476094e671a103131b99d08a8b)
-- Remove unneeded connection URLs shallow copy [`f70425a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f70425a594e1c30c01bbd818857922ece1f43969)
+- Remove unneeded connexion URLs shallow copy [`f70425a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f70425a594e1c30c01bbd818857922ece1f43969)
 - README.md: add link to winston repo [`21899fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21899fc2c060ab59f3fd07c10bbdeff12020a77d)
 - Small cleanups in Utils.ts [`69bafbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69bafbedae4dd101f6bf1a40091cecdb831a64b9)
 - Import cleanups [`96a52d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96a52d088b4927e7bc51ea9282f502c2a6b67707)
 - Dockerfile: optimization [`0e30690`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e3069040a7c2653d6aacfb8d7c79582d3a5721a)
 - Improve Utils unit tests [`04dda06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04dda061d7b337390a0ee7b9d0bd41d4895fd4ca)
 - Bump rollup to 3.2.4 [`96fcbe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96fcbe25b25cc80a9f04da4112451966d0a6dd29)
-- Remove now unneeded vscode configuration [`39efd40`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39efd40d46487e9266edc1acbc92b75be16b0b25)
+- Remove now uneeded vscode configuration [`39efd40`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39efd40d46487e9266edc1acbc92b75be16b0b25)
 - Add UTs debugging configuration [`3e985d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e985d188b320d1bc333fbcd9420ebb7c5e7040d)
 - Add unit test for isUndefined() [`429f8c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/429f8c9d472e04611466b56448f64af12e1dabcc)
 - Small improvements to Utils UTs [`0b31220`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b3122086d4ad8e3cc0c97774a1234681785ffe3)
 - ATG: fix start/stop on non existing connector [`7807ccf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7807ccf27925add3d65969c31405ece437dc8f03)
 - Improve and unify log messages [`ba7965c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba7965c4b933e479b36fc81f934a643336efcbea)
 - Fix ATG connectors status initialization [`4dff303`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4dff3039b8a3a3b3383cfb321bc2275b942652ed)
-- UI Server: Always delete response handler in error case [`e2c77f1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2c77f1010574abfb90423c9e593c09d6e447c96)
+- UI Server: Always delete reponse handler in error case [`e2c77f1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2c77f1010574abfb90423c9e593c09d6e447c96)
 - Move some status attributes at constructor begin [`aa428a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa428a31b4c462d38925ce60a215507c4b406b38)
 - Give Web UI its own code configuration [`88fc6ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88fc6aef9ecef71872897f75b03e8d6fcfc90e40)
 - Version 1.1.73 [`6b7c91b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b7c91b2e30d2d3dd778bec280a6610483bd8b44)
 - UI protocol: Include failed responses [`f53c88d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f53c88d034b52b702f258174713e2952fa6df397)
 - Optimize energy active register calculation [`7acb3f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7acb3f7bb991a6d02a4521c0cbc5f163aa5e8a61)
 - Add code settings for Web UI [`9a308e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a308e5f9b767da6d6102c03a30ae25f25d0a0f6)
-- Remove unneeded intermediate variable [`d0b0b49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0b0b492fe5e360a6fee8e1029511a7c66e76c59)
+- Remove uneeded intermediate variable [`d0b0b49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0b0b492fe5e360a6fee8e1029511a7c66e76c59)
 - ATG: fix start transaction counting (again) [`431b6bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/431b6bd5e4396094d285997c148bc6ce8d914efa)
 
 ## [v1.1.70](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.69...v1.1.70) (2022-09-04)
 - UI services: update Insomnia requests collection for basic auth [`8247d31`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8247d31d74c8fe32a8dce57f8abb78ad11bbe4f5)
 - Apply dependencies update [`9240394`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92403944ed5cdbdd07faaa2da783682e1ea9a9dd)
 - Apply dependencies update [`c26b451`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c26b45183516753b91a5da858042a99b2590eb31)
-- UI Protocol: Build response with the global execution status on each [`0d2cec7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d2cec7666c01396c8125a752341d5b716d12906)
+- UI Protocol: Build response with the global excecution status on each [`0d2cec7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d2cec7666c01396c8125a752341d5b716d12906)
 - UI HTTP server: fix stop simulator response handling [`60ddad5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60ddad538d0a01ece43f4f70928a9decf3531dda)
 - UI server: add basic authentication support [`eb3abc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb3abc4fe41400debcf894e53f91937498e77571)
 - Web UI: add start/stop ATG command [`757b2ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/757b2ecfd506d85f04ab57e13ff0cb3cf4c024fe)
 - README.md: update to reflect response payload format change on [`02cde3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/02cde3b711fb54b1a72d9828680eea54024d4ea0)
 - UI services: Update Insomnia requests collection [`10cdb53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10cdb53bd15e5c87feedbac467ed3d2cf155ce3e)
 - UI server: permit to address all charging stations [`1805758`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18057587414006953ed112f315807d64ddb11bfd)
-- UI services: fix broadcast channel response handler with one hashId only [`6d9876e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d9876e7b9b024879f1463aa7407c6874c5ca06b)
+- UI services: fix broadcast channel reponse handler with one hashId only [`6d9876e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d9876e7b9b024879f1463aa7407c6874c5ca06b)
 - Align 'started' attribute usage to all classes [`452a82c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/452a82cadd0f08148f5f3d5e5b78fa6cac9da0a7)
 - ATG: fix start transaction requests counting [`0afed85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0afed85fd7e6cb8f4b5ea0d18800a8d7b3bd78a7)
 - Version 1.1.70 [`26e2ca2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26e2ca28b22eacf26df02c08ba9d8f14adf1f35b)
 - Add UI HTTP server [`#6`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/6)
 - Apply dependencies update [`771a1dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771a1ddb4ae36b632070fef810d7ff2c153a0990)
 - Web UI: configuration namespace cleanup [`6a619cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a619ccea8a197e5510ef643a79c16d02e7a8f29)
-- Add postman collection for UI HTTP server [`17bfa1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bfa1b672f294e7af4c9a344cb42628cf0c1d87)
+- Add postman collection for UI HTPP server [`17bfa1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bfa1b672f294e7af4c9a344cb42628cf0c1d87)
 - Refine TS and linter configuration [`6c1761d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c1761d470507ea23d186be61b94ca7375c5144a)
 - Add Insomnia UI protocol collection [`cb88618`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb886184464ed30ee14f538581e511710131b6ef)
 - Refine UI protocol documentation [`03ebf4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03ebf4c1db6ba11903b42e56692ed3d8538ba1d3)
 - Avoid to reopen an already open WebSocket to the OCPP server [`0a03f36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a03f36ceab67bba06bef67d4df771b9bf4e6a29)
 - Uniformize log messages format [`5cf9050`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5cf9050d18e0fd83636ac933793848a5000b4326)
 - UI server: fix HTTP transport start/stop [`10d244c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10d244c0aa14bb4839791eea27e1674d87ae4e20)
-- UI Server: factor out response status to http status code helper [`771633f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771633ffad91ad096e5b837f3b102b3251e39633)
+- UI Server: factor out reponse status to http status code helper [`771633f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771633ffad91ad096e5b837f3b102b3251e39633)
 - Version 1.1.68 [`729b8fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/729b8fc080623b4c05eb6e62d1a9fae99a6d63cc)
 - Web UI: fix NPE on connectors [`aeb31e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aeb31e77eef45a146782bffe2fd2401041b38b79)
 - Fix build [`b3b45e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3b45e6c81c2a01d793c3dc9ab48157e51c82ca3)
 - Apply dependencies update [`4bfec50`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4bfec50a28f4fdc26495641b7d23db923f5c97c0)
 - Use the generic OCPPServiceUtils import where appropriate [`cbb3711`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbb3711f55d6cc41a82fe4ff7104d8083077f526)
 - Fix undefined meterStop at sending stopTransaction [`1c3cfd4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c3cfd4f4074733491c8e9ceee59c044a0d0800b)
-- Align more request and response handlers name [`97f0a1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97f0a1a56a61c831615eee3717e84787ccafb5ce)
+- Align more request and reponse handlers name [`97f0a1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97f0a1a56a61c831615eee3717e84787ccafb5ce)
 - Fix assets directory cleanup at build in target directory [`045639f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/045639f584167bbd8459bba6125f3cc767510419)
 - AjvErrorsToErrorType -> ajvErrorsToErrorType [`01a4dcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01a4dcbb168f3fb8c52b81a6ff5473b4259f390f)
 - Simplify BroadcastChannel classes inheritance [`1598b27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1598b27c55255d49693d67950242661fefbe1d7d)
 - Fix log messages in case of missing JSON schema for PDU validation [`ee307db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee307db5e146a05f912fa0b8c9ea05a68e847095)
 - README.md: refine UI protocol documentation [`cdbdcae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cdbdcaebf6bf64acd95020ab1028a16a53f8308b)
 - README.md: add link Web UI README.md [`b8cc885`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8cc885d41051becc9c539e24a730255312f35fe)
-- Simplify AbstractUIService logPrefix method [`f4531df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4531dfe1f65b86be9ddce151bd2ee4fddfefb3e)
+- Simplify AbtractUIService logPrefix method [`f4531df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4531dfe1f65b86be9ddce151bd2ee4fddfefb3e)
 - Fixlet to README.md [`4c6ed1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c6ed1d747c93f4e60c54283f4338040f2ad7fc8)
 - Cleanup WorkerMessageEvents enum [`12b3406`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12b34061fc1777aae4fea0016899e74e6c3c5e70)
 - Add boot notification response to the UI command listChargingStations [`c76d7c1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c76d7c1b81d83af8e9ff498fdcbaefc692e6f134)
 - Improve supported OCPP commands filtering [`7645760`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7645760b75ac201b8ec0b8378b986cabacce7807)
 - Apply dependencies update [`85c603d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85c603dabe1b0415dfa956baec73f34267093cf0)
 - Apply dependencies update [`3eac8b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3eac8b744f13a08908d43e308cb327152910eebd)
-- Apply dependencies update [`7ec87a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ec87a04802c0db55a44600f10734c6fba909bae)
+- Apply dedendencies update [`7ec87a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ec87a04802c0db55a44600f10734c6fba909bae)
 - Version 1.1.65 [`1798b55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1798b5506effb00fe98fc78696dacb5f0792cd5a)
 - Apply dependencies update [`d421f87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d421f877629367252376d4c7b180f6d4f291ead1)
 - Apply dependencies update [`c7755c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7755c3f9e722522dc6c99a29861879a61ee0069)
 
 - Warn if UI server is configured to listen on something else than the [`#64`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/64)
 - Add worker configuration section [`#35`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/35)
-- Add more detailed installation instructions [`#69`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/69)
+- Add more detailled installation instructions [`#69`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/69)
 - Apply dependencies update [`1933468`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/193346852bb2e828d61f4f98343d03fc70ba284b)
 - Apply dependencies update [`bae37b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bae37b944ca9920d252b945f3cd87132142da1cb)
 - Apply dependencies update [`a9dc6e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9dc6e40e164ebdcd6f2d7751aeb63797d93a0f5)
 - Apply dependencies update [`8191a2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8191a2a168a3caa7b9f1ed2d4f7617329d55a104)
 - Apply dependencies update [`684b123`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/684b123c27bf104115b336357d60fd2430287e8f)
 - Simplify Bootstrap initialization code [`ec7f4dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec7f4dcea28197007a32308483e8e8f4750fae5e)
-- Rename class ChargingStationCache to SharedLRUCache [`57adbeb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57adbebc01e0a47b922d8376dd5bf8673e7dbb01)
+- Rename class ChargingStatinCache to SharedLRUCache [`57adbeb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57adbebc01e0a47b922d8376dd5bf8673e7dbb01)
 - Version 1.1.63 [`e15cda2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e15cda28d1942a216eb168dca7ee00a8d8d9d23a)
 - Use helper to close connection [`bcc9c3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcc9c3c094c6293638aaaa690bb673193546680b)
 - Fixlet to sonar properties handling script [`f5387bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5387bdbcf10a1738100acfb29cc1fb29903d96a)
 - Apply dependencies update [`2820900`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2820900f6eb56e178fda80e6ed7eaaa8103cf0d3)
 - Permit to disable persistent configuration storage. [`ccb1d6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ccb1d6e97cc0248cd96a9505cf5e8f037d66984c)
 - Apply dependencies [`1555eb1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1555eb1d6c370f21be2218166895a451eb23aa19)
-- Prepare the repository to be hosted on SAP GitHub organization [`251fff5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/251fff5c7fd6f92c1f1acb921233c7e9c7c89003)
+- Prepare the repository to be hosted on SAP GitHub organisation [`251fff5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/251fff5c7fd6f92c1f1acb921233c7e9c7c89003)
 - package.json: replace main by exports [`db9b23e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db9b23ee116520b699d0f25fde140c69562d75a8)
 - Add initial support for ESM build [`44a95b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44a95b7fc8487ae8116f89820ca03cb108dfada8)
 - Move cache related helper to the right class [`c14729f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c14729f47992a1b142d2c20f94777d0747eaf9f2)
 - Refine JSDoc [`7b8af1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b8af1d0eabd37f97a6a8a349a19cf1c2328d061)
 - Rename a method to avoid confusion [`a65242f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a65242f09a7a267c37f9bee0dd4fcd33eddbaf70)
 - Merge pull request #230 from OliveGerste/Extend-charging-profile-support [`a68137e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a68137ea157b01bb0beef177d67d7190def95e84)
-- Remove unneeded type usage [`94bb13e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94bb13e94ea30681110758c6a0a80217a668e793)
-- removed unnecessary code&comment [`35639ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35639ced7a1a8e9cfb7b0db675fc2757ea902d04)
+- Remove uneeded type usage [`94bb13e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94bb13e94ea30681110758c6a0a80217a668e793)
+- removed unecessary code&comment [`35639ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35639ced7a1a8e9cfb7b0db675fc2757ea902d04)
 - Refine comment at CS configuration file handling [`aca53a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aca53a1a7866de74330802b2ea7506a874519725)
 - CI: use latest node.js stable version [`99942e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99942e4fe369ba3f0837d80a37c7149a71f3aca2)
 
 - Charging profiles: Fix timestamp value unit handling [`7b872ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b872eaa46d0131c6487d52a8ce9886663e99eae)
 - Moved ui folder [`0a48f2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a48f2b2d735de604a1604fd0e191212b355602f)
 - Only compute amperage limitation when needed [`d20f43b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d20f43b5644d96a9a166cd2ec5ddf87945ea45d7)
-- README.md: Fix CS configuration file path [`1c51fd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c51fd1d12e963aa6c827f80cc975335f4a8f671)
+- README.md: Fix CS configuraton file path [`1c51fd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c51fd1d12e963aa6c827f80cc975335f4a8f671)
 - log raw socket messages [`625b0fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/625b0fd5a433f3f9a65a03633ca9ebbd01c5e875)
 - Fix a type casting [`6d6dc22`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d6dc22e22e4557ff102b19081ee72c8db5f2ca2)
 - Ensure comparison is not done on null or undefined [`b47d68d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b47d68d7c1e315d6d111dd6471f3ac95fd7bfab1)
 - Ensure 1:1 mapping between charging station and ATG instances [`73b9ade`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73b9adecc7a50c329b3f83bbaf95a62ba1f01412)
 - Version 1.1.48 [`ac60c2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac60c2a645a44fde5d809dbbe7599416b9266038)
 - Cleanup OCPP service module name usage [`909dcf2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/909dcf2dda1acb9556a5ec21c252bcca2992ec1c)
-- Track OCPP commands use at sending error message [`1d4ad05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d4ad05181ef93c9ea15c25fbd13c6ea22ff35dc)
+- Track OCPP commande use at sending error message [`1d4ad05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d4ad05181ef93c9ea15c25fbd13c6ea22ff35dc)
 - Refine a bit OCPP services instantiation error message [`0612745`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/06127450ee7cfc993f67caf521ea595cb0523733)
 - Fix a module name string [`2a115f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a115f871de255bacf36666294d48c46d0d16731)
 - Add return type to getLogger [`28e6dd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28e6dd3a9fd0db84953aa8d149d0a19fadc63554)
 ## [v1.1.22](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.21...v1.1.22) (2021-10-02)
 
 - Version 1.1.22 [`b40d8b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b40d8b0d67a08a811f1d7cc88369b70034b64b8a)
-- Improve request response error logging [`887fef7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/887fef764941b7a9970fd78bbc608882c320fe78)
+- Improve resquest response error logging [`887fef7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/887fef764941b7a9970fd78bbc608882c320fe78)
 - Refine some type definitions [`9239b49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9239b49afd9a0cf6a6a2008d9c907fe42072f29b)
 
 ## [v1.1.21](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.20...v1.1.21) (2021-10-01)
 - Fix performance storage jsonfile consistency at write: [`c63c21b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c63c21bce46d9230688d0c5ebd31f5dd861324de)
 - Log also ws closing reason [`6c65a29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c65a2958d57b4c91a60150c2bf567659b64d4f0)
 - Version 1.0.60 [`a37c4a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a37c4a0959efc51712d32c6d2d2facd84820e41c)
-- Constify and factor out last performance entry [`eb835fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb835fa84ced86641214bff490b3b5ce4332dbb4)
+- Constity and factor out last performance entry [`eb835fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb835fa84ced86641214bff490b3b5ce4332dbb4)
 - Cleanup fs operations encoding [`247f55f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/247f55f4b67f4ed161ed6b2d8f076c65b52a7038)
 - Add node.js 16.x to CI for testing purpose [`259ee56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/259ee56d81c663014d8596e2ea8b00382337762b)
 - Only GitHub action sonar with node.js 14 on that repository [`bf62797`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf62797fdf0a55c124257c5872438a1ed124d4f2)
 ## [v1.0.54](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.53...v1.0.54) (2021-09-02)
 
 - Improve OCPP error handling, fix performance storage default file path [`a6b3c6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6b3c6c313f1c0314a1445ed630cac85edf55b2c)
-- Throw an error in the template does not have default required measurand [`de96aca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124)
+- Throw an error in the template does not have default required mesurand [`de96aca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124)
 - Release 1.0.54 [`ca79035`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca79035afa125dd2c39a863e29f244e9466ae98e)
 - Fix OCPPError command attribute affectation [`9292e32`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9292e32a92f3ef63ee5a3cf86dc497b8acae5d2d)
 - Fix siemens charging station template [`4fa475b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4fa475b9d24b8cf804cd937f30ede85533322d5d)
 - Use IIFE (https://developer.mozilla.org/en-US/docs/Glossary/IIFE) for [`821c6c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/821c6c8229d6dfdc93ce917dfaad74e681e5a35c)
 - Release 1.0.52 [`bc4cbd0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc4cbd0509e6d37d5b17a478bfa9f30f8d8e6008)
 - Revert wrong any type removal [`5842a02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5842a02d275889a96eda8727a7f3d0f7e60bf357)
-- Fix remote start transaction: connection status can be preparing [`ec26ac9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec26ac96d0442ea40c8597e09382f66f6d630da4)
+- Fix remote start transactiion: connection status can be preparing [`ec26ac9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec26ac96d0442ea40c8597e09382f66f6d630da4)
 - Add a sanity check at worker implementation options check [`2f70f96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f70f96f076d2689ff4f392dd32f8499cb2e4100)
 
 ## [v1.0.51](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.50...v1.0.51) (2021-08-29)
 ## [v1.0.49](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.48...v1.0.49) (2021-08-28)
 
 - Add MongDB support to storage for performance records. [`2a37005`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a370053f45f2d58e90ab7b292294c521a262ca1)
-- Refine console output colorization [`e4362ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4362ed76fe7b256b3f7a6ada2b92e53be8ab09f)
+- Refine console ouput colorization [`e4362ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4362ed76fe7b256b3f7a6ada2b92e53be8ab09f)
 - Release 1.0.49 [`3ca0315`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ca0315df63d5f5ded28d8eee3c2acfc01695527)
 
 ## [v1.0.48](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.47...v1.0.48) (2021-08-27)
 - Update dependency [`9ad71cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ad71cd4647c0fd9ef24a565f1b170c7db686cdf)
 - Refine eslint configuration. [`89f8216`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89f8216b9c7bebe38a0f10748c8e76d14245f768)
 - Add rollup bundling analysis to dev build. [`cb1948a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb1948a3ff8766777ac895efe645618278ee5ff3)
-- Rename types definition files for the sake of namespace consistency. [`efa43e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efa43e52e5a9b466c32ab0040bc4877c0f2fc621)
+- Rename types definition files for the sake of namespace consitency. [`efa43e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efa43e52e5a9b466c32ab0040bc4877c0f2fc621)
 - Dependencies update. [`454fd0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/454fd0b467ad98d5d90d9f668a5112cab878e84b)
 - Fix type conversion to string. [`690e5af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/690e5af73261da3434b37ef02c67c22ff19b8e5e)
 - Factor out code. [`35ff6ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35ff6ec4653ae55241f25d813a8dcac31391fd99)