build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 47336a6509ebf8e9ce92b8051421d2d968857b88..e3a03ebf77991da0573fc6d2cbde496f465c8e03 100644 (file)
 # Changelog
 
-## [v1.1.83](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.82...v1.1.83)
+## [v1.3.3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.2...v1.3.3)
+
+- fix: avoid duplicated slash in connection url [`#1034`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1034)
+- chore: switch to pnpm 9.x.x [`6eddb71`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6eddb71902ac0d0552f705190aaf62525f07c476)
+- build(dev): apply updates [`b856455`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8564556b681ee79b22423474bbade2ca6dc14a4)
+- build(deps-dev): apply updates [`04b885f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04b885f030d6579dc06752d756b0072f764bcd4f)
+- build(deps-dev): apply updates [`0047945`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/004794574abd72037be56961476992550623a122)
+- build(deps): apply updates [`0b6d8d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b6d8d4f2c60f959df7f5176fd8bac432100fea8)
+- build(deps-dev): apply updates [`b5e3eb1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5e3eb123f7df39f228277338b2104979c42e801)
+- build(deps-dev): apply updates [`88dce0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88dce0e10e9f3b8f5d65ff990b584c34e6ddb3eb)
+- build(deps-dev): apply updates [`e9f9bb1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9f9bb186339de759bcf5d2eb1a82639268ff535)
+- build(deps-dev): apply updates [`19c53a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19c53a26cfc3b67623d1072c78b59bcf018029b6)
+- build(deps-dev): apply updates [`549ce8d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/549ce8d9ce3d857918384d73ea9ad91a24238524)
+- build: bump volta pnpm version [`44f66d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44f66d89f0ca20edefbd7b062d29ca94d359feb0)
+- build(deps-dev): apply updates [`d4554e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4554e826fae9d186800e293e43954a0d190b357)
+- build: bump volta pnpm version [`c839fee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c839feed8146255d2b8eb65e5a7064052f9f2b32)
+- build(deps-dev): apply updates [`a637f99`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a637f99f1d9a63bed1338809a5dbfab26925babe)
+- build(deps): apply updates [`de073a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de073a748bcd60308615b81c3f6da817639461a1)
+- build(deps-dev): apply updates [`5b7bbdb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b7bbdba3612e2f5748a4c21b46ba7bee89ddaba)
+- build(deps-dev): apply updates [`98d6958`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98d6958a6225cecc92e2f8b676c91be9fffd857b)
+- refactor: silence typing errors [`314793a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/314793aaf25bf1a99deb3f8209c09421235942ba)
+- build: bump volta pnpm version [`8fb8f42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fb8f42ace8b9295865adebaeb7845e064c05e71)
+- build(deps-dev): remove unneeded @types/tar dep [`53d4c02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53d4c02ab3f09e4e622ac6b7558f26ec90816bdb)
+- build: bump volta pnpm version [`a5f7162`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a5f71620495481e50df343027417b04b60a98a6d)
+- build: bump volta pnpm release [`b3836cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3836cb9c6f79be13bfe851fc8854b5c9826b60a)
+- fix: restore connector status reserved only if needed [`e8d3abc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8d3abc6fccc7c52dd2a6f0abda325d497d50f97)
+- build: bump packageManager pnpm version [`76cc219`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76cc21999076f5fa4e8a23af690fd71ca58e318f)
+- build(deps-dev): bump volta pnpm version [`e65b427`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e65b42766e8dfa0c6f6532f269243342db7f5134)
+
+## [v1.3.2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.1...v1.3.2) (2024-04-11)
+
+- build(deps-dev): bump typescript from 5.4.4 to 5.4.5 [`#1033`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1033)
+- fix: send preparing connector status before `StartTransaction` [`#1032`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1032)
+- Combined PRs [`#1030`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1030)
+- build(deps-dev): bump vite from 5.2.7 to 5.2.8 [`#1026`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1026)
+- build(deps-dev): bump eslint-config-love from 43.1.0 to 44.0.0 [`#1025`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1025)
+- build(deps-dev): bump glob from 10.3.10 to 10.3.11 [`#1022`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1022)
+- build(deps-dev): bump eslint-plugin-vue from 9.23.0 to 9.24.0 [`#1019`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1019)
+- build(deps-dev): apply updates [`dbbe79a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dbbe79a098315ce2cb3ebd00840fd5badd1806dc)
+- build(deps-dev): apply updates [`9de7e05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9de7e051c7cb27ef9b1485ecbd80d9376e80ee87)
+- build(deps-dev): apply updates [`8a3aeed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a3aeedf9679482e06f32356531b140b10b31a18)
+- build(deps-dev): apply updates [`e7f2409`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7f2409dd63b118b109dbedb6259a925b6b7c573)
+- build(deps-dev): apply updates [`452a486`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/452a4864d4a8d0286ddd351958d8cc02574b4ba9)
+- build(deps-dev): apply updates [`662a54c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/662a54cabf16be15ed2727e56000a9585ba557cd)
+- build(deps-dev): apply updates [`50ab155`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/50ab155c7aae8bcec93360931aa0cf49c2b7972b)
+- build(deps-dev): apply updates [`c34f7d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c34f7d04f763427e344edaabeee7ec9a4c1fd768)
+- build(deps-dev): apply updates [`80af276`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80af276690d70cc1e124261d66a0c2c9c7a52fc5)
+- build(deps-dev): apply updates [`a94f567`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a94f567f2d7cefba06e74fa0a957c096cf581b88)
+- build(deps-dev): apply updates [`670fbe6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/670fbe6b60fc66fe8e51787a64773b502ede65a3)
+- build(deps-dev): apply updates [`9df59f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9df59f38a908da1a6bd4ab74cc7d0c1fbb928623)
+- build(deps-dev): apply updates [`eabecb4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eabecb42d4fd8e52401c9acfcc287a1c239a32b4)
+- build(deps-dev): bump @types/node from 20.12.3 to 20.12.4 [`067a309`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/067a30983260e1058457de216c85b4de4dd87862)
+- build(deps-dev): apply updates [`842932d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/842932d2cb2c55cbd7299bddb3ca326231afb432)
+- chore: version 1.3.2 [`8f46463`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f46463be058ed68cc4cc962c51722f7e3b55c54)
+- build(deps-dev): apply updates [`c1fd615`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1fd615b55df8e46c87d9c184987b29fa2905213)
+- build(deps-dev): apply updates [`9312c9d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9312c9d319ab997598eb1fe198f0615f12e766f4)
+- feat: allow to provision number of stations by template [`8f8f87c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f8f87c4fd9a0863d0aeb4a9a8671d1a2b4308e0)
+- build(deps-dev): apply updates [`8f0fe2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f0fe2b6a76c6484626746d0fbae3895a24a62c4)
+- build(deps-dev): apply updates [`22848bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22848bc17e4371bcbda160e4c585d32aae0bf762)
+- build(deps-dev): apply updates [`30cefe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30cefe25cc43288780cfa67b668c81f64ce866ee)
+- build: refine vscode settings [`9b2b345`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b2b345bde0992d51a8df02ba7d9a9b00826e512)
+- build(deps-dev): apply updates [`d6470c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6470c29a7ce91cce0a81c2d02878a98bd9726bc)
+- build(deps-dev): apply updates [`312e936`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/312e936ce51be10590d5df610e6e8251fb15e256)
+- build(deps-dev): bump @types/tar from 6.1.11 to 6.1.12 [`23a7284`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23a7284ed035efb1ead548e4d257d5d292b8aa11)
+- build(deps-dev): bump tsx from 4.7.1 to 4.7.2 [`ea7468e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea7468e8b7c855a3fe06656945c0a26c162b0ffb)
+- fix: reset 'Reserved' connector status if transaction is rejected [`a275c0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a275c0b6658b4b121643f4c15166b7f2bb409080)
+- Merge dependabot/npm_and_yarn/types/node-20.12.4 into combined-prs-branch [`0a9edaa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a9edaa5eb4759c6cd8db6f14692ecc8b247cfaf)
+- Merge dependabot/npm_and_yarn/tsx-4.7.2 into combined-prs-branch [`9dd10cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9dd10cd32944dbb11175fa55f71ab511cfaa111b)
+- Merge dependabot/npm_and_yarn/types/tar-6.1.12 into combined-prs-branch [`16c4696`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16c46962f43a692c996b1c89a94dc572fea52d63)
+- build(deps-dev): apply updates [`90157bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90157bd234c27880f0c8595b11c5ffbb786e2c2f)
+- build: cleanup husky configuration [`90470d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90470d61f685456645c09937d047c4e25bf60dd3)
+- build: add packageManager field to package.json [`a52fbc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a52fbc9a85918de4c9a6b4df0265abfe6ec698d3)
+- build: bump volta node version [`1f479ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f479edba7093c3aa17e5149bfb97c65b522a3a0)
+- build: bump volta node version [`3063561`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/306356131234533fa1be6bcf02b45a910da76d8c)
+- fix: register worker error callback once [`4119f48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4119f48015ac2320226a96e34a0658f0cea09440)
+- fix(ci): fix pnpm lock file [`2c9ebdf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c9ebdf396aa99d5141eec8f5aab4459f3df17db)
+- build(ci): fix pnpm lock file [`385c5e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/385c5e62929a2c113898706b8ec940840b7f6f4f)
+- fix: fix dependencies installation [`eca1036`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eca10365af388161139c7a5c4a8faae457fad495)
+- docs: refine README.md [`74bb073`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74bb0739e789c3d9669a4d3e6abb915f14a96ebd)
+
+## [v1.3.1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.0...v1.3.1) (2024-03-25)
+
+- build(deps-dev): bump @types/node from 20.11.29 to 20.11.30 [`#1016`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1016)
+- build(deps-dev): bump @types/node from 20.11.26 to 20.11.27 [`#1014`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1014)
+- build(deps-dev): apply updates [`657931d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/657931d1618bc97852cfc27cef1d932a87cc1537)
+- build(deps-dev): apply updates [`ea32ea0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea32ea059bfdd7134abe2ba349985e5b15bc1d06)
+- build(deps-dev): apply updates [`cbeb1d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbeb1d7d6a3c17cbd5e69e159bdeb9e6dc837faa)
+- build(deps): apply updates [`647a34d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/647a34debf383df8d7136d5d8f1a7735149f0182)
+- build(deps-dev): apply updates [`8ae4dcf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ae4dcf159bf29835de7fd1edd7978aa8a3ee76b)
+- build(deps-dev): apply updates [`399583b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/399583be5697acdad4151e3025a1011cd6f4461a)
+- refactor: convert home made helpers to rambda ones [`38ae4ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38ae4ce2dba0f31e0f21c20490be0e7d376ce47c)
+- build(deps-dev): apply updates [`75e6075`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75e6075c1ae340bca0ba41e9a836ae066ef9b6db)
+- fix: untangle worker set message from application message [`65d2250`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65d2250205186eaab80febce407d1f7fdf830473)
+- build(deps): apply updates [`e689cef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e689cef921490106fcb092172fc93150eeedb78f)
+- feat: ensure charging station add op return its station info [`3b09e78`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b09e788c6dab8e5a8b3314e8e69ede16ff82fcc)
+- fix: only process worker message events when necessary [`ce0abd8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce0abd8248cbc1c976bb298e45daeb0749387619)
+- refactor: use more ramdba helpers [`c17a8d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c17a8d29b2177a087f7fea1db4ada2b3795a7a31)
+- build(deps-dev): apply updates [`32ddfff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32ddfff1a1d314429239d98d6f5c56939aff17c4)
+- fix: fix simulator initialization ordering [`2bb3c92`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2bb3c92f49572f8d81f40620df42de19217a6b4c)
+- refactor: use native node random integer generator [`fcda915`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fcda9151b9eb6d13f06f7a5db45c89a77bda9eb8)
+- refactor: rename configuration elementStartDelay to elementAddDelay [`da47bc2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da47bc294fb5e439e96faaf9441ba0cd23e64f9c)
+- chore: version 1.3.1 [`c89141b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c89141b5ad4173f9b2db6f9ecac44b8d900afcc0)
+- refactor: cleanup worker related type definitions [`551f2b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/551f2b6e68f544b559243a2634c8b52a15bcdeec)
+- build(deps-dev): apply updates [`aa711e3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa711e399be6e394493fee4895b72eaf213df836)
+- refactor: improve configuration sanity checks log messages [`ae61fa2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae61fa2feb89927b7d56ffdc7a54f4dff6b662b4)
+- fix: ensure error at adding charging stations not stop further [`1091427`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1091427efe95a8f1733282589dc1794a5be7e785)
+- fix: untangle worker pool/set init from start [`24dc52e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24dc52e9f4bd2ff4539955f169333ee3902bc95e)
+- build(deps-dev): apply updates [`c455d8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c455d8a4a8c884defe864b7ef5c2b9b5a77cc354)
+- build(deps-dev): apply updates [`369e009`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/369e009abc7cdab7ffc2ed6f9e7939542893de4e)
+- build(deps-dev): apply updates [`05558d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/05558d929eb51343f080455aae1a4ec4fed62fa5)
+- build(deps-dev): apply updates [`21c9ace`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21c9ace8422fd595c5052c8ac85b5e701299fa75)
+- refactor: cleanup app message handling code [`9e9194c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e9194c977f2100a92a4549e6562750499607706)
+- build(deps): apply updates [`8b12e4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b12e4c338df18d16da0e59eb86512b7554e49e9)
+- refactor: cleanup logic at building station info [`bf2561e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf2561ebbc6f51ce3ea68df68eacfe8a28d50bc6)
+- refactor: strong stype configuration key deprecation helper [`23c97c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23c97c471a4b7194aaac0620e935341de07eb1ad)
+- refactor: cleanup worket set message handling [`1d7a504`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d7a504ba27c38e3f8617c80cf53aed85da580af)
+- refactor: move template firmware defaults to constants [`5dcb9d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5dcb9d4945027c6be39e4342f1627ea2da3813b7)
+- refactor: remove unneeded isString() helper [`87bcd3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87bcd3b41c269bdb32468c766dca8d307689e8c2)
+- refactor: use ramdba helper for builtin types [`8a4f882`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a4f882a2486682b72195ad978ec1d81604b452b)
+- fix: fix worker configuration merge issue [`56f9459`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56f945900ccdbffb165bc42026fa20158c7032fe)
+- build(deps-dev): apply updates [`8d2a9e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d2a9e1c5a2b21932c77846bdf10cbe726797685)
+- refactor: spell fix in log messages [`81c7488`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81c74884a3bc7441eb454ee90bda854d752e1908)
+- fix: skip worker message events processing [`a86eefa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a86eefabd6d0538803532e7f8ef6498215c54863)
+- refactor: cleanup utils export [`90dc299`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90dc299a5f5c9990aa52911b2d8fdc401776972f)
+- fix: fix worker set elementsPerWorker sanity check [`195c627`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/195c627f62717d86ebc1c3dfd4a69f25277ceb70)
+- docs: refine README.md [`c193674`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1936747c6fb43fb39b67821e020b4a819ab4340)
+- fix: ensure add charging stations reponse display only the necessary [`2ea8735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ea8735dffc06e2aa7442971134d2c0cd3100872)
+- docs: refine README.md [`5aeeae8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5aeeae8227c78b02e0a68a3b52a5f6114ff49f3a)
+- refactor: cleanup variables namespace [`9afcd55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9afcd55e48821caec56007dd8c2bc0381da3ed1f)
+- build: target ESNext in tsconfig.json [`cf86bef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cf86bef110e64ee5471f588dbb28ffea7dc01a35)
+- refactor: preincrement worker set counter [`2c60ea1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c60ea1e18dbc9667e85fecf1c55462d6eb6e581)
+- refactor: cleanup worker set message handling code [`ccf1118`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ccf11189ed15c2e4706eac4b29dee2f972c68db7)
+- fix: ensure proper status in add charging stations op response [`43c49f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43c49f23af9869b5a04da7c0e04b11b5243d9e34)
+- build: enfore tree shaking with esbuild [`c4d48ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4d48eaed98277b0e5ccd625048ba5e3fe94df66)
+
+## [v1.3.0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.38...v1.3.0) (2024-03-11)
+
+- fix: get diagnostics is trying to upload the incorrect folder [`#1006`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1006)
+- fix(simulator): ftp client incorrect access request when custom port present in the uri [`#1007`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1007)
+- build: use pnpm workspace [`749d723`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/749d72306546377b9a9a625b25658bcc55b61597)
+- refactor: cleanup eslint configuration [`4c3f6c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c3f6c20f9416e148a3d26b6a06acc13274ab469)
+- build(deps-dev): apply updates [`cc5703a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc5703a7db561db2a6ae0f63519d42698d8bed2f)
+- build(deps-dev): apply updates [`3ca2b75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ca2b752197d57b35aac592532ed232b0a0c5631)
+- build(deps-dev): apply updates [`6828b80`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6828b80a67e83a031177d0dda6ec9488cb78bc28)
+- refactor: refine type definitions [`f4b3f35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4b3f35d653138a946d74d5f3c313275ee9c03b2)
+- refactor: strong type UUID usage in UI protocol [`2c5c744`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c5c744359d7b1c65da4eb255db1d67da7b604f3)
+- feat!: handle Set at JSON serialization to string [`276e05a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/276e05aec38f4e8b4a8d5ebd8cbbcb30592b414d)
+- build(deps-dev): apply updates [`b675e5f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b675e5fe85754bed9dcc7352c674639a9bc9046d)
+- refactor(ui): cleanup initial data fetching code [`97cd0ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97cd0ef387b54392852368147eb51cea354bc804)
+- build(deps-dev): apply updates [`b87a504`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b87a5041892c1df5fa8337130b4b81d499fb51b3)
+- refactor(ui): cleanup data fetching and display refreshing logic [`26cf7d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26cf7d996edab284f7f616ab32702a6a979cad1f)
+- refactor(ui): cleanup eslint configuration [`84ec8d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84ec8d3464903cfa8259ff622bff2b19b5c47132)
+- refactor: cleanup vue.js global properties usage [`7e31543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e31543058b67b8ca9991b01820f88ab7f4f16b0)
+- build(deps): apply updates [`402912e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/402912e9a1720b0cda8912b7b22119fdbec1e92f)
+- chore: version 1.3.0 [`9d70f58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d70f587815b0ea85cb96bc72be514f866cee578)
+- build(deps-dev): apply updates [`b09d81a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b09d81ac96c649486b80b89915c3a3eb45325ef6)
+- refactor(ui): use watchers to refresh display [`f6cb176`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6cb17676bcd54d2aa28fe9f0eaa8797ac616873)
+- build(deps-dev): apply updates [`346a813`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/346a8133337b20f625b3f80f557970cb79d73415)
+- docs: add ToC to README.md [`99a3209`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99a3209ecfae0c6de885d74a65dad9c47f0365e5)
+- build(deps-dev): apply updates [`ae430bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae430bbbd3df0813d5237a205f92b2e928059f7f)
+- fix(ui): remove WS event listeners at main page unmount [`aa9b0a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa9b0a1ec352572d91076a4d0cfa78b53a46c759)
+- fix: fix template name consistency [`a33026f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a33026fe3cd6ce141efa55d27d35b4eb5c1a54b9)
+- refactor: move charging station helper to its right place [`ffb833e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ffb833ec8daea8112feed14af15cdfdb67f9d41b)
+- refactor: removed commented out eslint configuration [`60a8349`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60a8349bd3c77c271ca1207e7f93d203d303dfc3)
+- feat(ui): add 'Not found' catch all [`877b880`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/877b880ca5f6643f4aab913a3f92d027e30ccd28)
+- refactor(ui): refine types augmentation [`faf9c82`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/faf9c82d28d21aa0e0bf71c51c1f470c059fed7c)
+- refactor(ui): cleanup UI client instance getter [`39cd8fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39cd8fcbac08d293817365362ee90260a07b189d)
+- build(deps-dev): apply updates [`985c876`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/985c876c77518c7c83a24c4018b1f50319273033)
+- refactor(ui): cleanup actions panel [`916f092`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/916f0920593cd041ba7be8a8ac28b62db0303d06)
+- docs: add ToC to ui/web/README.md [`a433785`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a433785302e0f45eac5fab515cc6b725949f1e9e)
+- refactor(ui): validate UUID format [`2242771`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22427713f4d879422dcdefa4c46d19d9af6f055d)
+- perf(ui): use computed ref when possible [`ec7366e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec7366ed6c79d62c203c8db30fb74504374427f3)
+- docs: document UI protocol simulator state RPC command [`a997fb6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a997fb633645882785e12ea3362d428233476e7c)
+- refactor: cleanup debug code [`28f384a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28f384aada699433ed099f6b5d630ee95f0a609e)
+- docs: refine README.md and ui/web/README.md [`aef0864`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aef0864243a2fcc8a4e38871f45566156360f709)
+- refactor: add sanity checks at adding charging station(s) [`3b68e41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b68e4162f8c9a67bc598c2ea4cab407611e0d31)
+- fix(ui): ensure the tool bar is sized at 100% width [`c630855`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c63085548339556d66ced562e9649a84d0544ff4)
+- build(deps-dev): apply updates [`a7c5f3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7c5f3e1383fea87cf9fcd6ef4ec83cd8f41249c)
+- fix: ensure docker image configurations can be overriden from [`830edb9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/830edb9829646c62d87eed61683df948ca6cf122)
+- refactor: cleanup eslint configuration [`b00a1ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b00a1ee17c18ed50ef89cd708db06a1c6c266df7)
+- refactor(ui): refine error messages formatting [`08b5528`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08b552892290e9558a41c3a58589baa9957ca917)
+- refactor(ui): always display the buttons bar [`558db46`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/558db46fe98fb6bdb10531c30b63658521fe0d5f)
+- build: fix linter error [`e2baeff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2baeffc85dcc52c9b7c96a0f3de1a52e7ef5b89)
+- refactor(ui): refine action container styling [`ef2b2d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef2b2d0395a57a5e94b2754262d91d831b11da52)
+- refactor(ui): refine simulator button style [`fec0313`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fec03138c23258cf772f52e0f08f166781fa2bfe)
+- docs: refine README.md [`df893e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df893e681229e94ec16b7902c79aed22b8694937)
+- refactor: cleanup some type casting [`61877a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61877a2e1a2cf976a5e5f7f37828950d8aca9af5)
+- docs: refine README.md [`7b0ca52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0ca5238b6e88bfd624ca41d308a2401db5d82f)
+- docs: refine README.md [`ea20816`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea208169f24516322ace901fbc75c7c3144992aa)
+- build(deps-dev): apply updates [`165e326`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/165e326ad178423ab95d552725c868fa01b16987)
+- fix(ui): always display the action container [`bfb2a85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfb2a85ab6dad67c70eb082b89d958a546576ab9)
+- refactor: use 'join' to build template relative path [`8c7d214`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8c7d214a2afc023ffdf34bbae8bfd4e16961bcc4)
+- refactor(ui): trivial code cleanup [`374c2a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/374c2a5b5bfff002bf2a687b3c0e357058672251)
+- docs: refine README.md and ui/web/README.md [`a122373`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a122373629b1073b19a81c8fb376f1e7c4ffb8f6)
+- docs: refine README.md [`e35d61a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e35d61adf7ca6e7ed34527f53970552c802dbdae)
+- refactor(ui): cleanup type definitions [`e99a8ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e99a8ac94ed48bc1dd74bca598b80eb648760e00)
+- fix(ui): fix global properties init [`68c6d50`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68c6d508a8e4eb7e67c4f174c0f3d305829c2eaf)
+- refactor(ui): refine container border sizing [`7be35e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7be35e502da734096424f2f8e6311f01fdab5b19)
+- fix: properly handle template relative file path within a directory [`d990f4b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d990f4bc8ad5366a200fd3d89be76c084fd71cea)
+- refactor(ui): refine toggle button styling [`754d819`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/754d819937907a0c8169ab39416e9ffbd2059142)
+- docs: refine README.md [`352ea56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/352ea56deed119ba9172e1cbf85a89fadbd034d0)
+- docs: refine README.md [`738acbf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/738acbf767e776699e06239a63cb35558018fcc0)
+- refactor(ui): resize buttons bar [`350f7bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/350f7bd5cff80ae49bb8e6145f2e59caa8e9842a)
+- refactor: refine error message [`2762ad6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2762ad626ae7c18006df4cfc86dcf85035c467b2)
+- fix(docker): fix Web UI path in start shell script [`148b999`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/148b9999c861bf027eca91259e4496ca077221ce)
+- fix(ui): handle missing version in simulator state [`1fa3425`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fa3425af7b41fd728168fae1cef29d603767609)
+- docs(ui): update Web UI screenshot [`53a8f2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53a8f2aadb2fceace1a8884770680f7e70437f73)
+
+## [v1.2.38](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.37...v1.2.38) (2024-03-02)
+
+- Combined PRs [`#1005`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1005)
+- build(deps-dev): bump @types/node from 20.11.19 to 20.11.20 [`#990`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/990)
+- build(deps): bump poolifier from 3.1.20 to 3.1.21 [`#989`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/989)
+- build(deps-dev): bump eslint-plugin-vue from 9.21.1 to 9.22.0 in /ui/web [`#988`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/988)
+- build(deps-dev): bump @types/node from 20.11.19 to 20.11.20 in /ui/web [`#987`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/987)
+- build(deps-dev): bump eslint-plugin-jsdoc from 48.1.0 to 48.2.0 [`#986`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/986)
+- feat(ui): add support for multiple UI server configurations [`#978`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/978)
+- build(deps-dev): apply updates [`ad1d31b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad1d31be86f7b4147955168a3ea887aecd4966be)
+- build(deps-dev): apply updates [`22af77b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22af77b3d6ec5982e03fa366f766539cf122e51d)
+- feat(ui): introduce toggle button and use it for actions [`2610da7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2610da71b813ad94e1a2a48755d5689da53b41fa)
+- feat: expose template stats to UI server simulatorState command [`e823764`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e82376450bef7a755869accf8f662826147832d8)
+- fix(ui): ensure app is initialized independently of the WS status [`916fe45`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/916fe4560be0062eeb6979d88988584c286ccc50)
+- refactor(ui): put all main actions to the same bar [`239bd87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/239bd875c259755721a45f2e677bc6cb73d88f7d)
+- feat(ui): use toggle button to star/stop simulator [`240fa4d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/240fa4da80fd262158004eb576410d02afe0001f)
+- chore: version 1.2.38 [`f054629`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f054629f83e26f345fe7d145005a1903907cc88a)
+- build(deps-dev): apply updates [`b123496`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b123496005bfda83f9d5da158e5bc89b2727d10d)
+- refactor(ui): factor out app initialization [`3b0c6e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b0c6e17e092aaf540a4011d95236dd9ab4f7e7b)
+- build(deps-dev): apply updates [`9f1bc33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f1bc33a893f30ebb6c006c4a8fa2cd3010e2602)
+- docs(ui): document multiple UI servers configuration [`4b08c55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b08c55eeba9e1bad0e519c5dfcea9f73933b2a1)
+- refactor(ui): cleanup CSS styling [`3802683`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3802683b5018295e8ebf6199939e43ac65db0763)
+- fix(ui): ensure the charging stations list re-rendered after UI server [`7e2e8c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e2e8c9b820004dc6a84d6a5629575460daf8167)
+- fix(ui): refresh add charging stations button on UI server switch [`d64ea57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d64ea57bcb4fd9151a43b16ff4d4b5ed059ad1d7)
+- docs: refine GitHub issue templates [`7ed430f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ed430ff71a022333b8f318c75de07eb47203515)
+- build(deps-dev): bump @types/node from 20.11.22 to 20.11.24 [`49cb6d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49cb6d204b3f99db356709e988cbf369024403f1)
+- build(deps-dev): bump @types/node from 20.11.22 to 20.11.24 in /ui/web [`96442cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96442cf4f959be873ea0a3b4bd18f4134dc5fc6f)
+- fix(ui): rerender shared toggle buttons properly [`8346876`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/834687644463a925b90dafe0d5c60c249cea963e)
+- refactor(ui): trivial code cleanups [`3eea3eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3eea3ebcd6172a2928aba166e26d5f06cd4dbe42)
+- refactor(ui): strong type pages ref [`cf95967`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cf959670a5fe40c5279d6e08989f5b31ee06a64d)
+- build(deps-dev): apply updates [`2cd5640`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cd5640f2aa372aaff46638d7eac515825a627cf)
+- refactor(ui): cleanup props usage [`4b10e4f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b10e4f94fe91fab12f8ba298137c49fc295774c)
+- docs: refine GitHub issue templates [`f5dabe7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5dabe760ddd11646be22df45825dd29f8646b1c)
+- refactor(ui): cleanup helper namespace [`b767fda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b767fda721ad867b55ed76067721483767805930)
+- refactor(ui): cleanup CSS styling [`6027002`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6027002ff1398a1cb3bb55d4994e4615efded2c0)
+- fix(ui): do not clear toggle button states on reload [`421fcdc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/421fcdc9c9e7e9864147223a079d76c8b34810fc)
+- refactor(ui): refine CS table width sizing [`97ea01a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97ea01ab1ab0078f6b9c0b7c7c9fdfa2592abb3a)
+- feat(ui): allow to specificy a UI server configuration name [`258666f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/258666f9962451dda19d0db528bbf07e41838ff2)
+- fix(ui): fix connector(s) column flex direction [`25dbae9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25dbae90206427d1069ac941ec38bee647894aa4)
+- refactor(ui): refine UI server selector styling [`bad93db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bad93db30828b729fa9611d849c76c3ea1965e3d)
+- docs: refine GitHub issue templates [`8482210`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84822103592a269211a672a122d8ec0568088736)
+- fix(ui): ensure opened actions are closed at UI server switch [`a4edfbb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4edfbb3a5e5c7fb55ef6b4cd4e3394defb09e03)
+- fix(ui): close add charging stations action at UI server switch [`de3e2a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de3e2a49ef1c8b39ab1992c7e217aec48c67aa90)
+- fix(ui): ensure templates are refreshed at UI server change [`18c7fec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18c7fecb7a062a74cf13052270f8b1379f9fb2f6)
+- docs: update Web UI screenshot [`d8032ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8032ef9b693c7262ea0ca1f173b06cefb14e8da)
+- Merge dependabot/npm_and_yarn/types/node-20.11.24 into combined-prs-branch [`7338d15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7338d15af937a3add527a6d8389305771b054f79)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.11.24 into combined-prs-branch [`ef86d39`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef86d396cd15446b6c835fc01a6ddf3c7e971e6f)
+- build(deps-dev): apply updates [`f4bc686`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4bc686323fc1d9db694ee7d0737d54472c02a79)
+- build(deps-dev): apply updates [`ac54162`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac54162159023a9915357447fba8f85bcdc39f77)
+- build(deps-dev): apply updates [`b042caf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b042cafa5aa720ca76b1cc3233a10c91ac19bff5)
+- build(deps): apply updates [`2e4f3c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e4f3c0952c61aad9157a8107e9909bb2a243551)
+- build(deps): apply updates [`ec338d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec338d760c076b231f13313a2559c853d7fc8593)
+- build(deps-dev): apply updates [`f0abd3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0abd3b5f1c7ccf4f3fa18988b2114bc1f79d3d6)
+- fix(ui): ensure UI server can only be started once [`a1cfaa1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1cfaa16c9e91765bee3c54cd0208ad01c154aa4)
+- build(deps-dev): apply updates [`615d6cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/615d6cfe1466c30ed410acc66f789158eac51268)
+- feat(ui): add charging station options to add action [`093ca83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/093ca832a5c03ea03f32368b4bf13c1d08ef3a54)
+- build(deps-dev): apply updates [`76dfd84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76dfd8402d29857721be9c632315070e2245c6b5)
+- feat(ui): support more charging station options at add op [`3d9f374`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d9f374123a8ee5bae6693ed81417e62000bbfee)
+- build(ui): add missing file [`4940561`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4940561f080511ee4178df364222765d65289ffe)
+- fix: fix supervision url handling at charging stations adding [`2293fad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2293fadc545b3f531f3c94c2f9f622eeab331bd7)
+- fix(ui): fix initilisation logic [`5369437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5369437218a4bda8ac1adc1c2dcb33b1729f8f63)
+- fix: clear UI server cache at simulator stop [`5c0e935`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c0e9352ee4e933387ae3a20ac814bda7e43b72a)
+- fix(ui): ensure consistent styling on all buttons [`14ee627`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/14ee627af194a4d3aac36cb286bc7999e9481860)
+- build(deps-dev): apply updates [`9ed96ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ed96ef8d5ff598889cc9abf3d4e048b9f4c62d5)
+- refactor: improve error reporting in the UI server code [`776cdee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/776cdee38610a544b49add6a5fa96010faff5c4f)
+- refactor(ui): revert wrongly introduced code to handle multiples UI [`c25a404`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c25a4046983ef80409cbc4546f944231e8655604)
+- fix(ui): re-render charging stations table without reloading [`a4868fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4868fd7e236faf73e62efeeadad20119e2d96eb)
+- refactor(ui): improve the charging stations list styles [`6dba76a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6dba76a51714e00deefea659141f7119d7f5263f)
+- refactor(ui): refine action bar style [`229d8c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/229d8c3413d0b1908bfd2ea3239f1887bdb862a2)
+- refactor(ui): cleanup variables namespace [`8654502`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86545028054a9b13982500366c51e7ea2503a4eb)
+- feat(ui): add helper to dynamically set configuration on UI client [`a4baab6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4baab6300ff8bd111e0915f860b1cb05bb594e9)
+- fix(ui): handle vue.js app initialization error [`bcb671d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcb671db37d3f4f60d5ac300df8b686404e787ff)
+- fix: ensure charging stations array global property is initialized [`30fc5f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30fc5f08f040907e439a8fbedf66aa17c2100811)
+- fix(ui): ensure action bar is displayed [`7378b34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7378b34a676b65d8a4732e672c25c73096d7e59c)
+- fix(ui): move v-show to the UI server container component [`4752138`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47521384ba9d093d453f8a71b847afcac37d68e4)
+- fix(ui): add missing style in SPA [`427a497`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/427a497022f0a5ff9454c618b6d3620521625923)
+- build: bump volta pnpm version [`e1fcdc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1fcdc4ef7705bce5c5639550e9ca4cd53035bf2)
+- docs(ui): update Web UI screenshot [`f8947d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f8947d3078521a713834a84bdfdfa16d8b6caebf)
+- refactor: cleanup integer conversion helper [`f5ee140`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5ee14038709c759f86a9f98f90719c9f7f750be)
+- refactor: refine .cfignore [`0b18282`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b1828224edf798044ef54672ddfc69598cd99a5)
+- refactor(ui): cleanup toast messages [`182f846`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/182f84679517c8be5ebfa7b84a89fff6e355a415)
+- docs(ui): refine ui/web/README.md wording [`7176985`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7176985f002d3a50d14a52504d756f16ab60ea19)
+- docs: refine README.md [`6eb6361`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6eb6361504e4775e0ef162e3cbaf5fe37ec2bbb5)
+- fix: reset simulator state on stop/start cycle [`9d289c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d289c632492e76934967d23a8305bf28a352a83)
+- refactor(ui): refine vue.js app init error message [`88d3e6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88d3e6ed5f1c8fad4c32311829e51d1fdcee2dcb)
+
+## [v1.2.37](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.36...v1.2.37) (2024-02-19)
+
+- feat(ui): enhance charging stations list structure [`#977`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/977)
+- feat: add a basic authentication scheme for UI WebSocket server [`#980`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/980)
+- build(deps): apply updates [`9b35709`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b3570994f5f42186e0fffd75614e591bf11e2d9)
+- build(deps-dev): apply updates [`47da75b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47da75b7e558e20e6cfc1f124dd7ac0fbd9ab3ab)
+- build(deps-dev): apply updates [`5ca4c39`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ca4c3972c6fb491b5d6d0ac6f93a0cf9cff2e9f)
+- build(deps-dev): apply updates [`1738556`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1738556692048c6d0572a4fcbccbbf8cff9244e1)
+- feat(ui): add right action bar and use it to start transaction [`c317ae3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c317ae3edbd335e6dc52616df7d702c0d8419fd4)
+- docs: refine links in READMEs [`f80e9e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f80e9e18fc7c72e2867cf65ab6647d881759d0a9)
+- feat(ui): add action success/failure notifications [`cea23fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cea23fa0af66a39cc3bf089217b90e1b5e9f0def)
+- build(deps-dev): apply updates [`a474cbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a474cbe107fedbe17398e5d21f852f0ce0d5ca2f)
+- refactor: factor out UI Server helpers into arrow functions [`75adc3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75adc3d83c35b843b824a8564504de6ff732df24)
+- refactor(ui): remove dead code [`e2aa960`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2aa960555daf3768329cc7a81537f95d4043249)
+- refactor(ui): use JSON format as runtime configuration [`9d76f5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d76f5ec92a3f5865ef2cefd5a253cab3aa2e5fe)
+- refactor(ui): refine configuration file type and make it conditional [`217db05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/217db0589a326b179780002c076e9ec7fca59d8c)
+- refactor(ui): move the charging stations data array to vue.js global [`57c0ba0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57c0ba059e47d46ad545d9783920b53ee56c7184)
+- perf: switch from lodash to rambda [`b4c82e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4c82e730be585cb7d7005d66b781d4a02c18a85)
+- build(deps): apply updates [`bbb7281`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbb72816ead049836dc6af0b17dd59bf7ba55127)
+- feat(ui): add set supervision url action [`f869617`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f8696170fe4343a6fef450a6f0d4a47daccbcee0)
+- refactor(ui): remove uneeded encapsulation [`f1df317`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1df3177edd9a3bc78844505a4780a72ab24139a)
+- build: bump volta node version [`fb12687`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb12687ba6cd126c5ef5cad38549992636f18fe6)
+- chore: version 1.2.37 [`4395666`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4395666c70cfbe603d1c98e6d2c44d11748e00b3)
+- feat(ui): add charging stations action support [`878855a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/878855a218443d8d0a610f1e79d8d4afaf07153a)
+- fix(ui): fix configuration handling on the docker image [`0d7042e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d7042e20aa7c9a4019c433b8c05b770b861d2a2)
+- refactor(ui): cleanup vue.js app initialization code and logic [`a64b9a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a64b9a64f0cb3b2b9b07ec38ec4001dcc7024a60)
+- refactor(ui): cleanup casing style [`f292861`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f292861c82c819c87719364485f5bba141eb51fa)
+- fix(ui): fix missing button imports [`13c19b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13c19b7bd220baedac3b4870057501cb4891acf9)
+- docs: refine Insomnia requests collection [`21d1de0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21d1de00f6f9cdbf1b9771a71e9de7399e6e702c)
+- fix: use lodash merge to deep merge objects [`6e7e00f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e7e00faf3d51f4478d389f36a6a58f2da9c7f37)
+- fix(ci): fix web ui build [`bb29949`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb29949603108e1bc169ffbad4bc76d2d126dc9d)
+- fix(ui): fix charging stations refresh [`b9d447d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9d447d2a538b560faa62320f7b37ce1a66c9a80)
+- refactor: align charging station info between simulator and ui [`b0eea37`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0eea37827bbd0d63dd152b2654470995ebc8d29)
+- feat(ui): prefer arrow functions [`fa5d129`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa5d129a53f8b3d30685c017fa0420da66224ed5)
+- build(deps-dev): apply updates [`13b482f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13b482f6530f03a7e23e8e6067e1aca06e641eb6)
+- refactor(ui): refine tables CSS [`b002bba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b002bbab128f876af40ac81686a771e39e3021fd)
+- refactor(ui): fix templates code formatting [`1eb5f59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1eb5f59286fc00c7f84317e82bd794d1fa126ad8)
+- test: fix clone() test for latest node version [`8f801a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f801a9337304c521bf1ae125debe87405865fbf)
+- build(deps-dev): apply updates [`6b0e43d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b0e43dd6099bbf587103c8f67ef4da319fa9b57)
+- fix(ci): add missing .vue file [`7086aac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7086aac2294163414002bc34bab83acf515a5d37)
+- refactor(ui): cleanup configuration types and variables namespace [`b7169a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7169a17b4108623c950d5ef4a46bcc04b5c2c12)
+- refactor(ui): cleanup CSS styles namespace [`ca1e543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca1e5439d7a19520d752a8c60513d4229b118e35)
+- refactor: use native cloning function [`3fad0de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3fad0dec3efcbef64a3a417d8a7c8aef508afd5d)
+- refactor(ui): add vue.js error handler [`e2372e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2372e58b5c0ee64a965922d30ef6e2686d2f1b7)
+- refactor(ui): trivial code cleanup [`2113b3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2113b3c6c96d48ec565fef586149f112082c6c0e)
+- refactor: refine UI Server configuration checks [`b35a06e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b35a06e0892d51ed7b0ef63a42fa6f0572d005ae)
+- refactor(ui): refine action forms [`b221407`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b221407fb3d8e591b8025398ea81a08c9e4b53f5)
+- chore(ui): prepare for 0.2.0 release [`5c51245`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c51245316333bee6d39658710c40f5b40d68643)
+- refactor(ui): refine action inputs [`d18fc1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d18fc1e3f7c1c8490a1c328890d03d83218dec64)
+- refactor(ui): cleanup props usage [`3a3ba0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a3ba0a2986ae89bc2da0180dc37e3adf26b85ab)
+- fix(ui): reject request promise if the UI server response is malformed [`7c1d037`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c1d037fec161321b648cb5b9e0b106c2f0973e3)
+- build(deps-dev): apply updates [`09379a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09379a0da5842414aa5835130a101aec11e724d5)
+- refactor(ui): refine action inputs [`0475290`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0475290acf98bb3575aeeb62c772f0d60b440048)
+- fix(ui): open WS only once [`9e1d6e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e1d6e03d8c2add7d029b3ca756711ff702b7f99)
+- build: bump volta pnpm version [`1c33a0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c33a0e1fc482de35708af9988a20e9d994e1e99)
+- refactor: silence unused arguments warning [`0447d90`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0447d90f02aa5c39138aa8c96c103d31455e3ef2)
+- fix(ci): fix named import shelljs usage [`e12ff66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e12ff665c34dda5a0048290911fab4a3ad795f45)
+- fix(ui): fix path to configuration file template [`45a9839`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45a9839313c9bd8e81d61349bde0ea3bb69adf6a)
+- refactor: align CSS alignment directives [`aee67de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aee67deec03443ecda5f7c4ba03e5917983b80a7)
+- refactor(ui): refine connectors table sizing [`2f0851f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f0851f880a5008a1bc4a60b7308af09e262c325)
+- refactor(ui): refine application title [`d46a3f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d46a3f6b62ccfa47b926d56bb40d1c150ea35225)
+- refactor(ui): refine input type [`7062707`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7062707734dcd8d327369ca6fae2eb52487fd2a3)
+- refactor(ui): use bootstrap theme for toast notifications [`dd9a332`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd9a33293e9041dd55a8f19bac75920765efc59f)
+- fix(ui): handle undefined charging stations data array [`3233339`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32333395b91289fdc2ecf1400dfea60e20efd1e6)
+- fix(ui): remove incorrect async on WS open callback [`0e60d4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e60d4cc18d6b2ea9a8d69906a078109bcc94cdc)
+- refactor: cleanup import path [`53a9f11`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53a9f111b7e3a26ccbb68ce2d31ddca209d3a5f2)
+- fix: fix exception at HTTP UI server authentication error [`915eeb3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/915eeb3e12da345870a64f62e18a93aeb6e56688)
+- test: improve clone() test expectation [`cfab8dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cfab8dc9ea7801746461d4e8d6ac9852deb678b5)
+- fix: add missing type generic to clone() [`58b91ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58b91acf77a1381707dededda945202beec2d96b)
+- fix(ui): add action cancellation [`3916b7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3916b7ce93ff93510630338e8e6e4a150dd51648)
+- fix: ensure number of connectors is deleted from existing configurations [`c84cfd0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c84cfd0894f437c0338bf76eca57f09d9e603102)
+- fix: ensure the number of connectors is not part of stationInfo [`e566a66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e566a66766f31a25664b06a1011d84e4d68f0e03)
+
+## [v1.2.36](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.35...v1.2.36) (2024-02-12)
+
+- build(deps): bump pnpm/action-setup from 2 to 3 [`#972`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/972)
+- feat(ui): display supervision url in charging stations list [`#967`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/967)
+- build(deps-dev): apply updates [`d089eaa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d089eaad268e6bfb98ecbb079016019c77b2cf6a)
+- build(deps-dev): apply updates [`73874c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73874c0240f39127a13890d338074a99e6355dca)
+- refactor: consolidate default values handling [`1feac59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1feac591544c625c56086abe1f14dbdc706280fb)
+- feat: add `deleteChargingStations` SRPC command to UI Services [`09e5a7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09e5a7a8ed45886b6bf1434c4e49c945ded4c7d8)
+- build(deps): apply updates [`b021149`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b02114986043892eb5a86b68e042b0f58e7508b5)
+- build(deps-dev): apply updates [`fe3e414`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe3e4141ac185553947c4c41769ef511ee6e2785)
+- docs: add missing setSupervisionUrl request to insomnia requests [`6f9dcff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f9dcffec34bf5445ac22e7b66796d9596b453fe)
+- build(deps): apply updates [`1c5f527`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c5f52743d6aa5a371590a4eb1b79e382f33bee7)
+- feat: add options to `addChargingStations` UI protocol command [`71ac2bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71ac2bd72c0bd0f742e10dc135a619a5717e6a47)
+- build(deps-dev): apply updates [`695d17c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/695d17cd6b8d9943b1baf04d50e52b25436386b2)
+- refactor: convert to nullish condition check where appropriate [`d760a0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d760a0a625ddec9919e7ad691ddcd60ded1452b0)
+- feat: allow to override supervisionUrls at adding charging stations [`afbb820`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afbb820255fb5afe908c743ae53ae5a5f990c700)
+- refactor: cleanup charging station options handling [`36b73d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36b73d95deccfb6538929c48e0f989fb1c696e8a)
+- feat: allow to override more template tunables at addChargingStations UI [`52c5894`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52c58949d4e4ba9d0346de01f129d86e0a446bdd)
+- chore: version 1.2.36 [`bacb519`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bacb519658eda17e7d5f5d5428fe2e6781c934d3)
+- refactor(ui): remove uneeded helpers [`8d6f479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d6f479075c85b8731a6530431b1ab75efc34719)
+- fix: find the first free indexes at adding charging stations [`e375708`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e375708d902de515fb56e00c0fefd377cbd0469c)
+- build(deps-dev): apply updates [`d5d8f1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d8f1ec9c17a6e323106f31fbca38f807a5f331)
+- build(deps-dev): apply udpates [`d8dcdbf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8dcdbf242a0f6c1704290aa612ece516d5d76d9)
+- build(deps-dev): apply updates [`85b79dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85b79dd4ca51b53a5060ca3b0d74c0e02b1a17d3)
+- feat(ui): add template name to charging stations list [`ba70f0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba70f0e66aa07b8ca037dd0535dbf1f168477105)
+- refactor: cleanup worker events handling in main thread [`44fccdf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44fccdf0fe511a528780feb1213bb1049d76be05)
+- fix: ensure workers are unreferenced at termination [`8ba9c85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ba9c85438f7a9a8a5f3b61dfad6d2a4e7215b50)
+- feat: allow to override event more template tunables at addChargingStations UI [`43e04bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43e04bb7f074bf293ea06b4b7b0b842a826fe211)
+- docs: update UI protocol requests collections [`17ba3be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17ba3be0bb5c0bcb7fff2cefa877af975c0d043a)
+- refactor: use syntax shortcuts [`b1396a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1396a2e5ab5f52238df71daeb9da0ef6b12807a)
+- refactor: factor out more charging station options handling code [`1253d60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1253d60cd246f968e985f6f067204a130b384b72)
+- refactor: cleanup default stationInfo handling [`2969a5d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2969a5d77e88ced7179a275c2deca9e7a36bee4a)
+- refactor(ui): refine charging stations table caption style [`7e649b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e649b037d3a7dee1f84eda8d59fa32e34760c67)
+- docs: fix README.md formatting [`95c7658`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95c7658e8abe58395d1cd80be8e36c8cfa9aaec0)
+- fix: fix stationInfo persistent configuration default [`a97d2d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a97d2d6ca3b18ee7e1f2c254eb8352d97507e8a7)
+- fix: fix performance statistics formatting in log messages [`94032f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94032f3e2e158defa0b264390c1155eb90c29c6a)
+- refactor: code formatting fixlets [`9a08f38`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a08f38e319292816bdfb5c6d14bbfebcbfa5618)
+- refactor: cleanup variables namespace [`3000c12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3000c1258ccda0c8828f4e4fffb988e5ffaa84da)
+- fix: fix worker event error handling [`887a125`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/887a125e6db5e0457e653b3c6848d18214558813)
+- fix: flag worker set as stopped as soon the stopped event is emitted [`36c1166`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36c1166db79b6b2631b1419a6ec47415c413ac06)
+- refactor(ui): align text casing [`d61c719`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d61c71931ec8c16df695b1f2db2ae85540de0745)
+- docs: refine README.md [`fff786f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fff786f9942cbcc798cedbd385c4fec995e8ebfa)
+- refactor: refine worker event error log message [`3ab3275`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ab327597187f09b9005784a615c378c491a41ae)
+- fix: ensure persistence configuration override is taken in all case [`c2be11f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2be11fddae3fd9c84ab92719e3d479301eb0257)
+- fix: do not leak event listeners at charging station deletion [`6767e9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6767e9f1c0c3f54684eec2f01ae958272c786ca5)
+- refactor: ensure all worker events are remitted in main thread [`a492245`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a492245cc3b2cfb39f4c527988a026c396682ad2)
+
+## [v1.2.35](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.34...v1.2.35) (2024-02-05)
+
+- feat: add performance statistics to UI protocol [`#970`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/970)
+- feat: untangle add charging station op from start charging station op [`#969`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/969)
+- feat: untangle add charging station op from start charging station op [`#966`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/966)
+- fix: ensure worket set stop event is emitted once [`4f02e9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f02e9b46125abbf1decd1c9762c80d568a633f7)
+- docs: refine UI protocol section in README.md [`6ca7a41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ca7a41d2c840661015f2006d395c3ab91a54c60)
+- docs: refine configuration sections type definition in README.md [`dda3305`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dda3305e19f76690feaacc3298ce3996f0ba2c5b)
+- build(deps-dev): apply updates [`2a4110a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a4110a24a373436c7043617c7ab71614546dfde)
+- build(deps-dev): apply updates [`2bd2008`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2bd20089f4c6d3345bbc1604d54d00a2ff77ef96)
+- build(deps-dev): apply updates [`c383fc3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c383fc3afc853b526276fecf42aefe5c052f29cb)
+- build(deps-dev): apply updates [`d0c0ae9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0c0ae942040ac2ffe758ef2218cb0961e378527)
+- chore: version 1.2.35 [`5f83ff8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f83ff87e120fdf6d111dcf935656a96138554ec)
+- fix: make the ATG wait for running transactions to be stopped [`7e3bde4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e3bde4fa97ee4937b806bb4dfeb16ef0f99d1a4)
+- build(deps-dev): apply updates [`9ce7f29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ce7f2947a3789218b3ef99ce4e54444570beb5d)
+- docs: add setSupervisionUrl to UI protocol section [`1e534da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e534dab599a1e3a4d965f6d93761bb4400b16c1)
+- refactor: cleanup log messages [`412cece`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/412cece829a669e4e41d9e824fb71cab4df20312)
+- refactor: silencer linter warnings [`1d6f2eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d6f2eb4f4c766283604e417bd34e16f18c8e997)
+- build(deps-dev): apply updates [`e80de0d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e80de0da26b1f21f33b584605d32ae6d972cc541)
+- refactor: ensure ATG will not start a transaction if one is already [`9022112`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9022112bdd8f1da4c4e6812d0b036e3830b32b65)
+- refactor: improve error OCPP error message [`c510c98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c510c98944b2a1f0d2c6e82f7db2eea9f8baf9a5)
+- docs: refine README.md [`0981063`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/098106399394be96ae576b9827385a4cc1b1e380)
+- fix: add charging station at instantiation [`e9e43cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9e43cff1ad9ba7f75e3ae64a53fceb596454a59)
+- refactor: cleanup charging station worker namespace [`bb8dc72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb8dc7253e50b925250889c90d931a4dc83c0cd3)
+- fix: fix UI protocol setSupervisionUrl insomnia payload [`2b99949`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b99949d7263c5fffa16b8930e927d542f2a6102)
+- docs: add sequence diagram for UI protocol [`5d8bbc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d8bbc632c6247d437b62a4127422d54274d0940)
+- refactor: cleanup cached request helpers namespace [`f10f20c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f10f20c9883e91479090763312db0d816c490cca)
+- build: silence spelling warnings [`d6fe841`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6fe8418d72fdb5f89fa4a23848de3ad900c44b3)
+- refactor: cleanup charging station events handling code [`e1a3f3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1a3f3c1528a82673d616a96b7b14ba96a664dab)
+- docs: fix formatting in README.md [`7f9d529`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f9d5299ccf1606025aed13d1bb4fabe7a1a1771)
+- docs: refine UI Protocol section in README.md [`c03dea8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c03dea88e5919d942a03b7530eeb8fa9f40bd4bb)
+- docs: fix typo in README.md [`4c4f320`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c4f320e7a9ccc1f8bf02e3468872ead47f2c75a)
+- docs: fix typo in README.md [`f2816b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f2816b1d6e9c000e570a9412d871843ed9ca7e7a)
+- docs: fix README.md formatting [`55ae7b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/55ae7b758f478a2beb4557bbc96363fb913dcc73)
+- docs: refine UI protocol sequence diagram in README.md [`aa9f3b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa9f3b5f156b460bca8609e65cb4534d9df8638c)
+
+## [v1.2.34](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.33...v1.2.34) (2024-02-01)
+
+- feat: add addChargingStations command to UI API [`#964`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/964)
+- feat: add command to list templates on UI services [`42e341c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42e341c40076aa8c5fc37e10512ec41c9ab60825)
+- build(deps): apply updates [`5948d16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5948d169983d2660f661661e3ec7ca0f98dbafea)
+- build(deps-dev): apply updates [`61e7211`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61e7211fc5ffba826712773b685cb06f9cd9a2a6)
+- build(deps-dev): apply updates [`8bb5566`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bb5566ff360f375f0b4b39abd733fdd23f75b66)
+- perf: 'await' on OCPP request handlers only when necessary [`bcf95df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcf95df12dfe4236db8c278eabea9f5058f40933)
+- docs: add addChargingStations request to Insomnia requests collection [`0a20508`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a20508138762053a4373c947ca08c3da3a01d51)
+- refactor: consolidate charging stations tracking [`2f98913`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f98913683eb6a71ae4fa1314d128994885abc8c)
+- build(deps-dev): apply updates [`e29f8d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e29f8d4e1a7f6d9baafe0d9923035e0ef1fd3636)
+- refactor: convert remote stop transaction to two stages request [`2665ed1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2665ed1ef62a9fc9b6eec417f3ec7c33305789cf)
+- perf: 'await' on UI request handlers only when necessary [`4b9332a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b9332afad3ebdd1c7b7e3e98dc1a9fcefebc04f)
+- chore: version 1.2.34 [`e2e70e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2e70e66f1a880f9a39a7d6da31172d2f397b8fe)
+- refactor: add type for template charging stations tracking [`efc411f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efc411f77a552bf66e118c46c25dcf6ef8d07a16)
+- build(deps-dev): apply updates [`961231b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/961231bfc5ae5bcdc87fe86ba9c341eab2bd9241)
+- feat: expose template name used in stationInfo [`1fdb60b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fdb60b661afed4d26796cb0a2ed15e78f3b40a7)
+- refactor: cleanup UI service response [`859099b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/859099b6e7adaf9eeed2aa348921a23d7aa0bc7a)
+- refactor: refine type casting in internal simulator communication code [`7f79ef4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f79ef45be4ba9bcfee9ec8c69cd54c75f24aec0)
+- refactor: cleanup control flow in statistic helpers [`736073f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/736073f0c51fc24b3d676fa2cedc6052f928fbbc)
+- fix: fix uiServer configuration section sanity checks [`baf34a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/baf34a770f0392a9556c20fb9140394d12c5ebb7)
+- refactor: cleanup type definition in internal messaging [`ae2f7bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae2f7bc017445da9af276d1d120a8d0a9dfc1faa)
+- docs: cleanup code comments [`6514a5a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6514a5a1cee96581272c8a980c414d4c81fd2da3)
+
+## [v1.2.33](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.32...v1.2.33) (2024-01-30)
+
+- fix: fix control flow at remote start [`#960`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/960)
+- build(deps): Bump @mikro-orm/mariadb from 6.0.4 to 6.0.5 [`#943`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/943)
+- Combined PRs [`#951`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/951)
+- Combined PRs [`#950`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/950)
+- Combined PRs [`#949`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/949)
+- Combined PRs [`#937`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/937)
+- fix: fix control flow at remote start [`#959`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/959)
+- perf: cache only JSON payload validation functions [`24d1571`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24d15716245469249b57e5aa790147d703d60a4e)
+- build(deps-dev): apply updates [`7a78bbb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7a78bbbbb69c29f2ffdfba78b6fe63882e8bfaff)
+- build(deps-dev): apply updates [`c63378a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c63378a8e3d123c38de1980c28b9730eb03b79df)
+- build(deps-dev): apply updates [`0fefe05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0fefe05a334f27f849ee4be8145b17d8c49b9efd)
+- refactor: add generic 2 stages incoming request response handling [`1b4a545`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b4a545fe8b23d5bec8fa6d11386a7acc49ddbd2)
+- build(deps-dev): apply updates [`ef74336`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef74336d6494e3c4cedcd88bfb99e7211be5442f)
+- refactor: cleanup unneeded type casting [`ba9a56a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba9a56a613727d96757690a8b52af6731f3fd8a8)
+- build(deps-dev): apply updates [`b443581`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4435812b201e827520f401e628029de14758432)
+- fix: use nextTick to delay event emission [`5c24bae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c24bae9ed9d25877c4fa9572bd6e87d9e9547ec)
+- build(deps-dev): apply updates [`3deb082`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3deb0824baee6b0ce6625c3bb3687f773a5892eb)
+- build(deps-dev): apply updates [`d03ef37`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d03ef37d6740c7652c6c62467baf9eb0957901bf)
+- build(deps-dev): apply updates [`0a2bee0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a2bee035fe7ea6374d91d58b917372aeab6f470)
+- build(deps-dev): apply updates [`bd8c9eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd8c9eb086425ddf4b9f35e41a48038f0dd3443c)
+- fix: ensure the ATG is properly restored after disconnection to CSMS [`e054fc1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e054fc1cc8912765435d03729d0104e9e2316949)
+- build(deps): Bump @mikro-orm/core from 6.0.4 to 6.0.5 [`7f7aa7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f7aa7a65f0e8ba80f81b4c2d0a112f583d29802)
+- build(deps-dev): apply updates [`8d10cdd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d10cdd91c6afde42feb926746b779d587e9e0fc)
+- build(deps-dev): apply updates [`a45eb0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a45eb0ec8e561457d32e8d11b4b7c89cb3337cb2)
+- build(deps-dev): apply updates [`4c4f2e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c4f2e6dda38a2bcbdcc2d9211be3b8878b302f8)
+- build(deps-dev): apply updates [`8caa511`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8caa5116fd972d874346d9c63f7ac034055213fb)
+- build(deps-dev): apply updates [`3e09e94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e09e94b65eeaf17d5ac56d5ec456205184f1488)
+- chore: version 1.2.33 [`b8c78e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8c78e4f10bc8513dca1062fb618a29aaa85d89f)
+- refactor: cleanup payload validation properties namespace [`d5490a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5490a13c341153af159d4b2ed745d32dc38452f)
+- fix: ensure remote start transaction triggers a delayed start transaction [`54510a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54510a60e9114c2076c86e6c90fe73c0dfefdb45)
+- build(deps-dev): Bump @mikro-orm/cli from 6.0.4 to 6.0.5 [`006190c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/006190c3e9c1b1f546a96e88ca7cd0492d9654fc)
+- refactor: remove unneeded try {} catch {} [`f2f33b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f2f33b97eb2044a8c715ebe0c0eb1c7b973eb8c4)
+- build(deps-dev): cleanup dependencies [`d61df29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d61df298e0f62decd0513196b8660004df4175e3)
+- refactor: move OCPP event emission ops to the promises queue [`ceb9a90`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ceb9a9009db1987092c2bdf8266118913a6965a4)
+- fix: avoid duplicate payload validation function [`298be10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/298be10c5c800e43b0b9dcd6c50f6d49e2cb786b)
+- fix: fix race condition at reconnection on ATG duration computation [`2960841`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2960841f53b631577e6d4427da9fcb8f3de24d47)
+- test: add tests for BaseError custom error [`fba0276`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fba0276c3dfb73f560af1433895052982d5c3ce3)
+- build(deps-dev): Bump vite from 5.0.11 to 5.0.12 in /ui/web [`fb4a626`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb4a626d3a49c45815640e5c3168bab911cb77ea)
+- fix: ensure the message sequence is started after reconnection [`7c97415`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c9741559557afc041160e600189b30a5dbeed6d)
+- build(deps): Bump @mikro-orm/sqlite from 6.0.4 to 6.0.5 [`e27c4f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e27c4f5015ffc8e3819c9df6d3a1863a426ab4d1)
+- build(deps-dev): Bump prettier from 3.2.3 to 3.2.4 in /ui/web [`99eaf02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99eaf023cb6ea0db86ecf9190307c7bff9dddfb6)
+- refactor: cleanup charging station events handling [`b88c8cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b88c8cf69b3f8143726767f8028220371bd0cf4a)
+- refactor: remove unneeded binding [`65b5177`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65b5177e252fab95766ef8141e60e0b2434f2338)
+- refactor: improve error logging if ATG connector status is not found [`e3fbf1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3fbf1aff8018d664908321682f051d49c972734)
+- build(deps-dev): Bump prettier from 3.2.3 to 3.2.4 [`c7f3c88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7f3c8826011f23f20e8f93a99e91d7354cf3848)
+- refactor: cleanup log messages formatting [`4e41ea2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e41ea2472d590bf1abb99b4709f4f00b20ab308)
+- build(deps-dev): apply updates [`12e7a07`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12e7a07d3136d1f5e49d89afd1139972b620635f)
+- refactor: type casting cleanups [`7aba6c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7aba6c5335c3bac3b827f232e4df4da3ccc711a5)
+- fix: address two FIXMEs at websocket events handling [`968f0e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/968f0e4757c72476819fb10791460170bb226358)
+- perf: add fastpath for trigger message handling [`ef69bc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef69bc46a13ffed7f2e1751f6689a1153c8106f9)
+- fix: recreate stack trace on BaseError only if needed [`f7be0fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f7be0fbec76c70ae3281f6b0449a7634cd9a091d)
+- build(deps): Bump @mikro-orm/reflection from 6.0.4 to 6.0.5 [`7823b4a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7823b4aaa4c11dcf21e917c9d00b5aa45f42bfda)
+- build(deps): Bump actions/dependency-review-action from 3 to 4 [`f3bf03c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f3bf03c7b675615ccfebc147ff126fdfc7c326af)
+- refactor: use Error static function to generate BaseError stack trace [`2ebd83d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ebd83d0686b06cfade9322a2d94210774c6ea34)
+- fix: improve malformed OCPP message handling [`c3c8ae3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3c8ae3fa3d6978dd97a29ee94b42cece3affb1e)
+- refactor: type casting cleanups [`3ccfabf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ccfabff44dfa406a4133a6047f13637d47b52c5)
+- refactor: use the same empty function everywhere [`fc5529d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc5529dbb7b16fcbc7fad7880c3412cf11afa64d)
+- build: bump volta pnpm version [`1557694`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1557694eb47bf3d98fa6197c79b0a64c7665bfdd)
+- fix: ensure the second stage at handling incoming request is executed [`1b7eb38`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b7eb3863a1e2263e353d5b191b2de48ebbcaee8)
+- build: bump volta pnpm version [`3f9936c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f9936cf6b0c51b68ecf5e120fae01d6a7ac1ac3)
+- fix: handle WebSocket opening error [`5a15db9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a15db9001b93665ab7581d2974c5f01a9e0fbe3)
+- refactor: refine missing ATG status log message [`703d80d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/703d80dd617f906905352419927aaa5e15b9a161)
+- docs: add few comments to incoming request handling code [`868c683`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/868c68301968f5c1dec21e9cd6333c2e04566e30)
+- fix: ensure WS connection retry flag is reset in all connection case [`3f59717`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f597174fae8645574c7ee0be9f0f98a0aad476a)
+- refactor: do not regenerate error stack strace needlessly [`5a6bab3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a6bab3beacdd3b357e7e624c37e4e414d493f6f)
+- refactor: remove unneeded export [`dd21af1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd21af153ed64c6220b6b14a5165c11443032f4f)
+- build(simulator): silence linter error [`d57d07c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d57d07cdcd73746f76721e6d65778c2590630bae)
+- build: log on the console husky warnings [`463b695`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/463b6957ee52dec137dc5f3838886e33492f99ef)
+- Merge dependabot/npm_and_yarn/mikro-orm/sqlite-6.0.5 into combined-prs-branch [`6b3cfc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b3cfc6c26c8920570f1c13edc8f4f05c2382a17)
+- Merge dependabot/npm_and_yarn/mikro-orm/reflection-6.0.5 into combined-prs-branch [`e86e59c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e86e59c12d01d2243b582b7fdcc325fc21fd4bf2)
+- Merge dependabot/npm_and_yarn/mikro-orm/cli-6.0.5 into combined-prs-branch [`9281951`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9281951f3a9829406b670b8bcfb4be816b83c04f)
+- Merge dependabot/github_actions/actions/dependency-review-action-4 into combined-prs-branch [`90f98b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90f98b5de17e325d5eb960ead6adf2d05268602e)
+- Merge dependabot/npm_and_yarn/ui/web/vite-5.0.12 into combined-prs-branch [`1ad59c1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ad59c17bf09a85e9043741433c9754dafef523e)
+- Merge dependabot/npm_and_yarn/mikro-orm/core-6.0.5 into combined-prs-branch [`96271d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96271d33a85d2a3394477008c173e2cdbb1017fb)
+- Merge dependabot/npm_and_yarn/ui/web/prettier-3.2.4 into combined-prs-branch [`4d029ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d029eab12e5e1f7fae5a32218c3967db6b0e86e)
+- Merge dependabot/npm_and_yarn/prettier-3.2.4 into combined-prs-branch [`13a6f27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13a6f27c10768faa05acf33fd8e0637511d49e3e)
+
+## [v1.2.32](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.31...v1.2.32) (2024-01-16)
+
+- Combined PRs [`#926`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/926)
+- Combined PRs [`#921`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/921)
+- build(deps): Bump vue from 3.4.3 to 3.4.4 in /ui/web [`#915`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/915)
+- build(deps-dev): apply updates [`a223d9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a223d9be48ad8828e6aef060dd3c45d4f99ea9a9)
+- build(deps): apply updates [`aafba9d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aafba9d8ca47c792cf4189c6594b45e1150e198d)
+- build(deps-dev): apply updates [`d360ae6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d360ae6e41017a4703051adf538bccd213b2857d)
+- refactor: improve types testing types definition [`5dc7c99`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5dc7c990eff43659bd48589cfc5afe09f9ec6664)
+- build(deps-dev): apply updates [`f761ec2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f761ec22b9274d1d017bb244db463a9474b881e5)
+- refactor: refine prettier configuration [`a974c8e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a974c8e4b8a98c9450be49546a77be0d03e9f512)
+- refactor: cleanup nullish values handling [`f938317`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f938317f2902366a85a8f76de55ee51f1d4a662a)
+- build(deps): apply updates [`f0bede8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0bede86574750d1d894d16a86ef63f83948e7a0)
+- build(deps-dev): apply udpates [`dc29abc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc29abc49d6de0daad76074be2cae1ab07440a3c)
+- refactor: use top level await in bundling code [`f36c247`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f36c2478a92ea04a096232c4060427438ad2cd79)
+- build(deps-dev): apply updates [`0b5c37b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b5c37bc7ec41b00eb1940ab8189ddf3a6ad2564)
+- build(deps-dev): apply updates [`ac1946e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac1946e5ab0fe99c77c6cb72dc23fbe6880076d3)
+- refactor: update MikroORM entities definition [`43be4c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43be4c0834fe806a68f99036805779f29058d74e)
+- chore: version 1.2.32 [`76de99e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76de99e2689698a1507543adef947aa7be273d20)
+- build(deps-dev): apply updates [`29c1afe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29c1afe30ee15a978d85262852e41047bef4f5d0)
+- build(deps): apply udpates [`a6db51d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6db51d4ce16e8c0eaffe9ad8101af6763f5995f)
+- refactor: cleanup MikroORM entities [`a8599ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a8599ae9ed113db82ee4857c7a660faca5ec7fb8)
+- refactor: rename cloneObject() -> clone() [`4061507`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/40615072ef972a19ec60372066d384f4e859a1c7)
+- refactor: prepare for MikroORM storage support [`789007b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/789007bd09242370a9d3502da967deb414886504)
+- refactor: make storage init compliant with MikroORM 6 [`4ccf551`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4ccf551d961ef001acef6fafe1165ad9b6dac4e3)
+- build(deps-dev): apply updates [`7274efb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7274efb72e3cef8204594d138c5cf092b3a4fc6e)
+- refactor: consistent arguments name in type utils [`bfcd3a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfcd3a878051b75b9ed43421fe872121c43175f7)
+- chore: update copyright years [`a19b897`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a19b897d3aa5cb0f12177a42d8168121ce6ada97)
+- fix: warn about reserved transaction started not found [`a095d7d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a095d7d7fc3f3e99d472b4c57f355414c5bcb852)
+- build(deps-dev): apply updates [`e595dd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e595dd551f5293dc81422e03abcc6864c7f0ce31)
+- refactor: remove unneeded eslint-disable [`3423c8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3423c8a57047b3da28558538712aca35611c8214)
+- fix: handle properly async performance storage [`be0a4d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be0a4d4d8bd085fcfb86db9ad025de3f270bc31d)
+- build: add script to build MikroORM entities [`1552a66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1552a66625ca8840ce475d2393b5c251630adf00)
+- fix: ensure dates in ISO string format are properly converted to Date [`95dab6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95dab6cfb3e2de1f775f0a8648bccbc62c4a9214)
+- docs: improve configuration file documentation [`1021178`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/102117891a36935a7ea9df8514391e8bc7be7daf)
+- fix: update mikro-orm.config.ts template for version 6 [`d5f6469`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5f64697c0471d8f8873f97163fd15b2a2ceabf0)
+- refactor: silence linter [`b5977da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5977da89e7a5d292b060c7af75802ee207eb2cc)
+- refactor: cleanup arguments namespace [`1e2ec4a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e2ec4a6612809e178b5237bf6302562ba3c0512)
+- fix: fix nullish exception on boot notification handling [`01d2a2c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01d2a2c71e1b235cd01ec53b2559b9fb99c67f4f)
+- fix: ensure convertToDate() convert null date to undefined [`79fd697`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/79fd697f69253d44e4b3df2b1edd7a73338d12b2)
+- docs: add missing evsesStatus section to configuration documentation [`0aa874c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0aa874ce92735af5e02a0f49ee17674ccc4a5689)
+- build(ci): use latest in node version matrix [`6dd374b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6dd374b27bcc17ead9622225dbc070d198c64f65)
+- refactor: cleanup eslint disablement rule [`0c1e4bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c1e4bc1c3879a1379ea03e99fd021453e194511)
+- docs: update copyright year [`23f5af6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23f5af6d9db99172e15548e9f97c6d63e9a4ee57)
+- refactor: set CSs stop timeout to 60s [`98f5aa8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98f5aa8d9ce0cb1ba20fd6d703015907ce22b7d8)
+- fix: use MikroORM upsert [`70b73ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/70b73ed697936ef696b7b29691b7bdd6a9418251)
+- test: improve a bit isEmptyObject() coverage [`1c11470`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c1147036bb68c12685b2e182f910689646b3b11)
+- fix: ensure more date iso string are converted to Date [`48c7e1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48c7e1d6db4b3cbf82d17e191b2255066c462a71)
+- fix: fix nullish exception [`73b78a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73b78a1f75b27bc503f90269690ad71b70f4f2eb)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.10.8 into combined-prs-branch [`505937c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/505937c7f7d384f80631d5a3f211d621f8ff5751)
+- Merge dependabot/npm_and_yarn/types/node-20.10.8 into combined-prs-branch [`0c9f0f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c9f0f67eb80d625536f4bc8a1cea58e00f35c2f)
+- refactor: switch eslint configuration to strict type checking [`5199f9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5199f9fdf202eb534948f165a0994e1993675aa8)
+- refactor: cleanup type definition [`79534cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/79534cce02890e8fd936095cad0c1928d270b6f9)
+- build(deps-dev): apply updates [`f4e4680`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4e468019d4ea226870ee22ef65dc4803b89816a)
+- build(deps): apply updates [`9dcbad0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9dcbad07234374104e859be21b51aa188cf0625b)
+- build(deps-dev): apply updates [`f0b146c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0b146c517a1ee748bb973cc0e81391ae8085620)
+- build(deps-dev): apply udpates [`83f3e9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/83f3e9b1a6989662745109df50839dcac38995a8)
+- build(deps): apply updates [`47fd056`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47fd05617d7e1c8eaaabc41b8e55e0a1d65ecdc8)
+- refactor: cleanup some unneeded conditions [`2466918`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2466918c081644f9a1dc4722efbd002d7baf2925)
+- build(deps-dev): apply updates [`b534060`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b534060f89e870eec91bfaab84a4ea6fc77ddd53)
+- build(deps): apply updates [`02d891d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/02d891dcc6de244bf1857dc64dbf2f173aac0228)
+- build(deps-dev): apply updates [`230f13e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/230f13e33763a882c4ccaa2223fa5846419bb053)
+- build(deps): apply updates [`3a108cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a108cdde08c2ad2ba4b1b05376800b7463d0975)
+- fix: fix off-by-one in ATG statuses handling [`0a1dd74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a1dd746244cebb3633d88c6650839d9f32227fe)
+- fix: fix ATG connector statuses date handling [`6dde6c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6dde6c5f02a9123001bafabbf3fa299d9d3b7797)
+- build(deps-dev): Bump @types/node from 20.10.7 to 20.10.8 [`80c22bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80c22bf9efedb3618a5ce382770cf3e8b4c9985b)
+- build(deps-dev): Bump @types/node from 20.10.7 to 20.10.8 in /ui/web [`e1953d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1953d4a161071634ebddc74e75352236fda295b)
+- build(deps): apply updates [`81e2799`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81e2799b378b3d06e292af082915a47712c0eac9)
+- fix: compute the ATG stop date only once [`0193fdd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0193fdd350fa2b861631493bb2d3f857a69dda5f)
+- build(deps): apply updates [`93e1df4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93e1df46010b1f432ed5c3146746f592767b8592)
+- feat: add ATG absolute stop date support [`46a830d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/46a830d2173d93d4fc5e4bb46fb3591a27fb29dc)
+- Merge dependabot/npm_and_yarn/poolifier-3.1.17 into combined-prs-branch [`84d5469`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84d546975604aac17662f55c0af4bf369b730c54)
+- Merge dependabot/npm_and_yarn/ui/web/jsdom-23.1.0 into combined-prs-branch [`68220b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68220b423c52da387fdf41967dd8c738da0ff52e)
+- build(deps-dev): remove ts-standard [`40dc0c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/40dc0c793c4334410613e67fa30fc3a77d7bf794)
+- build(simulator): fix externals list [`48f1a85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48f1a85605fa89469daa124afb9566899d04020a)
+- build(deps-dev): Bump jsdom from 23.0.1 to 23.1.0 in /ui/web [`6f9618c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f9618c30217a9ddee12830fe5f77e6cabe7296e)
+- build(deps-dev): apply updates [`a39bdcf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a39bdcf7a13dd1f04f1d5e88dec36280bf87337e)
+- refactor: cleanup a few unneeded type casting [`97608fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97608fbd74bbcefe7733ab1a9f9612ae0811c438)
+- build(deps-dev): apply updates [`cebbf5a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cebbf5a854b7f34f47a1eecc081046779cab604d)
+- build(ui): add missing dependency [`ab48c1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab48c1ad333ac65f923664c910eedcf8902ec8ab)
+- build: fix mnemonist bundling as external [`a7d26b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7d26b50a4e78fdad0da2f02c32b889fd82c94f0)
+- build(deps): Bump poolifier from 3.1.16 to 3.1.17 [`0d0bb80`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d0bb80a531679a6e324c18ccb8b8d44cc6bd4bb)
+- build(deps): apply updates [`8870264`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88702641858698449f0388a3fae2d39367fe1c3a)
+- build: fix import error [`95e03ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95e03ad147e276c61b03ab84902349dfe5084396)
+- fix: readd safety check in charging station log prefix helper [`41f1832`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41f18326bd0c915a2390208ab1c1973cc6c82a6e)
+- fix: ensure graceful shutdown waits only for started stations stopping [`a01134e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a01134ed215b62a0c82475b9fbb35306fa792bbc)
+- build: fix exports in package.json [`f3f0794`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f3f07945412554cf20e89be4022af5042a208a5d)
+- build: bump volta pnpm version [`fba1832`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fba1832cd7a1b8ec29df9729ad8336377ca64a95)
+- refactor: code format cleanup [`77b4dcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77b4dcc3d3fbd2148f2723df593cce10174e3358)
+- build: cleanup code extensions recommendation [`f255f33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f255f33b39e91a28f149fc982dfae40209c56078)
+- build: cleanup recommended code extensions [`9eb0631`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9eb06319c16ad498367e065c1399d7715367b1b0)
+- docs: add JS standard coding style badge [`b157a1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b157a1dfa0d4cdf3298606b53e72e5c98104c7df)
+- build: cleanup bundling code [`3dfc5d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3dfc5d5047e42a2d3e22ef4e6cc4739dbd127c3e)
+- refactor: cleanup bundling code [`7cfd426`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cfd4269447d562387125da081c83b5eaa7d63b8)
+
+## [v1.2.31](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.30...v1.2.31) (2023-12-30)
+
+- build(deps): Bump poolifier from 3.1.11 to 3.1.12 [`#908`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/908)
+- chore: switch coding style to JS standard [`66a7748`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66a7748ddeda8c94d7562a1ce58d440319654a4c)
+- build: switch to NodeNext module resolution [`a6ef1ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6ef1ece74c0d08e86a905571f4f6045c28131cb)
+- refactor: more coding style fixes [`a807045`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a807045be19c1ed4996a44d8c2c8774e926dc6dc)
+- fix: fix random connectors auto enablement [`cc6845f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc6845fc431ddf5cd37d70b750abae3c313a3589)
+- build(deps-dev): apply updates [`b13beb8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b13beb880ee7647456c703b93657a42c3ec2e5ee)
+- build(deps-dev): apply updates [`8fd8c45`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fd8c450bf060286cfe6f00464d1e97a952154e8)
+- build(deps): apply updates [`5f06937`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f06937153bbbd6f5fbf9130d635e4874846dec5)
+- refactor: remove isUndefined() helper [`300418e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/300418e9ba42d252a1a7079dab7904f40561a7ef)
+- build(deps): apply updates [`9f6d0c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f6d0c8b42772d4c9b9748a862888e1c49821f94)
+- refactor: cleanup isNullOrUndefined usage [`aa63c9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa63c9b772ff17bce2febf68a57720eab96d5f8e)
+- refactor: remove isNullOrDefined() helper [`be9f397`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be9f397bd55b221c24bacb110a64c21f012f36ab)
+- fix: fix get composite schedule rejection condition [`a4385ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4385edc2344433c20fcb92d01cbe5a330b850b4)
+- refactor: cleanup isNullOrdefined usage [`401fa92`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/401fa922baa555f5997732052918ae2ab5ff184c)
+- chore: version 1.2.31 [`62273e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/62273e049317c17cc485e0e9d9299bc47c3ecaf3)
+- build: properly workaround Ajv TS type definitions bug [`f5a1ff8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5a1ff8ce8f87a149791c2c98fe7c5e8a20b5392)
+- fix: ensure configuration key visibility test does not alter configuration [`563e40c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/563e40cecd34ed272e3c2610c11dc42d09384bf9)
+- build(deps-dev): apply updates [`15af7ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15af7aeb4644fc37e8dcb35705d66e573f542615)
+- build: temporary silence linter errors [`8fc5fda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fc5fda4d9800028784b8630ac3c6535a57514ef)
+- build: use literal regexp for loopback address matching [`bbb339c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbb339cc4034016235193fa39d905ed0540b50f7)
+- refactor: cleanup bundling code [`a7c9924`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7c99243479a27acd9cdedc5fac4ceae2ff47d47)
+- refactor: remove isUndefined() leftover [`194b6bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/194b6bf30eaffc3c6c07b244b1edea26c6bb77ed)
+- perf: optimize configuration key visibility test [`d0ed7db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0ed7db96b4aedd5b1aa41953637a9361001f6f7)
+- refactor: code cleanups [`fbf3577`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fbf3577e37768ad192649254c84590bdb1a3c5c9)
+- build(ci): refine sonar configuration [`4497266`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4497266f7139e0fabcc362a5d7d319ccc9633bb2)
+- refactor: return set configuration value in setConfigurationKeyValue() [`13b43b2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13b43b2c6a6297a87afc9ca38c07658d95a61bb1)
+- refactor: code cleanup [`1fb2148`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fb214826a367053852c7d56e91775cdb92c9588)
+- refactor: cleanup eslint-disable [`e61f0f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e61f0f6e8773ec7e3fe3c94cff4e5e1d9a62cc9e)
+- build: refine lint-staged configuration [`f4cae98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4cae986c1ae568c8ba6da39fbb579faea8a0a81)
+- build(ui): report coverage on console [`9eb4b50`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9eb4b50a520573fd3342f7a924899523c34ec16e)
+- refactor: code cleanup [`bfb838a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfb838a8604d501827f4da8f6f22ea0c7c47fdd8)
+- build: cleanup eslint-disable in code [`761fec7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/761fec7f45f0c6866cbf6a11a682fb949b64bf20)
+
+## [v1.2.30](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.29...v1.2.30) (2023-12-24)
+
+- Combined PRs [`#892`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/892)
+- build(deps): Bump sonarsource/sonarcloud-github-action from 2.1.0 to 2.1.1 [`#887`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/887)
+- build(deps): Bump github/codeql-action from 2 to 3 [`#888`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/888)
+- build(deps-dev): Bump eslint-plugin-n from 16.3.1 to 16.4.0 [`#885`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/885)
+- build(deps): Bump sonarsource/sonarcloud-github-action from 2.0.2 to 2.1.0 [`#884`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/884)
+- build(deps-dev): apply updates [`46613b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/46613b3f6e62d480a95bb07e1b6a8730a8d8370c)
+- build(deps): apply updates [`2d4e5e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d4e5e71f1c29d290741e0799dc68aa3a03f6e0c)
+- build(deps-dev): apply updates [`7498d8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7498d8af79e0399d8c545de9aa5d4fd4999ebaa2)
+- build(deps-dev): apply updates [`d5286f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5286f9ff4a7102eb5392abc87ae5fa8ec5cb72d)
+- build(deps-dev): apply updates [`2275d99`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2275d99ceb7b36fdbf241e9ebe707d737001efa4)
+- build(deps-dev): apply updates [`d5c6cfd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5c6cfdd6597dbb2c1ab57c23364e910b32a8c50)
+- build(deps-dev): apply updates [`de7b9e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de7b9e0583275225509c099f75a2801371da54d0)
+- build(deps-dev): Bump esbuild from 0.19.7 to 0.19.8 [`15c2ca5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15c2ca549dc1b68a29d6f2be4d131c3c35b5bbc8)
+- build(deps): apply updates [`eba2c65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eba2c65c9e06182a3fd5886a7e5673f3b882a594)
+- build(deps-dev): apply updates [`71ac697`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71ac697578d360f0976391477f0cc01355fa7cee)
+- build(deps-dev): Bump jsdom from 22.1.0 to 23.0.0 in /ui/web [`d963b22`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d963b228bd0666474d95d090c9a1d1fb929365e9)
+- build(deps): apply updates [`55aa90e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/55aa90ee6382240e5e8bdb9e84c7b6206486c59b)
+- build(deps): apply updates [`08b352f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08b352f0aaed92f123606ef795e6b84fbda36aa6)
+- build(deps-dev): apply updates [`0d589fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d589fcfd2617ce8204eaf2bfffa387a6f693cf6)
+- chore: version 1.2.30 [`6c2178a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c2178a0a685c76c2b7da60e2dcabf34589f966f)
+- build(deps-dev): apply updates [`61e399f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61e399f823eaef956b59dc2ffa7b6cdc9e834ce6)
+- refactor: factor out default station info [`4f03d84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f03d842f671fc918bc8b51ae126e109339f1784)
+- build(deps-dev): apply updates [`408f561`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/408f561bfa34ee91d6badc76dfa5f3113a7c08bc)
+- perf: remove AsyncResource usage [`d1ff859`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1ff85994f2ca20b45a7e7b6f07d0a90d98eaa54)
+- build(deps-dev): apply updates [`04ad6a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04ad6a1e160084c71b4a730eab89092073fc631a)
+- build(deps-dev): apply updates [`dc75038`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc75038f3758cf250a70ad4dfed2bc97bc76afeb)
+- build(deps-dev): apply updates [`7e1c8b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e1c8b6097aa3f1fcc7055f1201e762cbf4d9c16)
+- build(deps): apply udpates [`1565a9c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1565a9c3d40cd5a5b278554d4e8de90efeb80a55)
+- build(deps-dev): Bump vite from 5.0.8 to 5.0.9 in /ui/web [`7a35de3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7a35de32fb8b3da5ba6fe2c3d10aa7a35562ecc2)
+- build: cleanup eslint configuration [`a78c196`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a78c196b969380d9d968c94fab567b0be6828f69)
+- build(deps): apply updates [`6a4032b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a4032b5d8f3cbaa18d3beddcdfe9d335c1cba90)
+- build(deps-dev): Bump eslint-plugin-jsdoc from 46.9.0 to 46.9.1 [`3cd4d56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3cd4d56ad8319130e8ac538f25282d9b39689d6c)
+- fix: use unbiased standard deviation formula [`66b40cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66b40cf34ebe01c358b4fd9a77266588b70b2e57)
+- fix: avoid null exception at firmware upgrade [`7780735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77807350ac2a2c7fcdad5b06059981e1ae4baaca)
+- build(deps): apply updates [`1841338`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18413380d2ff3f02d7f53e3d5f1cebe54621c6db)
+- perf: a charging station worker is not an AsyncResource [`ca0da0d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca0da0da5f4dc739572c835d6e53e40de3a42382)
+- build(deps): Bump basic-ftp from 5.0.3 to 5.0.4 [`bcc6340`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcc63405e3d0fae2e3c690c4906336927629f71b)
+- build(deps): apply updates [`cb42286`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb4228622c319a750cfea8f66a48fd92715a0968)
+- refactor: refine worker factory arguments checking [`49e2c1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49e2c1e5803904e807a0574f398cc517c05fe408)
+- build(deps-dev): apply updates [`66026d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66026d1058ad37d09c3ba802aa03cf05bccee491)
+- refactor: cleanup null test [`27662cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27662cf1a1e6cf8f3ef2e567369b89454e038765)
+- build(deps): Bump sonarsource/sonarcloud-github-action [`25d7bec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25d7bec9c46ffcb006d85feab8d44a90d3be823a)
+- fix: resolve promise on charging station events once [`2def357`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2def357c05fcea4eeeaa4e0c5c8660a5cf290d2e)
+- Merge dependabot/npm_and_yarn/basic-ftp-5.0.4 into combined-prs-branch [`c3eed2f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3eed2f12559057acea01a3d1e2b714cef228f2b)
+- Merge dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.9.1 into combined-prs-branch [`03e47c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03e47c24df5ee4125bbc6e43dffe15779cea9127)
+- Merge dependabot/npm_and_yarn/ui/web/vite-5.0.9 into combined-prs-branch [`b7bf497`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7bf49739aa3aafdcbe6a22243aa4cf0552c5972)
+- build(deps): Bump sonarsource/sonarcloud-github-action [`8fbba56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fbba56907be9eb3aa810224052d4c1e065769c7)
+- refactor: use RegExp.exec() [`9e026a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e026a6a48b3be9ec4b36d70285f6d27be70cbb6)
+- refactor: silence TS type casting error [`50fb029`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/50fb0298a0efa3da95fe9a67ba87e20295b30f6e)
+- refactor: fix type casting [`a0f6a47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0f6a472bec8c68962405941dade32df096b8c3a)
+- fix: ensure event listeners are removed at worker set stop [`f073768`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f073768188fce66e052bbc15d7a87b601bcf039e)
+- Merge dependabot/npm_and_yarn/ui/web/jsdom-23.0.0 into combined-prs-branch [`6e86b96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e86b967403121562683abe569b17dcfea2940ca)
+- Merge dependabot/npm_and_yarn/esbuild-0.19.8 into combined-prs-branch [`1d75473`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d754733d9753bb1de47819b971f52ec406fbefa)
+
+## [v1.2.29](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.28...v1.2.29) (2023-12-05)
+
+- build(deps-dev): Bump @vitejs/plugin-vue from 4.5.0 to 4.5.1 in /ui/web [`#872`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/872)
+- perf: minimize OCPPUtils exports [`41f3983`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41f3983a4f934199769f9ef1c46bfae2adc22b56)
+- build(deps): apply updates [`a735b67`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a735b6738fbd7325c9482291e73dd018cd03be0a)
+- build(deps-dev): apply updates [`5927293`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/592729336b4ca314ea9199f63229c5bc9432dc25)
+- perf: reduce OCPPUtils memory usage [`041365b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/041365be4e6cfcec381c895a203815dd933afff5)
+- build(deps-dev): apply updates [`69b30c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69b30c7e29342d1f3cfb75f4687c517688db61e7)
+- fix: handle invalid hashIds in UI server payload [`3a6ef20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a6ef20ab4c64999fb15ba8df7422bc15c595200)
+- chore: version 1.2.29 [`1148300`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/114830041e9f6cff5faeb2471c18aee9a561e75b)
+- build(ci): fix linter errors [`f1e3871`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1e3871b2a063e5ee0fddbf597df76d02f81e332)
+- build(deps-dev): apply updates [`44337ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44337ae065eac340a1904afad7bd2ef9fe1e6368)
+- build: fix import issue with date-fns [`c7c86b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7c86b6f88b204031c77b5106a1cf2551359ff52)
+- build: fix console printing ordering [`fc04731`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc04731e85d07c46ad4e2146d3d2652deb05b246)
+- build: properly account build time [`ce1b06a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce1b06a72900f8c7a22db904ccc922452f5cdf88)
+- refactor: cleanup types import [`6a5f590`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a5f5908423693496fbafa5a83d4c40d8228981d)
+
+## [v1.2.28](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.27...v1.2.28) (2023-11-30)
+
+- build(deps-dev): apply updates [`ea9eb85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea9eb85a00bc56cb956df74d250989a7bcb09a04)
+- refactor: cleanup buffered messages handling code [`2a2ad81`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a2ad81b23c64c05c93a16e0e255ae1350a5c862)
+- fix: ensure no null serialized values end in UI server response payload [`31fdd91`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31fdd918e146f6d4f534ea3df5b3ceace0e23cfc)
+- fix: ensure UI server remains active at simulator stop [`73edcc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73edcc9405a412de91008d2926112c4b8ada3607)
+- chore: version 1.2.28 [`52e0e69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52e0e695165cc56ab4b58e2db6a0988228b797a4)
+- fix: handle not found hashId in UI server [`f12cf7e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f12cf7ef207d1e1b243c45b1eecf5d89d8ec772d)
+- refactor: cleanup ElementsPerWorkerType type definition [`65a1157`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65a1157a0c0f0a7b23b7a6fc23432f2c3e7cb735)
+- refactor: cleanup crypto import [`7cd0a62`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cd0a6218a4110e12fe8bc408492913da7259f8b)
+- fix: only reset defined ATG connector status [`37e207d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/37e207d110f051eac4228f604d0b4e7b14764457)
+- refactor: add type for worker configuration attribute [`47fb5f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47fb5f8f8370c85553eb65f8e4bfbbc233967682)
+
+## [v1.2.27](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.26...v1.2.27) (2023-11-29)
+
+- 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)
+- chore: version 1.2.27 [`10f1514`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10f1514af1ecf9f3f27f1d183d615df39dba46c6)
+- fix: fix recursion loop getTemplateFromFile -> logPrefix -> getTemplateFromFile [`c1f16af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1f16afd333f0fc8a6a02b9baa0aff23dbd18580)
+- refactor: rename elementsPerWorkers 'single' -> '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)
+- build(deps-dev): apply updates [`5ca3b55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ca3b55883ae9fe6e27587ee878b0281fe5fe5ba)
+- fix: make stationInfo attributes writable again [`33276ba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33276ba6a447f0beb92b934d2b8d5cb08eababb4)
+- refactor: stricter type checking in conditions [`4e3b1d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e3b1d6bdc767ec63949b998f0375fe2b5bc2b28)
+- feat: add message buffer flush interval [`1cee001`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1cee0015ac704be480535c7228103525cc3c8cc2)
+- 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)
+- fix: ensure updated CS event is emitted on all possible changes [`8baae8e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8baae8ee55048e93af74e94a2a806675d738e3bb)
+- refactor: remove unneeded encapsulation in arrow function [`b7ee97c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7ee97c15b5c634db6d1aa05f8c52dc2e25715fd)
+- refactor: remove unneeded registration status getter [`05e2446`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/05e2446f43d2fb81bfdfe43684186acdeb490085)
+- fix: ensure the message buffer is flushed once accepted state is reached [`6ccd865`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ccd865d6381ce21115dbe4c9271f64e5c8048c5)
+- refactor: explicit condition check in OCPP stack [`9aa1a33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9aa1a33f94dfe5b96a4715f87fb630a63b3250a6)
+- perf(ui): only build WS payload if connection is opened [`3133b91`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3133b91cd6761645ddeabac18e6db8d34a10356e)
+- fix: ensure configuration keys are saved with the right data structure [`755a76d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/755a76d5aeb7164b82c392048c11d401f99aad81)
+- refactor: cleanup persistent stationInfo tunable handling [`15af2fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15af2feb2facd029a64f005074db43cdb175e69c)
+- build: bump volta node version [`3216379`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/321637937e652701db0aefb5b994ee46eff2080a)
+- build: remove now uneeded ESM workaround for esbuil [`f01a4e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f01a4e61a5ba423fbb9636747de36505cbf0e5bd)
+- refactor: refine type casting in OCPP stack [`e3fd8f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3fd8f6dce61f4b723e18b524c50fd00c864c82d)
+- refactor: refine OCPP stack log message [`42b8cf5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42b8cf5cdca8eaab1e7442f7c92c2a5ed97434f6)
+- refactor: cleanup types signature namespace [`8b75cab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b75cab6a9906ba8a0a571c07cc80489c761dc15)
+- refactor: more stricter type checking in condition [`bc0f4d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc0f4d8f4973f36baa3f468848fe4d7af25c9a9c)
+- refactor: add error name in worker set worker startup error reporting [`7cd4006`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cd4006c7ba46b245fe2e14e9ad336f6a8a0d7f0)
+
+## [v1.2.25](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.24...v1.2.25) (2023-11-20)
+
+- build(deps-dev): apply udpates [`793a8ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/793a8ffcbc424b3552482f59f865e1adc25e4f23)
+- build(deps-dev): apply updates [`464d3e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/464d3e1aec162bc71f36399f575060cfa098dcbf)
+- build(deps-dev): apply updates [`54a8fbc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54a8fbc72a885affb86861b813ce5ab8c33db460)
+- fix: ensure OCPP request timeouting cancel it [`1b2acf4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b2acf4e9c00cc7272ec7769b4e82113d61f64fb)
+- build(deps-dev): apply updates [`945c612`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/945c6123c708f7a6698e9e51287a8fe3158a244b)
+- fix: ensure per phase meterValues can't fail with custom value [`969c488`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/969c488ddeab6f7fb11a376a4a4d1db497aef96d)
+- perf: cache request promise after sending it [`82fa111`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82fa111074a9a4eed94579c0ff734a1564f8f8e6)
+- fix: ensure error at WS message sending is handled [`d42379d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d42379d82506b8fe2bb750d81da5a45ac717c763)
+- build(deps-dev): apply updates [`29dff95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29dff95e92f3cc4243d51210ea046ca474ff5676)
+- refactor: factor out JSON schema validation function getter [`0b0ca54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b0ca54f0a74240531646827584b7c2738aa7ea1)
+- fix: improve websocket usage error handling [`1a32c36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a32c36b82a3da1c297073f05aceb288608e2d29)
+- refactor: factor out WS error handling code [`3c80de9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3c80de96aa61159bf5551c816264e878f2b84e35)
+- feat: ensure measurand min value are taken into account [`d71ce3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d71ce3fa734fcefeb3dce31d78968b847c625c92)
+- fix: fix OCPP message sending promise leak [`9d7b5fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d7b5fa3591b5cbdfbfb44d7c2721b2050399664)
+- chore: version 1.2.25 [`3b50f6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b50f6e861c26b56e46a4a21f83883d7063b5752)
+- fix: remove incorrect promise race usage at stopping charging stations [`5b2721d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b2721dbc4fa0b5ee6e48241a5077091a7b1c342)
+- build(deps-dev): apply updates [`42de5c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42de5c96eddd902024485230d337a9047c4edaea)
+- refactor: strong type data sent to worker [`d769e04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d769e04a20f93f2b11eacccc48c555236a65bf65)
+- refactor: factor out voltage phase line to line computation [`4c14964`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c14964327482ed9c9282177d6110b9ef033de1d)
+- fix: fallback to minimum measurand value at meterValues generation [`5bb45fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5bb45fe6de9568b7f9cb52435654b624e0125251)
+- refactor: rename constant to a more sensible name [`d81db08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d81db0817ee9b4c90183da0882a20ff947c915ab)
+- refactor: cleanup control flow in OCPP stack [`69dae41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69dae411c7e64a265f8199ef149b745dff595ed7)
+- build: refine .cfignore [`c724c04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c724c048676198fb27cae8038f1a88d11ca1af75)
+- refactor: sensible default at meterValues custom value handling [`d624c9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d624c9afe9fa765da02de6673bd853db6b33040f)
+- build(ci): fix linter errors [`9e9ddf7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e9ddf706b4c76166d7f8f011a73eb802fc893f2)
+- refactor: move charging station events enum to its own file [`649e3f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/649e3f97ae095f2f8653a126e72b37260216edfe)
+- refactor: remove unneeded nullish coalescing [`ca483a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca483a4593d7b6f1b0d1827da675fcf7e394f4b1)
+- fix: ensure built sample meterValues value can't be overriden [`1b2cdda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b2cddaccac1c179067c7b8ce190c625c37dd5c5)
+- docs: remove wrong comment [`c6dcc33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6dcc3311af6547a0d2d618b8c27a84424c27b4b)
+
+## [v1.2.24](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.23...v1.2.24) (2023-11-13)
+
+- build(deps-dev): Bump tsx from 3.14.0 to 4.0.0 [`#836`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/836)
+- build(deps): Bump github/combine-prs from 4.0.0 to 4.1.0 [`#834`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/834)
+- Combined PRs [`#827`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/827)
+- Combined PRs [`#824`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/824)
+- Combined PRs [`#814`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/814)
+- Combined PRs [`#813`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/813)
+- build(deps): Bump actions/setup-node from 3 to 4 [`#805`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/805)
+- Combined PRs [`#796`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/796)
+- Combined PRs [`#790`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/790)
+- build(deps): Bump @mikro-orm/sqlite from 5.8.7 to 5.8.8 [`#783`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/783)
+- build(deps): Bump @mikro-orm/core from 5.8.7 to 5.8.8 [`#781`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/781)
+- build(deps): Bump @mikro-orm/mariadb from 5.8.7 to 5.8.8 [`#784`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/784)
+- Combined PRs [`#786`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/786)
+- Fix for failed execution in Docker container [`#780`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/780)
+- build(deps-dev): Bump eslint-plugin-n from 16.1.0 to 16.2.0 [`#776`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/776)
+- Combined PRs [`#779`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/779)
+- Combined PRs [`#775`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/775)
+- Combined PRs [`#774`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/774)
+- feat: add events for charging station status change [`#458`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/458)
+- build: rollup -> esbuild [`44ebef4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44ebef4c21047693fbc194aa9b7f90578465e29a)
+- build(deps): apply updates [`7a164d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7a164d14e6b1513298036f25987cd7ba5a36af48)
+- build(deps): apply updates [`883940f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/883940f837b8ca89a768245e069d3e1b848a33f9)
+- refactor: remove getter on stationInfo properties [`5398cec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5398cecf45b4bdab604d0e6aff8a96dcc67d5ae9)
+- build(deps-dev): apply updates [`3d20f4d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d20f4db7cad24703c7acac80f01ab4c6908ce58)
+- build(deps-dev): apply updates [`564dc47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/564dc47e24268e80b223b893d7f6fcba06ac8e12)
+- build(deps-dev): apply updates [`dccd4bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dccd4bb52ec144a6e865894f19c53e6a3d0c3978)
+- build(deps-dev): apply updates [`4e46562`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e4656298bfdbec2ef01e40bc98ad526e0944e88)
+- chore: version 1.2.24 [`79adc65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/79adc651c0837a73327ad18d8b73a56c68e9968d)
+- build: bump pnpm volta version [`6302f32`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6302f3289fb30007b23202025d0aaca1d6638aa6)
+- fix: disable dynamic reload until spurious file change is identified [`b3b3f0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3b3f0eb5e187646c6502a9d36939e05c80b5939)
+- build(deps-dev): apply updates [`948004f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/948004f1a5591680caa379a9c666173f35e1876b)
+- feat: reenable configuration files change watchers [`1f8f633`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f8f633225a3594f1a7a31f76dd711f507eda145)
+- build(deps-dev): apply updates [`d1500f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1500f941eaa6545162150ec6f9e9c9fd81374c9)
+- build(deps): apply updates [`e41888d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e41888d678d6163d66afe6690f8dbb3125bf186c)
+- build(deps-dev): remove unused deps [`2b1d37e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b1d37efb8f6cc0e0019247ce6c6e4f70506a6ef)
+- fix: ensure charging stations are stopped if UI server is disabled at [`36adaf0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36adaf06028acd6337cf32183974fbe5a62c8444)
+- fix: ensure running transactions are stopped at CS stop [`9ff486f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ff486f4329a4902e8bcd280c0649a74cb31e4df)
+- refactor(simulator): cleanup JSON type usage in OCPP payload validation [`291b5ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/291b5ec8b20005de53c4de3eba0e4cd1b068006c)
+- refactor: make ATG wait busy loop test first [`60400e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60400e2350178b24e06fc98e6f52cdb7317e03a3)
+- fix: make ATG wait for CS/connector availability [`3e888c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e888c6560f1a59e1d34f06d465e698305c90aea)
+- build(deps-dev): apply updates [`9488054`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9488054ba8afc38640188c283a83be81d05e9894)
+- perf(simulator): compile payload validation JSON schema only once [`ec0eebc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec0eebcce06f18b41e6639b72728110bda55c250)
+- fix(simulator): ensure configuration file reload will restart the [`ab7a96f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab7a96fac9432c4759e0bb69a12bb481b1570e02)
+- fix(simulator): handle close to zero duration formatting [`17b07e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17b07e476ae779024c63bf175da8dda655845d32)
+- fix: ensure stop transaction is sent at ATG stop [`4956399`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4956399290828fbf0381e998b6a123f0a00f5fbe)
+- fix: avoid NaN at meterValues generation [`5a47f72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a47f72ce72f346273cdaae1907056bcb98dfe0f)
+- build(deps-dev): Bump @types/node from 20.8.9 to 20.8.10 in /ui/web [`c0dd438`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c0dd43871bf975eb8c9e98355a10924cf61060bf)
+- fix(simulator): properly handle template change at ATG initialization [`61854f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61854f7c58dc65fe730bab9883cf88f67b8c9d68)
+- build(simulator): use node.js builtin source maps support [`d60bc09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d60bc09d75ff6f28f19ad185b86d2120b4407da2)
+- test: add missing file [`a902686`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9026868fe79171a1d57da6e3763e572a625de1e)
+- fix: do not test for connector status in ATG [`77684af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77684af8bb6c39f9c1e2eb8e0f9ac8c0f1dd7855)
+- build: bump volta pnpm version [`129fdda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/129fdda549b8c7dc7c43ec5893d14a1151ed61a9)
+- fix(simulator): format properly duration close to zero [`d7ceb0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7ceb0f08aac1129438b46fe854678aa7aff27ce)
+- build(deps-dev): apply updates [`7d2c018`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d2c0180c26b00d12bd2e4f38ad7ceee5eff358d)
+- fix: avoid concurrent configuration change callback execution [`1b4ccee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b4ccee3d824d7ad5c3e52b81d821be7793866f2)
+- build(deps-dev): Bump @types/node from 20.8.9 to 20.8.10 [`9604a97`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9604a97534f2375cfd30a18c0a8455405e90e980)
+- perf: reduce bundle size by specifing external deps [`ae2f529`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae2f5292bc112c82d4425df26da77dd8e3f6667b)
+- build(deps-dev): Bump eslint-plugin-vue from 9.18.0 to 9.18.1 in /ui/web [`2d10f40`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d10f40542f09aa346dbf00416d8257276c0be0b)
+- fix(ui): util module is not available in browser [`6ebeab4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ebeab4b8404e5a9d69b3dcdff47b9087b2058f0)
+- build(deps): Bump poolifier from 3.0.4 to 3.0.5 [`db98e2e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db98e2e75394cb83885c46d18c91241783775e26)
+- build: use TS for rollup configuration [`5ae86cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ae86cf4ee59dc365cfa47ada77fb0f33c93f2db)
+- refactor(simulator): remove unneeded intermediate variable [`74ed61d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74ed61d9509bdf19991b404c0db95af2f7302c70)
+- fix: fix types in stationInfo properties refactoring [`9a77cc0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a77cc079c7f2f8ac53f95d1f54f41c4a2d833f8)
+- test: add ElectricUtils.ts tests [`bc4da6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc4da6e19f89cd298d1e6abaed8ae74374820c8b)
+- build(ci): add dependencies audit step [`52cdd8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52cdd8a13a6dae7a395fd979965b6c8a551640c9)
+- fix: fix stationInfo default values [`73de8f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73de8f02dd0904bc16d7001509962fdad785db9b)
+- refactor(simulator): use generic type in OCPP payload validation code [`eba5614`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eba56146807fea49f821d3b0b46a679b0b0af29a)
+- build(simulator): production build does not include source maps [`0816456`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/081645629c716e278214942de390fd669759f460)
+- build(ci): only audit for production dependencies [`9c6af3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c6af3b023275ccee30595bfb19a4a715df83351)
+- fix: strict condition on boolean [`be1e907`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be1e907c6de583ad192c9566943252bbde19aa51)
+- fix: refine CS registration error message [`f23be6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f23be6aad227f8942bb140d286585423fe84f60b)
+- fix: fix connector 0 handling in ConnectorPhaseRotation OCPP [`d181b12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d181b12b516b58fc80cbd5300570612e6b025024)
+- feat: add template tunable to stop transaction at CS stop [`ab11404`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab11404a829ad48ba10c88bd701f47b1c96f9c41)
+- fix: ensure connectors status are saved is configuration [`8ab96ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ab96efb5e72fd17d79a376b2db19c7ab43497a1)
+- fix(simulator): remove unneeded main thread check at simulator start [`a2e0e56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2e0e562686bd9c8d41087e15d10cb62a97a716f)
+- build: bump volta pnpm version [`0c61174`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c61174cf787328cd538af84125ce6892243d893)
+- build(simulator): print to stdout building information [`7820269`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78202698774ff18a749e3bd0a04418bc23ae0137)
+- build: fix esbuild build options [`4eeee49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4eeee49c28f761eadb19ed3759c578b239f872ad)
+- refactor: remove unneeded intermediate variable [`16aee3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16aee3cf5844ca834e4906e73d504eca61f4a323)
+- fix: disable simulator restart at spurious configuration file change [`f6591eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6591eb9f063490a9b4950ff782c1026281e81bc)
+- fix(simulator): remove unneeded main thread check at simulator stop [`17cd010`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17cd01099ddc50c1c0ae87a8f2fbf47a4410114c)
+- build(simulator): add script to build CF source with source maps [`b50922f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b50922fa7939f9fa15f73cbc43c674210bbca397)
+- build: refine esbuild external list [`ab34592`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab34592fea030548808b1c8b5944e9cb17774dcf)
+- build: fix docker image build [`3b069b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b069b31c37ec0e4c7f46df1e471921d1d5c8189)
+- fix: ensure custom meterValues values are taken [`856e8f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/856e8f67312da4acabeff1bd8452f02658a22fdb)
+- build(simulator): enforce minimum node version 18.18.x [`1a6188b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a6188b2fcd2bf644e6fea0c697a095228c1aed0)
+- fix: fix subsequent configuration change reload without callback [`41d95b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41d95b76e7780565c6a248195f114aee150408f6)
+- refactor: change log level to debug at ATG stop [`ff58135`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff5813598de0ed1056d6e4fa7966330728bcb987)
+- fix(ui): fix startup [`2cddfd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cddfd51bc02035aa62d69916c7f4b3c7b04ad01)
+- fix: ensure voltage is defined in stationInfo [`499c5f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/499c5f482f7bae009522cc4579ed7baf3fb717b0)
+- Merge dependabot/npm_and_yarn/types/node-20.8.10 into combined-prs-branch [`693d96d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/693d96db15a0606afc3bbd03f56089998fbafbed)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.10 into combined-prs-branch [`595a897`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/595a89703da534dfab91a6a0bd62052460133bac)
+- Merge dependabot/npm_and_yarn/ui/web/eslint-plugin-vue-9.18.1 into combined-prs-branch [`c07b63e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c07b63eaf501fa2ba4f2139b1a66592230733c6d)
+- Merge dependabot/npm_and_yarn/poolifier-3.0.5 into combined-prs-branch [`150e793`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/150e7931db9689a3b1caa4d18b55d4b909f0ee88)
+- build(ui): bump engines node version requirements [`106f992`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/106f9928eafb48eeb10b398b7ffc5c2d10a72429)
+- Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.9.0 into combined-prs-branch [`098ddcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/098ddcb2a51468fda30b96d1694d8e83a79d0a20)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.8 into combined-prs-branch [`8f4b00c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f4b00cd31d6bad86983dca3f4c78367cdeed52c)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.9.0 into combined-prs-branch [`03d9259`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03d9259579e79fae5293feffc0dd32fd7fd15eb1)
+- build(deps-dev): Bump @typescript-eslint/parser in /ui/web [`4a255bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a255bb055bbf6c1f02720c6200c80c4d8fb0aa4)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin [`47b8705`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47b8705a3216ef5a765722c268f9ae9f2f28670f)
+- build(deps-dev): Bump @types/node from 20.8.7 to 20.8.8 in /ui/web [`d03b420`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d03b420881187e0f60f9b0f642950f36669351bf)
+- Merge dependabot/npm_and_yarn/typescript-eslint/parser-6.9.0 into combined-prs-branch [`05ae11f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/05ae11f5b4aae35aa1a382bdc80f8eb5b6fa94fb)
+- Merge dependabot/npm_and_yarn/types/node-20.8.8 into combined-prs-branch [`f95d24f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f95d24fffe0c2c31b1965f3cda9a13239c8bbde8)
+- Merge dependabot/npm_and_yarn/ui/web/eslint-plugin-vue-9.18.0 into combined-prs-branch [`d99a409`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d99a4096d733f894c9cb70695eaa3a240f826703)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/eslint-plugin-6.9.0 into combined-prs-branch [`6a3d779`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a3d7798635f700d714342cc31716e962f4405b8)
+- build(deps): apply updates [`e3bac47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3bac47882250cca726cca6bcf19621f8adb03ce)
+- build(deps): apply updates [`d799771`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7997714cba581c65415c3f18441f70cdfb1db1d)
+- build(deps): apply updates [`3c701d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3c701d0130f21998dbed29689454dfe8ad3b4302)
+- build(deps): apply updates [`5a272a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a272a922e482433efd1cc14db9995ce31c27ba3)
+- build(deps): apply updates [`689c96e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/689c96e44e8e1a8e6b86af4204223f3b192f55d9)
+- build(deps-dev): apply updates [`4cb190b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4cb190b689c218edaadf82ff417e124277f8d59f)
+- build(deps-dev): apply updates [`23960ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23960ee6ff154e2a42d5a0c9e459e7d58475711c)
+- build(deps-dev): apply updates [`c182152`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c182152a68f751bed3db76440fbf7f8148660afc)
+- build(deps-dev): apply updates [`c26404a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c26404a81eb195b4983642c620d7df7704574ef5)
+- build(deps-dev): Bump @typescript-eslint/parser in /ui/web [`4a64b41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a64b414c0169a1ddc855cc0cac644f776d15b92)
+- build(deps-dev): Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 [`018edae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/018edae59d70e6b820afa6713cf1c648e6aaf2b2)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /ui/web [`951ba9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/951ba9e904038a9c0c2fff0dd62a05c46a19243b)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin [`47c1779`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47c1779c6c6210227d9f46fe4126e97f36a1a581)
+- build(deps-dev): apply updates [`11d2856`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11d2856f9b79195be35f588eedb89780907c7aa6)
+- build(deps-dev): apply updates [`467dd11`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/467dd11dcda062e6b073f990783491bf6fc60ea0)
+- build(deps-dev): apply updates [`39db109`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39db109909471df146cdf60134b31d953a6a2938)
+- build(deps-dev): Bump @types/node from 20.8.7 to 20.8.8 [`e4901b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4901b5c1544aafbd587e02387a2423d8d9a8a71)
+- build(deps-dev): apply updates [`cb59f26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb59f2603942891a86cce8c33edbb7c5aee3cc9d)
+- build(deps-dev): Bump eslint-plugin-vue from 9.17.0 to 9.18.0 in /ui/web [`3a1f3ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a1f3ac1434d22878731da46ece040324f8531cf)
+- build(deps): Bump poolifier from 3.0.0 to 3.0.1 [`25e7e1f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25e7e1fefac9bed03f08482c464e1f1703138198)
+- build: update pnpm lock file [`0808a13`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0808a13374d7aaa1d0158444c1b55060859d63a2)
+- build(ci): add node.js 21.x [`6d588ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d588cefa5db3facac67aefbbf60b9626f4dee79)
+- test: fix node --loader -> --import [`563a516`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/563a5165fc04fdc988d5e3bb02d3764d25ba8e45)
+- build: bump volta node version [`bdc3eac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bdc3eac0cee55702254aab17b5c61f2ab5073424)
+- build: refine sonarcloud configuration [`0db4b01`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0db4b01a2be91193939ae044f5cda18f5b572dcd)
+- Merge dependabot/npm_and_yarn/poolifier-3.0.1 into combined-prs-branch [`c0a3307`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c0a330785a8f27f5a3e889251829497a2538ebef)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.8.0 into combined-prs-branch [`b5f5cfd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5f5cfd32dd0394623eaa6d2af2bbb9394718fa9)
+- Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.8.0 into combined-prs-branch [`fb0df13`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb0df13530ede8203a2b75dd3c66c60e15ec86c5)
+- build: bump volta pnpm version [`bc8ebd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc8ebd5d4593ecf44cee0e4144655b44c95d298a)
+- build: bump volta node version [`6cd2694`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6cd269433e97a2430876f6353520bbbd55cd1397)
+- Merge dependabot/npm_and_yarn/types/node-20.8.5 into combined-prs-branch [`7844aa7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7844aa7cd6c2938389b6508a52005a9dc2827624)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.5 into combined-prs-branch [`a6bd287`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6bd2872f43c33a9ed1786ea30dbcead6942da51)
+- build(deps-dev): Bump @types/node from 20.8.4 to 20.8.5 in /ui/web [`e84356c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e84356cadfaa1303f2ff9381440191b9b7593a85)
+- build(deps-dev): Bump @types/node from 20.8.4 to 20.8.5 [`1bc7f01`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1bc7f01b7aa2bf9cd2d1a476c69cb9b340c129be)
+- Merge dependabot/npm_and_yarn/mikro-orm/cli-5.8.8 into combined-prs-branch [`a823e5f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a823e5fc80a9f1e36eb4b4a754cf660efebfc819)
+- Merge dependabot/npm_and_yarn/mikro-orm/reflection-5.8.8 into combined-prs-branch [`b0683e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0683e976a567dd4bb640205381763060503ac9d)
+- build(deps-dev): apply updates [`83a36f1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/83a36f146083e6e26ef0f6c9316de4de4ed2ffc5)
+- build(deps-dev): apply updates [`9d4f8d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d4f8d86dc802d498ca026177eeb43875d7ae567)
+- build(deps-dev): apply updates [`b24d444`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b24d4442eb349c9f18ec939dc90a88a37a73de55)
+- build(deps-dev): Bump @mikro-orm/cli from 5.8.7 to 5.8.8 [`8cb9a6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8cb9a6d9372f853e87943d5c8bb1fc179a45b350)
+- build(deps-dev): Bump @typescript-eslint/parser in /ui/web [`959af04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/959af04ce08aa47d796284a19945659011bac681)
+- build(deps): apply updates [`9063f02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9063f02826977bcccf47a52b2f63177b4cd7ba8d)
+- build(deps-dev): Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 [`085e997`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/085e997b13cddb8e1b684108b9d8987d60722ead)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /ui/web [`434f852`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/434f8521bb926688004a8913f69be3b455cdbd0d)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin [`3d20cc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d20cc6ac60fad8380270ca55a32c8ac86de4ac8)
+- build(deps): apply updates [`c01b2f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c01b2f351b7c60e49255192a866a8b4017f9e9fe)
+- build(deps-dev): Bump @types/node from 20.8.3 to 20.8.4 in /ui/web [`d388191`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d388191541ca042356f326867a9714e19130b70d)
+- build(deps-dev): Bump @types/node from 20.8.3 to 20.8.4 [`295e381`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/295e38190e483fe24379fd375853878b62662a58)
+- test: toThrowError() -> toThrow() [`68f56fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68f56fdffd6d0d8c3e80ebf1657c81216d4f072f)
+- build(deps-dev): apply updates [`49c864a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49c864ad3b9151f1c81fa8cac83f9d22ef145220)
+- build(deps): Bump @mikro-orm/reflection from 5.8.7 to 5.8.8 [`b95e635`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b95e635638fbc5f937e1ebe87d0cfac7d2fdd0ef)
+- build(deps-dev): Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 [`07a8e20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/07a8e203e1aacbea72e0d6cd52d2bcf0554c8855)
+- build(deps-dev): Bump @types/ws from 8.5.6 to 8.5.7 [`d2b5af7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d2b5af7a26639b7389483aaf6aa4a6b7285a9536)
+- build: bump volta pnpm version [`8416ba8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8416ba82a39c24d662aaa245ae22a8b2ff2ccd16)
+- Update docker/Dockerfile [`3dd8f3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3dd8f3e4fe554f3cc936944c9c178ca323dd6204)
+- fix: failed execution in docker container [`1bc01ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1bc01ed2708999df85dcfe0507baf409bbc5959c)
+- Merge dependabot/npm_and_yarn/types/ws-8.5.7 into combined-prs-branch [`690a366`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/690a36626e43e57679d833aed34269684f8a40f1)
+- Merge dependabot/npm_and_yarn/eslint-plugin-prettier-5.0.1 into combined-prs-branch [`54cc3e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54cc3e878a66585bc1ed3ab94608f5fab61c0e3b)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.7.5 into combined-prs-branch [`cc8c15e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc8c15e0617021d55ff401040b7ff897624c261f)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.4 into combined-prs-branch [`48b6770`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48b67707a5c53e86809fdc878a0ef788dad0e89a)
+- Merge dependabot/npm_and_yarn/typescript-eslint/parser-6.7.5 into combined-prs-branch [`4b94182`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b9418267a79e82f1626f25d0d87a66e08172dd7)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/eslint-plugin-6.7.5 into combined-prs-branch [`42ad09d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42ad09dbee3c9db05cfa7c2bfc004c08ed98406c)
+- Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.5 into combined-prs-branch [`22bbed6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22bbed6eb43b70588ee6d790e48d66cb816dc8db)
+- Merge dependabot/npm_and_yarn/types/node-20.8.4 into combined-prs-branch [`1f71735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f7173559059235505c4cca840d2c92a5b2daa6e)
+- refactor: convert commonjs files to esm [`b0c4f88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0c4f887c7cbe5168955a360264c0b9dc091b22f)
+- test(simulator): recommend and setup extension for node.js test runner [`994a64a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/994a64a3d213821b2384ef2df74c2c8e4eeab098)
+- test(ui): recommend vitest code extension [`27a5626`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27a5626b1c26bc6ea80602cd68205d216e267a26)
+- build(simulator): do not copy .npmrc on docker image [`323bdc0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/323bdc0206f96cfe0a8ee5b3e25f138332a06d18)
+
+## [v1.2.23](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.22...v1.2.23) (2023-10-03)
+
+- Combined PRs [`#748`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/748)
+- Combined PRs [`#741`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/741)
+- Combined PRs [`#740`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/740)
+- Combined PRs [`#732`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/732)
+- test: switch to node.js test runner [`6c43b44`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c43b4416a202dd8f4cd62a3d141182fcf18e0e5)
+- build(deps): apply updates [`38b2428`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38b2428f0046c84963f4e873b76bc440155da0f2)
+- build(deps-dev): apply updates [`91930c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91930c34aa067a7a224196344c7fd3f6754dbb2e)
+- build(deps-dev): apply updates [`bc49696`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc49696ada0b83fbcd1d68cc3c9007454d7dd886)
+- build(deps-dev): apply updates [`c7b267d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7b267df6184646bf89ac84360553327523dbdd1)
+- build(deps-dev): apply updates [`3d5de16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d5de16e1015af164f41ed636f53c436d0e67602)
+- build(deps-dev): apply updates [`40f00bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/40f00bc4654ed73a599573d84012c646b44366a6)
+- build(deps): apply updates [`cc9bb06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc9bb06df22a03e20f9db11b90df18aeae08ede1)
+- build(deps-dev): apply updates [`2601171`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/260117165810c598d57bdae70c2cc231ad84f566)
+- build(deps-dev): apply updates [`7b42d02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b42d02e8daa1abf001d54ec0bd93f548486b105)
+- build(deps): apply updates [`2b59e7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b59e7f7c17363a618ec80a4ed3c6ecd5be20f76)
+- build(ci): run on node 20.x [`3388587`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33885870790ee1dbe8926d6c7ddcc663bc4bca52)
+- build(deps-dev): Bump @mikro-orm/cli from 5.8.1 to 5.8.2 [`59d19f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59d19f46d77b16829e88c3fe419ce1f7d4031b5f)
+- build(deps-dev): apply updates [`81ee26e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81ee26e04dbe06625bcb6addab71a8ba5218115c)
+- build(deps-dev): apply updates [`997335a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/997335abef215a4793b95c1dd53d441967dc62de)
+- build(deps): Bump @mikro-orm/mariadb from 5.8.1 to 5.8.2 [`91f02d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91f02d3b8cb9c9383c82b4aa0c16af9f4140aec9)
+- chore: version 1.2.23 [`7c0473f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c0473f852b5ddf8cf3d420b14d9d35b8cbe7d3d)
+- fix: ensure the ATG will start from its saved status [`1068742`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1068742241b5ac538aa456555bfb84d25d7099f9)
+- build(deps-dev): Bump vitest from 0.34.4 to 0.34.5 in /ui/web [`d22514e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d22514eab852500d95b5b23106cebb7fe41e3cb6)
+- refactor: null -> undefined where appropriate [`4ed03b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4ed03b6ec8110ad11b67ead121145c80995f69df)
+- build(deps-dev): Bump @types/node from 20.6.2 to 20.6.3 in /ui/web [`acde595`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acde595cc7d99163352b60769c5a752599848af6)
+- fix: ensure log prefix helper is initialized at configuration handling [`b2c0174`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2c0174269cf52d48b2e61b7e18f246d661cc6af)
+- build(deps-dev): Bump @types/node from 20.6.2 to 20.6.3 [`2382644`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23826445505a1e3c9db67dc1559f158f51457357)
+- refactor: cleanup package.json scripts [`cd49fae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cd49faeb7a537763bdb79b2ada941636fbec8442)
+- test: rename test -> tests [`9775c14`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9775c143c8117e14863063ad52f39e68f8c67768)
+- build(deps-dev): cleanup packages [`64946f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64946f4ed423d5700dc0d587d223dd8a6c2dd304)
+- build(deps-dev): Bump @types/ws from 8.5.5 to 8.5.6 [`80b10a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80b10a8676ae458658531e358a9347a7c1e18a98)
+- build(deps): Bump poolifier from 2.7.3 to 2.7.4 [`d327824`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3278241771a6b0d37195f22214fec79674edcae)
+- build(deps): Bump @mikro-orm/reflection from 5.8.1 to 5.8.2 [`a180be4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a180be40b690be1c96b4411646141bdf272254f7)
+- build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.1 to 46.8.2 [`1c64afa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c64afa63b34cd1ca30886e640c57adb8c3741f0)
+- build(deps-dev): Bump @vitest/coverage-v8 in /ui/web [`9a3916d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a3916dbe748b35174b33357c8020999ecaf2275)
+- build(deps): Bump http-status-codes from 2.2.0 to 2.3.0 [`6b442d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b442d92c72fd0d1bdc955b3c02bcb3bc4eeb6d8)
+- build(ci): fail if pnpm lockfile is not up2date [`d9d8bb3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d9d8bb32d5cf4196282f86412a147657a83035c7)
+- test: fix windows globstar pattern handling [`5226ae7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5226ae708bb63d73e47abf769a30a11cd3b9e467)
+- refactor: cleanup .gitignore files [`fa3340b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa3340bc15a022f270577022b7ee7173c7c7ed81)
+- feat: emit started/stopped event on worker set [`4c7c767`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c7c767b9ed625eee3e28f34bda8e63ecc4391b4)
+- build: update volta node version [`09928f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09928f74f76348923afd66df7e72933f30ab9534)
+- docs: refine README.md [`81ed2a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81ed2a4879db360642b64b99fcbd055212cc701d)
+- docs: refine badges in README.md [`b0b6537`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0b6537f0ab5f1004689d5555281e28b56a9f45f)
+- build: refine husky configuration [`69d1cb5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69d1cb501a021bc921127f7e4e91ba6dcfaccf66)
+- fix: only reset ATG connector status at ATG startup [`9ceba26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ceba26479a1c3247ae483b2ddd9fb2265d5fdeb)
+- build: silence linter [`09efa77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09efa771096d732ad8d67db095028a102fca9f9f)
+- fix(simulator): register worker_threads exit handler once [`ae3a41a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae3a41a14998703948ee01108e346f91f7f33e48)
+- test: cleanup empty file [`6f8914b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f8914baad517724c82ceeb9bc27672cdb7e31e2)
+- Merge dependabot/npm_and_yarn/poolifier-2.7.4 into combined-prs-branch [`32a090d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32a090dae53e59c8dd37ae22637be8195a880229)
+- Merge dependabot/npm_and_yarn/types/ws-8.5.6 into combined-prs-branch [`dc3eb2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc3eb2bf3f3bfe600b83aef1beb9b23b5ca3e845)
+- build: refine release-it configuration [`4e616a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e616a77b95e575def955e1998386d51402adadf)
+- Merge dependabot/npm_and_yarn/ui/web/vitest-0.34.5 into combined-prs-branch [`b9a7d59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9a7d5931ca5c6a956d6395db6f80faf72e0c1ef)
+- Merge dependabot/npm_and_yarn/mikro-orm/cli-5.8.2 into combined-prs-branch [`9891bc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9891bc4faaffcdaf703547cafca53afddfb0b23f)
+- Merge dependabot/npm_and_yarn/mikro-orm/reflection-5.8.2 into combined-prs-branch [`646384a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/646384ae0e69b01214208763cc96c4709187caa3)
+- Merge dependabot/npm_and_yarn/ui/web/vitest/coverage-v8-0.34.5 into combined-prs-branch [`549e16a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/549e16ae00ef7b2e8dc3d1cc62bd2badda313db0)
+- Merge dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.8.2 into combined-prs-branch [`f0beb9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0beb9a4b7f818f0ac303597cd86c0780dd38b8b)
+- Merge dependabot/npm_and_yarn/mikro-orm/mariadb-5.8.2 into combined-prs-branch [`c2a1156`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2a11566c6855de3b1f48f701be2c8779c0093a6)
+- Merge dependabot/npm_and_yarn/http-status-codes-2.3.0 into combined-prs-branch [`7cbeac0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cbeac0e28a6d03a7b1d8c0ee83d43a4b4bfca8c)
+- Merge dependabot/npm_and_yarn/types/node-20.6.3 into combined-prs-branch [`58cd1b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58cd1b9c2a6bc2c40d9d8e142043a2aae107ddea)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.6.3 into combined-prs-branch [`aade581`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aade58151cf3e7885b8252e355864bfd2d7327a6)
+
+## [v1.2.22](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.21...v1.2.22) (2023-09-19)
+
+- build(deps): Bump github/combine-prs from 3.1.2 to 4.0.0 [`#724`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/724)
+- build(deps): Bump @mikro-orm/mariadb from 5.8.0 to 5.8.1 [`#717`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/717)
+- build(deps): Bump @mikro-orm/sqlite from 5.8.0 to 5.8.1 [`#718`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/718)
+- build(deps): Bump @mikro-orm/core from 5.8.0 to 5.8.1 [`#719`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/719)
+- Combined PRs [`#722`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/722)
+- Combined PRs [`#715`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/715)
+- build(deps): apply updates [`ec7e7c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec7e7c3860dcde0d713a28158e7bedc9f6dc3151)
+- refactor!: rename staticPool tunable in worker section to fixedPool [`1d8f226`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d8f226b47637e80c74106799208da5df93b2a04)
+- build(deps-dev): apply updates [`28d0c7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28d0c7ca8e7c8c98c6c91eea7de8ebbaf0f6935a)
+- build(deps): apply updates [`10b73d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10b73d63eaeb475130174ddbc4341db1aa9b131b)
+- build(deps-dev): apply updates [`38dcb6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38dcb6d101b1d8cc48fa6c02fd5adbe53cdf6c8f)
+- build(deps-dev): Bump @vue/eslint-config-typescript in /ui/web [`0562423`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0562423a74a1b8a73f0282bf8b04969bf57dfa17)
+- chore: version 1.2.22 [`23f512d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23f512d4317447dfe0ca09920d6acca1499451e7)
+- build(deps-dev): apply updates [`b2c628b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2c628b68243d8f0fd884e76f51ca4583038814a)
+- build(deps-dev): Bump expect from 29.6.4 to 29.7.0 [`3810892`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3810892ee13b5302d1bd4950731c33fb5794ea57)
+- feat: randomize startup delays [`ab93b18`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab93b18417a841783e86b87ac85c6bf0d1ca5894)
+- refactor: cleanup performance statistics code [`d71b025`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d71b025f891fc5f0dd3ef45d6bf371eb6d5900bd)
+- refactor: cleanup pool options defaults handling [`c81424b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c81424b89ca5184eea982c355791f658b4064ce7)
+- build(deps-dev): apply updates [`57c8f77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57c8f775ea7704320e3629e9c0a421cb2e349a85)
+- build: bump pnpm volta version [`2863f68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2863f68f4022770a517f11683f6db28e759c383f)
+- build(deps-dev): apply updates [`115ee0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/115ee0e26c4b921625ca542b33e409c1058504a8)
+- refactor: cleanup standard deviation implementation [`8f60746`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f60746ca1192bfcab03d890016a4704703a701a)
+- build(deps): Bump @mikro-orm/reflection from 5.8.0 to 5.8.1 [`506492c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/506492c525fc6f475e2ab5865de1d891027ab167)
+- build(deps-dev): Bump sinon from 15.2.0 to 16.0.0 [`ffef3d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ffef3d42294e5b43684f8abccca6d245c506fe24)
+- build(deps-dev): Bump @types/tar from 6.1.5 to 6.1.6 [`b93b6b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b93b6b49de477cc52ace4f72ddf5387dcbcc099f)
+- build(actions): cleanup clone count workflow [`9d9a7a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d9a7a0d2a3c919359a70fd0dbd38b80543a7d0c)
+- build: bump node and pnpm volta version [`ac1495b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac1495b44b6764e485337d393ce9c0328e4e8f76)
+- refactor: cleanup standard deviation implementation [`4e1c771`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e1c771b331a8e3f42aa83eced5673df93d2df49)
+- build(ci): git config local only in workflow [`169e597`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/169e5973564ffafa5b67e99a739e266967f2558e)
+- build(ci): fixlet to clone count [`9869fa5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9869fa53e831bf17d9ba5d18cffb17642fc32bb1)
+- fix: enforce minimal node.js version known to work with ESM [`eef659c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eef659c1c5947aadc9737cbfa3a68606b66c64f0)
+- build(ci): cleanups [`13302b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13302b78ae1995b47b5de526fc2e4f9f2d340db7)
+- build(ci): refine cron entry [`ef68137`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef6813745dd338ef7ff84320eb7cbffa108648b2)
+- Merge dependabot/npm_and_yarn/ui/web/vue/eslint-config-typescript-12.0.0 into combined-prs-branch [`69a03fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69a03fc35ab173c3bdca7751cb066408194fe7f7)
+- Merge dependabot/npm_and_yarn/sinon-16.0.0 into combined-prs-branch [`445de98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/445de981f84caf7676977f834124113e7ae35715)
+- Merge dependabot/npm_and_yarn/mikro-orm/reflection-5.8.1 into combined-prs-branch [`4183b43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4183b439568ad6f6896ab20bb069296a16243593)
+- build(actions): cleanup clone count action [`241e529`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/241e529de2418d5013bca26be9d1b92276e88a98)
+- fix: fix scripts permission [`be424f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be424f9e8f51d9a6b339a45f10aeec22a5b25bf7)
+- fix: fix permissions [`1a7f624`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a7f624e7ac1a75634e8e879c6862d04f242b1d0)
+- Merge dependabot/npm_and_yarn/expect-29.7.0 into combined-prs-branch [`e8f389c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8f389c30fb63cef866781648cf98b18e93259b5)
+- Merge dependabot/npm_and_yarn/types/tar-6.1.6 into combined-prs-branch [`198e511`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/198e5116ac7e104e593754e431c84898b1645671)
+- Merge dependabot/github_actions/docker/setup-buildx-action-3 into combined-prs-branch [`8664faa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8664faa4267611c6f15a5e0d7cd77c6ba72eb7ce)
+- refactor: remove unneeded redefinition of poolifier defaults [`bcbb76a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcbb76a6957d1c0bad4a51c040af58788b8b186f)
+- build(deps): Bump docker/setup-buildx-action from 2 to 3 [`5c55509`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c555092ce04717e770cfc2052b01d8573959c9a)
+- build: refine bug report template [`873803e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/873803ef02dac614d4b4247247dbc9ee038575c1)
+- build(ci): remove node 16.x [`dbea49e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dbea49eeb12210ff4237463664ccf3166fc4759f)
+- build: align TS configuration for mikro-orm [`aa6a7bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa6a7bd0704bc82f6965f2d5a0d4f1c1c1d54c42)
+
+## [v1.2.21](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.20...v1.2.21) (2023-09-09)
+
+- build(deps): Bump sonarsource/sonarcloud-github-action from 2.0.1 to 2.0.2 [`#703`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/703)
+- build(deps): Bump actions/checkout from 3 to 4 [`#690`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/690)
+- feat: print deprecation warnings once [`#630`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/630)
+- build(deps-dev): apply updates [`7190894`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71908947ba141f25678475688446f8a914dd1a58)
+- build: apply updates [`5d6989f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d6989f29c01ffa3258aa41d86e4b608ee9f660a)
+- build(deps-dev): apply updates [`ef72986`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef72986eb8df5a8f18825ae17b9e3e759348e838)
+- build(deps): apply updates [`cd622f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cd622f557c2b9360a1782a35d4c2144ebe531083)
+- build(deps-dev): apply updates [`473045b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/473045b1407bdddde5728f3ef3c1e6b078e18e30)
+- chore: version 1.2.21 [`c6e44ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6e44ef16879fe036429ff1ab00171d3c4442510)
+- perf: add and use homemade optimized deep cloning implementation [`661ac64`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/661ac64bb0f1aabe9f7473b6b1ee0694589fe8ca)
+- perf: optimize min/max implementation [`5adf6ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5adf6ca45d6644c0969ca1d60ac1b9dc0b7810f6)
+- build(deps): apply updates [`e94ae3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e94ae3fbf4f732eefa472c1847f7130b63d3ccab)
+- refactor: ensure logPrefix helper is always used [`a418c77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a418c77b250374b03ad7e8433b254b2fb0080fa0)
+- refactor: cleanup constants namespace [`2035255`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2035255d4bd926c4acb40acd2b882d2d16174c55)
+- build(ci): run sonar cloud only if sonar token secret is defined [`61a54e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61a54e7bdd9239109f2c1bb5c40eeef1c86169ac)
+- refactor: silence sonar [`5587f48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5587f482f39dc6aa518ecb2691a4dae28acf03a4)
+- build(ci): cleanup CI workflows [`916678e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/916678e95be119a569677280f846a3c79506f6ea)
+- build(ci): make dependency review works on PRs [`3a38988`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a389887aed29dda323355d2787f42ce10d02d28)
+- build(deps-dev): Bump eslint-plugin-jsdoc from 46.5.0 to 46.5.1 [`e3c814e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3c814ec131b9002b3bb7513c6a01d6108c36a92)
+- build(deps): Bump poolifier from 2.6.37 to 2.6.38 [`dd7fe73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd7fe73b1ce814c67c4780997c9a9291047f9165)
+- refactor: use classic setter in configuration class [`9f139e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f139e99d5c59592faad743f3285b26acc03b7c9)
+- build(ci): cleanups [`b36a0f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b36a0f94160c44ec3e9f3eb72624f22d521d4278)
+- build: bump volta versions [`a422ee8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a422ee889027b8f8ad6cdfe697f42ffcee3c31d9)
+- refactor: cleanup exit codes [`a51a4ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a51a4ead39e6926f7f63c6eb6871c59fe9b555b7)
+- perf: create and clear Map in performance code [`3f07343`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f0734367ba34b15eb24c7d1e344ad8ae51a3d0d)
+- refactor: switch to public static instead of setter in configuration [`6501eda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6501eda9e69fff639911308b3f2de26593ae18c9)
+- perf: convert deepClone() to arrow function [`015f340`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/015f34040633618656bfbad648f7303c0b883e2d)
+- refactor: remove unneeded code in configuration handling [`1e4afa0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e4afa08e53b964abbb65ac4aadf0850cccf1e78)
+- build(ci): allow CI to run on Combine PRs [`18b41d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18b41d7e5588482236ea5963a90f948accadc068)
+- build: bump volta node version [`1caa23c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1caa23c068855b04a2c7deac6940242ede05634a)
+- build(deps): Bump sonarsource/sonarcloud-github-action [`b099294`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0992947a0b83016822dd722082137e5df257085)
+- build(ci): add missing git base ref for dependency review [`b131d47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b131d4787b3550113d4c34b13a47cb9237e9cf04)
+- build(ci): cleanup jobs namespace [`17cec4f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17cec4f713fc104cec53ed2b3dd893e4547c64f9)
+- build(ci): add dependency review step [`76ec722`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76ec7220e56c13f267eaecdeaa58a6973f38a600)
+- build: bump pnpm volta pnpm version [`db22583`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db2258324ad09704d920accf37ea9153952434ee)
+- build(deps): Bump sonarsource/sonarcloud-github-action [`25b607d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25b607de71b5601203965893334e475f9d90f3ba)
+- build(ci): add build type to workflow jobs name [`ebb77a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ebb77a4c941c8ced077071fc55425345436933aa)
+- build: bump volta pnpm version [`16b0b6b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16b0b6b06bc9e52936f9608a356b73db82404995)
+- refactor: silence sonar [`acd36c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acd36c7a3ea87c48640d5bdb09c28d6ab81c9c3a)
+- build(ci): add missing git head ref to dependency review [`cc92c81`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc92c8101b3c67487a79548670e220952ff32ce6)
+- build(ci): run the dependency review only once [`d533628`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d533628f8b21ba705deac67d5e6fe33463e3e296)
+- refactor: use helper for null in undefined in condition [`d116b9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d116b9b5f418a020bc6f971580a23a04cdf8497a)
+- fix: use static this context [`0898a06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0898a067b2130b9a63a7aa3f79e460ddd570b7cb)
+- test(ui): test for all columns name [`d7b57c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7b57c65075000d84a930fad15d98217c4695337)
+- Merge pull request #698 from SAP/dependabot/github_actions/sonarsource/sonarcloud-github-action-2.0.1 [`ea4f96d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea4f96d4551e157941463f86d64a16a53855ee7f)
+- docs: refine code comments [`2055895`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/20558952fb18725ad134a5148a873a30fcced31d)
+- build(ci): add name to docker image job [`73321f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73321f4343e73ad61b0a590198d8b13d1a3322b4)
+- Merge pull request #688 from SAP/combined-prs-branch [`6022bc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6022bc4fdfa733934edfc77bd1575cb561ca4419)
+- Merge dependabot/npm_and_yarn/poolifier-2.6.38 into combined-prs-branch [`7593eb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7593eb7a2df8e7c8ae3937b43f443d8425f7d39d)
+- Merge dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.5.1 into combined-prs-branch [`2af834a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2af834a91b2ed3ca95de2af7cbb86c59f13c1c0f)
+- build(deps-dev): apply updates [`b1af7ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1af7ec90d14087f589ad8b89670d9921ef5b486)
+- build(deps): apply updates [`6a1268b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a1268bb684d7020fd2e2ebaacb3e1f29bb02656)
+- build(deps-dev): apply updates [`5036e0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5036e0e7d5606ca007daeb5e4914c5ca115476f0)
+- build(deps-dev): apply updates [`440850e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/440850e16ad4c8d92e0f888f36503c7e4fb43ea2)
+- build(deps-dev): apply updates [`a8118b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a8118b9dc015c747ca4651b2228ee40a07a1c18f)
+- build(deps-dev): apply updates [`ea3818d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea3818dfac565ba0c5fcc1ff676ff737ce473a6d)
+- build(deps): apply updates [`57f518e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57f518ed210a3c9f8675b2d58c1a3ef11f2575c6)
+- build(deps-dev): apply updates [`91f5f54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91f5f5466c638edc099383432de85a6c2b2ff7b4)
+- build(deps-dev): apply updates [`17fdc57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17fdc576ac00c9e3a8e67a11dc2ddee9867636cc)
+- build(deps): apply updates [`bca4581`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bca45810e2c60bc0c6902765bae4e7bd0a68291c)
+- build(deps-dev): apply updates [`78ec5d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78ec5d6f7a99376f9dde3a821bab03b6d2d3cfe2)
+- build(simulator): cleanup TS configuration [`bfdb9f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfdb9f69792c1a03ea83ce32728add7ab0854037)
+- build(deps): apply dependencies updates [`f1abe9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1abe9af573013b362214df8d0df3bf8619d39fe)
+- build(deps): automate dependabot PRs combine [`2d8fc1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d8fc1d041abe1e0efa78921fcfe7cea26d6fb7e)
+- build(deps-dev): apply updates [`50be55e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/50be55e76844708088ecf070cc739af0de42d160)
+- build(deps-dev): apply updates [`061ff2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/061ff2b0d7abb884c9568d669e70ce1d65bcb628)
+- refactor: introduce an async lock mutex helper to run exclusively a code [`0ebf7c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ebf7c2e12d3087edb301d92baffc4597bb34ebe)
+- build(deps-dev): apply updates [`dcae3b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dcae3b308ff228a84714396a221ea86210c90c47)
+- build(deps-dev): apply updates [`abea465`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/abea4654ea4b5d3484fd32ca49be95225098d0c1)
+- build(simulator): cleanup TS configuration [`2f22c19`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f22c19f4f784984e53efe84f7a5a9ff125e8c8f)
+- perf: switch to SMA and SMM in performance statistics [`c7ba22b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7ba22b7e881dc5f0c7f99dfa5d67390bc46fdf6)
+- build(deps): apply updates [`dd84d69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd84d69d0df811bab86657d287b5c34949d4ee60)
+- build(deps): apply updates [`59c6a23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59c6a2360b0965ff2b69cfbf01c43adf48414917)
+- build(deps-dev): apply updates [`bf84730`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf84730b23a5bc079f7dbfda792b660af6fd146b)
+- build(deps-dev): apply updates [`e864dfa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e864dfabb46bd91979d8fcdec45495eb53d9ef35)
+- fix: fix performance records duplication [`f1c729e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1c729e06d48e7821b732276343990946fad9f35)
+- build(ui): cleanup TS configuration [`f9d8bee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f9d8beed0b908b685a5404424eec2f17440a7c0c)
+- build(deps-dev): apply updates [`beb235d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/beb235d6dc40d44d446ed8e311d98e6335f888fd)
+- perf: optimize performance statistics computation [`d4004f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4004f32353ed1ca6078154d6f4f450493c4ba51)
+- build: cleanup build paths [`6077023`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/607702359efa541f5335196885a4f0040a6dae71)
+- build(deps): apply udpates [`f9b1a5a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f9b1a5ae38996f9e5114851ea41ef31a69c56b27)
+- build(deps-dev): apply updates [`8148789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81487898d8a72304adb2e5d7984129c8e554be7e)
+- build(deps): apply updates [`8e392fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e392fb5890203f33678e0b7a4022c06d4e8da8d)
+- build(deps-dev): apply updates [`c304c55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c304c5503fe7a75dbd5f3fec7a1d572a306fd76a)
+- refactor: refine exponential delay code [`45abd3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45abd3c6c6c223b641b801ba267dee8ec31b4e4c)
+- refactor: improve stdDeviation signature [`975d0a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/975d0a94addc4d30b75b05c3a2ff39baa5017d9d)
+- build(simulator): use defineConfig for rollup configuration [`2172e28`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2172e2828cb1e981012542f9c9bccbe0dd0fdb7b)
+- build: update volta pnpm version [`ad59c9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad59c9e25a4b9d78c556af556f855ddc73d5dc3d)
+- test: trivial cleanup [`0f6058f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f6058f36dfbd50695c4a8cedd62ff2038732924)
+- build: update volta node version [`ae18d8f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae18d8f8d80a5b8fd3334ce2de4f8fdd8f1d79d0)
+- build(simulator): sync pnpm-lock.yaml with package.json [`00ea4d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/00ea4d06c4fbf515069dca5f2f87f4bba16e8340)
+- build(simulator): limit automatic TS version upgrade [`d80459e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d80459ea97d9114619b903db67056077452e33e7)
+- build(ui): refine tsconfig.json [`f2af69c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f2af69c2f0b3c8d642673f438d438738b158cb8a)
+- build(ui): cleanup TS configuration (test) [`fe409a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe409a0bb9cc8fc2df8d30d408ab9cb153887c5c)
+- build: refine prettier configuration [`6728e6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6728e6f649a886ecc268986cac37347567e12e01)
+- docs: add code comment [`b89fb74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b89fb74f6d61fb58fc6e7c3d5b1502c2ab04bbe8)
+- build: refine vscode configuration [`d2c7775`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d2c7775463a5c92285769503b3243b61efa2ec67)
+
+## [v1.2.20](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.19...v1.2.20) (2023-08-08)
+
+- build(deps): Bump sonarsource/sonarcloud-github-action from 1.9.1 to 2.0.0 [`#648`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/648)
+- refactor: factor out charging schedule composition code [`ef9e3b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef9e3b334b977bd79231adb7e59c3875313d32dc)
+- build(deps-dev): apply updates [`958292a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/958292a99919fd1f2b631cac492979947edb7561)
+- build(deps-dev): apply updates [`c1688de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1688de641d3a120cb62ee2e6fe2aadc2a3bf579)
+- build(deps): apply updates [`3548c67`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3548c67b880454fff331b43e30684bca92a73100)
+- build(deps-dev): apply updates [`fadc128`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fadc1282ba2f3b48d21ce706495a570bdacfefc9)
+- build(deps-dev): apply updates [`24a27d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24a27d1bbad31119759f79f74c6c65d0c4e6d8fa)
+- feat: reduce the number of deprecated configuration warnings [`3602e10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3602e107493f42e5f470fc9b8b504a4a7798a53f)
+- build(deps-dev): apply updates [`7d9f61c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d9f61ca10f8770cc938ff69f0b0ce29a28c1679)
+- build(deps): apply udpates [`687d787`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/687d7873886ce403a7be3fb97c869472434673c5)
+- refactor: factor out ATG and charging profiles sanity checks [`0bd926c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0bd926c1e06a31ac2afd1f932857eddce54f1e91)
+- build(deps-dev): apply updates [`6035460`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60354605202e226a42202a6acdbfe3a9a9bbcb96)
+- fix: fix reservationId payload field filling at start transaction [`90aceaf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90aceaf6e0cd749bc5feb4e50c89f2a213c53108)
+- chore: version 1.2.20 [`c112009`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1120092b7dde7abc8f84cf529fbf12f46321857)
+- feat: make get composite schedule closer to OCPP 1.6 specs [`ad490d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad490d5f65e55103448a5c933cf9ea1ae4f512a5)
+- build(deps): apply updates [`20561f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/20561f783400f3f41999272715ad6c1f4b102de5)
+- build(deps-dev): apply updates [`d517f61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d517f61a418d2c5d2da380566537387dbb37655f)
+- perf: lookup connector status once at OCPP responses handling [`d929adc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d929adcc32a8cc79f0c7182d16f70367b001d28c)
+- refactor: use object destructuration for incoming requests payload [`0d1f33b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d1f33bab47bbcd712ea6ae7e26293917c8bc398)
+- feat: add helper to compose i2 charging schedules (higher stack level [`4abf644`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4abf6441bf3f9a70c77a56199b03dc63799a5e66)
+- build(deps-dev): apply updates [`81bef9d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81bef9dc56f1acf920098c0e344b365c062c77cf)
+- build(deps): apply updates [`e838de1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e838de16634aa8e3ddae32d7da636c31ff4d66d8)
+- fix: fix authorize response handling [`ae725be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae725be37ef803522ad393a6a5d9d8f15616c6bb)
+- fix: avoid overlapping schedule periods in get composite schedule [`acfa5fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acfa5fd10b8489f5d85654e654356e65bfd1e0d0)
+- build(deps-dev): apply updates [`704426f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/704426f31f79f227c2e4163fb8937f89859effb5)
+- refactor: split WorkerConstants class [`769d3b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/769d3b106c5e4744487bc633da4e4ee93f8f1bf4)
+- refactor: factor out recurring charging profile handling [`76dab5a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76dab5a927a69adf1a540ff597a2a2cfa8cdaf7f)
+- feat: add support charging profile validity interval [`252a7d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/252a7d22e33f6c4a9bfcc83cb4fb941f76d15dab)
+- feat: add support for relative charging profile [`73d87be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73d87be1970bb3e8c32be6244fc510f6f501cb3a)
+- refactor: factor out change availability helper [`366f75f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/366f75f699490d7e6a49714a0517b9ffe7176052)
+- fix: fix reservation removal at transaction start [`d984c13`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d984c13f2c929dd5e2750e0b5da23eba62c50ed8)
+- fix: avoid gaps in get composite schedule [`da332e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da332e702310d2a717d759040727e4e2a3f3fe87)
+- build(deps-dev): apply updates [`4190ce4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4190ce4e00f15beb8160ed04e496875e10bd2828)
+- fix: ensure null or undefined checks in condition [`1c9de2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c9de2b93a05cb7e29aaf8d070c9bd1d50731191)
+- refactor: improve time handling code [`be4c670`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be4c670224282bebd69a75fec8fa45b7666634ff)
+- fix: fix log messages formatting [`944d452`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/944d4529a727043a5a29f8bfb8c41649ae730e67)
+- fix: reduce the number of overlaping charging profiles in get composite [`bbb55ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbb55ee4d90133cdba3669ef407175b4062a9300)
+- fix: properly handling moving recurring charging profiles [`522e4b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/522e4b058bc5ed1015cdf902e36a107490824f73)
+- build(deps-dev): apply updates [`e46d88d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e46d88db7853785e86356e65c8c62579eca6e37f)
+- build(deps-dev): apply updates [`f1610a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1610a4ef05d6b34bb05601913b4c7a98024a81b)
+- feat: improve duration formatting [`a675e34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a675e34bb7d1711aace56f6ed8cdb4f91453e39d)
+- refactor: cleanup import [`491dad2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/491dad29ded66644b4bca576cbd1edc0f84508df)
+- refactor: factor out charging profiles preparation [`0eb666d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0eb666db012bc0c088e0b8c144381dfafbbeccf4)
+- build(deps-dev): apply updates [`f309569`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f3095697dad156dcb13ea8247a16eb08ca007e6b)
+- feat: add initial HTTP/2 support to ui server (mutually exclusive for now) [`a608090`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a60809049f58eb001d868717a1dda9ac129f8a53)
+- feat: improve get composite schedule [`b3d7d65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3d7d65476a4ab586b3ccd188f0bfbe8452aba0e)
+- refactor: cleanup incoming OCPP requests handling code [`f406808`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f406808ff62ed65ae71e268884f8b8e78c6fdbc6)
+- refactor: factor out configuration section cache population [`81b9a10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81b9a105a722ddb59ceaec77f9131695d80be495)
+- fix: properly handle changing availability on multiples connectors [`225e32b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/225e32b0e38c3b120188f4c93418d4f98f8d1b28)
+- perf: switch to deep-clone for cloning (20% faster) [`32f5e42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32f5e42d9017783787e24fff7bcf67d3b4118311)
+- fix: fix circular dependencies in types [`73ed6e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73ed6e010e5e8b671bb6fc3dd9d0273d6f67f2cc)
+- refactor: cleanup reservation methods scope [`e6948a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e6948a57d6857b7b8667cbc8e707c0d79dafbc72)
+- feat: support all recurrency types in charging profiles [`f924d46`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f924d466cbb075fb4315d6e2d12ee27def8cd430)
+- fix: ensure charging profiles used for power limitation are properly sorted [`6fc0c6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6fc0c6f3db444377c0fdea238183a14823278046)
+- build(deps-dev): apply updates [`b5ef148`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5ef1485e4401fb578e1c4e341aaf22e56ae752f)
+- refactor: remove unneeded redefinition of reservation type [`282582e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/282582e5e5e1449b6eb3b414038c833a3ba7f264)
+- perf: fine tune default pool size for load tests [`c7db8ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7db8ecb3b71cbc4f6e0458c63c0aee37d720acf)
+- refactor: improve tx changing profile checks [`86f51b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86f51b961d470ea555b25bf08664d40705111454)
+- fix: fix reservable connector detection [`af4339e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af4339e1cac037d86d6b10a14165e292a1feec2a)
+- feat: strict message event checking in worker set mode [`f93dda6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f93dda6ae88071623a20bd4171026222cf66c631)
+- refactor: remove unneeded condition at changing availability [`3b0ed03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b0ed03465692b766a2112aabbd3241d5bdc702d)
+- refactor: cleanup module name namespace [`357a555`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/357a5553eba0104e7017b3d955a3ea6da0ef6a6d)
+- fix: fix valid reservation detection at start transaction [`56563a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56563a3c157094a61fdb985b0fb7d95ef916bc8c)
+- feat: warn if charging profile schedule periods are not sorted [`80c5804`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80c580411036965e34b983809b663b812ed36997)
+- refactor: factor out remote stop transaction helper [`d19b10a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d19b10a86249014d0ec5a5e6d7189d733ae20300)
+- fix: fix daily recurring charging profiles handling [`8d75a40`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d75a4031f01609a0e788a62c2835ebc0a627330)
+- refactor: cleanup default optional default arguments handling [`7f3decc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f3decca34321ef6f6bf3b7f40a50db75dae1eed)
+- refactor: rename src/charging-station/Utils.ts -> src/charging-station/Helpers.ts [`08b58f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08b58f0020986c0ad1b55e562aaf325a47b9d58c)
+- refactor: use keyof to build the reservation filter key [`2ca0ea9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ca0ea909c319b763257cedb8ba421c3f22823fd)
+- refactor: cleanup arguments namespace [`d632062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d632062f209c41719300e32cf0e4c06e151ecc4b)
+- refactor: factor out feature profile test [`d8093be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8093be156ab575dbd44546ef4646a6338a27358)
+- feat: add error handling to worker set worker [`2bb7a73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2bb7a73e94db7533c1ba47db677d709e6f07dfdb)
+- refactor: cleanup reservation code helpers [`cfc9875`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cfc9875aed1b5e773f4baaa30574f1a06534f566)
+- refactor: cleanup RFID tags authorization code [`cfdf901`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cfdf901dfbdf4cf745a1ced9b7870251cb9c6f10)
+- refactor: cleanup log messages [`991fb26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/991fb26bd3814b583395f5d2623acfae7a3ee3f0)
+- refactor: add date validation to date convertion helper [`85cce27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85cce27f97abb607fbc4a2c4c6b335680dd65c2b)
+- fix: handle properly charging profile schedule period outside its duration [`975e18e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/975e18ec2b21e99f182dc0df1e7fb0fe1454665c)
+- refactor: add sanity checks to charging profiles handling [`b5c1950`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5c1950952ab35ca87efc29816010737d0cc159e)
+- fix: fix gap in schedule periods in composeChargingSchedules() [`c4ab56b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4ab56bac3353a08b0b7e058e9edfcfc0e629c94)
+- fix: ensure recurring profile duration is valid [`55f2ab6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/55f2ab602b8b52836cbf267e960b7c11633a2e97)
+- refactor: add more sanity checks to charging profiles handling code [`ec4a242`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec4a242aa5f1a9d4201d0ec9988f9dd931978589)
+- fix: fix charging profile handling at remote start transaction [`8e3437b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e3437b114ccc1cc68d8fbbc4912e4272cc6618c)
+- refactor: add sanity check on recurring charging profile duration [`d476bc1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d476bc1be87bb63cfd8c494ce1ed41204992806f)
+- fix: fix some undefined/null checks [`611d5cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/611d5cd2c94317acc7959c930bf962847b059e86)
+- fix: fix circular array splice semantic [`f69c430`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f69c4304a22b434e310dd7ad7ca99fe9cbf2ea64)
+- fix: ensure composite schedule period start at 0 [`0e14e1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e14e1d42f7fbe28955be2cb77e6ad3f7277e9a2)
+- refactor: cleanup log messages [`04c32a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04c32a956205b29f2f5d7a1ac1b28a9f3e9d39c1)
+- fix: warn abount unsupported charging profiles structure [`142a66c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/142a66c9948adf165706107e1fcadf9f87bae559)
+- feat: add support for charging profiles relative to charging start [`a71d4e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a71d4e70068e2fa299a182803fb1d9b828d8335b)
+- refactor: add sanity checks to recurring profiles translation to current [`7cf61ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cf61ec26bcf3603879846ddf12165b75fb6468d)
+- fix: ensure the latest schedule period within the charging profile [`ccfa30b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ccfa30bcb2406fa394faf8fb2402a1d409c1a409)
+- fix: handle proper the number of arguments in isConnectorReservable() [`d2cd59f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d2cd59f04ae667c1671ba5566307fe0e8e3e4352)
+- fix: fix ui server default application protocol version handling [`7aba23e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7aba23e1557507a9f4c80ae37dfcfcfaa834eb5d)
+- refactor: refine charging profiles handling variables namespace [`e303796`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e30379693404ad623548b856606a689ff92c4c84)
+- test: add isValidDate() test [`ac8178a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac8178a44e03ada45311749a741a4661b665a011)
+- fix: check reservation status at the end at start transaction [`7b2ed58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b2ed583ff91eb54d1981807f28acdf3939c1808)
+- refactor: cleanup reservation code [`530e5fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/530e5fbb749e20d337aff18f643dc69a5b5444d6)
+- fix: properly translate schedule start date to current recurring time [`497588e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/497588ef4a25784044c3ffb0e92e0c7fa6874e5f)
+- build: improve number of workers computation [`eadc058`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eadc058ca00ba1593df48ed2fa4e69f60707c9aa)
+- refactor: cleanup get composite schedule code [`d372f6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d372f6da34cd27ce947ea2457dc37646a7edb472)
+- refactor: use helpers to manipulate duration [`f0c6601`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0c6601ce4775df027891c798aee443c2ef9eab2)
+- refactor: remove uneeded helper in reservation code [`10e8c3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10e8c3e1ea9f4b8bb034bdd8450e5a0db61092e4)
+- fix: handle properly charging profile validity date [`aa5c5ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa5c5ad45b29b569dee9248909411b7d6004a4b3)
+- fix: fix configuration section cache usage [`eb97901`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb979012a7cf774edbaff7bff6da3e941024d3ad)
+- refactor: add type for charging profiles limit [`947f048`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/947f048a4d756bbe346b943ff74cf6fb81837f9f)
+- fix: fix promises return type [`474d4ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/474d4ffcd45d49bb242f51510a28569b00328676)
+- fix: fix reservation at remote start [`6677db1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6677db13413bf11bc6f8c4a509145e3b2453d59a)
+- fix: add date validation check in date conversion helper [`43ff25b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43ff25b8055903d84a99969412c36196e979c6bd)
+- test: add extractTimeSeriesValues() test [`1553f6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1553f6dfdc6f706c6a1e399751285322fbf98595)
+- refactor: add sanity checks to worker set arguments [`81027aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81027aa51f531fe0d964be45634e0e20077ac328)
+- refactor: cleanup variable namespace [`354c3fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/354c3fbee8d01f90e16b851797196c77b7c07bf9)
+- fix: remove monthly recurring charging profiles [`6d52ef2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d52ef25c911dcb8d37ead86819b53a7fe35ef53)
+- refactor: cleanup getLimitFromChargingProfiles() helper return type [`2ed9c7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ed9c7a844dd0ff83236dab693c18d2fad046310)
+- fix: ensure daily recurring charging profiles are adjusted on a day [`de32725`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de3272506539665b7ae509b7c056423af1332fb2)
+- refactor: cleanup RFID authorization code [`ec54600`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec54600d41e798a66e61e6311ee07cccfb1aea2b)
+- docs: update worker section documentation [`8053c84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8053c842c7b96f5d62f4daa7dbd5054ba7468e05)
+- refactor: switch to try catch construct [`9fe88c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9fe88c42d40c7931b0e9c7990633c658758b39ba)
+- fix: handle recurring charging profiles only in the past [`dd41088`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd41088e0253c8c25ca4ef74a8b96f9e2b968f10)
+- feat: add worker set events [`c26984f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c26984f2a8831eeb78ce791837f0032fd4bc8824)
+- refactor: use helper to check charging station at WS opening [`e6a3323`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e6a332330734dcd91f2619880d2006392cae67e5)
+- refactor: cleanup date handling [`b85cef4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b85cef4cba7e4d2294940aef29a9f74edf800dac)
+- refactor: remove deprecated configuration tunable handling [`29b3487`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29b348791165e71714e03a66b12068fdc21e673d)
+- fix: tx charging profiles have precedence over the ones on connector 0 [`21ee4dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21ee4dc2dc59410c94c69d11c46ddf07c7298ff1)
+- fix: fix wrong charging profiles resorting at power limitation [`0a96409`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a96409ab6db51ef7b2e6e292216d12c926f7e9c)
+- refactor: rename ChargingStationConfigurationUtils.ts -> ChargingStationConfigurationKeyUtils.ts [`fd49064`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd49064f1e0559dca7cdfb0a00ab6609532f66d7)
+- refactor: silence linter on code duplication [`6913d56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6913d568424300ebfa5765ca55006a4ce0525ac2)
+- test: code cleanup [`3dcf7b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3dcf7b670fa7a199022988902032d4225f27865e)
+- refactor: improve recurring charging profile mishandling error log [`6c8d333`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c8d3332b2a189a435cfeb00c942a09071c8c1df)
+- docs: refine code comments [`d467756`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d467756c6bffa394dc17e9a54b97a3679e9a512a)
+- fix: ensure charging schedule periods are sorted by startPeriod [`710d50e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/710d50eba8aa2b5bedb80092c715f6848d46c1f9)
+- refactor: remove unneeded backward compatibility code [`4fa476b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4fa476b70ba0110845cd9f55372afb6b6b03b8f6)
+- fix: avoid worker-threads restart at error during startup [`156c5f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/156c5f4ee0466adeb90e1e131e98b3f271955787)
+- refactor: improve start transaction sanity checks log messages [`dcda056`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dcda0566d1bcc7e3390faeb044a5195ac0c811a9)
+- refactor: improve debug log messages [`88499f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88499f52f95a8030eb2186b918fac160b95e58a5)
+- perf: only clone the targeted connector status in ATG [`a82d032`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a82d03296ad3232474c9f769e02c840bb87d0178)
+- refactor: cleanup reservation check condition [`0557254`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0557254bd178be09468f48b28c570efa4ada83b2)
+- fix: properly use date-fns difference functions [`d9dc629`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d9dc62924217cf334019aa04322a18e2e032d659)
+- fix: wait for worker exit to clean the worker set [`b3ded6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3ded6aeb2468b6fa4fa7f456da929912626d8ec)
+- fix: remove transaction charging profiles at stop transaction [`dc34754`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc347546238a2a8c5cf9f5e1c60dac29913e3948)
+- refactor: cleanup rollup configuration [`92bee07`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92bee070af6c66a62db8ef8f66e9e1e374b7e899)
+- docs: refine issue templates [`7d7cc59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d7cc599261508fd5c136ac5d13bcf73111dd70d)
+- docs: warn about github issue misuage in issue templates [`72b3d83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72b3d838688a1860297e7afb195e7d576fda3a69)
+- fix: stop reservation expiration check at stop [`5543b88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5543b88d23c7a36c74dfdeeb8a544bea1d992210)
+- fix: clone configuration only if defined [`ae8ceef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae8ceef30ba0f15167f7ec0a404d637c1be73a85)
+- refactor: cleanup try catch constructs [`9c0ecbd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c0ecbdfc6c453983f93a58e80ddb4d1294b4483)
+- build: update volta pnpm version [`59b8839`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59b8839e9cb296c9103cd6b26c7a3311aa822378)
+- build(deps): Bump sonarsource/sonarcloud-github-action [`8ea00e3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ea00e389d5ddf64232afe85d1c4a71ce71ed481)
+- refactor: improve log messages [`320d07e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/320d07e3ed4a20f5417cc33e611ea17c67f7fda3)
+- fix: check for the connector status definition in ATG [`0a0da58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a0da58d95d81782d92cd9a03c80ea6d3945aef6)
+- fix: revert incorrect fix to elementsPerWorker 'auto' computation [`411f6bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/411f6bb4983762f77c3b6505335ebca8ec7a413d)
+- fix: fix elementsPerWorker 'auto' computation, take 2 [`e2e2369`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2e236940205506d4bf9d5e322eb9c64006edb6b)
+- docs: add 'steps to reproduction' to bug_report.yml issue template [`7b3045e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b3045e3cc041ea2b8221cb16e55f4a51253d89a)
+- fix: fix configuration callback property type [`0e8e6cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e8e6cbe5341dd888cb63cfc598ef0088ca51ff8)
+- docs: refine README.md [`673dcee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/673dceeb06cd95917e0935d1bf389c8d9d62405c)
+- fix: fix recurring charging profile translation to current time interval [`05b5271`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/05b52716e8aecade28e957d243969639086fd1e4)
+- refactor(simulator): cleanup worker set variable namespace [`bd62e88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd62e88fd15e6e1452d69e9f32240e38be8cf743)
+- build: bump volta node version [`e1d9ac3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1d9ac3535b450877c8e6d4820b145eeb4013282)
+- refactor: cleanup CF manifest template [`59bed53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59bed53246276e8bcd418ab832fa32891d56d7f9)
+- fix: typo in condition check at remote start transaction [`53956a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53956a87e672adbbc6dff38b20d7e5d813e3e9cc)
+- docs: refine bug report issue template, take 2 [`acdb5f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acdb5f0bf3aefdca197d4dd89882fc82eb56006f)
+- fix: authorize remotely only if configured [`e0fda48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0fda4811c974718613467174702af152d1c3eea)
+- fix: use aliased payload type on broadcast channel [`346b47e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/346b47e0141c0b01c40f052437355e126fc28428)
+- refactor: remove now uneeded sanity check at worker message handling [`847c524`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/847c5243ac4d0d01c1f5d2d363a494fa686f6d73)
+- refactor: unflag worker startup at the right time on worker set [`3fb2659`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3fb26594ef01e3f443bcc0bbf81401c6e38fdc01)
+- build(ci): fix merge queue usage [`da4b23d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da4b23d0bba98202eb8c8e145ac31011e3f83e1f)
+- docs: refine bug report issue template [`dd8d764`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd8d764b3106ad60252c29229f5d21b000147e7f)
+- fix: ensure all charging station changes are pushed at start transaction [`4294bc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4294bc6b158a69b6132b07bffca9d371ac93a64a)
+- docs: refine README.md [`6e2f954`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e2f954cbb505ad26c61d950e29685d5d49d5f00)
+- test: fix tests [`05cda7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/05cda7cec483c6996c0f2619af3fa20a211bf47d)
+- fix: ensure transaction id is a safe integer [`d150449`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1504492ed96495ddbba08549fccc5201774bce4)
+- refactor: code cleanup [`cf45681`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cf4568157972bb2aa3a94603a93266e9272e89b3)
+- docs: refine README.md [`36782bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36782bfed0461c23e4b18bf39b045490b6c4e70b)
+- refactor: refine error message at building default storage URI [`f39ae76`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f39ae767c322dc874ced95d72e7551c846322280)
+- docs: refine README.md [`b31950f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b31950fe688b53273a2f999b0eec49e537017a60)
+- docs: refine README.md [`4f0425b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f0425bbd3b835bc51030097e276ff6e3c8c4e7c)
+- docs: refine README.md [`70068ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/70068ae042f460726e96da0a77503521dcd49424)
+- docs: refine README.md [`0196691`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01966915d359a73f8d359504aa3929f3dba7df8e)
+- build(ci): lint the code only once [`906ba5c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/906ba5c516ac3b3dd99bddefba64e82405b3b8be)
+- docs: refine README.md [`3c0334c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3c0334cf0a651421757f3747accfdef6c0523c7c)
+- fix: fix elementsPerWorker 'auto' computation [`9cfb1e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cfb1e093438268427b17c5e45505acd17730e05)
+- fix: fix integer check condition [`f028efc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f028efcac4512be662211c90b3fb2107f6830319)
+- refactor: remove uneeded unknown intermediate type cast [`66b537d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66b537dc52309a7025813c238dcc29d44bcf4e0d)
+- docs: refine github issue templates [`a2543ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2543ca46882bfddb35ffe325b0cb6cebff048ae)
+- docs: add labels to issue templates [`9f9755c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f9755c2b00dc4a6d2a55b583c038f96f93471eb)
+- docs: refine README.md wording [`7cd86d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cd86d34da0ee2887006ba0f19aa803201d2bf95)
+- docs: update template tunables documentation [`d0e5857`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0e58571c45284150f5a4206f8a060e963e98763)
+- docs: refine code comments [`72757b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72757b44c882ee324a606ec41358f393b0b58e6e)
+- perf: only sort charging schdule periods if needed [`44bb21d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44bb21d4c92c0999b7b8fd43ed498dd5aeefc884)
+- refactor: refine log level [`109c677`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/109c677a5888e53d954a4f276b975b6c088ba0dd)
+- Merge pull request #634 from SAP/fix-limitation-from-profiles [`cded27e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cded27e4f2a970eae83fd55ce54a76f6dc1a05dc)
+- fix: fix ATG configuration save at template reload [`e3d3551`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3d35515a6372b184121b7805c543fabc6f52692)
+- build: ensure an integer value at // build [`e0f2c23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0f2c23408b6ef6e12f70c9b46a4e8342a1305db)
+- refactor: emit worker set info at element started event [`bdb50f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bdb50f5a32406bfbde8d53d352b37f0a434a1e7f)
+- refactor: flag tunable as deprecated [`b8efd65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8efd65b4afd9229385af677e3e2a829f3280712)
+- build(simulator): silence rollup warning [`8334d32`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8334d3299f3c0c62a4a819b4b696281f547d3b1c)
+- test: improve isArraySorted() test [`479200f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/479200ffe080f9c6062ec4dc89db6b78f763db80)
+
+## [v1.2.19](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.18...v1.2.19) (2023-07-19)
+
+- fix: fix 'Cannot read properties of undefined' with revervation enabled [`8cc482a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8cc482a9324a0989516b6eb6db85a16258c4b4d1)
+- chore: version 1.2.19 [`e50d96f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e50d96f53f0c4f1d414d6503363bb3eed07c5d72)
+- fix: do not use async callback with setInterval() [`37aa4e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/37aa4e56f13180ae59072d3f86a7a88d5acaedd6)
+- fix: fix ATG startup [`bdc9dc7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bdc9dc79f18b4af66cf9565e8df86d0348fd294c)
+
+## [v1.2.18](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.17...v1.2.18) (2023-07-19)
+
+- build(deps-dev): apply updates [`5edd8ba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5edd8ba0f8978cfb3ca9d80f299d9748c6c5970e)
+- refactor: split Utils static methods class into functions [`9bf0ef2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9bf0ef23c51160abc6866ad8d07eea85e308edb8)
+- build(deps-dev): apply updates [`e1d9a0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1d9a0f4d6ff1a90048e9a694fd12b7031cc6961)
+- refactor: split ChargingStationUtils class static methods into functions [`fba11dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fba11dc656de000473d0639be238c8151f217d93)
+- build(deps-dev): apply updates [`2f57dd9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f57dd9b3ef6890aaac2411dcc2e82a3ce46ee04)
+- build(deps-dev): apply updates [`80e9ca9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80e9ca9d1e81d38e123df3fa3c422e91c75c0e8a)
+- build(deps-dev): apply updates [`7f8958f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f8958fea58c80fd6286c46eff3cae9a1f4a361c)
+- refactor: factor out OCPP params handling helpers [`f2d5e3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f2d5e3d9bd2e0a0e139c270ea791a5a6833c13c9)
+- fix: fix configuration section caching [`5d04982`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d0498291974ec3a130ba4b1c4663d13d16992c5)
+- build(deps): apply updates [`e013cd8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e013cd8677195ed3e441c0d4e01eecb2bcbfb896)
+- build(simulator): switch to strict type checking [`a37fc6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a37fc6dc8267e22b2b2d35773525980b81f014e8)
+- build(deps-dev): apply updates [`3e8d029`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e8d029bbd0a072ae80c45e9a50770de3218cbc1)
+- build(deps): apply updates [`43ef86a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43ef86a2c7b0f9248a731d297bed366ce3187f33)
+- refactor: cleanup imports [`d972af7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d972af76b6d7d1d2a099d254eacf45245b5316ac)
+- refactor: cleanup configuration class usage [`864e5f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/864e5f8d63cb09c2f4d6ac46b80ea15e34cc9a04)
+- build(deps): apply updates [`5bbb9ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5bbb9eda02244cc808550a959310b5fa04ede149)
+- build(deps): apply updates [`5d9e7f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d9e7f55476339c2de54a042f9c2e938bcbfc44c)
+- refactor: cleanup configuration namespace [`f74e97a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f74e97ac226b4cb166eafc4a3c38a6c1e8215cef)
+- build(deps-dev): apply updates [`924e16c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/924e16cffa2f5e27c6c09487645083f6486fb8a8)
+- refactor: cleanup null checks and helpers [`f568f36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f568f36861d62d759a95b17fbe10380eca88a71b)
+- feat: add elementsPerWorker automatic calculation [`8603c1c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8603c1caae4c616b0c1f8292c7f70bf3b0124175)
+- feat: add configuration cache [`974efe6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/974efe6c9928aabb0d9356c19342d0fa432f3cc1)
+- build(deps-dev): apply updates [`afaf003`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afaf0037d8d76a4528ec577b69a0c5ad56100083)
+- chore: version 1.2.18 [`ad4b054`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad4b05411e49ce54ed421f9e393a15aee76bc309)
+- Create clone-count.yml [`3848c42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3848c42989e06b10344bbfa5bd2ef0c253f7d9f9)
+- build(deps-dev): apply updates [`0feaa97`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0feaa975c49a8607e0b90acdaad9b609c461807f)
+- build(deps-dev): apply updates [`4b8d701`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b8d701aaa72a3624c66390683e353408e6e89ee)
+- build(deps): apply updates [`e630014`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e63001474c7c4f2752be2985dc891594ac5f691a)
+- refactor: cleanup default worker options handling [`4a3807d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a3807d16c54137840a60af41877f3b21de12950)
+- refactor: add type parameter to OCPP stack for request and response [`9429aa4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9429aa42d725c4b42c30e0134d75b363aed412f0)
+- build(deps-dev): apply updates [`6074ba9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6074ba929766c6420f0729f8bf216e71863d58c4)
+- build(deps): apply updates [`9d5b181`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d5b181b6165ba6b47b7ea9fb026747a9bb54b29)
+- fix: ensure reservation expiration internal is > 0 [`42371a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42371a2ed3ad187c91417fa759fd260ae86dee7c)
+- docs: improve code documentation [`361c98f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/361c98f57255e5b91d123d5f2ba43ab533134b1a)
+- refactor: cleanup performance statistics namespace [`c36e3cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c36e3cf0312f553b4b8c2b716da0d55cc87450cf)
+- refactor: remove payloadSchemaValidation from template in favor of ocppStrictCompliance [`0282b7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0282b7c0ea2651c7367cd21bc96e8ef3637076c7)
+- refactor: cleanup performance statistics variables namespace [`f6778d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6778d744cf0bb0c9d352a7960b44c78d896f822)
+- fix: ensure configuration section cache is always initialized [`c1c97db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1c97db8708f26af10385f6e86af7cd933891bb8)
+- refactor: cleanup performance statistics code [`a8735ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a8735ef9770a6dc8f7ed19c7df5fdf607da0834c)
+- build(deps): apply updates [`2cba2dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cba2dc77579b298d94f3923e200982f036ec572)
+- refactor: factor out extractTimeSeriesValues() helper [`da55bd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da55bd34b987cea87c4fd1e508f3a24cee6f5418)
+- fix: fix roundTo() corner cases [`316d156`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/316d1564060a88932a006299a12f621d64a0320f)
+- refactor: order configuration class methods [`c831d2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c831d2bcf192839310f736ab508a0050eec451ea)
+- build(deps): apply updates [`fac8866`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fac8866f9d09e5621d41337fb5f53adba1cfc0e7)
+- refactor: remove pool strategy from worker configuration section [`eda9c45`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eda9c4514246fca7fb42572936dfe2b018abb8e5)
+- refactor: cleanup loops over object keys [`b2b6062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2b606263e2676354259164d532ff9aa91ccdf87)
+- build(deps): apply updates [`c7d835b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7d835bf4127be734591fc24ce0df49fb1377153)
+- build(deps): apply updates [`792e0e3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/792e0e36e1352cabb06e98727bd330443b513cd0)
+- fix: fix elementsPerWorker automatic calculation [`34c200d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/34c200d5d7239aed80b68da98b664b573bf6e8bd)
+- feat: make ocppStrictCompliance define payloadSchemaValidation default [`b03c86f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b03c86f2f90f1390805570e296d16af071d4b2c7)
+- fix: wait for workers exit at worket set stop [`dbc2990`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dbc29904c4cdd813b9ff179734175b6bb6cc06e2)
+- create clone count badge [`b319c95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b319c95f25719ca70dd365a73058912c2902f4df)
+- refactor: improve configuration section typing [`e7c0fce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7c0fce05d773fcc1dd2fb285f824808a5dee243)
+- build: add keywords section to package.json [`0215fd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0215fd1419fd04f16394ae320e3d32226a63bdac)
+- build(deps): apply updates [`1821a65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1821a655960f64974175cce8a503f24c2de51e24)
+- build(ci): fix linting [`3c8798b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3c8798b163014a2f28c3e559bf1685bdc61fd3e0)
+- build: update GH actions [`c41ef1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c41ef1e0e9242c0404d067dea8072bdae3419e5c)
+- feat(simulator): allow to deprecate only template configuration key [`e4c6cf0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4c6cf0531872c2a00fcba346e9ee5b46fac3e27)
+- fix: flag dynamic pool mode as experimental [`56e2e1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56e2e1ab1829773ae32048930fbf6c4c98333891)
+- build(simulator): silence linter [`e843aa4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e843aa4048c6bfcad2d8e54763b649eda57dbcb3)
+- fix: clear idtags cache at template file change [`e74bc54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e74bc54995a3758d3e3a60af3eb2bb36eb78d2e4)
+- refactor: cleanup package.json version usage [`628c30e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/628c30e510dd0f12be4432bd5eb0ff86790c4de0)
+- refactor: move code into try catch block [`c96b764`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c96b764e304602bb2ceac55454fa460c066acdc5)
+- refactor(ui): switch to named export [`8137295`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8137295e4885116eaf19dcc7b3980d1e5a0b13e3)
+- build(ci): silence deprecation warning [`3592023`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35920236aa7d60ceb1b73f4709031b84c375722b)
+- refactor: syntax check in worker configuration section [`b5b2c3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5b2c3e80ba8b67b3c87b1700abc9d86852ab77a)
+- refactor: improve helper arguments validation [`8f3233c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f3233c2c8819e361c598519f9b1d17ad5cc7cdb)
+- docs: improve code comments [`0fb4ae9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0fb4ae9273d097c85736accac13c2283ee49bbea)
+- build: update volta pnpm version [`6aa3cf4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6aa3cf498d985013c4a592d5f3f8784727e09063)
+- build: update volta pnpm version [`c02ed72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c02ed72ea85b9c0bde3f57a4b1ea55499e4ce109)
+- build(ci): fix push to protected branch [`a43b0b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a43b0b4786196687d535dc0ef6412a04b5ffbaff)
+- docs: fix README.md tab [`cb1a0a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb1a0a92ebeb03648c93a18a6e8a57274f03f8d2)
+- build: bump volta pnpm version [`2d0d346`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d0d3469e92af02f8227cf4ca157b37e2e2eccba)
+- build(simulator): cleanup TS configuration [`a1c394a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1c394ae6f706a51274c4a2adb1d5d89c0913596)
+- docs: add commit activity to badges [`f1fded7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1fded7b31b8276a9e29e4e9f2208d81350ef027)
+- fix: fix inscoped this in configuration class [`f085516`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f08551670b18a567ceb499c36e13ee6f1bbbc02c)
+- refactor: cleanup type casting [`d149310`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d149310fefd7f03ea394e72e921021a2148be0df)
+- refactor: cleanup [`58ddf34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58ddf341890de6554fc6c5325f82a33f3e4b3632)
+- docs: refine README.md [`a8ee983`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a8ee983047925818f76b0dd2d69f6693b7d22bbc)
+- build(ci): cleanup action [`940943f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/940943f479ec38d2579b8ca4c933cbd462e5c080)
+- docs: refine badge links [`bd5ef8e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd5ef8e86fb08a4f222ad1c0d0a719aed833218a)
+- docs: refine badges [`e7cb1b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7cb1b684b42ad70d2deb39ad9edd066ba1c0176)
+- docs: fix README.md template default values [`d95f02c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d95f02ce1f5f7df4548afae579e9ab2e6484414a)
+- fix: fix availableParallelism() usage for min pool size [`cc50659`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc5065999da6bae0caa463848ce4612d65484316)
+- refactor: refine error type in helper [`7c2c6fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c2c6fd37881dd238855cae4a0d0a21d0d44111a)
+- docs: display the git clones number badge [`d9bde57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d9bde57694dd803872acbd2e32ae73e65ff5b7c3)
+- fix: properly deprecate payloadSchemaValidation template configuration [`f26233c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f26233c0fd267bc2ef00636ca7531a0877bb5dbe)
+- build: cleanup eslint configuration [`41a61e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41a61e5b7df239abb8b5b597e64cc977e0c17d28)
+
+## [v1.2.17](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.16...v1.2.17) (2023-07-01)
+
+- feat: move logging configuration into its own section [`#348`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/348)
+- build(deps-dev): apply updates [`48d6341`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48d6341865611ca70238e84c88692ca5b70fe637)
+- build(deps): apply updates [`6790ada`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6790ada0235baa6f13e8118f72f24a12d211543c)
+- build(deps): apply updates [`2077055`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2077055721191758f98f26d0d7c9f029bccec88f)
+- feat: use OS optimized pool size by default [`60d1f5b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60d1f5b09771029bd3459a620e883c58dab0d4f5)
+- build(deps-dev): apply updates [`3ed14a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ed14a58c87be16effe926070f8e47de09b041b6)
+- build(deps-dev): apply updates [`30624b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30624b189388ba1a22b486dd66bcb13c6ae936ec)
+- build(deps): apply updates [`cc78217`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc782174197db07a874c288161089701fd0ca108)
+- build(deps-dev): apply updates [`2b080fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b080fa6677549d1b20859c595af1b2a3344be6b)
+- build(deps): apply updates [`fbc5c5c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fbc5c5c175d37c7565cbc9ccb09259ca68cc70be)
+- refactor: remove debug code [`03e9d27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03e9d27705d90abb583fddcd0cc94b585110c633)
+- fix: fix eslint invocation scripts [`95f74df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95f74dfb55bd72045164be4b8dc62576e7c36518)
+- build(deps): apply updates [`a8c42bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a8c42bfa530b48fcef5c88992466aa9deca9abcb)
+- build(deps-dev): apply updates [`349d5d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/349d5d26522c29f6841bc7ca3b0663d51cfef30a)
+- fix: various fixes to the reservation code [`3fa7f79`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3fa7f79999c26d0783d13cbae7c038c840fdd303)
+- fix: fix worker options argument passing to worker pool/set [`be245fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be245fdab36274873e0a9651589cebd097548076)
+- build(deps-dev): apply updates [`42cdde9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42cdde9af59120d9096533380a97fa6bc3ecd26b)
+- chore: version 1.2.17 [`e4ae9a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4ae9a3dfd5b93af9e8537e8f67983877733adc0)
+- build(deps-dev): apply updates [`3f7313c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f7313c56158038d0891d92c17be5ec89caab92f)
+- build(deps-dev): apply updates [`08921fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08921fbbb2829f0d4593400f77b49b7eaa610576)
+- fix: ensure simulator will stop after a timeout (120s) [`1832a98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1832a9868aa1ce376d7a408afa3c01c0f44a5cb3)
+- fix: make worker set respect all relevant worker options [`29bb4de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29bb4dee107ec14629baaf6ffc66d934c4c2dacf)
+- fix: ensure id tags cache is properly cleaned [`26a17d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26a17d9368bd65430bea2a04d23df8ebe84aeac2)
+- docs: refine README [`f6105f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6105f32e5f819ece6190c3958cd14582ce2ca33)
+- refactor: consolidate worker events enum [`810f4ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/810f4caf2bf0b12d5c429d1d21af62b1fe67f965)
+- build(deps): apply updates [`564f52c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/564f52c95e3dcb8769b758053ec028e8da457be8)
+- refactor: use a directory to store performance related files [`53b8a4f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53b8a4fd3c9b2612ddecf5d7abd0715bbab94c64)
+- refactor: cleanup worker export [`6b2f437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b2f4370c8c7c06fd1b6939134f737cdad24171d)
+- feat: display worker set/pool info at startup [`0bde1ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0bde1ea1ef9f72552609d6314d0533d565a09aba)
+- fix: properly handle non existing configuration sections [`25baaaf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25baaaf241b827786fd7c11a77c9a0f3431608d0)
+- docs: refine README [`d317ba0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d317ba031e5f4a1a93b13ec136ea7593e8e3386a)
+- fix: do not run scripts while installing deps in docker image [`e028497`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e028497c367f38b3d1303634d65bb90d764374cb)
+- refactor: align set information namespace [`19bdf4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19bdf4ca58ec313de2404dc598553a328b425722)
+- fix: ignore performance top level directory only [`6b6a738`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b6a738becb1ca0c401a963947ec7ccfeb21ef0b)
+- docs: refine README [`58b0ee7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58b0ee76761fc9f18b85e4b009995bda177c1f1d)
+- docs: refine README.md [`d351791`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d35179157e1dbb05514ac3ee6b2634ea6e7fc3ca)
+- refactor: refine configuration deprecation message [`be623cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be623cdc2f32b395ea509ec9de512bd68f5a1b85)
+- fix: export worker events also as enum [`c9101d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9101d5d7c5fcb3cbadee55596cc38975e4929b7)
+- docs: add FIXME [`933e253`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/933e253b07b60f598e94a40cb817e334fb0f1995)
+
+## [v1.2.16](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.15...v1.2.16) (2023-06-07)
+
+- Merge as is with trivial errors to be fixed in a subsequent commit. [`#574`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/574)
+- refactor: applied changes for pull request [`66dd344`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66dd344779f5258bbf4c76b386d005c0c2160b11)
+- refactor: rewriting functionalities and added additional helper functions [`d193a94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d193a94981cfed2c3d502eeca581ce4e9f0eebe5)
+- build(simulator): features for reserve-now and cancel-reservation support added [`24578c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24578c318295d517762fa075959846f230affbe0)
+- feat: restart worker on uncaught exception [`8baf3f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8baf3f8f3e3330c90cbd3474b6f5c7d589be17ff)
+- build(deps-dev): apply updates [`e1140db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1140db1186f026dfc1756900317542259b67ff8)
+- build(deps-dev): apply updates [`c2a5b46`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2a5b469f4015f72f2b99de1c0140e712b609ecc)
+- build(deps): apply updates [`bf10ea9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf10ea967a8f5d2cfc119d0fca405b6224b83b28)
+- fix: guard against concurrent simulator start/stop [`82e9c15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82e9c15a91568d8a391677f11c315f4b253336ce)
+- feat: add event emitter to worker pool/set code [`962a815`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/962a8159b104d06b945fc28143c4468ff1c913d9)
+- refactor: cleanup reservation handling code [`178956d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/178956d8c51c6a2b4ecc55b592dfb9ee339b8105)
+- refactor: use helper to set and send connector status in reservation [`ec94a3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec94a3cf52930554aa2ffbdf67c06f23095cabb6)
+- refactor: factor out charging station events waiter [`b1f1b0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1f1b0f6ea0a9a5da396e20083071857e40c538c)
+- chore: version 1.2.16 [`367f395`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/367f395068fb3d8ec7ecef0d3233b27844475a2f)
+- Merge pull request #596 from JulianHBuecher/reservation-process-bug-fix [`9c6983d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c6983d1f7acf05a0a4b69ddb233c8331063a79c)
+- build(deps-dev): apply updates [`d7dd512`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7dd51247ad8860ab4b4eb7b730b7eee4bbb0fca)
+- fix: validate response payload related to reservation OCPP commands [`28fe900`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28fe900f67212a25ae58ff48afb46f92bf7a101c)
+- build(simulator): constants, requests and responses for reservation scenario added [`db652e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db652e1ea3fbb7ae3902c4b91b857bca44c87ac1)
+- refactor: encapsulate worker in an object [`6b57eb9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b57eb9a3fccc8e29028b00a3a1f33544852760f)
+- feat: expose pool/set information [`b779c0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b779c0f8db458a7d53e702fbb50ce23a2fe01d39)
+- perf: run charging station as async resource in the worker set mode [`a679a16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a679a1625e2f153a4c882bc8ff7befce50d4119a)
+- build(deps): apply updates [`2ddfa7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ddfa7a4f97b2b5891ffc5d4a71e9182955f362e)
+- refactor: cleanup worker set code [`b0dee77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0dee77873629ef36e472deb978a0a0ead3fabca)
+- fix: missing status updates regarding reservation cancellation and replacement [`ec9f36c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec9f36cc584e72b454151d8c871d8bf0faa7b7d7)
+- fix: avoid concurrent ATG startup [`1135386`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1135386576395b90768d5e03a16fb44d340361e0)
+- feat: add configuration tunable for logging enablement [`ae38904`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae389044af7cfc9661bc53658ea405f4f1ae84ae)
+- fix: Handling of remote start transactions in reserved state [`899cb10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/899cb106c44c0b7a56266b5470a22c0cc773cc44)
+- build(deps): apply updates [`15ad763`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15ad763ee257fb7d6b767a6014c273f757641b02)
+- refactor: throw error at simalator start/stop outside the main thread [`ee60150`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee60150ff976ab3689fbef317ca0574459a0a819)
+- fix: ensure firmware update simulation always run as async resource [`507a34c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/507a34c154d4877cc261df07b942bcef01b87b4b)
+- refactor: cleanup reservation code [`b029e74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b029e74e2da1c9181d29ec10e6e2f4c2375b8da9)
+- refactor: trivial cleanups [`022a231`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/022a231c76e227205b0124a7aef8e16ceb86a1d9)
+- fix: ensure all charging stations are started as an async resource [`ca47912`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca47912d4ef0ca7608be49e62aadb6a931d74359)
+- refactor: cleanup reservation code [`96d96b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96d96b12d0fd34e04b09e6262bb2d385a15b220f)
+- refactor: revert overzealous cleanup [`eb79c52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb79c5258581a9fe082bd8be1b534fef93f8ff6a)
+- Update src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts [`090ef12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/090ef127fcc1199642b7a25e28b479f8d94afbbc)
+- Update src/charging-station/ChargingStation.ts [`ea5d5ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea5d5eef0981ce1a29c2cb6ce5ee0e8408250952)
+- Update src/assets/station-templates/evlink.station-template.json [`433ee2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/433ee2bb3952ed19dd3dbf336c03f3eaa30370b7)
+- Update src/types/ocpp/Responses.ts [`bc45a60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc45a604f3a01b1601a85d76046c42961fc2ec9e)
+- Update src/types/ocpp/Responses.ts [`9cfa0fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cfa0fcf76afc3d5d2bb552cd2d7764f6635f670)
+- Update src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts [`0ed4ca0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ed4ca0a1bd55fddf3c219e8cca11ca6d7f33b54)
+- Update src/charging-station/ChargingStation.ts [`103a72a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/103a72af06695a79b009fce5d66e297aeed85f4f)
+- Update src/charging-station/ChargingStation.ts [`baa539e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/baa539e6b66a5c479327f48195df5a4133b8c0e7)
+
+## [v1.2.15](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.14...v1.2.15) (2023-05-31)
+
+- fix: fix commonjs import issue with node.js 16.x.x [`#582`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/582)
+- build(deps): apply updates [`13aa228`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13aa228baf773556a558eae4b6aa6170d57941b7)
+- refactor(simulator): convert some class method helpers to arrow function [`fa5995d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa5995d65e5084241af14d0ab7453fbb2fc9d8a6)
+- fix: fix CS configuration hash calculation [`5ced7e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ced7e80e407f1ea468d4adf2fb40341dde978de)
+- build(deps-dev): apply updates [`25fd416`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25fd416f702bcc57137be2846ee9823844e54dbe)
+- refactor(simulator): factor out statistic helpers [`4884b8d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4884b8d37eebb90a39a8295f1b61cf822dcf0869)
+- refactor(simulator): convert more class static helpers to arrow function [`c8faabc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c8faabc815e314d10188b9c285c61e1e4c367f8c)
+- perf: use O(1) queue implementation in async locking code [`4f9327b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f9327bf63123fa94e86b027ad1ab9b0a22c3500)
+- refactor: use mnemonist queue implementation instead of homebrew one [`5983297`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5983297441ae1af1d5a6e9ecc38ba04f8777724b)
+- docs: refine README.md [`dda26c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dda26c32c8d04e0e3cad6af61840d39909854019)
+- build(deps-dev): apply updates [`2f8d634`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f8d63435f05ce67cf1e9f9b542202fb9659c62c)
+- build(deps-dev): apply updates [`cc7bd8c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc7bd8c740bdc7b51cd3a8cab035291a8d2fbca0)
+- build(deps-dev): apply updates [`eee4fe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eee4fe24584ffacde1d5d905f4ab77cd9cff926e)
+- refactor: only copy assets used at runtime in the bundle [`672551e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/672551edc7fdd48814717269e2f814bd54fa387b)
+- refactor: convert WorkerUtils class static methods to constified arrow [`789871d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/789871d6585093e2ab0444bd7ca063ca86c344f8)
+- chore: version 1.2.15 [`64a32e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64a32e9aab21b14c07bacda8766056a676f17f9c)
+- fix: allow to set some x509 certificates in templates [`d4d6573`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4d65733e925dcc1b152eef88f3f03e6f25037c3)
+- refactor: factor out default OCPP request params value [`b9da1bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9da1bc288a2a6ffccfbca6cd19aa195bc6ccfbf)
+- build: update pnpm lockfile version [`5f0a7b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f0a7b0d1d6ccfa750f6f867e7ddfea412f43f9a)
+- refactor: factor out default error handling params [`1c34e5f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c34e5f93827b6f803bd67bdb7a8d74a264b548f)
+- docs: refine README.md [`3a28512`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a28512cb5a3da950f8976a7ce266113d9dffb2f)
+- fix: ensure internal counters are zeroed at simulator stop [`0f040ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f040ac07b841b0eb9ed5e65d76c85adbb084aa2)
+- build(simulator): silence rollup warning [`c98873e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c98873ea516ad29e6f50304ac53fac80f4eaf055)
+- fix: do not send UI protocol response if no handler is found [`1ca4a03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ca4a038d1b263b3b66a3c1872742bd98a696e75)
+- refactor(simulator): use spread syntax to handle literal arguments [`20f0b76`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/20f0b76c6d1eedd26a7a5d160101233f587ed6c5)
+- refactor: cleanup imports [`4c8782e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c8782eeb15a7c41b4ef5a413768abd47615047a)
+- refactor: cleanup async lock acquire() [`acf727c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acf727c70f6f0f63fc0aef528423e52553445ed3)
+- build(simulator): always minify bundle [`31b5738`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31b5738e12a713a409827124e88d8bc03bbed519)
+- fix: ensure template has priority over CS configuration [`ba01a21`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba01a213717165f2996c4d27151b414d87c4bbf0)
+- test(simulator): use standard file namespace for tests [`d4ad9d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4ad9d45e762ddb25f47b16c175a1509e89f422b)
+- refactor: cleanup configuration handling methods namespace [`cb60061`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb60061f9e275d5b81a75c30d51771150b24f8c5)
+- fix: clone ATG connector status before altering it [`56c2982`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56c298254011750a08c6be90d94c098c31f6bdc3)
+- refactor: cleanup UI server variable namespace [`e64c6fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e64c6fa982ba3270bb015deea30eece32b4661de)
+- refactor(simulator): export directly logger helper [`1f5e5d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f5e5d03f67ccfb572045a644bff79119e77c45b)
+- refactor: cleanup UI service method namespace [`7c1395a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c1395ab4ec7d727ac09c0f0347a8d9fc5e2c8de)
+- build(simulator): cleanup bundler configuration [`7b008a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b008a295bd3be13cf0776fdaa0d86cca73c1510)
+- build(simulator): ensure ui code is not included at cf push [`70b77dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/70b77dcd483b37e7c16e45ff277fd0e5df0690b2)
+- docs: refine README.md [`a712de6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a712de6fb7d7883d6d55015b5f264e494b9b3008)
+- fix: fix default error params setting [`a9c8f6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9c8f6cbcff34dc5338c064fab986e4b01451aa2)
+- refactor: stop !== shutdown semantic [`fca8bc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fca8bc64968004b4018a4d766b2121ced4fee943)
+- build: update excluded assets files list [`5d1a7b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d1a7b7d866d8e8f848a1119702a00bef86d54a8)
+
+## [v1.2.14](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.13...v1.2.14) (2023-05-26)
+
+- fix: handle relative path to performance records JSON file [`#524`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/524)
+- refactor: revert internal exports [`6907417`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69074173770c04bc5e5aa744b655edf9491daa46)
+- build(deps-dev): apply updates [`ff2521f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff2521fc5e19d44cefa6eece98c2e1c32f09e6f1)
+- build(deps-dev): apply updates [`7e4b5b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e4b5b3805347b738fbb3dc8a60d03ec34f3c3ba)
+- build(deps): apply updates [`3e8ec69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e8ec6901b2734517ff71fb63a8d05eb10288d8c)
+- build(deps): apply updates [`c5b1622`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c5b16226987261809f3b2b1505537c10e10a37de)
+- build(deps-dev): apply updates [`6ae3a60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ae3a6074acfc635d7f8d287e9216446dd1002bb)
+- build(deps): apply updates [`eabbba9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eabbba958a1fef2a21d372d56d8a3809239e1c4d)
+- build(deps): apply updates [`064d000`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/064d000b1307395de86de5e20a550b5f6bb31cb8)
+- build(simulator): don't preserve modules [`51022aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/51022aa0d811eec79514fbeb56cb9556e7168cd7)
+- build(deps-dev): apply updates [`83e586e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/83e586e889afe95ef11eb186030c643bbac2aeba)
+- build(deps): apply updates [`1cec062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1cec062a553fe757bd9bea7985c98676a794d139)
+- fix: fix overrides handling for dependencies [`a4e5c2e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4e5c2e2fc622bd263b8bd3595c37abfd0669a25)
+- refactor: revert internal exports [`4c3c0d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c3c0d59f56be4d58e906e938c00390b41e0ca7f)
+- build(deps-dev): apply updates [`484411f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/484411fded1d53c6786b19142d135d4f421cd43d)
+- build(deps): apply updates [`2c7eda6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c7eda64ed5d4432e436ceb39d33a66b037d09a0)
+- fix: ensure the runtime ATG configuration is saved [`179ed36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/179ed3677e63ff8cc9c49acb55b5d6330ee3802b)
+- build(deps): apply updates [`7e2a206`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e2a206296f489182267213371bb45f14558b917)
+- refactor(simulator): factor out common helpers [`7671fa0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7671fa0be211e944f027ebd83f3a0ad64c2ef2d6)
+- build(deps-dev): update overrides got version [`8c4e450`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8c4e450b90e33e8abd926095c7e7b2aa46905ad3)
+- fix: various fixes to files handling and their content caching [`7b5dbe9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b5dbe910fc30484324da90ee209ab7002bc5071)
+- fix: wait for charging stations to be stopped at simulator stop [`f130b8e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f130b8e620e8808516bbf80bc4247c81fae02186)
+- chore: version 1.2.14 [`e2a96ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2a96acb2f2613744b477d4a7b63f21487ab92d4)
+- refactor(simulator): move configuration related helpers [`aa7d6d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa7d6d9568ce5ec481a0a230f4ae24c9ee9d44fa)
+- refactor(simulator): factor out default ATG configuration [`1fe0632`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fe0632adfa4067470497e2de02249fc84a4e218)
+- build(deps-dev): apply updates [`adb88a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/adb88a7e8f8bdd439feafc0431462677aeac852c)
+- feat: add graceful shutdown [`6bd808f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6bd808fd1dc554c8d55521b20a064447835ef04c)
+- refactor(simulator): simplify ATG default configuration usage [`86b46b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86b46b496311fcb6ee26c0d639b6f3c642042c2b)
+- refactor(simulator): strong type worker data for evses [`09989bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09989bb8458670784c7bf68854f60567f2214dd2)
+- refactor: group conditions in connector status change check [`ff9d103`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff9d1031c851d206c3edca93754b93a8b238aabe)
+- fix: only send UI server response when needed [`0b22144`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b22144c135af531858c989650e864edb352764d)
+- refactor(ui): add types export control [`4147bb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4147bb7ee6c183f244a10431b4dc53d71917f611)
+- refactor: revert internal exports in utils [`516dee1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/516dee136cf113684286054f85481d66c7961b49)
+- refactor: cleanup method namaspace [`f7c2994`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f7c2994d6d3bd83aac94fec10def8730562d3c8f)
+- refactor: organize constants [`c3da35d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3da35d496cbb2c78e85fb3d2e125ffd6fd297f4)
+- fix: fix chalk invocation in configuration file handling code [`c5e52a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c5e52a07fb5e8e570355415762fc0d97ab4016e0)
+- refactor(simulator): add more default values to ATG [`6170d8c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6170d8cd4877c852985c90a38441da35ec026b85)
+- docs: add OCPP 2.x.x sections [`d437125`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4371252a148a51e11d583f314f4e93840da8b1d)
+- refactor: revert internal exports [`c156502`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1565026eb14b8bf6aa494c89ccbfcea1ff1dc67)
+- refactor: factor out performance records JSON file path building [`e8044a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8044a69a745aab08dfeea0bd9ec9dd7fe84cdd7)
+- fix: ensure no empty string as supervision url can be used at runtime [`d5c3df4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5c3df49c705eb1baf790acd1d834235c27339ba)
+- refactor(simulator): factor out data transfer response [`b63b4a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b63b4a73f7869a2ff31e5bd259d056faaa53a5de)
+- refactor: align constants scope syntax [`ceec244`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ceec2441596cccd7bc5249721cd9ac8487cb920f)
+- build(simulator): refine pnpm overrides [`64378b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64378b5e65eff516cbc2e3915f0a4996ff338ccf)
+- fix: ensure simulator stop wait for started CS only stop [`805e8a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/805e8a892d75e4bd8b75f5b7c76110bde0e2dc81)
+- refactor(simulator): warn at startup for missing id tags file [`111aaf8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/111aaf897c1c7b5c2f48678923a458f62406e3e2)
+- build(simulator): use module imports for performance [`b84bca8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b84bca85e73f1be0db5482aee6924922e9dc10c9)
+- refactor: silence sonar [`bd5d98e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd5d98e0cb5cfb943ad6ac76ba9382cb0bb1f50c)
+- refactor: revert internal exports in exception [`bfa591a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfa591a39d837023fb3acfc5083d3d648419f130)
+- fix: fix undefined payload check in UI server code [`bf4afa5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf4afa568a47cf088c01725737aecb4be7df40b2)
+- refactor(simulator): rename checkTemplateFile() -> checkTemplate() [`e189368`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1893686e24bb1abad28b19da833576b1d0e49db)
+- fix: properly fallback to template OCPP configuration [`60655b2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60655b2618d2d049b20efb78c1a75a75c2874db6)
+- build(deps-dev): apply updates [`468d1c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/468d1c9d9d0df650de2c965ae5538ff174d09963)
+- fix: revert incorrect id tags cache key building [`6082281`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6082281f1beebdf0126417b694c134ea4753442c)
+- refactor: cleanup constants namespace [`7d34a2f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d34a2f48aed78f2e398cae994351c6fa1bd29dc)
+- refactor: improve error logging [`7f77d16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f77d16f956cd81a026a042ed440aaaba37b1c56)
+- refactor(simulator): remove unused async lock class attribute [`42486f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42486f2357b011f9244c6b29f4e05185138ce8d1)
+- refactor: format error message properly [`3f3ac53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f3ac53e97ea4b79d0750836bd9d8ac33a7bec77)
+- fix: does not override ATG configuration with default one [`ba05643`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba0564367ed4a5677bc4c45ab0d1cbed708ebef5)
+- refactor: improve error log messages [`49c508b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49c508b005ac1eb8731ebccfefeee1b46de1efbd)
+- docs: fix sections level [`bc950df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc950df1239562c0f61a9eaeb4fe9a19756095f8)
+- refactor(ui): order types export [`7edba9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7edba9a79cf60b1d1113ec89f310788194ddb97a)
+- build(ui): sync volta versions [`26eafc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26eafc45f19baa96d0df783ca37e6f7cfcedaa0a)
+- build(deps): add labels on dependabot PRs [`ca3cd0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca3cd0b1d56b5d4006799260b63059a0b5dcc9b9)
+- build: silence rollup warning [`942f972`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/942f97271c35ec7688abb1633fd2092d234422eb)
+
+## [v1.2.13](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.12...v1.2.13) (2023-05-09)
+
+- build(deps-dev): apply updates [`0ba5eb0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ba5eb067fbfa32d452aa2822c09796ab715b0aa)
+- build(deps-dev): apply updates [`5c683c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c683c7aa53c2ec006ac6da87066354590648eb0)
+- fix: move and fix statistic related helpers implementation [`d4c3e68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4c3e68a1a6321f2f43ef0521e121e827f3eb29b)
+- test: improve statistic helpers tests [`806fe29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/806fe296b3050d3b70adf95b8ac837568efd2d13)
+- chore: version 1.2.13 [`dcc4de1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dcc4de1f3c9976bab1effdcaf9773a8e2c4189e9)
+- refactor: cleanup variables namespace [`791cd51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/791cd51356f38b482d8289e2ab50603aaaadb0af)
+- refactor: align statistic helpers return for empty data set [`6606a6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6606a6f04d159ccd068b05db0e0ef6bf48523517)
+- refactor: cleanup statistic helpers code [`637942e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/637942ee11115a833f48e24634d0014ebe5b9a8c)
+- perf: optimize median computation [`efc4c68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efc4c685062073ac9eddecabb10910fa6d09b438)
+- docs: add GitHub CI badge to README.md [`0934374`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0934374b997cc93f85fec9c3ebffcfe165a11ebe)
+
+## [v1.2.12](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.11...v1.2.12) (2023-05-08)
+
+- build(ui): switch to vite [`01ff423`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01ff4231d1a1640acdf12c0f2819f0c49456b218)
+- build(deps): apply updates [`aa8ac1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa8ac1ba7512816fa5aa7f4c1fca830e1d6efb83)
+- build(deps): apply updates [`fc28853`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc28853f03af7666e2f55a244b787157fddadfbc)
+- build: align eslint imports sorting settings [`cbac237`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbac237384185b5debef0c1e8b21e96f730104e5)
+- build(deps): apply updates [`86b9cc0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86b9cc07b7a7fc899aa125e758cf529131488139)
+- build(deps-dev): apply updates [`08049df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08049dfd4a25fe53edc478da2d81e74ec36c9336)
+- build(deps-dev): apply updates [`84168fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84168fc3d6347e325764d384a3d1a8e132f497b1)
+- feat: add support for evses in all identified code paths [`ded57f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ded57f0259fa940943889c5370bc8a91c8178866)
+- fix: ensure transaction cannot be started on a used evse [`649287f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/649287f8075bb01539ac9084bdccf027cfc50e89)
+- refactor: cleanup connectors initialization code [`ae25f26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae25f265d8352016040872b201f6a771e0ef2a6a)
+- fix: untangle connectors/evses init from station info one [`cda5d0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cda5d0fb59316951530288baebfaa181261295cb)
+- fix: fix ATG refresh at template changes [`ac7f79a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac7f79af9a7d553aa0806b97fa138b15cd3d9542)
+- build(deps-dev): apply updates [`bd0854c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd0854cdf67c32c60a663158abd2f2709435acd4)
+- build(deps-dev): apply updates [`ef1eb91`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef1eb91e01918b3e1d55cd553e204c3e5564821e)
+- build(deps): apply updates [`701489c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/701489c69f9df74e93f95da4de1dd6786709027a)
+- refactor: move helpers to utils [`04b1261`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04b1261ce300681bfe95b8e5ad1c100c6a47bd54)
+- build(ci): use monorepo setup on sonarcloud [`2de6301`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2de63014d37b8448c73bbe9aa91bdc31ec27b4c1)
+- feat: make evse and connector configurations in template mutually [`a78ef5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a78ef5ed1052d9cc77435e2dce4aea89442824ee)
+- build(ci): fix sonar-scanner, take 2 [`0f45401`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f4540150dd0b9c8bf96b92182413237e9ac0491)
+- feat: add initial support to evses handling [`28e7815`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28e78158b290b14a09f64adbff0ddb3daf8c5588)
+- fix: use homebrew async locking primitive to order file writing [`1227a6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1227a6f190a8020afd953a26bdede86e5f04eb0c)
+- feat: support evses in more code path [`4334db7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4334db724447c1a0f989cd467dc44e136a7478eb)
+- feat: save connectors/evses map in charging station configuration file [`52952bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52952bf8f73e5ad1a85c0c9205412a9198bfc720)
+- build(deps-dev): apply updates [`10cfbb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10cfbb75fff77dc38f3c221c01a41a0465226f86)
+- build(deps-dev): apply updates [`e0b511d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0b511d96c6faffb08fb9c44365693a0ea3134af)
+- build(deps-dev): apply updates [`d1ba84b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1ba84bfdc7838f63773fb4d6531f8dbb878ee77)
+- chore: version 1.2.12 [`af16bc7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af16bc71cae1d064eb8e3bcf0271df2f3518d48d)
+- feat: add initial support for evse definition in template [`2585c6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2585c6e94e3d900bf7ecca428299df1e649252db)
+- build: untangle ui and simulator code linting and formatting [`69fec74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69fec746d21d456e81e553d0a90de9892fcd02fc)
+- refactor: factor out template file check [`8a133cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a133cc8eea914f56bb8e00aecd9d9954414cce6)
+- feat: add template example with evses configuration [`d5575b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5575b174bef0e79d2a600ae24be2789d6cf3451)
+- build(deps-dev): apply updates [`1ccdd6b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ccdd6b775afb89b593dc9e417ac0f17a1594e1f)
+- refactor: uniformize log messages formatting [`54ebb82`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54ebb82c196c3b5cf81e6ed4ab8a65fd96ed2f5d)
+- feat: add connector status handling at boot with evses configuration [`c3b8313`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3b8313087c651563b66173c2d6dd41034d194f9)
+- fix: fix electrical specs calculation with evses [`b1bbdae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1bbdae5d6550f7a6a03b443d60d41debe166a07)
+- feat(ui): make evses works in the web ui [`12f26d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12f26d4a81773cf8ede8bad4255e36aadf10bce0)
+- docs: document evses template configuration section [`3e1dfe4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e1dfe427e0e0996471660f473ca2164382beddb)
+- fix: fix station info generation [`f832e5d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f832e5df7441f4478d612443098b8feb71277c5f)
+- feat: handle connectors status at stop with evses configuration [`039211f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/039211f91daa930e261a976c0c5ffbf729fbe922)
+- feat: add helper to build connectors/evses from configuration [`a4f7c75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4f7c75ff42b0545400ca0e9ddbbf9b72f32774f)
+- refactor: factor out connector phase rotation value building [`dd08d43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd08d43db9ea82b12b64289c68cb88ed6865b4de)
+- refactor: cleanup async lock API [`dd485b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd485b567f2f1b595c8241fa2cf74ba0c27911f0)
+- refactor: remove unneeded connector 0 handling at connectors init [`269196a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/269196a85d9aaa72ccaba003dcfbac00794a9da7)
+- fix: reference a connector status clone in connectors map [`8df5ae4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8df5ae48c46a80c5a9518132c3a1a5cff3473597)
+- refactor: format configuration files [`5a983ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a983ff4d2a73c89f8894f0c17e9ae78cfe026a3)
+- build(deps-dev): apply updates [`7436ee0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7436ee0df05bb41f3ce8a553adf5d9ed8da78903)
+- build(deps-dev): apply updates [`72c5f20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72c5f202f9ce71ed3ea4ace501f2d3a9e5727013)
+- refactor: add helper to test connector [`a14022a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a14022a2a2426ab1f42c3ee25ffbfab8969447ea)
+- build: fix sonarlint settings [`65fe3d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65fe3d882d714d3e184be93c95ed4610bf2048b9)
+- build(ci): fix sonar scanner run [`f3e62a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f3e62a22aaadb0d95cc0a39213e85c8a0042954f)
+- build(deps): apply updates [`7a5cfff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7a5cfff66c0678e0079241ef4eba75255cd1ef22)
+- build(deps-dev): apply updates [`453bea8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/453bea86ca2c4747063c53d3ad89013b48fa27e3)
+- build: silence wrong spelling report [`82e91d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82e91d8fddf8447513163ce2c6500c8efff59d48)
+- build(deps): apply updates [`67e7be8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67e7be883e98aac19ac214a0785330f873b7f684)
+- fix: align enums key casing if used in compound [`0d6f335`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d6f335fa2cc78fc960d485f48fac41e8047972e)
+- refactor: cleanup imports [`0f71040`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f71040c472ecc24460c7bf791c35a9e9fbef27c)
+- fix: fix conditional saving of configuration sections [`34eeb1f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/34eeb1fb097b9eda12531ff9024d2f9c0e627a28)
+- build(ui): use eslint-define-config [`a0ede75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0ede750688dddb78cebdb2f459f71001484128d)
+- build(ci): fix sonar scanner [`01d739d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01d739db257d3340f1b8582c2432753e88875fd5)
+- build(ui): silence wrong spelling report [`18e4664`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18e466451298371ea0a7fc18d1a6e16e5c61672b)
+- build(ci): fix sonar-scanner [`9cb473e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cb473e9d662c45e1d355195c11228a1dc86d06a)
+- fix: fix code block in else at evses init [`513db10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/513db1083e1088486c64dfee6a1eac387b816c1b)
+- build: fix code mocha explorer settings with ESM [`0dbbeba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0dbbeba120463bf4d89a3b8c6707a49eb40f0deb)
+- refactor: add sanity check to worker script handling [`ba516f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba516f9cbce4070d1b5eda82a2cd48b82a67c500)
+- refactor(ui): sync promiseWithTimeout() helper [`2eb6954`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2eb6954d7bc5bb0e88a3b20aa62db7b8b08395d1)
+- build(deps-dev): apply updates [`a326951`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a3269517dde255ad2d240323fbe1624a9769a93c)
+- build(ui): refine lint-staged configuration [`3091262`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3091262d66e2c0484c69e34030ce630a26d3eb31)
+- refactor(ui): silence wrong spelling report [`3539249`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3539249c39f181dd8de72f33a95d3f04b6bae22f)
+- build(ci): silence GitHub actions warnings [`ef28112`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef28112f88ab1b339712bee6115387e2476fde9c)
+- fix: fix condition at saving connectors/evses [`7446de3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7446de3b161acfb6f47352b55a4607b15cf66436)
+- build(ui): enable eslint cache [`67259cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67259cdc38294e42febd09c8eefac578920e8e7c)
+- fix: add sanity check at evses initialization [`59a0f26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59a0f26d8d879cd96ba76ba603b20cb2fe99cb94)
+- build(deps-dev): apply updates [`c9b2e94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9b2e944d2e6412ec1b4a180faaf2a0fed7b1ce9)
+- fix: add missing type definition file [`6625c5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6625c5ec9c5260260aeb17e86ddd4ca5a2d15d10)
+- build: silence wrong spelling report [`149f6c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/149f6c4b905b292d0f46f8e88a557c7a01ec0024)
+- refactor: cleanup storage type case [`1abe401`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1abe401efb31da0c1ae37aee93a1379272091987)
+- build: align URI to access JSON schemas [`aedbf35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aedbf350df9c4224f740c522da54fc06797009a5)
+- build: pin volta pnpm version [`9e996e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e996e4345b19b1b4639a07f941a854c4fa8e628)
+- docs: refine README.md [`20f0997`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/20f099700ef8054d2642cb4c95cab9cb74a46128)
+- fix: fix phase rotation value helper return type [`be34dba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be34dba565184fc320ac7621688ee5a35659e712)
+- refactor: remove unneeded premise in condition [`8e2430e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e2430ee33fef82e3cc9651899c540b568aa7c08)
+- build: align prettier configuration [`c38cc87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c38cc87867f513890867340bf650eba5086ee010)
+- build(ui): import the proper @vue/tsconfig file [`bc5b1e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc5b1e94c9b908990fdb7590fa56ae65cfdc83a1)
+- fix: fix median and percentile calculation [`6a349d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a349d8417f160c06ede76a0f36c4dbe60a585bd)
+- refactor(ui): variable namespace cleanups [`78eddc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78eddc8cb0d0b103c23d452bf47d0eba1e618325)
+- build: cleanup eslint configuration [`7afb608`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7afb608e3832c308de65b517b81ba0cd01b24d1c)
+- build: align imports sorting settings [`82a7723`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82a77234c9524e07aab73dc4fa49d6a82580f8ae)
+- fix: fix number of available evses calculation [`007b5bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/007b5bdeabda751743fdff8faac672b3ec57fb61)
+- build(ci): update sonar-scanner GH action version [`c4afbdd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4afbdd5a24f9c6b9572404e9a95f0575ff2a6f0)
+- build: add JSON schema to configuration files [`0bf7412`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0bf7412ad3baaccb780dd936463cd0fa1fb63b97)
+- fix(ui): silence sonar [`64bfc77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64bfc77a2f3b781eed28324146a46666016cbe40)
+- build(ui): remove duplicated eslint configuration [`fde24d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fde24d48ad52df25735a509d60369d53ecd34d28)
+- chore: add copyright notices [`b9b617a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9b617a2085713b870c8cfe3a5a65edbac1f8148)
+- build(ci): fix sonar scanner [`ff7249b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff7249bce1c494d1621733fd30f0ca137f6cad3a)
+- fix: fix sonar configuration [`c96b8cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c96b8cc13c604f76be502fcbca6777d581a0e7d4)
+- fix: fix async lock property value at init [`7e0bf36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e0bf360b5f927c14f2e309be297883dbd547237)
+- fix: fix charging station info type [`ba31a2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba31a2ba15994a31878f2d30f14fedd711dff047)
+- refactor: uniformize log messages [`a7529a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7529a86c56c90db6c508ba453de4cedc17a3405)
+- build(ui): refine lint-staged configuration [`7eb60c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7eb60c05967f8d03f8a2d7aad26ac42383c60a3e)
+- build(ui): order lint-staged [`884c351`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/884c3516c30c60d8589a4f82e3a42a552b0b2875)
+- refactor(ui): format js files [`6fba113`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6fba113357fca89c7df69533d7ffd8ca9bea4f08)
+- build: silence wrong spelling report [`63a402d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/63a402d3bbdc7ab6e997ed6eab164e9ff4af371a)
+- fix: fix return at getting connector status with evses [`5e12872`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e128725c7e0dae5e1c5819fb3160aec4c6db816)
+- fix: revert schema usage for linted-staged: no supported [`c2d3025`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2d302568caf33ca6e98b3ae7f51aca8ea200797)
+- build: cleanup tsconfig files [`38007d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38007d441290d4ecd6686cafe962323fa6279426)
+
+## [v1.2.11](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.10...v1.2.11) (2023-04-23)
+
+- build: avoid npx prompt at pnpm i [`a90bec5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a90bec52fe3a72ddb90784df8eb542aadf326531)
+- build(ci): use a working sonar-scanner version [`858018e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/858018ebd6024bbd94f78e3056420238f9363431)
+- refactor(simulator): consolidate connector status transition [`0a37644`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a376442c47f8e1c89cff78e822a936f3d4c783a)
+- build(deps-dev): apply updates [`3742487`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3742487d8b6fec069911a94a496aa1211f24b711)
+- build(deps-dev): apply updates [`6a739b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a739b351acdf96e9314d40212da8a41e62020a7)
+- refactor(simulator): cleanup constants definition in OCPP code [`d8b1fab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8b1fab113850cb6c18747bd39d482d39a611b3f)
+- build(deps-dev): apply updates [`03682e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03682e2e36e2236174a6dc7052494345165798c9)
+- build(simulator): apply updates [`686e06d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/686e06d6959312ec6b1ea85c73aa5c0eec253abb)
+- build(ci): enable dependencies caching with pnpm [`e387442`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e387442190140204cdbb9d1716fcf9db4c069a61)
+- chore: version 1.2.11 [`aa49f5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa49f5ec9d64b41b50509b41abde34aa0affe8c1)
+- build: cleanup scripts usage with pnpm [`c7f157d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7f157db9c6c0a2f18739959d0626c2eb09cf8c1)
+- build(deps-dev): apply updates [`cb137ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb137ce10ef7efd3843cc23ab06c94b6bb4e3ec9)
+- build(deps-dev): apply updates [`655fe36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/655fe36856905ffc1255bef5a6ad65d5220c6481)
+- build(deps-dev): refine vue.js dashboard tsconfig.json [`062f83f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/062f83f9f42274d115b666c04357f4b10e10e400)
+- build: add pnpm minimum version to engines [`d509fd2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d509fd24247299013f4f25f190d5ba9beb120b48)
+- build: pin volta node version [`8f074eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f074ebf502ac8738ce2e91291c2295b0488a9de)
+- test: use monotonic timer [`f204e9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f204e9b4dcd8d329d5cd6bd44f957f4f74449d0d)
+- build(simulator): fix type import [`c6045c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6045c84b3075954739be904d3454fede196ef8d)
+- build(ci): switch to node 20.x [`4fc9b19`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4fc9b19e041c7f1bb2de23b15c89c1bef9bbd738)
+- build(ui): fix test [`6644d2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6644d2b07e885db614c42034285970e95b1a271e)
+
+## [v1.2.10](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.9...v1.2.10) (2023-04-19)
+
+- feat: add status notification transition check to OCPP 2.x.x code [`48b7507`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48b750721134de072049b7d2d7ea94e69428721f)
+- feat: check status notification transition in OCPP 1.6 stack [`4ecff7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4ecff7ce6e87af51f1ff04e95641aee2270fbdb0)
+- build(deps-dev): apply updates [`a56fa4a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a56fa4a3536cff572de570c6641c8cd7cc492da4)
+- build(deps-dev): apply updates [`b26c659`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b26c6593222953b83ecf6186b895b776bd32548d)
+- build(deps-dev): apply updates [`89bf789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89bf789a5a24076f254b8c68b1cdf4cd7c8fd571)
+- fix: ensure constants are readonly data structures [`4cf856f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4cf856f0ff988b709da7b9185913266146e82add)
+- build(deps-dev): apply updates [`da31fab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da31fabf3cbb0a52f707914f37fb23e18a1348a7)
+- build(simulator): apply updates [`481c380`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/481c3802ecbdb0ae3cf75e028c7236f6b9b12671)
+- chore: version 1.2.10 [`6cee68c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6cee68ccc74c33c9001b99481a02d5b8c3b9e7fc)
+- fix: fix sonarcloud analysis [`0f113d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f113d68a22dd919877279d32d8d12058ec06cee)
+- refactor(simulator): permit to check if connector status transition is [`0ce9bab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ce9babe5c83eced0e773109d4393c1ab487039f)
+
+## [v1.2.9](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.8...v1.2.9) (2023-04-16)
+
+- perf: properly bound methods in hot paths [`31f59c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31f59c6d2def2ab2b53240c1d3d35333ac00933b)
+- build(deps): apply updates [`14f7192`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/14f71926025d0b646f5dd3a6b40478c019b8030c)
+- chore: version 1.2.9 [`f16b00d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f16b00d85c33984f6eadc4edfb8db66f0a99adfe)
+
+## [v1.2.8](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.7...v1.2.8) (2023-04-15)
+
+- build(deps): apply updates [`761684e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/761684ec171cf2b700f23b28833c40409f3cef51)
+- build(deps-dev): apply updates [`100d237`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/100d2375df64a53c42cada02cecc815c833a44a8)
+- chore: version 1.2.8 [`9255768`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9255768d8252814cd794b7c7167b88ead912e990)
+- docs: enhance code documentation [`6b90dcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b90dccaf87a8ed910e0435d1572580416e57e70)
+- refactor: forEach -> for ... of [`7d3b0f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d3b0f64262e8ffe47e2e8b5b091dfcdb6b67339)
+
+## [v1.2.7](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.6...v1.2.7) (2023-04-12)
+
+- build(deps): apply updates [`44c0ed8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44c0ed87b919a3b3c5ed94657af46b570ad777fa)
+- chore: version 1.2.7 [`77a9dde`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77a9ddefe9a8704980e531dae499cadedbe127f5)
+
+## [v1.2.6](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.5...v1.2.6) (2023-04-11)
+
+- build(deps-dev): apply updates [`118a211`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/118a2117d5c800a3c7b4a4e0c1ba318f1d300e05)
+- perf: use arrow functions in hot code paths [`e8a92d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8a92d57004dcddba34fa4a510226b56e11a8cdb)
+- build(deps-dev): apply updates [`75f84cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75f84cb1927588a1261a1fe6140e6d96b86fa74b)
+- build(deps-dev): apply updates [`db59d71`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db59d71ee08527ee544ce78b1a947c4713b6beea)
+- chore: version 1.2.6 [`1093ffc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1093ffc134e888e14f147498e8e8c4f7e80ba06e)
+- refactor: make the exponential backoff implementation for tunable [`517ffa5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/517ffa58b673e8ece31c6520d0f2331848fc05ed)
+
+## [v1.2.5](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.4...v1.2.5) (2023-04-10)
+
+- feat: add mininum value support to meterValues generation [`860ef18`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/860ef183ca94c501749d508ea70d7447ecd90f05)
+- build(deps): apply updates [`825c7c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/825c7c420e3dd1db3952f54156c7565aee42f664)
+- chore: version 1.2.5 [`7544b25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7544b25e44245784850adca768b516cb318c4108)
+
+## [v1.2.4](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.3...v1.2.4) (2023-04-09)
+
+- chore: version 1.2.4 [`c51bc43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c51bc43e325e355ce6a600b0a46854d12da8a6df)
+- fix: reference poolifier pool property [`4597fdc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4597fdc580a3a20384ecef821fe781a1099d733f)
+
+## [v1.2.3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.2...v1.2.3) (2023-04-09)
+
+- build(deps-dev): apply updates [`a7bb184`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7bb184512dd064b5da4dc125d652b6b40ceffee)
+- build(deps): apply updates [`2beeb6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2beeb6d98a5749ce94666482783a6034b7b5430d)
+- chore: version 1.2.3 [`9d8360d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d8360d85d76f2b36c08bb0e554cd46d26bd253c)
+- fix: strict number check [`260f9dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/260f9dcc04f0680f7ef3f01d859a1f2fa748c07c)
+
+## [v1.2.2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.1...v1.2.2) (2023-04-07)
+
+- build(deps): apply updates [`1ec93f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ec93f5cf771fbc548cdfdc0ef64c3f378d07c89)
+- chore: version 1.2.2 [`68d17e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68d17e0dddf496c2cc6aecda6d350e2e1bde0fbd)
+
+## [v1.2.1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.0...v1.2.1) (2023-04-07)
+
+- build(deps-dev): apply updates [`e88cc46`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e88cc460a4a2f66b9b1276413cb1d20463b672e2)
+- build(deps): apply updates [`89787c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89787c9952082d0f86ce0ac4207dde4f67b42752)
+- build(deps): apply updates [`62e69a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/62e69a6bd0e8386d9a0264621af7f9ed7d2abc28)
+- refactor(simulator): use helper for undefined or null checks [`9bb1159`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9bb1159e3a17ace0e8502e7c4e727219a2b033f2)
+- chore: version 1.2.1 [`09ae1fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09ae1fb2ee859a4ab47f742962b0403416c70672)
+- build(deps): apply updates [`9d46a35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d46a358811e3b3b8da407a045ea733cf70e04dd)
+- build: refine editorconfig [`a05aac0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a05aac035bd2d168b634fdd3246faa3f3be3dd7f)
+
+## [v1.2.0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.0-3...v1.2.0) (2023-04-04)
+
+- build(deps): apply updates [`956c1ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/956c1ea3bbb788cb09579e72e120db20a2fbbfec)
+- build(deps-dev): apply updates [`ab8e7b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab8e7b973211ca783f06b74fa7bdc5f5ec2e0d30)
+- chore: version 1.2.0 [`9648ade`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9648adece19479aaa00c81990dbc66ca817403a4)
+- build: refine release-it configuration [`f268f49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f268f496c31ac32077021c98a2a22232f8d77b29)
+
+## [v1.2.0-3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.0-2...v1.2.0-3) (2023-04-03)
+
+- build(deps-dev): apply updates [`846008b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/846008bb7a42a48e65fb78ec3bf2ac27dda214fd)
+- build(deps-dev): apply updates [`11e56c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11e56c595bbdc088535bbb463f081d62428258f1)
+- build(deps-dev): apply updates [`1169786`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1169786c818a96621a189d42f950939785b34d7d)
+- build(deps-dev): apply updates [`bd7ebfa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd7ebfa2a1ab5a5cf7970c4d860f46a16487bb16)
+- build(deps-dev): apply updates [`a1684ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1684ca19d70bf948dd7a0a9b236f52e8f0a52fd)
+- build(deps-dev): apply updates [`7b0b6f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0b6f5d307d0e3b14db403c349cc88ae5ca3f41)
+- chore: version 1.2.0-3 [`48e450a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48e450aa21d6d08f632f70996bcb24b0be5078c6)
+- build: ensure the mininum node version includes corepack [`43d5dd0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43d5dd05e100aeb4a2b6b002cf7f97e6fe3fb38f)
+- refactor(simulator): simplify skip preinstall test [`cb3617b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb3617b088f3ab53f363f38782fe2ea35548d7d4)
+
+## [v1.2.0-2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.0-1...v1.2.0-2) (2023-03-28)
+
+- build: switch to latest pnpm version with related formats [`1a662d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a662d2902d8ba4c41e55febda8a77f52d155a90)
+- build(deps-dev): apply updates [`6e3a781`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e3a7811cb12b9854bbba11b1d94aad09db7da68)
+- build(deps-dev): apply update [`9a9aa23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a9aa23ab38a65181127ff552a1fb3711c754ce5)
+- chore: version 1.2.0-2 [`1c224d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c224d13cf2e6b7efa4eaaa360e7a4c8654fccb7)
+- fix: ensure charging profiles are deeply cloned before doing any [`66a62ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66a62eacdeb0698d62a881ab41ca2d380b9a14f9)
+- chore: update copyright notice to 2023 [`a6609c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6609c86ed6ac21d51f1b1657d3c17dcdd55af85)
+- build: remove unneded step in CI [`513409f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/513409fa387e9f77dc7fe75698a09eb09484267e)
+- fix: avoid unscoped 'this' in static method [`b30ea3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b30ea3f0e52c291362c3b0fc5dfa13c2696b9912)
+
+## [v1.2.0-1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.0-0...v1.2.0-1) (2023-03-27)
+
+- feat: add initial support get composite schedule OCPP 1.6 command [`4118945`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/411894569d4a0333a4e38e911a178520a69448cd)
+- build(deps-dev): apply updates [`8481844`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/848184439a9a043977e0ccc07e9d28b97e0d7fc1)
+- chore: version 1.2.0-1 [`bdcf324`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bdcf32422da3272d382d818de39dd768ec301358)
+- refactor: rename an id tags cache method [`32e8c8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32e8c8a50f321cf046fc162f24421cd1d5589200)
+- refactor: remove unneeded intermediate variable in id tags cache code [`728e01f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/728e01f09f2b43946aab50eb2ed9673bf2d2daa3)
+- build(simulator): add some scripts to clean build artefacts [`e592ba1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e592ba1d134faa93bf2dd0261fdee0654fe26e2a)
+- build(ui): add some scripts to clean build artefacts [`a39e3a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a39e3a3d30ea9079b9e8b985ece56e1fa2ed8338)
+- feat: add supervision url configuration to Keba template [`6a37362`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a37362a5465e593343e15a1df7657cb3b89c3d3)
+
+## [v1.2.0-0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.96...v1.2.0-0) (2023-03-26)
+
+- 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)
+- chore: version 1.2.0-0 [`6e2b000`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e2b000669bd333572afd9a580e72b85a84e42a0)
+- 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 -> .cjs" [`9d5d8e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d5d8e6fd7998781c7197ea346bae9fe13a6a47e)
+- refactor: .js -> .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)
+
+## [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)
+- Allow to specify more OCPP command payload fields while using the UI [`f1e731b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1e731bd71b42117f4173830c6ba6dc6eccefce6)
+- Apply dependencies update [`7859628`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7859628671cd8bd4cf9e424b37b8c014dd559ee3)
+- Apply dependencies update [`cb42a73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb42a73729f71d1c69aa461537b1b47bceac2359)
+- Factor out power limitation code into static helper [`15068be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15068be99b2ca88b7b0e60f548c39fd1b06b2671)
+- Add StatusNotification command to OCPP 2.0.1 stack [`6e939d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e939d9e416de33fa1c64fc7f4eb6be70954f69c)
+- Linter fixes [`7820203`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78202038ffd2aca15aa97f45bc66ba42f40f2ec4)
+- Cleanup and optimize OCPP request payload building [`36c462a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36c462a470d518097375f6d6cafc1f17741b382b)
+- 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 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)
+- Apply dependencies update [`3bd2479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3bd24791698bf923f8ceea2347062d7b7acab29a)
+- Move OCPP log message formatting helper into static helpers class [`2cc5d5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cc5d5ec705dae9c7b88be0733dddc22d652a17e)
+- Properly build once the firmwareUpgrade default values [`1574826`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/157482609a14720b298b9efde2b11f807824bb7d)
+- Improve charging profiles handling debug logs [`ad67a15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad67a158ed1e333a255b49e0c8b4aaa9c7b85867)
+- Fix OCPP request payloads building [`cda9626`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cda962601b73f2de23fa089ee102160dd055af2e)
+- Fix firmware update OCPP command handling and simulation [`90293ab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90293abb1042312652c22f8b8c468d99ec080c71)
+- Cleanup some helpers defaults values [`4d20f04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d20f040ab91f06c9399dbaf084358183cf75314)
+- Convert some type definitions to type syntax [`6415403`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6415403ce9894b9a1d7d5d5f698483e58463370f)
+- CHANGELOG.md: spell fixes [`7d5e90f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d5e90f4f7bdecc7a336d050487c53ae23ef3b92)
+- Allow to specify timestamp in OCPP commands payload with the UI Server [`b2a0452`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2a0452d368cfc43bbacc4991de59afa64f662a4)
+- Fix timestamping at OCPP firmware update command handling [`2c7bdc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c7bdc61118232aae9c754edfe6f8528640781ae)
+- Display the complete matching power limitation result in log [`5ab671d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ab671dd938e496199b214fef0de47f24c747a74)
+- Cleanups [`52ed5cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52ed5cf072cc8aacb45564d126a4b9e1c2cdb10a)
+- Remove unneeded intermediate variable [`5bcb75d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5bcb75d4072cc90bed58f7c1423547af490852f5)
+- Cleanup CF manifest template [`5878835`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58788356375d5a9d27f35e9a8b6aa0da9d86a616)
+
+## [v1.1.89](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.88...v1.1.89) (2023-01-09)
+
+- Thanks. [`#341`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/341)
+- Add BootNotification and ClearCache OCPP 2.0.1 commands support [`d270cc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d270cc878c61c42098557a0e03cc1620f74112de)
+- Fixes to OCA OCPP 2.0.1 JSON schemas [`98fc138`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98fc1389a2464ce8738047f8990731ae31938ee5)
+- Add OCA security whitepaper JSON schemas [`61f26ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61f26ca68c0cadd13c224dd613f9acc501649775)
+- Apply dependencies update [`a9385ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9385ae551e71d4218c75b19a4f6ab3d8240867b)
+- UI Server: add WS Insomnia requests collection [`97c1969`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97c196968f3704d8bc9d4734ab980380a5492bd7)
+- Apply dependencies update [`fa9ded3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa9ded3548369a623819ed489c8365af4da558b1)
+- Apply dependencies update [`1a54817`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a54817652acb8680aad10bd5ecb0b7a0749c6e2)
+- Add missing OCPP 1.6 command payload OCA JSON schemas [`bfbda73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfbda738d80c83b76e2d38f221bfe305a4a89c2b)
+- WorkerSet: remove ugly hack to deal with async worker message handler [`1246bb5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1246bb5219abcba862da33dea264154a747d3814)
+- Apply dependencies update [`74b322c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74b322ce221e147148578ad0db07ca8fb6274abc)
+- Add initial classes structure for the OCPP 2.0 stack [`953d6b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/953d6b028e82d6997897802afefbb4ce0d225dee)
+- Apply dependencies update [`c954840`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9548401740de6a0047033f28b7b651619ae6d33)
+- Apply dependencies update [`902b952`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/902b952fcf1cfbb6cfe79678f4d8c19a6238626f)
+- 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 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)
+- Apply dependencies update [`1cc4b9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1cc4b9e0b92fd38761068134499f6cca051adfd3)
+- Fixes to OCPP commands PDU validation code: [`b3fc3ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3fc3ff5bc50c2dbe20eb3ac1e681c00a022b4ee)
+- Use import type in more places [`27782db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27782dbc3512349e7ff5e9fab9180dd31bf68ffa)
+- Apply dependencies update [`c3d5ce3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3d5ce36bce4cd71288c6666a9c51f681b88b1d6)
+- Fixes to OCPP command payload validation: [`4598878`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4598878063d62259a6046a870dfa455b9d0027ca)
+- Apply dependencies update [`d439da5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d439da5cfbb01ef12fcf9a46150715d91bf06c81)
+- README.md: fix configuration path links [`7b07103`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b07103d64bd30b641529f523d26c94a1858337a)
+- README.md: Refine list of OCPP versions [`262c47b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/262c47b2dbe7ad59fa523e77668dd0b994214cb2)
+- Document template directive 'firmwareVersionPattern' [`33d7ecc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33d7ecc767a24b26740d462c968a55bb9c01d12a)
+- Apply dependencies update [`ce784b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce784b19f3b0c9de3525613468772f8a125a2632)
+- Version 1.1.89 [`f358bc1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f358bc148eba0e1774e19adfac1c5b079539e9c7)
+- Apply dependencies update [`191a860`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/191a8608b6dcb1f6b8030733b9c85898a3ab6e2e)
+- Add missing OCPP 1.6 command payload JSON schemas [`4b65fe7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b65fe711865b86ae13b9217ddce2d92e3cb6254)
+- Apply dependencies update [`0145fec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0145fecd7f57616a1066ac6330c10a575c9cb58b)
+- Switch to more efficient object deep cloning and shallow merging [`088ee3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/088ee3c1ea0466521948c3911da0db8517ea5b97)
+- Apply dependencies update [`d4c8433`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4c84337227e85dfbf20ff23d153e6bd1f685b87)
+- More import type usage [`e0b0ee2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0b0ee2176a4dc5a8914a3fb094ec16b4966a740)
+- Apply dependencies update [`5112106`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/51121060f9c2a1677fe87175ce64e2586908e7f1)
+- UI Server: refine Insomnia WS requests collection [`821a7d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/821a7d2cc4170b8296520f17bee016db8953663f)
+- Buffer OCPP message when an error occur at sending it [`1b821a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b821a640d1f793e969eed6d76e9c20e7cebb626)
+- Fix charging station started status detection [`cbf9b87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbf9b87853619abe4cd79659b3e56bb8b1d6871b)
+- Document simulator configuration for Web UI usage. [`8228f97`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8228f972d374b250307c36b1e7c91f720f692195)
+- Apply dependencies update [`b25b868`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b25b86842dc61b2a95f672dcf38992f7d63d6ec3)
+- Apply dependencies update [`fa238ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa238ed422568fba50a6def9c8b62f060079158e)
+- Bump patch level is firmware version at reboot at firmware update [`3637ca2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3637ca2c3a39b1185de71fae3577679a7e43891d)
+- UI Server: fix connection upgrade error handling [`d1c6c83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1c6c833e3dcec4fbd2beacf221e87ad3b407634)
+- Fix error propagation into the UI server [`8ec8e3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ec8e3d00ee6b2dca0760dd77973e338ea5a23a7)
+- Apply dependencies update [`bbe10d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbe10d5ffe049f3e843105a5b9126f49fa9b9dcc)
+- Add initial code structure for update firmware simulation [`b03df58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b03df580733c540eafc26269ee267b675e6b4ae8)
+- Apply dependencies update [`1a382d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a382d42525efb09a9248b9dd0d0920018296a35)
+- Ensure number conversion helpers do not return NaN [`b1340ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1340ec1468911ac6d199013e4d382f2975f453c)
+- 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 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)
+- Add instructions to try out Web UI [`d07e35d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d07e35d292f808ae593c4c67d95180f764b10299)
+- Fix WebSocket types usage [`ef7d8c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef7d8c218d85b3c9b76af6c8fc1f066a9127c268)
+- Comment out performance statistics debug code [`9d1dc4b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d1dc4b12e36ca8037e22b9690935861a2b0f5de)
+- Cleanup rollup bundler externals [`65b0c15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65b0c151a66f8b6d99a30a2565cd9bb00576baeb)
+- README.md: refine tunable values [`0205b29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0205b2911c5337102d928564fcbba915c8ee19a4)
+- Refine some templates handling log messages [`eaad6e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eaad6e5cf27bf830e4c2ac3a68003a5c09979f23)
+- Document log rotation directives [`d42ee3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d42ee3c9721648623f231466c26a35be678fc25e)
+- Rename the variable used to build CS hashId [`99e9223`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99e922379e0a2b9f03401bba6551215035e6c5d1)
+- Remove now useless Date conversions to string [`aef5c03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aef5c03ddd1489b52df3801284d704342d60a41c)
+- 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 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)
+- Silence one eslint warning [`1f7a034`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f7a03460c25a4d696d23a1a4ff6fbe7384346e9)
+- README.md: update to reflect enableStatistics default value change [`e628964`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e62896446a8a47139e527baa00391de06a617f1d)
+- Add stop transaction reason at firmware update [`f335c1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f335c1d582bab3b323e5de3e3a50889ab7871b8c)
+- README.md: fixlet to units acronym [`aca2b18`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aca2b1822f1ffa6760049d3c33c9405f981e7af3)
+- Fix link in ui/web/README.md [`15124b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15124b9a1fc61722af33085024d4f0c8d3c6d81c)
+- UT: improve RNG tests [`7253a9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7253a9bfc4bd9cff364b29b4b191a0e8b8f98d99)
+- add screenshot [`87a5be8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87a5be81baa4cd9e22b8acbc3d3aff78969c6809)
+
+## [v1.1.88](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.87...v1.1.88) (2022-12-04)
+
+- Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui/web [`#295`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/295)
+- Bump vue from 3.2.43 to 3.2.45 in /ui/web [`#275`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/275)
+- UI: remove unneeded dependency [`cec7ebb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cec7ebb915cf8b2764541e873e4508449b402bd0)
+- Apply dependencies update [`a555ddb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a555ddba3dec7ec85216e20a30cb67a0ca9bc86f)
+- Apply dependencies update [`9e87980`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e8798006d9e6cd7cdcc4872c2c6a537c83e4d96)
+- Apply dependencies update [`641b0af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/641b0af579e80c81486e9fc50cb4e47fd5144b9f)
+- Apply dependencies update [`f704ec1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f704ec190593f8eb824137197fc304be9f9433b4)
+- Apply dependencies update [`5b80dc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b80dc4cf1b0f29fbba96a2f7548a71aada7ae91)
+- Add OCPP DataTransfer request support [`91a7d3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91a7d3eac062df6c73d8443a542568c1fe69ec1b)
+- Bump apollo-server-core from 3.10.1 to 3.11.1 in /ui/web [`be71586`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be71586e045b623e826e29aada7d8631b9215287)
+- Apply dependencies update [`74cf35d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74cf35ddc881692b736dca4cd09e178a28d8afe9)
+- Sync package-lock.json files [`6f47851`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f4785194440dc2794fbf9ef143e0fe738c8a5fe)
+- Apply dependencies update [`866760f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/866760f9ebb2d1e119fd7359a3c6f3944db91552)
+- Regenerate ui/web/package-lock.json [`1f170db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f170dbbb0cae84ffb4e0d92570bdbd77304ece3)
+- Apply dependencies update [`c6be4dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6be4dd1d3d7836f2bbc3450e58fbabac6d5905e)
+- Update Insomnia UI REST API requests collection [`2293151`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2293151663b8b9b410050d187080c20e0990f150)
+- Add DataTransfer support for incoming request [`77b95a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77b95a89411dcee5df14a283f05f6d6020db08ef)
+- Version 1.1.88 [`42922cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42922cf11b60ccd620a6facfa67f5ec1bdb4f493)
+- Apply dependencies update [`f44cc6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f44cc6c5404c7b6ea4fc23561c13c84086b4b44b)
+- Fix OCPP response handling synchronicity [`3a148e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a148e4826715d4125498f60b35c23c3962970ab)
+- README.md: Fix UI protocol documentation [`82cbef8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82cbef8d50f9dfcd4ec7a17769d8dd9527912f99)
+- Type alias for OCPP stack response and error handling [`d900c8d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d900c8d7647a6119a2c8f9f1c283422a8398ef75)
+- Apply dependencies update [`56d6fd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56d6fd382892b30a7f4e43d8931deb19d9a72da3)
+- Merge pull request #296 from SAP/dependabot/npm_and_yarn/ui/web/apollo-server-core-3.11.1 [`99bf4f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99bf4f5f33c5ecc004a4766704558443da4a960f)
+- Apply dependencies update [`3f1feb0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f1feb0bc78d565d734e72ebd2a1ca4bb0e3fdc6)
+- Apply dependencies update [`530b75b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/530b75b7a950ac42a3e555d33ea87db1c0635c2f)
+- Use new prettier --cache option [`e60a5ba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e60a5ba3f0d9812ccabaab18187801908f8f1147)
+- Switch CI actions to current node.js LTS [`c774abf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c774abf594868c5cefdeb5e1a1fc8166a8ad50ed)
+- README.md: Fix UI protocol documentation [`03eee93`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03eee93b17efda79fcdd3aabc7c67bf006bc1d75)
+- Small integer parsing optimization [`231d1ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/231d1ecd25f002a28380985f53726d9c8bdd2106)
+- README.md: properly format [`4d188eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d188eb97edcbd58cbf6e36eed46c3f25917c8ee)
+- Update README.md [`fb1715d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb1715d73479353d7de36ed70826a38e468f6f4e)
+- Refine worker exit with error message [`d3d85b2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3d85b21c808392ead67dd1bba5a7ddc34e2ae0a)
+- Remove soap from the OCPP protocol enum [`825910b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/825910b8eb0e01bea4e8bbecb340796273fea67f)
+- README.md: refine description [`fd40534`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd4053484519bcc6580ccf2935a5e5a14fe976bf)
+- Type definitions cleanup [`403d8be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/403d8beb608a4683f65ab0f63147599dcfd9edfa)
+
+## [v1.1.87](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.86...v1.1.87) (2022-11-09)
+
+- Add trigger message type feature flag in charging station template [`#257`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/257)
+- Apply dependencies update [`ac4c061`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac4c0616e19a30934bc0a64dc043d40cbac11940)
+- Apply dependencies update [`4a5a786`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a5a7863e5ded6a0776f08f558d1812773336cdc)
+- Apply dependencies update [`ac69344`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac69344c5a34c74b3cc0cbabd78f34f9b01206bd)
+- Apply dependencies update [`21ded0d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21ded0d5d8067120ad1b876068c4b40f5ad7aa66)
+- Add unit tests for more Utils. helpers [`df645d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df645d8f4155cf4aa401603857f6a6784b5db871)
+- Apply dependencies update [`6e3bc6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e3bc6a7d80e20dce4db30928419bf1348894e72)
+- Version 1.1.87 [`1431575`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1431575e995278a60704820f3d1e637094eb161e)
+- Apply dependencies update [`e46077f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e46077f35000abf0e8caf57c6bc5fb071c8be23c)
+- 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 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)
+- Optimize convertToInt() helper [`3df786f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3df786f9814812ee9a586da3d8f69d11d25d3033)
+- Improve random number generators unit tests [`bd9f680`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd9f680e5ac3b20551b7aafe1d844542cc7a0dab)
+- Cleanup npm scripts [`4544f16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4544f162cf2984bf71c2ca242998ba22f470d4b3)
+- docker: ensure argument have a default value [`809e22c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/809e22c4556531efcefac96a6f081bbc306c360c)
+- Check for null or undefined in isEmptyObject() [`d20581e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d20581eee9c09db9eb4650c1c187857e1d91cda6)
+- Remove unneeded type check in isEmptyObject(). [`684bad5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/684bad51d3298b7bf2cc55463e1f05c1ce45e41f)
+- Refine .gitignore to handle several CF manifest files [`082494a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/082494a43d10cc61450c5f329655435beea7d638)
+- Refine connector id validation error message [`8eb3b68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8eb3b688c4b6fb3e946f38d474a5125caf1d056a)
+- Fix connector Id validation in TriggerMessage handling [`4caa7e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4caa7e6792df07e1cdc6bfadd1f6cec6947fdd06)
+- Reduce CF disk image size to the supported maximum [`6628cd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6628cd10b4a53348ead7a47ff3bea92ba5f919ab)
+- Enlarge the CF app disk size to permit logging for a while [`e0c1ceb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0c1ceb98f9fe4c64924f0ddf65b7d2e7be89489)
+- Fixlet to isEmptyObject() [`5e5ba12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e5ba121b515e64808fdbf4573c5d7400e4fe15b)
+
+## [v1.1.86](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.85...v1.1.86) (2022-10-26)
+
+- Apply dependencies update [`3ebeb51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ebeb51babe7f0a2d5a32b089351ebbd37a2bc24)
+- Remove now unneeded istanbul rollup plugin [`a812cd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a812cd6b2916522126bc438e970fe56b1b8ef083)
+- Use release-it plugin to bump version in sonar-project.properties [`5148ca7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5148ca7aaf464c84f2edce6ed00f94ce0bb4b610)
+- Add Utils unit tests [`a2111e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2111e8df05d41021f5f0def70af8a832d8555c8)
+- Version 1.1.86 [`4d635a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d635a5c993741aff43add16a70331eaa9a28646)
+- Apply dependencies update [`1df0126`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1df0126b105151d9d7c201ebec7b38ae54671a39)
+- Apply dependencies update [`58a9807`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58a9807697106691f2fac0aa917d3be2545e5e21)
+- Initial web ui integration in sonar [`c7382e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7382e085a97f5945a30129eaca886016439faa2)
+- Fix isEmptyArray() logic [`30e2749`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30e2749175efd5daa751c9640441936bbd203265)
+- Improve Utils unit tests [`45999aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45999aab924e2662784f4c7b0fbf5d4622a18d92)
+- Move web ui code in its own directory [`ebbfbf1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ebbfbf1c01e010d051956867484b74a94237f546)
+- Disable web ui sonar CI action [`c2d3028`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2d3028f2593d516d2a4e0c8d2bb646f6052a392)
+- Implement an optimized (20x) version of isEmptyObject() [`87f82a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87f82a940257f8d6814cf6af47fa8f1b66573eea)
+- Fix UUID validation regexp [`8bd0250`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bd02502e5cb44f91964241a5bc93b762ca7557e)
+- Silence sonar cleanups [`81e3cc3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81e3cc3895d5dc289404c72459246d2b5215fe82)
+- Add vscode configuration for unit tests [`5f60a7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f60a7fd5ff43e25d148d9be1ec999f13eac5a83)
+- Fix random number generators input checks [`b3aa9f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3aa9f53cdbf6dac72396c4392e11dcc4c37df65)
+- Add node stable version to CI build [`2312423`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2312423276fef2557f704df1c26b5ef71e4848c6)
+- Refine lint-staged configuration [`b4bb758`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4bb75826e017f6a51c5674bd69c502e152addf8)
+- Add more tests for UUID validation [`9664207`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96642078c6b041716ada8cb721ac1abb8221f48d)
+- Refine sonar-project.properties [`0cb6853`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0cb6853e4b885801f29d83be565131751c3791ff)
+- Fix web ui sonar CI action [`95616e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95616e4a28e5d95d9e61d02e3e0f3c4121ca2894)
+- Cleanups [`67f2439`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67f24396f2a7f2e1f149e1c110325b8e562e9d47)
+- Fix random integer generator [`1f86b12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f86b121076f7bed00f42e3f58c9f09166eda7ff)
+- Sonar cleanup [`bd770dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd770ddec2df168952038892f54799c62bb57bc7)
+- Ensure the UUID generator define a value [`d12e7f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d12e7f3c812d4ce351492eb3b5da2722d261f331)
+
+## [v1.1.85](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.84...v1.1.85) (2022-10-22)
+
+- Apply dependencies update [`ef85c95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef85c95abf79b049e1cae653372bdf46b233dfac)
+- Switch from nyc to c8 [`12240a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12240a2ea6b5c924befefa8846732249ad357730)
+- Apply dependencies update [`24559de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24559de55842ec10ea45ccb3d9b8935c18ac6d5b)
+- Apply dependencies update [`192927e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/192927e0a96e35e9d302b3ce845a2db99f19e9df)
+- Strict boolean checks [`3a13fc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a13fc92f2bc5236dcde66fe5e79e0cea89f1c3d)
+- Version 1.1.85 [`7fddbed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7fddbedb65822b4d67a85191941a77e69cc60e8f)
+- Downgrade rollup to 2.x to fix windows build [`875e954`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/875e9541d6c760511b03a401d2cf18997d2855ce)
+- Apply dependencies security update [`f452b35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f452b3569a95d9ac740447e951ac3ef0e82deef5)
+- Move ts-node configurations to tsconfig.json [`a56d48e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a56d48e76a52c589c7ac4433c15fa028b39345ea)
+- Strict boolean checks [`2329015`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2329015067d5715c3eb0b56984a66cdc1fe31452)
+- Cleanup GitHub actions [`d5d2241`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d2241eaa804299589416c871d277e5b9311f29)
+- GH action cleanup [`a1deee0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1deee04b887e89dcb63f2811f80c42bfff0d8cd)
+- Properly separate eslint run between UI and main code [`d557022`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d557022543fd191373c3d0eafee5bcdbe0b70fd3)
+
+## [v1.1.84](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.83...v1.1.84) (2022-10-17)
+
+- Apply dependencies update [`15e8421`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15e8421581ce8c028eb758e6b6928f378f29c928)
+- Use node crypto built-in uuid v4 generator [`03eacbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03eacbe58030b56149284730a0af0367a01383cd)
+- Apply dependencies update [`4883f1c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4883f1c4b5839b6599815c839869f514d8b87cef)
+- Version 1.1.84 [`293c552`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/293c552db1b65507cd2b96e0b7ae41fa59f8fc1e)
+- README.md: update default poolifier tasks scheduling [`19dbb57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19dbb57060f93eaa33284a3b439a0adc10af63e3)
+- Apply dependencies update [`2a06a8c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a06a8c08973aa64459ed93232f3e34de8ec8853)
+- Spell fixes to CHANGELOG.md [`521c07f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/521c07fc0b510269917608fdb1d943d1866c81f2)
+- Refine CI GitHub actions [`46df94c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/46df94cf75de62d4615f34afd07be17422f2b3bd)
+- Fix conditions on CI jobs [`f6a807e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6a807ed6b62298b99d592021b2caa96274e391f)
+- Fix CI conditions on jobs [`fc00457`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc00457c7751ad71d67a52670e2ed6f50827d133)
+- Fix conditions on CI job [`64e284d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64e284d892ad1ce6b121ce1438790b609d58a460)
+- Fix CI jobs on windows [`afc5e62`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afc5e62a9f7e9a3d566029b24bd4478993df2333)
+- Default to ROUND_ROBIN poolifier tasks scheduling until [`5cfb6fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5cfb6feecf97e4b2c158fc08e10aca84bbdd2bb8)
+- Fix CI job condition [`b34f298`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b34f298bddc27f4d154fb6febe012dd51b5073a9)
+- Refine condition on CI jobs [`6b9a6b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b9a6b079cdac5e7ec596e2708ef46890186957d)
+- Fix CI build failure in CI [`9cef572`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cef5729ef5f199fdb660b7a1bace8371727d08d)
+- Docker: add .npmrc to builder [`b03ca9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b03ca9f60f95ed0ae1e3129c48412958f3220098)
+- Refine lint staged configuration [`5a5111e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a5111e5ce57d93a7a8c5bf2accf9eba62adfb51)
+- Remove pointless script to run npm-check [`e4b6479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4b6479644e9f34eb661561b68ddc06f5ed5f51b)
+- Add missing .npmrc [`4d6df2c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d6df2cea1cd2f7cf92d2f96e5cfabf04c817458)
+
+## [v1.1.83](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.82...v1.1.83) (2022-10-15)
 
 - Apply dependencies update [`f50109d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f50109db1905dde83e5a2c8da7157fd9d18993d1)
+- Version 1.1.83 [`311be08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/311be0837309f0a9c3ed4677efe60fbb660ed0a6)
 - Update poolifier to 2.3.3 [`65b31f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65b31f8db46b0066a5cc06ead28520d71e66fef5)
 - Revert docker build to one OS only [`4bfd22d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4bfd22def612cf8ad6e4a31c5d5df3ffcca45e70)
 - Run docker image build in CI [`f672adb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f672adbfee38df6d56de237a23d6f2862f4441f7)