refactor: switch to public static instead of setter in configuration
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 33a70c9f294b395c676e65e0cd129e4d23e8be46..744f0e11a2a3f563c4ef1195b8007dda95bf0799 100644 (file)
 # Changelog
 
-## [v1.1.94](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.93...v1.1.94)
+## [v1.2.20](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.19...v1.2.20)
+
+- 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)
+- 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)
 
 - 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 dependencies update [`dec8f36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dec8f3602f5ed9cd916cce460ee0e10aedaa087e)
+- 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)