build(deps): apply updates
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
CommitLineData
eea5c860
JB
1# Changelog
2
dcc4de1f
JB
3## [v1.2.13](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.12...v1.2.13)
4
5- build(deps-dev): apply updates [`0ba5eb0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ba5eb067fbfa32d452aa2822c09796ab715b0aa)
6- build(deps-dev): apply updates [`5c683c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c683c7aa53c2ec006ac6da87066354590648eb0)
7- fix: move and fix statistic related helpers implementation [`d4c3e68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4c3e68a1a6321f2f43ef0521e121e827f3eb29b)
8- test: improve statistic helpers tests [`806fe29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/806fe296b3050d3b70adf95b8ac837568efd2d13)
9- refactor: cleanup variables namespace [`791cd51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/791cd51356f38b482d8289e2ab50603aaaadb0af)
10- refactor: align statistic helpers return for empty data set [`6606a6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6606a6f04d159ccd068b05db0e0ef6bf48523517)
11- refactor: cleanup statistic helpers code [`637942e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/637942ee11115a833f48e24634d0014ebe5b9a8c)
12- perf: optimize median computation [`efc4c68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efc4c685062073ac9eddecabb10910fa6d09b438)
13- docs: add GitHub CI badge to README.md [`0934374`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0934374b997cc93f85fec9c3ebffcfe165a11ebe)
14
15## [v1.2.12](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.11...v1.2.12) (2023-05-08)
af16bc71
JB
16
17- build(ui): switch to vite [`01ff423`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01ff4231d1a1640acdf12c0f2819f0c49456b218)
18- build(deps): apply updates [`aa8ac1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa8ac1ba7512816fa5aa7f4c1fca830e1d6efb83)
19- build(deps): apply updates [`fc28853`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc28853f03af7666e2f55a244b787157fddadfbc)
20- build: align eslint imports sorting settings [`cbac237`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbac237384185b5debef0c1e8b21e96f730104e5)
21- build(deps): apply updates [`86b9cc0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86b9cc07b7a7fc899aa125e758cf529131488139)
22- build(deps-dev): apply updates [`08049df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08049dfd4a25fe53edc478da2d81e74ec36c9336)
23- build(deps-dev): apply updates [`84168fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84168fc3d6347e325764d384a3d1a8e132f497b1)
24- feat: add support for evses in all identified code paths [`ded57f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ded57f0259fa940943889c5370bc8a91c8178866)
25- fix: ensure transaction cannot be started on a used evse [`649287f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/649287f8075bb01539ac9084bdccf027cfc50e89)
26- refactor: cleanup connectors initialization code [`ae25f26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae25f265d8352016040872b201f6a771e0ef2a6a)
27- fix: untangle connectors/evses init from station info one [`cda5d0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cda5d0fb59316951530288baebfaa181261295cb)
28- fix: fix ATG refresh at template changes [`ac7f79a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac7f79af9a7d553aa0806b97fa138b15cd3d9542)
29- build(deps-dev): apply updates [`bd0854c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd0854cdf67c32c60a663158abd2f2709435acd4)
30- build(deps-dev): apply updates [`ef1eb91`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef1eb91e01918b3e1d55cd553e204c3e5564821e)
31- build(deps): apply updates [`701489c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/701489c69f9df74e93f95da4de1dd6786709027a)
32- refactor: move helpers to utils [`04b1261`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04b1261ce300681bfe95b8e5ad1c100c6a47bd54)
33- build(ci): use monorepo setup on sonarcloud [`2de6301`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2de63014d37b8448c73bbe9aa91bdc31ec27b4c1)
34- feat: make evse and connector configurations in template mutually [`a78ef5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a78ef5ed1052d9cc77435e2dce4aea89442824ee)
35- build(ci): fix sonar-scanner, take 2 [`0f45401`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f4540150dd0b9c8bf96b92182413237e9ac0491)
36- feat: add initial support to evses handling [`28e7815`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28e78158b290b14a09f64adbff0ddb3daf8c5588)
37- fix: use homebrew async locking primitive to order file writing [`1227a6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1227a6f190a8020afd953a26bdede86e5f04eb0c)
38- feat: support evses in more code path [`4334db7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4334db724447c1a0f989cd467dc44e136a7478eb)
39- feat: save connectors/evses map in charging station configuration file [`52952bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52952bf8f73e5ad1a85c0c9205412a9198bfc720)
40- build(deps-dev): apply updates [`10cfbb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10cfbb75fff77dc38f3c221c01a41a0465226f86)
41- build(deps-dev): apply updates [`e0b511d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0b511d96c6faffb08fb9c44365693a0ea3134af)
42- build(deps-dev): apply updates [`d1ba84b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1ba84bfdc7838f63773fb4d6531f8dbb878ee77)
dcc4de1f 43- chore: version 1.2.12 [`af16bc7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af16bc71cae1d064eb8e3bcf0271df2f3518d48d)
af16bc71
JB
44- feat: add initial support for evse definition in template [`2585c6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2585c6e94e3d900bf7ecca428299df1e649252db)
45- build: untangle ui and simulator code linting and formatting [`69fec74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69fec746d21d456e81e553d0a90de9892fcd02fc)
46- refactor: factor out template file check [`8a133cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a133cc8eea914f56bb8e00aecd9d9954414cce6)
47- feat: add template example with evses configuration [`d5575b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5575b174bef0e79d2a600ae24be2789d6cf3451)
48- build(deps-dev): apply updates [`1ccdd6b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ccdd6b775afb89b593dc9e417ac0f17a1594e1f)
49- refactor: uniformize log messages formatting [`54ebb82`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54ebb82c196c3b5cf81e6ed4ab8a65fd96ed2f5d)
50- feat: add connector status handling at boot with evses configuration [`c3b8313`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3b8313087c651563b66173c2d6dd41034d194f9)
51- fix: fix electrical specs calculation with evses [`b1bbdae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1bbdae5d6550f7a6a03b443d60d41debe166a07)
52- feat(ui): make evses works in the web ui [`12f26d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12f26d4a81773cf8ede8bad4255e36aadf10bce0)
53- docs: document evses template configuration section [`3e1dfe4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e1dfe427e0e0996471660f473ca2164382beddb)
54- fix: fix station info generation [`f832e5d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f832e5df7441f4478d612443098b8feb71277c5f)
55- feat: handle connectors status at stop with evses configuration [`039211f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/039211f91daa930e261a976c0c5ffbf729fbe922)
56- feat: add helper to build connectors/evses from configuration [`a4f7c75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4f7c75ff42b0545400ca0e9ddbbf9b72f32774f)
57- refactor: factor out connector phase rotation value building [`dd08d43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd08d43db9ea82b12b64289c68cb88ed6865b4de)
58- refactor: cleanup async lock API [`dd485b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd485b567f2f1b595c8241fa2cf74ba0c27911f0)
59- refactor: remove unneeded connector 0 handling at connectors init [`269196a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/269196a85d9aaa72ccaba003dcfbac00794a9da7)
60- fix: reference a connector status clone in connectors map [`8df5ae4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8df5ae48c46a80c5a9518132c3a1a5cff3473597)
61- refactor: format configuration files [`5a983ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a983ff4d2a73c89f8894f0c17e9ae78cfe026a3)
62- build(deps-dev): apply updates [`7436ee0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7436ee0df05bb41f3ce8a553adf5d9ed8da78903)
63- build(deps-dev): apply updates [`72c5f20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72c5f202f9ce71ed3ea4ace501f2d3a9e5727013)
64- refactor: add helper to test connector [`a14022a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a14022a2a2426ab1f42c3ee25ffbfab8969447ea)
65- build: fix sonarlint settings [`65fe3d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65fe3d882d714d3e184be93c95ed4610bf2048b9)
66- build(ci): fix sonar scanner run [`f3e62a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f3e62a22aaadb0d95cc0a39213e85c8a0042954f)
67- build(deps): apply updates [`7a5cfff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7a5cfff66c0678e0079241ef4eba75255cd1ef22)
68- build(deps-dev): apply updates [`453bea8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/453bea86ca2c4747063c53d3ad89013b48fa27e3)
69- build: silence wrong spelling report [`82e91d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82e91d8fddf8447513163ce2c6500c8efff59d48)
70- build(deps): apply updates [`67e7be8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67e7be883e98aac19ac214a0785330f873b7f684)
71- fix: align enums key casing if used in compound [`0d6f335`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d6f335fa2cc78fc960d485f48fac41e8047972e)
72- refactor: cleanup imports [`0f71040`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f71040c472ecc24460c7bf791c35a9e9fbef27c)
73- fix: fix conditional saving of configuration sections [`34eeb1f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/34eeb1fb097b9eda12531ff9024d2f9c0e627a28)
74- build(ui): use eslint-define-config [`a0ede75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0ede750688dddb78cebdb2f459f71001484128d)
75- build(ci): fix sonar scanner [`01d739d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01d739db257d3340f1b8582c2432753e88875fd5)
76- build(ui): silence wrong spelling report [`18e4664`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18e466451298371ea0a7fc18d1a6e16e5c61672b)
77- build(ci): fix sonar-scanner [`9cb473e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cb473e9d662c45e1d355195c11228a1dc86d06a)
78- fix: fix code block in else at evses init [`513db10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/513db1083e1088486c64dfee6a1eac387b816c1b)
79- build: fix code mocha explorer settings with ESM [`0dbbeba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0dbbeba120463bf4d89a3b8c6707a49eb40f0deb)
80- refactor: add sanity check to worker script handling [`ba516f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba516f9cbce4070d1b5eda82a2cd48b82a67c500)
81- refactor(ui): sync promiseWithTimeout() helper [`2eb6954`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2eb6954d7bc5bb0e88a3b20aa62db7b8b08395d1)
82- build(deps-dev): apply updates [`a326951`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a3269517dde255ad2d240323fbe1624a9769a93c)
83- build(ui): refine lint-staged configuration [`3091262`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3091262d66e2c0484c69e34030ce630a26d3eb31)
84- refactor(ui): silence wrong spelling report [`3539249`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3539249c39f181dd8de72f33a95d3f04b6bae22f)
85- build(ci): silence GitHub actions warnings [`ef28112`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef28112f88ab1b339712bee6115387e2476fde9c)
86- fix: fix condition at saving connectors/evses [`7446de3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7446de3b161acfb6f47352b55a4607b15cf66436)
87- build(ui): enable eslint cache [`67259cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67259cdc38294e42febd09c8eefac578920e8e7c)
88- fix: add sanity check at evses initialization [`59a0f26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59a0f26d8d879cd96ba76ba603b20cb2fe99cb94)
89- build(deps-dev): apply updates [`c9b2e94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9b2e944d2e6412ec1b4a180faaf2a0fed7b1ce9)
90- fix: add missing type definition file [`6625c5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6625c5ec9c5260260aeb17e86ddd4ca5a2d15d10)
91- build: silence wrong spelling report [`149f6c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/149f6c4b905b292d0f46f8e88a557c7a01ec0024)
92- refactor: cleanup storage type case [`1abe401`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1abe401efb31da0c1ae37aee93a1379272091987)
93- build: align URI to access JSON schemas [`aedbf35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aedbf350df9c4224f740c522da54fc06797009a5)
94- build: pin volta pnpm version [`9e996e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e996e4345b19b1b4639a07f941a854c4fa8e628)
95- docs: refine README.md [`20f0997`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/20f099700ef8054d2642cb4c95cab9cb74a46128)
96- fix: fix phase rotation value helper return type [`be34dba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be34dba565184fc320ac7621688ee5a35659e712)
97- refactor: remove unneeded premise in condition [`8e2430e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e2430ee33fef82e3cc9651899c540b568aa7c08)
98- build: align prettier configuration [`c38cc87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c38cc87867f513890867340bf650eba5086ee010)
99- build(ui): import the proper @vue/tsconfig file [`bc5b1e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc5b1e94c9b908990fdb7590fa56ae65cfdc83a1)
100- fix: fix median and percentile calculation [`6a349d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a349d8417f160c06ede76a0f36c4dbe60a585bd)
101- refactor(ui): variable namespace cleanups [`78eddc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78eddc8cb0d0b103c23d452bf47d0eba1e618325)
102- build: cleanup eslint configuration [`7afb608`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7afb608e3832c308de65b517b81ba0cd01b24d1c)
103- build: align imports sorting settings [`82a7723`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82a77234c9524e07aab73dc4fa49d6a82580f8ae)
104- fix: fix number of available evses calculation [`007b5bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/007b5bdeabda751743fdff8faac672b3ec57fb61)
105- build(ci): update sonar-scanner GH action version [`c4afbdd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4afbdd5a24f9c6b9572404e9a95f0575ff2a6f0)
106- build: add JSON schema to configuration files [`0bf7412`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0bf7412ad3baaccb780dd936463cd0fa1fb63b97)
107- fix(ui): silence sonar [`64bfc77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64bfc77a2f3b781eed28324146a46666016cbe40)
108- build(ui): remove duplicated eslint configuration [`fde24d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fde24d48ad52df25735a509d60369d53ecd34d28)
109- chore: add copyright notices [`b9b617a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9b617a2085713b870c8cfe3a5a65edbac1f8148)
110- build(ci): fix sonar scanner [`ff7249b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff7249bce1c494d1621733fd30f0ca137f6cad3a)
111- fix: fix sonar configuration [`c96b8cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c96b8cc13c604f76be502fcbca6777d581a0e7d4)
112- fix: fix async lock property value at init [`7e0bf36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e0bf360b5f927c14f2e309be297883dbd547237)
113- fix: fix charging station info type [`ba31a2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba31a2ba15994a31878f2d30f14fedd711dff047)
114- refactor: uniformize log messages [`a7529a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7529a86c56c90db6c508ba453de4cedc17a3405)
115- build(ui): refine lint-staged configuration [`7eb60c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7eb60c05967f8d03f8a2d7aad26ac42383c60a3e)
116- build(ui): order lint-staged [`884c351`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/884c3516c30c60d8589a4f82e3a42a552b0b2875)
117- refactor(ui): format js files [`6fba113`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6fba113357fca89c7df69533d7ffd8ca9bea4f08)
118- build: silence wrong spelling report [`63a402d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/63a402d3bbdc7ab6e997ed6eab164e9ff4af371a)
119- fix: fix return at getting connector status with evses [`5e12872`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e128725c7e0dae5e1c5819fb3160aec4c6db816)
120- fix: revert schema usage for linted-staged: no supported [`c2d3025`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2d302568caf33ca6e98b3ae7f51aca8ea200797)
121- build: cleanup tsconfig files [`38007d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38007d441290d4ecd6686cafe962323fa6279426)
122
123## [v1.2.11](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.10...v1.2.11) (2023-04-23)
aa49f5ec
JB
124
125- build: avoid npx prompt at pnpm i [`a90bec5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a90bec52fe3a72ddb90784df8eb542aadf326531)
126- build(ci): use a working sonar-scanner version [`858018e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/858018ebd6024bbd94f78e3056420238f9363431)
127- refactor(simulator): consolidate connector status transition [`0a37644`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a376442c47f8e1c89cff78e822a936f3d4c783a)
128- build(deps-dev): apply updates [`3742487`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3742487d8b6fec069911a94a496aa1211f24b711)
129- build(deps-dev): apply updates [`6a739b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a739b351acdf96e9314d40212da8a41e62020a7)
130- refactor(simulator): cleanup constants definition in OCPP code [`d8b1fab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8b1fab113850cb6c18747bd39d482d39a611b3f)
131- build(deps-dev): apply updates [`03682e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03682e2e36e2236174a6dc7052494345165798c9)
132- build(simulator): apply updates [`686e06d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/686e06d6959312ec6b1ea85c73aa5c0eec253abb)
133- build(ci): enable dependencies caching with pnpm [`e387442`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e387442190140204cdbb9d1716fcf9db4c069a61)
af16bc71 134- chore: version 1.2.11 [`aa49f5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa49f5ec9d64b41b50509b41abde34aa0affe8c1)
aa49f5ec
JB
135- build: cleanup scripts usage with pnpm [`c7f157d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7f157db9c6c0a2f18739959d0626c2eb09cf8c1)
136- build(deps-dev): apply updates [`cb137ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb137ce10ef7efd3843cc23ab06c94b6bb4e3ec9)
137- build(deps-dev): apply updates [`655fe36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/655fe36856905ffc1255bef5a6ad65d5220c6481)
138- build(deps-dev): refine vue.js dashboard tsconfig.json [`062f83f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/062f83f9f42274d115b666c04357f4b10e10e400)
139- build: add pnpm minimum version to engines [`d509fd2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d509fd24247299013f4f25f190d5ba9beb120b48)
140- build: pin volta node version [`8f074eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f074ebf502ac8738ce2e91291c2295b0488a9de)
141- test: use monotonic timer [`f204e9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f204e9b4dcd8d329d5cd6bd44f957f4f74449d0d)
142- build(simulator): fix type import [`c6045c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6045c84b3075954739be904d3454fede196ef8d)
143- build(ci): switch to node 20.x [`4fc9b19`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4fc9b19e041c7f1bb2de23b15c89c1bef9bbd738)
144- build(ui): fix test [`6644d2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6644d2b07e885db614c42034285970e95b1a271e)
145
146## [v1.2.10](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.9...v1.2.10) (2023-04-19)
6cee68cc
JB
147
148- feat: add status notification transition check to OCPP 2.x.x code [`48b7507`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48b750721134de072049b7d2d7ea94e69428721f)
149- feat: check status notification transition in OCPP 1.6 stack [`4ecff7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4ecff7ce6e87af51f1ff04e95641aee2270fbdb0)
150- build(deps-dev): apply updates [`a56fa4a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a56fa4a3536cff572de570c6641c8cd7cc492da4)
151- build(deps-dev): apply updates [`b26c659`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b26c6593222953b83ecf6186b895b776bd32548d)
152- build(deps-dev): apply updates [`89bf789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89bf789a5a24076f254b8c68b1cdf4cd7c8fd571)
153- fix: ensure constants are readonly data structures [`4cf856f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4cf856f0ff988b709da7b9185913266146e82add)
154- build(deps-dev): apply updates [`da31fab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da31fabf3cbb0a52f707914f37fb23e18a1348a7)
155- build(simulator): apply updates [`481c380`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/481c3802ecbdb0ae3cf75e028c7236f6b9b12671)
aa49f5ec 156- chore: version 1.2.10 [`6cee68c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6cee68ccc74c33c9001b99481a02d5b8c3b9e7fc)
6cee68cc
JB
157- fix: fix sonarcloud analysis [`0f113d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f113d68a22dd919877279d32d8d12058ec06cee)
158- refactor(simulator): permit to check if connector status transition is [`0ce9bab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ce9babe5c83eced0e773109d4393c1ab487039f)
159
160## [v1.2.9](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.8...v1.2.9) (2023-04-16)
f16b00d8
JB
161
162- perf: properly bound methods in hot paths [`31f59c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31f59c6d2def2ab2b53240c1d3d35333ac00933b)
163- build(deps): apply updates [`14f7192`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/14f71926025d0b646f5dd3a6b40478c019b8030c)
6cee68cc 164- chore: version 1.2.9 [`f16b00d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f16b00d85c33984f6eadc4edfb8db66f0a99adfe)
f16b00d8
JB
165
166## [v1.2.8](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.7...v1.2.8) (2023-04-15)
9255768d
JB
167
168- build(deps): apply updates [`761684e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/761684ec171cf2b700f23b28833c40409f3cef51)
169- build(deps-dev): apply updates [`100d237`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/100d2375df64a53c42cada02cecc815c833a44a8)
f16b00d8 170- chore: version 1.2.8 [`9255768`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9255768d8252814cd794b7c7167b88ead912e990)
9255768d
JB
171- docs: enhance code documentation [`6b90dcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b90dccaf87a8ed910e0435d1572580416e57e70)
172- refactor: forEach -> for ... of [`7d3b0f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d3b0f64262e8ffe47e2e8b5b091dfcdb6b67339)
173
174## [v1.2.7](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.6...v1.2.7) (2023-04-12)
77a9ddef
JB
175
176- build(deps): apply updates [`44c0ed8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44c0ed87b919a3b3c5ed94657af46b570ad777fa)
9255768d 177- chore: version 1.2.7 [`77a9dde`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77a9ddefe9a8704980e531dae499cadedbe127f5)
77a9ddef
JB
178
179## [v1.2.6](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.5...v1.2.6) (2023-04-11)
1093ffc1
JB
180
181- build(deps-dev): apply updates [`118a211`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/118a2117d5c800a3c7b4a4e0c1ba318f1d300e05)
182- perf: use arrow functions in hot code paths [`e8a92d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8a92d57004dcddba34fa4a510226b56e11a8cdb)
183- build(deps-dev): apply updates [`75f84cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75f84cb1927588a1261a1fe6140e6d96b86fa74b)
184- build(deps-dev): apply updates [`db59d71`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db59d71ee08527ee544ce78b1a947c4713b6beea)
77a9ddef 185- chore: version 1.2.6 [`1093ffc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1093ffc134e888e14f147498e8e8c4f7e80ba06e)
1093ffc1
JB
186- refactor: make the exponential backoff implementation for tunable [`517ffa5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/517ffa58b673e8ece31c6520d0f2331848fc05ed)
187
188## [v1.2.5](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.4...v1.2.5) (2023-04-10)
c51bc43e 189
7544b25e
JB
190- feat: add mininum value support to meterValues generation [`860ef18`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/860ef183ca94c501749d508ea70d7447ecd90f05)
191- build(deps): apply updates [`825c7c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/825c7c420e3dd1db3952f54156c7565aee42f664)
1093ffc1 192- chore: version 1.2.5 [`7544b25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7544b25e44245784850adca768b516cb318c4108)
7544b25e
JB
193
194## [v1.2.4](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.3...v1.2.4) (2023-04-09)
195
196- chore: version 1.2.4 [`c51bc43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c51bc43e325e355ce6a600b0a46854d12da8a6df)
c51bc43e
JB
197- fix: reference poolifier pool property [`4597fdc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4597fdc580a3a20384ecef821fe781a1099d733f)
198
199## [v1.2.3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.2...v1.2.3) (2023-04-09)
9d8360d8
JB
200
201- build(deps-dev): apply updates [`a7bb184`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7bb184512dd064b5da4dc125d652b6b40ceffee)
202- build(deps): apply updates [`2beeb6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2beeb6d98a5749ce94666482783a6034b7b5430d)
c51bc43e 203- chore: version 1.2.3 [`9d8360d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d8360d85d76f2b36c08bb0e554cd46d26bd253c)
9d8360d8
JB
204- fix: strict number check [`260f9dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/260f9dcc04f0680f7ef3f01d859a1f2fa748c07c)
205
206## [v1.2.2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.1...v1.2.2) (2023-04-07)
68d17e0d
JB
207
208- build(deps): apply updates [`1ec93f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ec93f5cf771fbc548cdfdc0ef64c3f378d07c89)
9d8360d8 209- chore: version 1.2.2 [`68d17e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68d17e0dddf496c2cc6aecda6d350e2e1bde0fbd)
68d17e0d
JB
210
211## [v1.2.1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.0...v1.2.1) (2023-04-07)
09ae1fb2
JB
212
213- build(deps-dev): apply updates [`e88cc46`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e88cc460a4a2f66b9b1276413cb1d20463b672e2)
214- build(deps): apply updates [`89787c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89787c9952082d0f86ce0ac4207dde4f67b42752)
215- build(deps): apply updates [`62e69a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/62e69a6bd0e8386d9a0264621af7f9ed7d2abc28)
216- refactor(simulator): use helper for undefined or null checks [`9bb1159`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9bb1159e3a17ace0e8502e7c4e727219a2b033f2)
68d17e0d 217- chore: version 1.2.1 [`09ae1fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09ae1fb2ee859a4ab47f742962b0403416c70672)
09ae1fb2
JB
218- build(deps): apply updates [`9d46a35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d46a358811e3b3b8da407a045ea733cf70e04dd)
219- build: refine editorconfig [`a05aac0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a05aac035bd2d168b634fdd3246faa3f3be3dd7f)
220
221## [v1.2.0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.0-3...v1.2.0) (2023-04-04)
9648adec
JB
222
223- build(deps): apply updates [`956c1ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/956c1ea3bbb788cb09579e72e120db20a2fbbfec)
224- build(deps-dev): apply updates [`ab8e7b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab8e7b973211ca783f06b74fa7bdc5f5ec2e0d30)
09ae1fb2 225- chore: version 1.2.0 [`9648ade`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9648adece19479aaa00c81990dbc66ca817403a4)
9648adec
JB
226- build: refine release-it configuration [`f268f49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f268f496c31ac32077021c98a2a22232f8d77b29)
227
228## [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)
48e450aa
JB
229
230- build(deps-dev): apply updates [`846008b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/846008bb7a42a48e65fb78ec3bf2ac27dda214fd)
231- build(deps-dev): apply updates [`11e56c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11e56c595bbdc088535bbb463f081d62428258f1)
232- build(deps-dev): apply updates [`1169786`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1169786c818a96621a189d42f950939785b34d7d)
233- build(deps-dev): apply updates [`bd7ebfa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd7ebfa2a1ab5a5cf7970c4d860f46a16487bb16)
234- build(deps-dev): apply updates [`a1684ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1684ca19d70bf948dd7a0a9b236f52e8f0a52fd)
235- build(deps-dev): apply updates [`7b0b6f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0b6f5d307d0e3b14db403c349cc88ae5ca3f41)
9648adec 236- chore: version 1.2.0-3 [`48e450a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48e450aa21d6d08f632f70996bcb24b0be5078c6)
48e450aa
JB
237- build: ensure the mininum node version includes corepack [`43d5dd0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43d5dd05e100aeb4a2b6b002cf7f97e6fe3fb38f)
238- refactor(simulator): simplify skip preinstall test [`cb3617b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb3617b088f3ab53f363f38782fe2ea35548d7d4)
239
240## [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)
1c224d13
JB
241
242- build: switch to latest pnpm version with related formats [`1a662d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a662d2902d8ba4c41e55febda8a77f52d155a90)
243- build(deps-dev): apply updates [`6e3a781`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e3a7811cb12b9854bbba11b1d94aad09db7da68)
244- build(deps-dev): apply update [`9a9aa23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a9aa23ab38a65181127ff552a1fb3711c754ce5)
48e450aa 245- chore: version 1.2.0-2 [`1c224d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c224d13cf2e6b7efa4eaaa360e7a4c8654fccb7)
1c224d13
JB
246- fix: ensure charging profiles are deeply cloned before doing any [`66a62ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66a62eacdeb0698d62a881ab41ca2d380b9a14f9)
247- chore: update copyright notice to 2023 [`a6609c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6609c86ed6ac21d51f1b1657d3c17dcdd55af85)
248- build: remove unneded step in CI [`513409f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/513409fa387e9f77dc7fe75698a09eb09484267e)
249- fix: avoid unscoped 'this' in static method [`b30ea3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b30ea3f0e52c291362c3b0fc5dfa13c2696b9912)
250
251## [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)
bdcf3242
JB
252
253- feat: add initial support get composite schedule OCPP 1.6 command [`4118945`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/411894569d4a0333a4e38e911a178520a69448cd)
254- build(deps-dev): apply updates [`8481844`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/848184439a9a043977e0ccc07e9d28b97e0d7fc1)
1c224d13 255- chore: version 1.2.0-1 [`bdcf324`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bdcf32422da3272d382d818de39dd768ec301358)
bdcf3242
JB
256- refactor: rename an id tags cache method [`32e8c8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32e8c8a50f321cf046fc162f24421cd1d5589200)
257- refactor: remove unneeded intermediate variable in id tags cache code [`728e01f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/728e01f09f2b43946aab50eb2ed9673bf2d2daa3)
258- build(simulator): add some scripts to clean build artefacts [`e592ba1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e592ba1d134faa93bf2dd0261fdee0654fe26e2a)
259- build(ui): add some scripts to clean build artefacts [`a39e3a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a39e3a3d30ea9079b9e8b985ece56e1fa2ed8338)
260- feat: add supervision url configuration to Keba template [`6a37362`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a37362a5465e593343e15a1df7657cb3b89c3d3)
261
262## [v1.2.0-0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.96...v1.2.0-0) (2023-03-26)
6e2b0006
JB
263
264- build(ui): switch to pnpm [`603f101`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/603f1011d2931b5a5fa3214bb754e611d184ca99)
265- build(simulator): switch to pnpm [`881f450`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/881f450cfd904e73bb5953e4057f6d071bdf60f7)
266- build(simulator): add script to prepare a build for CF [`514a30b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/514a30bab4c8c4dbfd9ed06970d081402d005402)
267- build: fix CF deployment [`c3d79f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3d79f960576c4dae48dfab7d45be700081abc77)
268- feat(simulator): wait for transactions end before simulating firmware [`62340a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/62340a29089d0753f45b57dc3e5b8d4871c7d736)
269- build(deps-dev): apply updates [`1e60468`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e60468f3de7e22ccea64405286ad6c5ec9ff293)
270- feat: switch the bundled code to ESM only [`653b69b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/653b69b42ae1e4bb1aec29dcb5e901ab3f83fada)
271- refactor(simulator): cleanup id tags cache namespace [`f911a4a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f911a4af34e676a49f542aec31cbef8075fb65ef)
272- build: fix peer dependencies pnpm handling [`7c0673b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c0673b1b57531417fe83f962cb6be44c4abd549)
273- build(deps-dev): apply updates [`930c92d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/930c92d02d2cfe45ac2d57fffd52ef5092272121)
274- build(deps): apply updates [`8e34d9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e34d9a5c2062c63292b91df62ec308e8030f9e3)
275- build(deps-dev): apply updates [`8262cbb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8262cbb563cdea574e23b6e846f2658997ee2852)
276- perf(simulator): use content addressable cache for idtag distribution [`aaf2bf9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aaf2bf9c2ec7712394d7ab9da12449262d894e60)
277- docs: add missing escape before pipe in markdown [`1d495af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d495af5cbd31e339e8a34096adf137fe9b6eb9b)
278- fix: fix conditions requiring an heartbeat restart at boot notification [`8f95343`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f953431be60a5520dba937dd2cbd394a72af25d)
279- refactor(simulator): move template keys deprecation code into helpers [`ae5020a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae5020a33e77e4fb452a5d2f54c59bf9837e5190)
280- refactor: rename a template key to a more sensible name [`e302df1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e302df1d4573ef07df7c44a210a34e429f571814)
281- test: setup to allow unit tests with stubbing [`21ece8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21ece8a16be20d8512c42ba36b24a9241a927e7b)
282- perf(simulator): optimize tags cache [`d6a62ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6a62ad9d0be1d1f29530dc9bae59272d40efee7)
bdcf3242 283- chore: version 1.2.0-0 [`6e2b000`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e2b000669bd333572afd9a580e72b85a84e42a0)
6e2b0006
JB
284- build(deps-dev): apply updates [`31c3e59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31c3e5974bac277f9870a7a09f9dfa17c3ebd35e)
285- build(deps): apply updates [`b539dea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b539deac3b86dc7683c6147ee54430e90f0c4564)
286- refactor(simulator): factor out template key deprecation handling [`d21c49d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d21c49d6524dd8c4cb29da3d0925a5994ac6feb1)
287- build(deps-dev): apply updates [`3092f0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3092f0b4cb7333e94935863e47f1abc1ee1f1fe5)
288- fix: add charging station status checkpoints to firmware update [`1bf29f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1bf29f5be7c0ffe3d029e447ecb50da55bfd8948)
289- fix(simulator): increment the firmware version in boot notification [`692f2f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/692f2f64aed9c4b79f43036c3318566484410b33)
290- test: fix ts-node configuration with ESM and mocha [`92ce547`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92ce54736c01dd6ba96450355dbbcca450337da7)
291- fix: ensure the incremented firmware version is saved in configuration [`6bccfcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6bccfcbcb7084b3a29469435bf87e89cb47d4218)
292- perf(simulator): build once address for tags caches addressable indexes [`ba62a53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba62a535da8d31400787113da1f77282967abb65)
293- fix(simulator): fix CF build deployement [`042f925`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/042f9250946763787e41cb70bbff606c2c8280fa)
294- fix: stop the ATG on connector if its status is unavailable [`9b4d0c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b4d0c7011a9b8ae65a0ee95193788265acb95ae)
295- docs(simulator): document pnpm enablement [`5845e83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5845e83d78414048ac71f99594a0e203f9a9c756)
296- fix: fix setInterval deferencing [`dfe81c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dfe81c8fd4f72977934e00a2b6d20e04c87ac5c8)
297- refactor: add helper to build content addressable key for id tags cache [`7af183e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7af183e79b63c60d72449a4eecb7e996927ec156)
298- refactor(simulator): refine LRU cache type name [`d15866d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d15866dc20772ed31b0f4001385393459e7fad4f)
299- fix: ensure charging station uid is stable between firmware update [`2b490d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b490d73f321440ab8970263d29cd35c4d43997f)
300- docs: add link to log rotation tunables details [`37e868f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/37e868f20a2862b24b65963016706e63e0b96b7d)
301- feat(simulator): wait when necessary between phases at firmware update [`380ccc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/380ccc42b2a771c64c49e5e6d65806c9e80e4117)
302- refactor: pnpm configuration whitespace cleanup [`8d721ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d721ca2491a29499965d888fa784ae490581174)
303- build(ci): remove unrecognized option [`0199b61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0199b6164da48aa91deeaf840bcaf509418e742c)
304- build(simulator): fix CI after switch to pnpm [`12909bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12909bc982b50270d13fb6cea213c9f6296bbdf6)
305- refactor(simulator): remove unneeded condition check in log message [`910c3f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/910c3f0cae3d7e9a9fb82608c3a26df37ff19b29)
306- build(simulator): update ignored CF files [`f4896c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4896c4b63a31d68d92306dae7581ce4ad1f3096)
307- docs: refine README.md tunables description [`38cc3b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38cc3b4ba35912552e88b0b8d2f16072a97b9b7f)
308- build: refine ignore configuration files [`1b0f082`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b0f082df5138492b4375caec4bcb1481e514b90)
309- build: fix eol type detection [`079a6f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/079a6f958d9679e0807bdf40378ef91b9ae9c014)
310- Revert "refactor: .js -> .cjs" [`9d5d8e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d5d8e6fd7998781c7197ea346bae9fe13a6a47e)
311- refactor: .js -> .cjs [`8e1080e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e1080e7e9825105985a8ffb8767ee868a6baf4f)
312
313## [v1.1.96](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.95...v1.1.96) (2023-03-18)
1c541a10
JB
314
315- fix: brown paper bag issue at referencing the same literal object instance [`abe9e9d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/abe9e9dd3d72acc384fa2d3acd434f0053d8c61e)
316- fix: make ESM bundle work [`b768993`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b768993dd4636df8276b0ea47158dd9bdc9a997b)
317- build(deps): apply updates [`12f02af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12f02afa1671f651f9269343dd83f36a624d3812)
6e2b0006 318- chore: version 1.1.96 [`1c541a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c541a1088668bfbef932f18c0645a5db54814d3)
1c541a10
JB
319- build(deps): apply updates [`f8397f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f8397f656c73aca954b22f8f799c698f77e7d528)
320- build(simulator): fix assets directory cleanup [`0c995ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c995ea6078b233350884f71f9c178e4d57150c6)
321
322## [v1.1.95](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.94...v1.1.95) (2023-03-18)
6b632bf3
JB
323
324- refactor(simulator): switch to named exports [`268a74b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/268a74bb051fcbbad532fd833f0d8fd2b33b6c64)
325- build(simulator): switch rollup plugins to core ones [`8b6da98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b6da9886c4ad2fd13120cd2c94b6995ff8eb221)
326- build(deps): apply updates [`b492b73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b492b739f8ab88fa18543a0f796ec8e5441d36f4)
327- refactor(simulator): switch utils to internal module export/import [`60a7439`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60a743910478b70e39dcefa5e1b752ec8a93880e)
328- build(deps): apply updates [`ab9c886`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab9c88623ef89195b760dd3f3acf03b12758b1e3)
329- build(deps): apply updates [`5a9d745`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a9d7452508ab25ca7fd8057da10b1fda84a28a6)
330- build(deps-dev): apply updates [`61aad68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61aad68dac1a63b11dd4b76c4bd47e80bd4f4b57)
331- fix(simulator): fix mocha tests [`878e026`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/878e026c886468c5d488b75a6d3636abea6fc07c)
332- refactor(simulator): switch to internal modules export/import design [`2896e06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2896e06dc8d72adf7150b23c941079f622f6f37c)
333- chore: apply dependencies update [`946b9f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/946b9f8cf878c0382d74a46c7ff1bd017c95de7a)
334- build(deps): apply updates [`d91f775`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d91f775621903b6def2a205b21f76bb1c536e405)
335- build(deps): apply updates [`5b670ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b670ffcbc56d6571018576f1fd8af8bf1fa4517)
336- build(deps): apply updates [`15f4706`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15f47063f59a92596b78d86e0a163f491af88dee)
337- build(deps-dev): apply updates [`9d432a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d432a816933d7c9cbff5eac682db19aff258a5e)
338- build(deps-dev): apply updates [`d994fe7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d994fe7c65adb3edbdd1b12fa287521b6636f14a)
339- feat: set supervision url through the UI protocol [`269de58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/269de5835f83c14f7432c0049a6606a55e1b556e)
340- chore: apply dependencies update [`0868382`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0868382924d514cc87264443801978260f1ede37)
341- refactor(simulator): explicitly export needed types only [`0ac9792`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ac97927984473fcb11a177f013b0e112638e050)
342- build(deps-dev): apply updates [`779c2ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/779c2add6338cce121df767c2ee0e6158dc811ef)
343- refactor(simulator): cleanup OCPP incoming requests handler [`56d09fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56d09fd7cdb49418af30cef6b9a47ea5007fb044)
344- build(deps): apply updates [`efad425`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efad425df21a02bf4b24561eb35691abe7d2928f)
345- build(deps): apply updates [`b8cede3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8cede3a125c147591da708b8b012254f98ecb07)
346- fix(simulator): order firmware upgrade statuses properly [`93f0c2c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93f0c2c87ceeb26d4925bee5708ea8156f4b335f)
347- refactor(simulator): remove duplicated code in utils [`dada83e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dada83ec9f4fb9426070147b43615d494ae86fcc)
348- refactor(simulator): constify and factor out empty data structure [`59b6ed8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59b6ed8d1db313ef3371efd8ab5e039cf3dedab0)
349- refactor(simulator): align casing on enums between key and value [`721646e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/721646e902fa12d165d4a1da06fb963fb30dc9f2)
350- feat(simulator): add more OCPP 2.x.x types definition [`28f1c57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28f1c5749ad4ee138c34c345a7bd812b40ccbcfa)
351- feat(simulator): add certificates related OCPP 2.x types [`6b63503`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b635033ddf255392ded26fd03fe1f128b15ad69)
1c541a10 352- chore: version 1.1.95 [`6b632bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b632bf34df0b4fbc1cb32db8cd1fab58487e9f7)
6b632bf3
JB
353- fix(simulator): make the modules export/import a bit less sensitive to [`17bc43d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bc43d765c22c8d8c132484f8dc9c3edd370d91)
354- feat(simulator): initial work on configuration components and variables [`857d8dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/857d8dd995425597a2bfb15d49e7ee6d69b055bd)
355- build(simulator): switch to TS 5.x.x [`c8aafe0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c8aafe0d6d0ccc1c9bbce5db003e3bb27be9044f)
356- refactor(simulator): remove uneeded check [`5b43123`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b43123fc02370da77b9265aeec62edbdbc83728)
357- refactor(simulator): sort exports, switch to node: import syntax for internal [`01f4001`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01f4001e733ebc61423d3023d87b1399b6afa215)
358- refactor(simulator): remove duplicate OCPP version validation code [`feff11e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/feff11ec8fa83121c4cd7823eb677d6e3fefa079)
359- build(deps-dev): apply updates [`2b35c55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b35c55d2837d3d855efc80f62eaa380d734b71d)
360- fix(simulator): rename and fix object own property detection helper [`ef4932d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef4932d8aec470321413643e3c0647b0b29396de)
361- refactor(simulator): add type shorcuts for OCPP configuration keys [`6dad8e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6dad8e21f4a8e66836009802c11194ddab1bb02c)
362- refactor(simulator): add control over the OCPP stack exports [`368a6ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/368a6eda4a2cb8f8f6daaf44fb029fa18bfdbff4)
363- test: cleanup code coverage configuration [`2e8a02e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e8a02ee53539a1640b4ca574e9c4844d4a76947)
364- fix(simulator): sanity checks to circular array inputs [`4cf1f68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4cf1f68c16b8c479208e31b4873e405192044f2e)
365- test(simulator): add cloneObject() helper tests [`dd5a1d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd5a1d6c3187b2de4430bf8ce46046e75347858c)
366- chore: apply dependencies update [`0a71cb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a71cb7919a4bc90ecb760cd0271146d7d481feb)
367- fix(simulator): init statistic counters without possibly overriding the [`7191090`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71910904d1b0cefc874e39054d72f0c2dd8385bd)
368- refactor(simulator): cleanup types export [`b0ba2bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0ba2bfc10e4f48b6660c100c29abe0bcff4d330)
369- perf(simulator): filter array for undefined before running map() [`3ce0201`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ce0201e969c813052452540075b65985b3bc47e)
370- refactor(simulator): factor out supervision urls distribution [`a52a644`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a52a644657916a3516798cbe8877a634ff8d6132)
371- feat(simulator): switch TS transpiler to ECMAScript 2022 [`c5f2c25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c5f2c258852408a3b18c7a5b12d076b6b5728172)
372- feat(simulator): expose OCPP configuration in UI protocol [`8d8599f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d8599f0565ba2121394a3d22214d13dbfa0f2c3)
373- build(deps): apply security update [`72a20d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72a20d25ca960aaece75b0a23422c9da6b287f9f)
374- test(simulator): add hasOwnProp() tests [`af29b59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af29b598b4031b37f4eb806e52abbbbeaf517b5f)
375- refactor(simulator): avoid branching in empty array helpers [`5d0b9ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d0b9ffc3224e4a1a0a00400580094afc2393715)
376- refactor(simulator): introduce HTTP methods enum [`1185579`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1185579a331f3484e8ed7882203d2e58466635dd)
377- refactor(simulator): remove unneeded type casting [`617cad0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/617cad0c86c3fea53b56a738bb0d6ddc3da05237)
378- refactor(simulator): delete attributes instead of undefining [`cdde2cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cdde2cfed18fa29abc91915f3929288eafcae677)
379- style(simulator): align case on enum key/value [`10922dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10922dcc8705fe73e4cb6b59ee0dbdc9003ecde7)
380- fix(simulator): clone configuration object before saving it [`648512c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/648512ce52952784ed04fb714fd02311506f8b14)
381- build(docker): switch to docker internal compose [`df3b86f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df3b86f788b27176f1a86f8de2141dcc43943752)
382- refactor(simulator): sort exports [`480fecf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/480fecf6f69bc342772aa161c4452e2b544e12a4)
383- build(simulator): type check also declaration files [`1949ac1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1949ac18d767c96788256224d3d17b2856536018)
384- build: revert node stable CI version pinning [`aab4274`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aab427455b6f9b0c6c28c189ae578aabe4130fdb)
385- build: pin node version to 19.7 in CI [`bb1e5fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb1e5fcb684566b96a8c2547e99565ab009cfc89)
386- test(simulator): refine hasOwnProp() helper tests [`58693af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58693aff95199f38b987807d6a9cb8e8401f68bb)
387- refactor(simulator): use helper(s) where appropriate [`4c5e87a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c5e87ae4e007b3cb0a8636515da8c3fe2bccff3)
388- test: fix TS options [`97f4c1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97f4c1a28d2fc4700a526b07c5c27411213db7df)
389- build: fix typo in CI [`547b7cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/547b7cf9e0971e51e8f9473900322efb6bc35005)
390- build: run CI on merge queue [`b58224b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b58224be61ebe85a0ff23e8f91ee7888b2f2d6ba)
391- refactor(simulator): import cleanups [`02ff3d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/02ff3d2740e16a48538cd6e1bfa4f066c972c9d2)
392- test(simulator): use named import [`f64ca10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f64ca10c3dfd40e1deda5aa7cf3397305575117e)
393- refactor(simulator): switch import to node: syntax [`3f85aa2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f85aa2be99e17ccd01323dec5c08a301f29488f)
394- chore: spell fix [`92cf5b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92cf5b6f8cc2f2ff1040628339a6813a09bafe75)
395- build(simulator): add missing rollup external [`8a16893`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a168938cb32c2e041746257796792d38917448d)
396- test(simulator): .nycrc.json -> .c8rc.json [`846da5b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/846da5b7b701b7edb585364fd1508c6a400fb847)
397
398## [v1.1.94](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.93...v1.1.94) (2023-02-11)
32619191
JB
399
400- fix: apply dependencies overrides [`db64a53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db64a53bae8bfe40bcdcff64fe5e4b1287cdfae3)
401- chore: apply dependencies update [`3d1b570`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d1b570a5cafb042d73719311e1abce73a18965d)
402- fix(simulator): fix empty array detection helper semantic [`53ac516`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53ac516c575adaacd199a68d39b5ace22876ee83)
403- fix(simulator): fix brown paper bag bugs after helpers semantic fix [`9a15316`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a15316cb7ede50d57ab25f758f0ccf1aa1bd903)
6b632bf3 404- chore: version 1.1.94 [`3261919`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32619191f2554bd1839729805dc845aa8737227c)
32619191
JB
405- chore(simulator): apply dependencies update [`b6a45d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b6a45d9ada7e4b734c86d1c54cabbda58a6b72bb)
406- fix(simulator): lookup OCPP configuration key case insensitively [`acda9ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acda9cab8724c9b51d1f5f9a8a12c6dd3617ff55)
407
408## [v1.1.93](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.92...v1.1.93) (2023-02-10)
27bdf055
JB
409
410- fix(simulator): detect string emptyness properly [`#390`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/390)
411- Apply dependencies update [`910bff7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/910bff7b6fc78f799a860bf6a50a400afd4447cd)
412- chore: enforce conventionnal commits with commitlint [`1e49f7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e49f7aab4d2a893d548a74b1afbb067ec31552c)
413- Apply dependencies update [`6f415cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f415cbb89608f97b89a22fbe624004851cc0ddf)
414- chore: apply dependencies update [`b9336ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9336eedb151ad0c6f519d977fdbddfedf3b7f2a)
415- Apply dependencies update [`6a6acd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a6acd38a8e51548534566bc57530608edb53bb7)
416- Improve log messages prefixing [`1b271a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b271a549cfd1b8e678a56918f113ebc7c17f592)
417- chore(ui): apply dependencies update [`c3d8778`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3d8778e50c865e2b8b0513050edcddca06306d0)
418- refactor(simulator): make OCPPIncomingRequestService class inherit from [`27f08ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27f08ad31f3e69c0681005edc6e9fec49d0450c2)
419- refactor(simulator): propagate and handle startup error at callee [`4ec634b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4ec634b76a847dcf6a929c6584af4dbb9ed92c17)
420- Bump @sideway/formula from 3.0.0 to 3.0.1 in /ui/web [`c719653`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c719653a38240230d778d4698b3667260bd35dcc)
421- Apply dependencies update [`3788f75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3788f755b573fecd2cb12b0ed3a5260955983e6d)
422- chore: apply dependencies update [`cb231df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb231dfe83b60814c3327db9f250a63676b4546e)
423- chore: apply dependencies update [`b34de72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b34de720f4839ac20de72e10d5550c01312f5c8a)
424- chore: apply dependencies update [`db407f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db407f05ffa8cad8bcc26ba12773f619a13f04ba)
425- fix(simulator): calculate LRU cache capacity dynamically at startup to [`d1c99c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1c99c59787e98b3954760fbc208a5dfbc3d8f57)
32619191 426- chore: version 1.1.93 [`27bdf05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27bdf05539fbeda022a73281c98acf65b830163b)
27bdf055
JB
427- fix(simulator): fix delayed initialization in promise at startup [`a596d20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a596d200439848662293885dd9730f91be083114)
428- refactor(simulator): move configuration checks at initialization [`846d285`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/846d285145c208d251fedf80426c7a4abf12d731)
429- Use arrow function for log messages prefixing [`8b7072d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b7072dca602c80ec6ef9a3463b6d53b43aa8fa5)
430- refactor(simulator): random float generator signature simplification [`2f45578`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f45578b9925ac9137d92898216c8c4c0b0bacdc)
431- Apply dependencies update [`6be0735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6be0735cd7fd635e50a97a42bc5d3ae56fd9fdfd)
432- fix(simulator): fix default version bump scale at firmware upgrade [`598c886`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/598c886d552bbefae7d2c539da6f104c243e3c7f)
433- fix(simulator): initialize charging station worker outside the [`326cec2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/326cec2dcb1662396a9557ba8ae1c74ea523baed)
434- UTs cleanup [`b9c918a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9c918a2c297aaa01be6bf4a47ffab2712dd93ad)
435- fix(simulator): detect string emptiness properly without helper usage [`8d54dcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d54dcc02f185433399891be628fe8ce7658e2d1)
436- refactor(simulator): remove unneeded intermediate variables in startup [`6ed3c84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ed3c84506348f5a7eb6c14e4b0c359b8780f471)
437- refactor(simulator): remove unneeded duplicate initialization at startup [`af8e02c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af8e02ca9a957f78366251dd2e2b818c7b398dd4)
438- refactor(simulator): move main process unhandled or uncaught error [`4724a29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4724a293231a0cec198f85aa8af9aa0564bbd542)
439- refactor(simulator): use proper type for log format [`63ec69b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/63ec69b72d260925caad20eeb924d893067f521e)
440- refactor(simulator): remove unneeded intermediate variable in firmware [`07c52a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/07c52a72c0b8ab72dc37241892e02b229e70c0f6)
441- Fix nullish checks [`6b060f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b060f3dbf57fe5cbe6b857cde6c091854625456)
442- refactor(simulator): remove unneeded intermediate variable in helper [`602d810`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/602d810aef1eebef219b274fc5bfdd42c3ec819d)
443- fix: make release-it compliant with conventionnal commits [`0defffd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0defffdcef18918b65a99380b05d575fc9238152)
444- Merge pull request #393 from SAP/dependabot/npm_and_yarn/ui/web/sideway/formula-3.0.1 [`a6a7447`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6a74471d6d282312b4f18d1bee74400c6c45017)
445- refactor(simulator): remove unneeded ternary operator [`1732e61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1732e6140696f6d226d3c99bbf9529f828f72770)
446- perf(simulator): remove unneeded nullish check at startup [`41bda65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41bda658ed7c2caf82b4d6a8f7af06b65729e1fb)
447
448## [v1.1.92](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.91...v1.1.92) (2023-01-26)
18317355
JB
449
450- Add error handling to JSON schemas file reading [`#369`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/369)
451- Apply dependencies update [`e456424`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4564243466c949f35fd219092747c4dd2ac347b)
452- Strict null check fixes [`72092cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72092cfcf8a31c06e4592b25e060e2d74d2ed99c)
453- Switch log messages to string literal [`44eb602`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44eb6026079c8dc2c77b10a96a42d0c0b2da7c8f)
454- Apply dependencies update [`b099197`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b09919731582dad401825be0aeb0185344a1d845)
455- Strict null type check fixes [`1895299`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1895299db899eb53db7fb1615b82624f806017e8)
6b632bf3 456- Apply depedencies update [`dec8f36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dec8f3602f5ed9cd916cce460ee0e10aedaa087e)
18317355
JB
457- Factor out JSON schemas parsing with per OCPP stack version [`7164966`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7164966d863b4539243b473c5e2e9d22fb9b5fd1)
458- Fix file error handling propagation [`6d8b0b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d8b0b0e25a198e2328d165b9413f6f4d13db2e7)
459- Strict null check fixes [`551e477`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/551e477c2cc2461de8dcc2b263a35c0c50240bbf)
460- Falsy/truthy test fixes [`d812bdc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d812bdcbd13b39bf895bb3e01c0556d87c35a6d1)
461- Refine code formatting rules [`8475b22`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8475b2228f0b36777e1a9528b2d61348facad82f)
27bdf055 462- Version 1.1.92 [`1831735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/183173559d6bfc96e66c8ff5a0624b8215c2f71c)
18317355
JB
463- Avoid strings concatenation [`14ecae6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/14ecae6a3d6b172ca29353e5a2faed513feff4f5)
464- Use crypto unbiased random integer generator [`59395dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59395dc149654128f2996f4999bccb66270f54e4)
465- Revert incorrect isEmptyString() semantic change [`4e276cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e276cc7fe5ba6090afa4cb7b45b0f0885d0f149)
466- Fix isEmptyString() UT [`1a4a811`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a4a811c5bdaa4aadd32dec4851835be864d8c6a)
467- Evaluate OCPP messages buffer flush performance [`1431af7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1431af786f4d2728bad4132d505758144798516b)
468- README.md: fix some default values [`a14885a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a14885a38eab808dd12ab3be6e2c3ee1d5eeb938)
469- Improve isIterable() UT [`afb26ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afb26ef122e3517f1b6a32c14d7ffe92c0ae35a0)
470- Empty string handling fixes [`27e40a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27e40a3b65c82807a3bf15a0e56b6f24fceb89f8)
471- Fix UT [`293aaa3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/293aaa3118bbd8c6a6e7933f049d51031c134fa6)
472- Improve empty file name handling [`c78355e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c78355e4f754d07a9d150b10b11ad925946b5c5a)
473- Fix a null or undefined condition [`b40b5cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b40b5cb39eb44088100f2ce5efc2a6fdf4b84f26)
474- Fix build [`e92fdb8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e92fdb8c90c72628a7644f9f60c8b0a1bbb95f0b)
475- Silence rollup warning [`0c7370d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c7370da4f16b4471b21b510aa6c74664a99fe89)
476- Fix isEmptyString() semantic [`29405d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29405d4fc27d01f8186482c0826b290152d027fe)
477- Revert wrong type change [`5eaabe9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5eaabe903f16359e6ddb3830216993f186cb85d5)
478- Fix extra whitespace in log messages prefix [`a1e5fe4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1e5fe4e22aaee2d4c7535fc9b6998f0e5f9a8f3)
479- Fix log message conversion to string literal [`cca3d47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cca3d47443640043862c0106f69485b11a11f31b)
480- Improve OCPP message type logging [`336f282`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/336f2829e8bdfc4f47839eaa73933bf5ca5b0af8)
481- Improve isIterable() UT [`d98f014`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d98f014c7958d0400f717f2704fb74bb1f7852e3)
482
483## [v1.1.91](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.90...v1.1.91) (2023-01-21)
70cd75c2
JB
484
485- Apply dependencies update [`6db3502`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6db3502d06550329abb91eccff3c43d5e8598591)
486- Apply dependencies update [`a0901b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0901b95ecb9f51b00767d229951a94ceaf86429)
487- Ensure a transaction is always stopped, whatever is the CSMS response. [`2cace1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cace1a546e371a9326f84179d0e2384275048bf)
488- README.md: document firmware upgrade template section [`5e5a654`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e5a6546442070f66129af20a8a3312e177be33d)
18317355 489- Version 1.1.91 [`70cd75c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/70cd75c28a6ae78a4615cc6ba037cfa76b721cbb)
70cd75c2
JB
490- CHANGELOG.md: spell fixes [`1c1ad09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c1ad09e4e22b2dcf002bfeef114b880a07d8353)
491- Fix and add log messages [`8ca6874`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ca6874c767f7068b101291232cf69b05bbd28c1)
492- Fix OCPP messages buffering handling [`764d2c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/764d2c911026befed9b15af0087eafcf7a3afc5e)
493- Apply dependencies update [`04f4baa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04f4baa67b96fa19fc00f02e22c2b9ea4341942a)
494- Silence rollup warnings [`43ee437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43ee4373fc8c85473b7d5c192da79f6d53d6c8ee)
495- CHANGELOG.md: more spell fixes [`0e002da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e002da55932301e542797aa73a5685a7a0640eb)
496
497## [v1.1.90](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.89...v1.1.90) (2023-01-16)
f358bc14 498
cbc1c25c
JB
499- Apply dependencies update [`32e1ad3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32e1ad3b16c388b9c6aea81b649fef40dc2d21e1)
500- Initial cleanup at loading JSON schemas [`e9a4164`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9a4164c46a1cf3d5761f06446dc7b46b98372ad)
501- Allow to specify more OCPP command payload fields while using the UI [`f1e731b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1e731bd71b42117f4173830c6ba6dc6eccefce6)
502- Apply dependencies update [`7859628`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7859628671cd8bd4cf9e424b37b8c014dd559ee3)
503- Apply dependencies update [`cb42a73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb42a73729f71d1c69aa461537b1b47bceac2359)
504- Factor out power limitation code into static helper [`15068be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15068be99b2ca88b7b0e60f548c39fd1b06b2671)
505- Add StatusNotification command to OCPP 2.0.1 stack [`6e939d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e939d9e416de33fa1c64fc7f4eb6be70954f69c)
506- Linter fixes [`7820203`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78202038ffd2aca15aa97f45bc66ba42f40f2ec4)
507- Cleanup and optimize OCPP request payload building [`36c462a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36c462a470d518097375f6d6cafc1f17741b382b)
508- Apply dependencies update [`7b0ba52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0ba52925dd4a6a656320035645300a39d0210f)
509- Fix all misused promises [`6a8329b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a8329b4df5d3b236927e4b33a1730784b49a7ee)
510- Implement firmwareUpgrade CS template section support [`5d280aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d280aae12d6ad7367136421c8e2414a676d2c1a)
70cd75c2 511- Version 1.1.90 [`cbc1c25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbc1c25c4ed29eb308525dcc5b68141838500ac2)
cbc1c25c
JB
512- Fix OCPP request handler arguments usage in the inter-workers [`1969f64`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1969f643be49bb8c3e713af7661fe9e6fef5f16e)
513- Ensure start transaction payload is always compliant with OCA specs [`18bf827`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18bf82749012da310723996912f5239c20bdc4e7)
70cd75c2 514- Add Hearbeat command to OCPP 2.0.1 [`81533a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81533a206ec56709897f27edf1298e7c86d74c31)
cbc1c25c
JB
515- Cleanup OCPP types namespace [`f03e104`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f03e10429357538c286b94a99c9ccc5dfe43b348)
516- Factor out some common code between OCPP 1.6 and 2.0.1 stack [`22e0d48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22e0d48e12052aaa7ed3f76fc59cac779ae67a5c)
517- Apply dependencies update [`12052fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12052fe9e1facd942e01ec3926c4cfaf88c1cb62)
518- Apply dependencies update [`3bd2479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3bd24791698bf923f8ceea2347062d7b7acab29a)
519- Move OCPP log message formatting helper into static helpers class [`2cc5d5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cc5d5ec705dae9c7b88be0733dddc22d652a17e)
520- Properly build once the firmwareUpgrade default values [`1574826`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/157482609a14720b298b9efde2b11f807824bb7d)
521- Improve charging profiles handling debug logs [`ad67a15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad67a158ed1e333a255b49e0c8b4aaa9c7b85867)
522- Fix OCPP request payloads building [`cda9626`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cda962601b73f2de23fa089ee102160dd055af2e)
523- Fix firmware update OCPP command handling and simulation [`90293ab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90293abb1042312652c22f8b8c468d99ec080c71)
524- Cleanup some helpers defaults values [`4d20f04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d20f040ab91f06c9399dbaf084358183cf75314)
525- Convert some type definitions to type syntax [`6415403`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6415403ce9894b9a1d7d5d5f698483e58463370f)
526- CHANGELOG.md: spell fixes [`7d5e90f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d5e90f4f7bdecc7a336d050487c53ae23ef3b92)
527- Allow to specify timestamp in OCPP commands payload with the UI Server [`b2a0452`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2a0452d368cfc43bbacc4991de59afa64f662a4)
528- Fix timestamping at OCPP firmware update command handling [`2c7bdc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c7bdc61118232aae9c754edfe6f8528640781ae)
529- Display the complete matching power limitation result in log [`5ab671d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ab671dd938e496199b214fef0de47f24c747a74)
530- Cleanups [`52ed5cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52ed5cf072cc8aacb45564d126a4b9e1c2cdb10a)
531- Remove unneeded intermediate variable [`5bcb75d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5bcb75d4072cc90bed58f7c1423547af490852f5)
532- Cleanup CF manifest template [`5878835`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58788356375d5a9d27f35e9a8b6aa0da9d86a616)
533
534## [v1.1.89](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.88...v1.1.89) (2023-01-09)
535
70cd75c2 536- Thanks. [`#341`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/341)
f358bc14
JB
537- Add BootNotification and ClearCache OCPP 2.0.1 commands support [`d270cc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d270cc878c61c42098557a0e03cc1620f74112de)
538- Fixes to OCA OCPP 2.0.1 JSON schemas [`98fc138`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98fc1389a2464ce8738047f8990731ae31938ee5)
539- Add OCA security whitepaper JSON schemas [`61f26ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61f26ca68c0cadd13c224dd613f9acc501649775)
540- Apply dependencies update [`a9385ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9385ae551e71d4218c75b19a4f6ab3d8240867b)
541- UI Server: add WS Insomnia requests collection [`97c1969`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97c196968f3704d8bc9d4734ab980380a5492bd7)
542- Apply dependencies update [`fa9ded3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa9ded3548369a623819ed489c8365af4da558b1)
543- Apply dependencies update [`1a54817`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a54817652acb8680aad10bd5ecb0b7a0749c6e2)
544- Add missing OCPP 1.6 command payload OCA JSON schemas [`bfbda73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfbda738d80c83b76e2d38f221bfe305a4a89c2b)
545- WorkerSet: remove ugly hack to deal with async worker message handler [`1246bb5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1246bb5219abcba862da33dea264154a747d3814)
546- Apply dependencies update [`74b322c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74b322ce221e147148578ad0db07ca8fb6274abc)
547- Add initial classes structure for the OCPP 2.0 stack [`953d6b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/953d6b028e82d6997897802afefbb4ce0d225dee)
548- Apply dependencies update [`c954840`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9548401740de6a0047033f28b7b651619ae6d33)
549- Apply dependencies update [`902b952`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/902b952fcf1cfbb6cfe79678f4d8c19a6238626f)
550- Move OCPP command payload constants into its own file [`bf53cad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf53cadfde620fe89e6438403658682feb5bd39e)
551- Optimize worker handlers calls by binding them to the current instance [`0e4fa34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e4fa348298d36900560f7466f21f44090d2fe1b)
552- Hook the OCPP 2.0 stack into the main code [`edd1343`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/edd134392e237a3242dc2093341df70244c51472)
70cd75c2
JB
553- Apply depedencies update [`0112bfe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0112bfe05d14fa7d0e0a8e6b697d6997560c7a90)
554- Add incoming request response sent payloads validatio [`0288789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/028878919a937f9307634c0316e27c677a87d305)
f358bc14
JB
555- Add initial support for OCPP 1.6 firmware update simulation [`c9a4f9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9a4f9ea603df09541c6837fee50012256fb46ad)
556- Migrate all JSON schemas to draft-06 or higher [`b034299`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0342994636646699094b2d16a767d6d902d2bde)
557- Apply dependencies update [`ee28062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee28062380e3dd0b0229a504c1c92af131da7b78)
558- Apply dependencies update [`1cc4b9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1cc4b9e0b92fd38761068134499f6cca051adfd3)
559- Fixes to OCPP commands PDU validation code: [`b3fc3ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3fc3ff5bc50c2dbe20eb3ac1e681c00a022b4ee)
560- Use import type in more places [`27782db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27782dbc3512349e7ff5e9fab9180dd31bf68ffa)
561- Apply dependencies update [`c3d5ce3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3d5ce36bce4cd71288c6666a9c51f681b88b1d6)
562- Fixes to OCPP command payload validation: [`4598878`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4598878063d62259a6046a870dfa455b9d0027ca)
563- Apply dependencies update [`d439da5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d439da5cfbb01ef12fcf9a46150715d91bf06c81)
564- README.md: fix configuration path links [`7b07103`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b07103d64bd30b641529f523d26c94a1858337a)
565- README.md: Refine list of OCPP versions [`262c47b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/262c47b2dbe7ad59fa523e77668dd0b994214cb2)
566- Document template directive 'firmwareVersionPattern' [`33d7ecc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33d7ecc767a24b26740d462c968a55bb9c01d12a)
567- Apply dependencies update [`ce784b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce784b19f3b0c9de3525613468772f8a125a2632)
cbc1c25c 568- Version 1.1.89 [`f358bc1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f358bc148eba0e1774e19adfac1c5b079539e9c7)
f358bc14
JB
569- Apply dependencies update [`191a860`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/191a8608b6dcb1f6b8030733b9c85898a3ab6e2e)
570- Add missing OCPP 1.6 command payload JSON schemas [`4b65fe7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b65fe711865b86ae13b9217ddce2d92e3cb6254)
571- Apply dependencies update [`0145fec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0145fecd7f57616a1066ac6330c10a575c9cb58b)
572- Switch to more efficient object deep cloning and shallow merging [`088ee3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/088ee3c1ea0466521948c3911da0db8517ea5b97)
573- Apply dependencies update [`d4c8433`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4c84337227e85dfbf20ff23d153e6bd1f685b87)
574- More import type usage [`e0b0ee2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0b0ee2176a4dc5a8914a3fb094ec16b4966a740)
575- Apply dependencies update [`5112106`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/51121060f9c2a1677fe87175ce64e2586908e7f1)
576- UI Server: refine Insomnia WS requests collection [`821a7d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/821a7d2cc4170b8296520f17bee016db8953663f)
577- Buffer OCPP message when an error occur at sending it [`1b821a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b821a640d1f793e969eed6d76e9c20e7cebb626)
578- Fix charging station started status detection [`cbf9b87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbf9b87853619abe4cd79659b3e56bb8b1d6871b)
579- Document simulator configuration for Web UI usage. [`8228f97`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8228f972d374b250307c36b1e7c91f720f692195)
580- Apply dependencies update [`b25b868`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b25b86842dc61b2a95f672dcf38992f7d63d6ec3)
581- Apply dependencies update [`fa238ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa238ed422568fba50a6def9c8b62f060079158e)
70cd75c2 582- Bump patch level is firmware version at reboot at firmware update [`3637ca2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3637ca2c3a39b1185de71fae3577679a7e43891d)
f358bc14
JB
583- UI Server: fix connection upgrade error handling [`d1c6c83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1c6c833e3dcec4fbd2beacf221e87ad3b407634)
584- Fix error propagation into the UI server [`8ec8e3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ec8e3d00ee6b2dca0760dd77973e338ea5a23a7)
585- Apply dependencies update [`bbe10d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbe10d5ffe049f3e843105a5b9126f49fa9b9dcc)
586- Add initial code structure for update firmware simulation [`b03df58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b03df580733c540eafc26269ee267b675e6b4ae8)
587- Apply dependencies update [`1a382d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a382d42525efb09a9248b9dd0d0920018296a35)
588- Ensure number conversion helpers do not return NaN [`b1340ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1340ec1468911ac6d199013e4d382f2975f453c)
589- Add configuration directive for the maximum log files size [`9988696`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9988696df26aba9c34733f9093ebf3d957ba9d02)
590- Move date conversion to ISO string helper to utils class [`1799761`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1799761a204a0cafc55637e33434babb739865b2)
591- Disable performance statistics by default [`ad774ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad774cecafe0c4f31321ed6e7aff1b5c0c514097)
70cd75c2 592- Cleanups uneeded encapsulating methods [`91ecff2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91ecff2da29c7d1930ab1e8d90d159ae7a8c722e)
f358bc14
JB
593- Apply dependencies update [`b78290e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b78290eabb767141f986f113f1695b025d07c5dd)
594- Fixes to OCPP 1.6 payload type definitions [`c38f0ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c38f0ced134bb1e7daf750500788e9c194e7b74c)
595- Fixes to performance: [`c60af6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c60af6ca67ad2599e7e3e886f219da6323ead61b)
596- Add instructions to try out Web UI [`d07e35d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d07e35d292f808ae593c4c67d95180f764b10299)
597- Fix WebSocket types usage [`ef7d8c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef7d8c218d85b3c9b76af6c8fc1f066a9127c268)
598- Comment out performance statistics debug code [`9d1dc4b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d1dc4b12e36ca8037e22b9690935861a2b0f5de)
599- Cleanup rollup bundler externals [`65b0c15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65b0c151a66f8b6d99a30a2565cd9bb00576baeb)
600- README.md: refine tunable values [`0205b29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0205b2911c5337102d928564fcbba915c8ee19a4)
601- Refine some templates handling log messages [`eaad6e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eaad6e5cf27bf830e4c2ac3a68003a5c09979f23)
602- Document log rotation directives [`d42ee3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d42ee3c9721648623f231466c26a35be678fc25e)
603- Rename the variable used to build CS hashId [`99e9223`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99e922379e0a2b9f03401bba6551215035e6c5d1)
604- Remove now useless Date conversions to string [`aef5c03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aef5c03ddd1489b52df3801284d704342d60a41c)
605- Whitespace cleanup in log messages [`439fc71`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/439fc71b2ebd8322233792b2f3c466e3ddd6e354)
606- Simplify statistics map typing at init [`1e4b0e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e4b0e4b9a4d686b484163c7df83d7a09d194de7)
607- Handle null or undefined meterStart and meterStop properly [`2040a61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2040a613fd09c3476094e671a103131b99d08a8b)
70cd75c2 608- Remove unneeded connexion URLs shallow copy [`f70425a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f70425a594e1c30c01bbd818857922ece1f43969)
f358bc14
JB
609- README.md: add link to winston repo [`21899fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21899fc2c060ab59f3fd07c10bbdeff12020a77d)
610- Small cleanups in Utils.ts [`69bafbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69bafbedae4dd101f6bf1a40091cecdb831a64b9)
611- Import cleanups [`96a52d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96a52d088b4927e7bc51ea9282f502c2a6b67707)
612- Silence one eslint warning [`1f7a034`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f7a03460c25a4d696d23a1a4ff6fbe7384346e9)
613- README.md: update to reflect enableStatistics default value change [`e628964`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e62896446a8a47139e527baa00391de06a617f1d)
614- Add stop transaction reason at firmware update [`f335c1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f335c1d582bab3b323e5de3e3a50889ab7871b8c)
615- README.md: fixlet to units acronym [`aca2b18`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aca2b1822f1ffa6760049d3c33c9405f981e7af3)
616- Fix link in ui/web/README.md [`15124b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15124b9a1fc61722af33085024d4f0c8d3c6d81c)
617- UT: improve RNG tests [`7253a9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7253a9bfc4bd9cff364b29b4b191a0e8b8f98d99)
618- add screenshot [`87a5be8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87a5be81baa4cd9e22b8acbc3d3aff78969c6809)
619
620## [v1.1.88](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.87...v1.1.88) (2022-12-04)
42922cf1
JB
621
622- Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui/web [`#295`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/295)
623- Bump vue from 3.2.43 to 3.2.45 in /ui/web [`#275`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/275)
624- UI: remove unneeded dependency [`cec7ebb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cec7ebb915cf8b2764541e873e4508449b402bd0)
625- Apply dependencies update [`a555ddb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a555ddba3dec7ec85216e20a30cb67a0ca9bc86f)
626- Apply dependencies update [`9e87980`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e8798006d9e6cd7cdcc4872c2c6a537c83e4d96)
627- Apply dependencies update [`641b0af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/641b0af579e80c81486e9fc50cb4e47fd5144b9f)
628- Apply dependencies update [`f704ec1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f704ec190593f8eb824137197fc304be9f9433b4)
629- Apply dependencies update [`5b80dc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b80dc4cf1b0f29fbba96a2f7548a71aada7ae91)
630- Add OCPP DataTransfer request support [`91a7d3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91a7d3eac062df6c73d8443a542568c1fe69ec1b)
631- Bump apollo-server-core from 3.10.1 to 3.11.1 in /ui/web [`be71586`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be71586e045b623e826e29aada7d8631b9215287)
632- Apply dependencies update [`74cf35d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74cf35ddc881692b736dca4cd09e178a28d8afe9)
633- Sync package-lock.json files [`6f47851`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f4785194440dc2794fbf9ef143e0fe738c8a5fe)
634- Apply dependencies update [`866760f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/866760f9ebb2d1e119fd7359a3c6f3944db91552)
635- Regenerate ui/web/package-lock.json [`1f170db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f170dbbb0cae84ffb4e0d92570bdbd77304ece3)
636- Apply dependencies update [`c6be4dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6be4dd1d3d7836f2bbc3450e58fbabac6d5905e)
637- Update Insomnia UI REST API requests collection [`2293151`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2293151663b8b9b410050d187080c20e0990f150)
638- Add DataTransfer support for incoming request [`77b95a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77b95a89411dcee5df14a283f05f6d6020db08ef)
f358bc14 639- Version 1.1.88 [`42922cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42922cf11b60ccd620a6facfa67f5ec1bdb4f493)
42922cf1 640- Apply dependencies update [`f44cc6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f44cc6c5404c7b6ea4fc23561c13c84086b4b44b)
42922cf1 641- Fix OCPP response handling synchronicity [`3a148e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a148e4826715d4125498f60b35c23c3962970ab)
42922cf1
JB
642- README.md: Fix UI protocol documentation [`82cbef8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82cbef8d50f9dfcd4ec7a17769d8dd9527912f99)
643- Type alias for OCPP stack response and error handling [`d900c8d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d900c8d7647a6119a2c8f9f1c283422a8398ef75)
f358bc14
JB
644- Apply dependencies update [`56d6fd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56d6fd382892b30a7f4e43d8931deb19d9a72da3)
645- Merge pull request #296 from SAP/dependabot/npm_and_yarn/ui/web/apollo-server-core-3.11.1 [`99bf4f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99bf4f5f33c5ecc004a4766704558443da4a960f)
646- Apply dependencies update [`3f1feb0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f1feb0bc78d565d734e72ebd2a1ca4bb0e3fdc6)
42922cf1
JB
647- Apply dependencies update [`530b75b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/530b75b7a950ac42a3e555d33ea87db1c0635c2f)
648- Use new prettier --cache option [`e60a5ba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e60a5ba3f0d9812ccabaab18187801908f8f1147)
649- Switch CI actions to current node.js LTS [`c774abf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c774abf594868c5cefdeb5e1a1fc8166a8ad50ed)
650- README.md: Fix UI protocol documentation [`03eee93`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03eee93b17efda79fcdd3aabc7c67bf006bc1d75)
651- Small integer parsing optimization [`231d1ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/231d1ecd25f002a28380985f53726d9c8bdd2106)
652- README.md: properly format [`4d188eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d188eb97edcbd58cbf6e36eed46c3f25917c8ee)
653- Update README.md [`fb1715d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb1715d73479353d7de36ed70826a38e468f6f4e)
654- Refine worker exit with error message [`d3d85b2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3d85b21c808392ead67dd1bba5a7ddc34e2ae0a)
655- Remove soap from the OCPP protocol enum [`825910b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/825910b8eb0e01bea4e8bbecb340796273fea67f)
656- README.md: refine description [`fd40534`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd4053484519bcc6580ccf2935a5e5a14fe976bf)
657- Type definitions cleanup [`403d8be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/403d8beb608a4683f65ab0f63147599dcfd9edfa)
658
659## [v1.1.87](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.86...v1.1.87) (2022-11-09)
1431575e
JB
660
661- Add trigger message type feature flag in charging station template [`#257`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/257)
662- Apply dependencies update [`ac4c061`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac4c0616e19a30934bc0a64dc043d40cbac11940)
663- Apply dependencies update [`4a5a786`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a5a7863e5ded6a0776f08f558d1812773336cdc)
664- Apply dependencies update [`ac69344`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac69344c5a34c74b3cc0cbabd78f34f9b01206bd)
665- Apply dependencies update [`21ded0d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21ded0d5d8067120ad1b876068c4b40f5ad7aa66)
666- Add unit tests for more Utils. helpers [`df645d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df645d8f4155cf4aa401603857f6a6784b5db871)
667- Apply dependencies update [`6e3bc6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e3bc6a7d80e20dce4db30928419bf1348894e72)
42922cf1 668- Version 1.1.87 [`1431575`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1431575e995278a60704820f3d1e637094eb161e)
1431575e
JB
669- Apply dependencies update [`e46077f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e46077f35000abf0e8caf57c6bc5fb071c8be23c)
670- Dockerfile: optimization [`0e30690`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e3069040a7c2653d6aacfb8d7c79582d3a5721a)
671- Improve Utils unit tests [`04dda06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04dda061d7b337390a0ee7b9d0bd41d4895fd4ca)
672- Bump rollup to 3.2.4 [`96fcbe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96fcbe25b25cc80a9f04da4112451966d0a6dd29)
70cd75c2 673- Remove now uneeded vscode configuration [`39efd40`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39efd40d46487e9266edc1acbc92b75be16b0b25)
1431575e
JB
674- Add UTs debugging configuration [`3e985d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e985d188b320d1bc333fbcd9420ebb7c5e7040d)
675- Add unit test for isUndefined() [`429f8c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/429f8c9d472e04611466b56448f64af12e1dabcc)
676- Small improvements to Utils UTs [`0b31220`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b3122086d4ad8e3cc0c97774a1234681785ffe3)
677- Optimize convertToInt() helper [`3df786f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3df786f9814812ee9a586da3d8f69d11d25d3033)
678- Improve random number generators unit tests [`bd9f680`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd9f680e5ac3b20551b7aafe1d844542cc7a0dab)
679- Cleanup npm scripts [`4544f16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4544f162cf2984bf71c2ca242998ba22f470d4b3)
680- docker: ensure argument have a default value [`809e22c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/809e22c4556531efcefac96a6f081bbc306c360c)
681- Check for null or undefined in isEmptyObject() [`d20581e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d20581eee9c09db9eb4650c1c187857e1d91cda6)
682- Remove unneeded type check in isEmptyObject(). [`684bad5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/684bad51d3298b7bf2cc55463e1f05c1ce45e41f)
683- Refine .gitignore to handle several CF manifest files [`082494a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/082494a43d10cc61450c5f329655435beea7d638)
684- Refine connector id validation error message [`8eb3b68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8eb3b688c4b6fb3e946f38d474a5125caf1d056a)
685- Fix connector Id validation in TriggerMessage handling [`4caa7e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4caa7e6792df07e1cdc6bfadd1f6cec6947fdd06)
686- Reduce CF disk image size to the supported maximum [`6628cd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6628cd10b4a53348ead7a47ff3bea92ba5f919ab)
687- Enlarge the CF app disk size to permit logging for a while [`e0c1ceb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0c1ceb98f9fe4c64924f0ddf65b7d2e7be89489)
688- Fixlet to isEmptyObject() [`5e5ba12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e5ba121b515e64808fdbf4573c5d7400e4fe15b)
689
690## [v1.1.86](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.85...v1.1.86) (2022-10-26)
4d635a5c
JB
691
692- Apply dependencies update [`3ebeb51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ebeb51babe7f0a2d5a32b089351ebbd37a2bc24)
693- Remove now unneeded istanbul rollup plugin [`a812cd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a812cd6b2916522126bc438e970fe56b1b8ef083)
694- Use release-it plugin to bump version in sonar-project.properties [`5148ca7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5148ca7aaf464c84f2edce6ed00f94ce0bb4b610)
695- Add Utils unit tests [`a2111e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2111e8df05d41021f5f0def70af8a832d8555c8)
1431575e 696- Version 1.1.86 [`4d635a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d635a5c993741aff43add16a70331eaa9a28646)
4d635a5c
JB
697- Apply dependencies update [`1df0126`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1df0126b105151d9d7c201ebec7b38ae54671a39)
698- Apply dependencies update [`58a9807`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58a9807697106691f2fac0aa917d3be2545e5e21)
699- Initial web ui integration in sonar [`c7382e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7382e085a97f5945a30129eaca886016439faa2)
700- Fix isEmptyArray() logic [`30e2749`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30e2749175efd5daa751c9640441936bbd203265)
701- Improve Utils unit tests [`45999aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45999aab924e2662784f4c7b0fbf5d4622a18d92)
702- Move web ui code in its own directory [`ebbfbf1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ebbfbf1c01e010d051956867484b74a94237f546)
703- Disable web ui sonar CI action [`c2d3028`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2d3028f2593d516d2a4e0c8d2bb646f6052a392)
704- Implement an optimized (20x) version of isEmptyObject() [`87f82a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87f82a940257f8d6814cf6af47fa8f1b66573eea)
705- Fix UUID validation regexp [`8bd0250`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bd02502e5cb44f91964241a5bc93b762ca7557e)
706- Silence sonar cleanups [`81e3cc3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81e3cc3895d5dc289404c72459246d2b5215fe82)
707- Add vscode configuration for unit tests [`5f60a7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f60a7fd5ff43e25d148d9be1ec999f13eac5a83)
708- Fix random number generators input checks [`b3aa9f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3aa9f53cdbf6dac72396c4392e11dcc4c37df65)
709- Add node stable version to CI build [`2312423`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2312423276fef2557f704df1c26b5ef71e4848c6)
710- Refine lint-staged configuration [`b4bb758`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4bb75826e017f6a51c5674bd69c502e152addf8)
711- Add more tests for UUID validation [`9664207`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96642078c6b041716ada8cb721ac1abb8221f48d)
712- Refine sonar-project.properties [`0cb6853`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0cb6853e4b885801f29d83be565131751c3791ff)
713- Fix web ui sonar CI action [`95616e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95616e4a28e5d95d9e61d02e3e0f3c4121ca2894)
714- Cleanups [`67f2439`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67f24396f2a7f2e1f149e1c110325b8e562e9d47)
715- Fix random integer generator [`1f86b12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f86b121076f7bed00f42e3f58c9f09166eda7ff)
716- Sonar cleanup [`bd770dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd770ddec2df168952038892f54799c62bb57bc7)
717- Ensure the UUID generator define a value [`d12e7f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d12e7f3c812d4ce351492eb3b5da2722d261f331)
718
719## [v1.1.85](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.84...v1.1.85) (2022-10-22)
7fddbedb
JB
720
721- Apply dependencies update [`ef85c95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef85c95abf79b049e1cae653372bdf46b233dfac)
722- Switch from nyc to c8 [`12240a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12240a2ea6b5c924befefa8846732249ad357730)
723- Apply dependencies update [`24559de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24559de55842ec10ea45ccb3d9b8935c18ac6d5b)
724- Apply dependencies update [`192927e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/192927e0a96e35e9d302b3ce845a2db99f19e9df)
725- Strict boolean checks [`3a13fc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a13fc92f2bc5236dcde66fe5e79e0cea89f1c3d)
4d635a5c 726- Version 1.1.85 [`7fddbed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7fddbedb65822b4d67a85191941a77e69cc60e8f)
7fddbedb
JB
727- Downgrade rollup to 2.x to fix windows build [`875e954`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/875e9541d6c760511b03a401d2cf18997d2855ce)
728- Apply dependencies security update [`f452b35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f452b3569a95d9ac740447e951ac3ef0e82deef5)
729- Move ts-node configurations to tsconfig.json [`a56d48e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a56d48e76a52c589c7ac4433c15fa028b39345ea)
730- Strict boolean checks [`2329015`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2329015067d5715c3eb0b56984a66cdc1fe31452)
731- Cleanup GitHub actions [`d5d2241`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d2241eaa804299589416c871d277e5b9311f29)
732- GH action cleanup [`a1deee0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1deee04b887e89dcb63f2811f80c42bfff0d8cd)
733- Properly separate eslint run between UI and main code [`d557022`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d557022543fd191373c3d0eafee5bcdbe0b70fd3)
734
735## [v1.1.84](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.83...v1.1.84) (2022-10-17)
293c552d
JB
736
737- Apply dependencies update [`15e8421`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15e8421581ce8c028eb758e6b6928f378f29c928)
738- Use node crypto built-in uuid v4 generator [`03eacbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03eacbe58030b56149284730a0af0367a01383cd)
739- Apply dependencies update [`4883f1c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4883f1c4b5839b6599815c839869f514d8b87cef)
7fddbedb 740- Version 1.1.84 [`293c552`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/293c552db1b65507cd2b96e0b7ae41fa59f8fc1e)
293c552d
JB
741- README.md: update default poolifier tasks scheduling [`19dbb57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19dbb57060f93eaa33284a3b439a0adc10af63e3)
742- Apply dependencies update [`2a06a8c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a06a8c08973aa64459ed93232f3e34de8ec8853)
743- Spell fixes to CHANGELOG.md [`521c07f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/521c07fc0b510269917608fdb1d943d1866c81f2)
744- Refine CI GitHub actions [`46df94c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/46df94cf75de62d4615f34afd07be17422f2b3bd)
745- Fix conditions on CI jobs [`f6a807e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6a807ed6b62298b99d592021b2caa96274e391f)
746- Fix CI conditions on jobs [`fc00457`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc00457c7751ad71d67a52670e2ed6f50827d133)
747- Fix conditions on CI job [`64e284d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64e284d892ad1ce6b121ce1438790b609d58a460)
748- Fix CI jobs on windows [`afc5e62`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afc5e62a9f7e9a3d566029b24bd4478993df2333)
749- Default to ROUND_ROBIN poolifier tasks scheduling until [`5cfb6fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5cfb6feecf97e4b2c158fc08e10aca84bbdd2bb8)
750- Fix CI job condition [`b34f298`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b34f298bddc27f4d154fb6febe012dd51b5073a9)
751- Refine condition on CI jobs [`6b9a6b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b9a6b079cdac5e7ec596e2708ef46890186957d)
752- Fix CI build failure in CI [`9cef572`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cef5729ef5f199fdb660b7a1bace8371727d08d)
753- Docker: add .npmrc to builder [`b03ca9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b03ca9f60f95ed0ae1e3129c48412958f3220098)
754- Refine lint staged configuration [`5a5111e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a5111e5ce57d93a7a8c5bf2accf9eba62adfb51)
755- Remove pointless script to run npm-check [`e4b6479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4b6479644e9f34eb661561b68ddc06f5ed5f51b)
756- Add missing .npmrc [`4d6df2c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d6df2cea1cd2f7cf92d2f96e5cfabf04c817458)
757
758## [v1.1.83](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.82...v1.1.83) (2022-10-15)
311be083
JB
759
760- Apply dependencies update [`f50109d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f50109db1905dde83e5a2c8da7157fd9d18993d1)
293c552d 761- Version 1.1.83 [`311be08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/311be0837309f0a9c3ed4677efe60fbb660ed0a6)
311be083
JB
762- Update poolifier to 2.3.3 [`65b31f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65b31f8db46b0066a5cc06ead28520d71e66fef5)
763- Revert docker build to one OS only [`4bfd22d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4bfd22def612cf8ad6e4a31c5d5df3ffcca45e70)
764- Run docker image build in CI [`f672adb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f672adbfee38df6d56de237a23d6f2862f4441f7)
765- Remove macosx from docker image build tests [`4e91f9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e91f9a6ebb585fda83b5ddf67300b719b34ce37)
766
767## [v1.1.82](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.81...v1.1.82) (2022-10-14)
ebe3b529
JB
768
769- Bump @types/node from 18.8.4 to 18.8.5 in /src/ui/web [`#224`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/224)
770- Bump @types/node from 18.8.2 to 18.8.3 in /src/ui/web [`#215`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/215)
771- Bump @types/node from 18.8.2 to 18.8.3 [`#214`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/214)
772- Apply dependencies update [`523d01e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/523d01e8a7de6aa88e26b703a98ca4614b1858df)
773- Apply dependencies update [`c1957a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1957a1dcf298a238ca95ceb90c3d4a986e7e920)
774- Apply dependencies update [`6d93455`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d93455a43e8628c857b1d393d92e937b357af01)
775- Apply dependencies update [`75b4765`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75b4765719cddf8bcb1b15c25ffc27359d908126)
776- Update to poolifier 2.3.1 [`156cab2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/156cab2c873524cf2d45013d98679b32910b40b0)
311be083 777- Version 1.1.82 [`ebe3b52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ebe3b529e03f68f0bf0aa1da298dfc3f38a13b45)
ebe3b529
JB
778- Refine lint-staged configuration [`ef0f7ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef0f7ca4cefddfb54e5e33ea8f4c53fbbb9d844e)
779- Apply dependencies update [`51581a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/51581a20372bcec3032755365137bd80b4b6c7fa)
780- Move lint-staged configuration from package.json to .lintstagedrc.json [`b325f29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b325f29851008a092a18f5543a45713360255bb6)
781- Add sonarlint configuration in the vscode workspace file [`d7b8ea8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7b8ea8982feff943a0deceb888cdfc10fc48587)
782- Strict boolean checks [`5f7e72c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f7e72c1538ebf67dc5de3c29840f7b4da6704f8)
783- Fix workspace sonarlint configuration [`012ae1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/012ae1a9ba663125ec972fa560bb9ee3691aa57a)
784- Default maximum random number generation to safe values [`b5e5892`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5e5892dcdc7cc3c68431fb15384dfea0979dec6)
785- Run npm run format on the simulator code base [`6907fb0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6907fb00a6b8ddb0ece13f25703e2b27c32af9dd)
786- Refine lint-staged related configurations [`18ce7cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18ce7cd05bb691ebfe7b51a90a4822ca56f96eb9)
787- Refine .cfignore [`a06b7d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a06b7d131965a7ed100e0c496b699bc285b448a0)
788- Refine eslint configuration [`d7ed7be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7ed7beeb3d9e27c04a3006ec0ead9b92e26e33d)
789- Refine .lintstagedrc.json configuration [`b7a11e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7a11e0f48e66b7514414f35471a9d64d8196b78)
790- Refine eslint configuration [`8cf5a57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8cf5a57e68c077898a67c9163d3a6f967de4fd3e)
791
792## [v1.1.81](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.80...v1.1.81) (2022-10-05)
e0fc741a
JB
793
794- Readd a properly generated CHANGELOG.md file [`eea5c86`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eea5c860e9768e1c6918d53838c13491ca44340f)
ebe3b529 795- Version 1.1.81 [`e0fc741`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0fc741ae877a7653e2505f92c583eeaf1e8cd48)
e0fc741a
JB
796
797## [v1.1.80](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.79...v1.1.80) (2022-10-05)
eea5c860
JB
798
799- Cleanup CHANGELOG.md to properly generate it from stratch [`eb51a69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb51a692d2f5594ff969e8842f66a89baca55b20)
e0fc741a 800- Version 1.1.80 [`0334e3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0334e3bfa4ed26c3e4712606480456154855c9a1)
eea5c860
JB
801
802## [v1.1.79](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.78...v1.1.79) (2022-10-05)
803
804- Fix CHANGELOG.md generation [`c019748`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c019748baa6f395f75cb073c316c1d0efee2e354)
805- Version 1.1.79 [`f962bb4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f962bb40411fa6ed83632c2aa23c4de5f2586716)
806
807## [v1.1.78](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.77...v1.1.78) (2022-10-05)
808
809- Version 1.1.78 [`b2abfe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2abfe260a60aa7f1f2ca724b33eaec7dc08e511)
810- Lint READMEs [`d6b76da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6b76da3c2472471734aba87e78537f3bdb1f385)
811- Web UI: Fix CF environment detection [`d5ece62`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5ece62197ba88b0af166e2bfefc03b03a6c7076)
812- Run 'npm run format' [`9e0845f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e0845f73d9a2f267e1b34d0a2b06220c9d71f23)
813- eslint: report missed TS rules in the shared rules [`4195af9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4195af92661fd070e60b579f7b7308d93bf11e7a)
814- Enable UI Server by default in docker default configuration [`5b15069`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b15069e8d24825bbbb95b6c21edb0f781bf065f)
815- Make release-it generate incrementally CHANGELOG.md [`84b3e83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84b3e836bc26fa8b30a23ac81cc5839398cb92c5)
816
817## [v1.1.77](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.76...v1.1.77) (2022-10-05)
818
819- Add CHANGELOG.md [`cc83559`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc83559c04f5dde09d39c15b0d373c9a9b340ff7)
820- Version 1.1.77 [`9317d53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9317d53af21537c22c55aed1f4d6565784ca9f16)
821
822## [v1.1.76](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.75...v1.1.76) (2022-10-05)
823
824- Combined PR [`#212`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/212)
825- Combined PR [`#209`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/209)
826- Cleanup CHANGELOG.md [`abb6577`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/abb65774497624aa018085f65296dd8b5112188b)
827- Switch back to auto-changelog [`6e19d74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e19d740e336a380447c5da50f777cdbeefaf485)
828- Switch to @release-it/keep-a-changelog to maintain CHANGELOG.md [`17df855`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17df85576c546687e02af99ad0b8577f1e42acfc)
829- UI Server: Add support for cloud foundry deployment [`b803eef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b803eefaa2cf9234da177d7058817baa8e99c841)
830- Fix type cast at AsyncResource usage [`6481875`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64818750b8394051b2a77ccf27ea4c2ff2b7af6e)
831- Init CHANGELOG.md [`4b5c569`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b5c569f87d43cfc96a60db6fc32665b080c84b6)
832- Cleanup CHANGELOG.md [`9c1a170`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c1a170dff5ff452c9e7408d482fd32b957b6a65)
833- Refine .cfignore [`2df4462`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2df4462f0c30b1aa1842a38e2663ba9a311b316b)
834- Initialize connectors status only if not defined [`f5b5107`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5b510718648489542bbbd21c3581c45db8b669b)
835- Log error at faulty profile sent [`db0af08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db0af0865c97a453e2fd51a2820427d5435c82d3)
836- Version 1.1.76 [`8b5ff27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b5ff2731c5c0bda5ce54bd76d3e133eac1cb5da)
837- UI Server: rename defaults constants [`adbddcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/adbddcb44d65e7268f661deacc4291d6cf6f6663)
838- Fix cloud foundry deployment [`c91bd15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c91bd15884a3cdab2ebba9a296d70441742e8f5c)
839- Cleanup .release-it.json [`93fedce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93fedce9739eb3b41f3471b0903b5a4634103e52)
840- Cleanup CHANGELOG.md [`0d7a0f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d7a0f20d8eea791da3a4a5ffa59238860a18807)
841- Silence rollup warning: (!) Unresolved dependencies [`97613dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97613dc6750d81a7e5ef5c8ff4a754b2e382cc00)
842- Fix source map support in mocha [`7685ee6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7685ee64e5c27b603f4445527c7d01c2c72e717e)
843
844## [v1.1.75](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.74...v1.1.75) (2022-10-03)
845
846- Run ATG as an AsyncResource [`#53`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/53)
847- Apply dependencies update [`8984c54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8984c5427bae00873260b867d6b441726b6532c3)
848- Cleanup shared helpers structure [`ed3d280`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ed3d28080b6597ba2f728d625e34ce05aea49d06)
849- OCPP: separate 1.6 code from global one [`884a6fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/884a6fdf01f5afe1185c330ded18fc64cc0a3075)
850- Fix start charging stations and connectors status handling [`56eb297`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56eb297e60819adea5d3a1f419a872cc8d3b5284)
851- UI protocol: cleanup version handling code [`7cb5b17`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cb5b17fac198fe3ecd009ac4c692c0d88dd051e)
852- UI Server: Cleanup commands handling initialization [`d56ea27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d56ea27cd1c2e1df9317602551c443a720e1c7cb)
853- Permit to run code in async scope in the OCPP stack [`e6159ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e6159ce8b782e3464a9a0dc377897bc4a4718121)
854- Strict boolean checks [`1789ba2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1789ba2c82f32832d577617a615d79c889eea1e6)
855- Set connector status at start given its availability first [`45c0ae8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45c0ae82dee8cf065f6303c4853c8adfe239dee1)
856- More strict boolean checks [`ed6cfcf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ed6cfcff3ef6596cdf76c68f600effcb25dece72)
857- ATG: Cleanup connector statuses initialization [`083fb00`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/083fb002e7ae10bf53cc5890d1e403d556c549f5)
858- Version 1.1.75 [`b5eb069`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5eb06976444ee9bbd3060ac85a4c9bfba27cbc2)
859- OCPP: Cleanup helpers [`fd3c56d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd3c56d100bd07942aa29905b8efd1e47c58c494)
860- Make OCPP command clear cache code clear the authorization tags [`a36bad1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a36bad10340be6ff3ac66b8cedf136d36778c857)
861- More strict boolean checks [`c7e8e0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7e8e0a2239500b34af95e2e46f6993470ea2f02)
862- More strict boolean checks [`b7f9e41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7f9e41d245e224e1a1a47010803960766dbec61)
863- ATG: initializeConnectorStatus -> setConnectorStatus [`45df387`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45df3874f855f883ba8b56238973966b455555eb)
864
865## [v1.1.74](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.73...v1.1.74) (2022-09-30)
866
867- Bump expect from 29.1.0 to 29.1.2 [`#199`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/199)
868- Bump @vue/test-utils from 2.0.2 to 2.1.0 in /src/ui/web [`#198`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/198)
869- Combined PR [`#197`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/197)
870- Bump vm2 from 3.9.10 to 3.9.11 [`#192`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/192)
871- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 in /src/ui/web [`#186`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/186)
872- Combined PR [`#191`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/191)
873- Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 [`#182`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/182)
874- Combined PR [`#185`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/185)
875- ATG: add support for idTag distribution algorithms [`#179`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/179)
876- Apply dependencies update [`a558771`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a55877102f8b37489b4337b0be361976fe17383b)
877- Apply dependencies update [`556786e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/556786eeaaecd9f31d6d1e01879332791a2de1bd)
878- Apply dependencies update [`24e545f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24e545f59c47f20f55a75c84e6619195cd1421c4)
879- Convert types to native type [`83e00df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/83e00df1c1ba02de8b637ca4cb0464eb909ebb18)
880- Convert interface to type [`17e9e8c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17e9e8cef1f7d1cbc4ec6aa4c95d8f3d93c593a6)
881- Replace more interface with type for types definition [`981ebfb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/981ebfbeeb421a4b620aa61861f9ddb313a03f67)
882- Use a switch case control flow at incoming OCPP messages handling error [`13701f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13701f693c8fc29c1575aa91a48ef9453653709e)
883- Refine dependabot configuration [`8501e54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8501e548ab3d2c1f3d2ae503f2c7659040903c55)
884- Fix broadcast channel payload cleanup for ATG [`8f87994`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f879946a2def1ccaa048a1793258127087e8285)
885- README.md: spell fix [`0191e17`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0191e17a86c434e5ddb1a10e14e5ffd9caab54f2)
886- Fix strict boolean checks [`9383b2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9383b2b1e4f256645b787d674bbd7a44b85dd3eb)
887- Version 1.1.74 [`7e58df3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e58df32d400be04e46ab41a78523eed53fb5bf8)
888- Trivial code cleanups [`a307349`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a307349b9b58052f14cc28b50b97c1113f744782)
889- Convert Statistics interface to type [`8a36b1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a36b1eb6df21e7ff434b36333d26739edf0e146)
890- Log errors in worker [`0f18700`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f187001df8a7a1ecf7f54b67e9a24bd95c6b444)
891- Log unconditionally uncaughtException and unhandledRejection in [`48d17ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48d17ce2fd55a8b0d49d80263f3ffd16bcfe89b0)
892- Do not propagate thrown error at sendError() usage [`dc92266`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc9226673d5ecd265b970af3f748838017bba6fb)
893- Strict boolean check in src/charging-station/UIServiceWorkerBroadcastChannel.ts [`c56450e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c56450e3b2ecbe265caadd9f87a9ef0bf231a70f)
894- Code cleanups in the OCPP incoming requests handling code [`2a232a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a232a189dcf97615429a52e0deb767126cc3873)
895- Fix error handling at OCPP message sending [`0756181`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/07561812b72072b6d9f20997be86a42ee88e15a2)
896- Log unconditionally uncaughtException and unhandledRejection in [`4f143cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f143cd78083988165987b4eb81b7a4880df9198)
897- Ensure the deferred promise use to send OCPP message will not be leaked [`53e07f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53e07f9437c9d52d412bdfb399605569bc56a3eb)
898- Only delete the request directly from the cache when needed at response [`a42e002`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a42e0024999e5998072d543a0b427ec2580cc6a5)
899- Refine type definitions [`284900b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/284900bc037b44fa562795ccc47b3837a25bbb13)
900- Align some types definition in UI [`36999e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36999e7745b090d38c68015929b5d223b4162613)
6907fb00 901- Simplify WorkerUtils.defaultErrorHandler usage in WorkerSet [`f6d765e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6d765e42ad09276f21dfedceacb1473b9addc31)
eea5c860
JB
902- Comment some dubious OCPPError usage [`e909d2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e909d2a71e82122e970db9d6f262bd1415a3bb20)
903- CF manifest template cleanups [`49d6207`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49d6207407ca95592a6883d10ddf3d38af17d72e)
904- Docker: fix clean-images target [`e0a40c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0a40c22e93df30a0c7232e89a8572ebd8fabebc)
905- Fix docker image tagging in ECR [`051963a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/051963ac395e88f44dfdf7cad4a216aa801a0348)
906- Fix dependabot configuration for GitHub actions [`11856fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11856fb7f3d72cf00e90b3b4b5c71971d45ccd63)
907- Add missing break [`de4cb8b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de4cb8b6a7ba9028808d28ba931be2dbbc8579f3)
908- Optimization: bind to this sendMessage() [`511c189`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/511c18973d15210aabf9cb0789f146bd8c087759)
909
910## [v1.1.73](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.72...v1.1.73) (2022-09-12)
911
912- Apply dependencies update [`1246ce6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1246ce6976ef945cd842ef6d4eabdf0b3d2f801b)
913- More strict boolean checks [`0638ddd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0638ddd26038a2a45707bc3d43460f09bd95701b)
914- Guart against duplicate CS start/stop, take 2 [`0d8852a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d8852a590c91d7d24509d6c24defe4e56004f9c)
915- Guard against duplicate start/stop CS [`950b134`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/950b13496d20897da1f8f796077f5066333bb452)
916- UI Protocol: add boot notification command support [`8bfbc74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bfbc743623554d980978f90da658d7beb2e8d05)
917- UI Protocol: update Insomnia requests collection [`3b3b516`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b3b516aea716194a641300f9a0c7a818af6eba1)
918- ATG: fix start/stop on non existing connector [`7807ccf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7807ccf27925add3d65969c31405ece437dc8f03)
919- Improve and unify log messages [`ba7965c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba7965c4b933e479b36fc81f934a643336efcbea)
920- Fix ATG connectors status initialization [`4dff303`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4dff3039b8a3a3b3383cfb321bc2275b942652ed)
70cd75c2 921- UI Server: Always delete reponse handler in error case [`e2c77f1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2c77f1010574abfb90423c9e593c09d6e447c96)
eea5c860
JB
922- Move some status attributes at constructor begin [`aa428a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa428a31b4c462d38925ce60a215507c4b406b38)
923- Give Web UI its own code configuration [`88fc6ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88fc6aef9ecef71872897f75b03e8d6fcfc90e40)
924- Version 1.1.73 [`6b7c91b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b7c91b2e30d2d3dd778bec280a6610483bd8b44)
925- Improve error messages [`9c5d9fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c5d9fa4cd1904b5e2d4c4a8277bed25865b61b6)
926- UI Protocol: fix payload merge [`2212319`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2212319ac6b5f8a96ae7f92487612eb13dcf45cf)
927- Strict boolean checks [`95bdbf1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95bdbf129c08a17acc369d35b7eccfbd7b0aa977)
928- Ensure requests are purged from the cache in case of responses processing [`1ec17ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ec17ecde818c7964816966f8defe2ec0a7c76c5)
929- ATG: Refine log level [`a03a128`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a03a128d6584e104553e04cdbcdfd8e2ed9bb55c)
930- Strict boolean check [`bb83b5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb83b5ed7e6b7070ba387ed9ef7d1e76acdfea27)
931- ATG: remove useless nullify in CS class [`8ecd080`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ecd0802b9a68c9a2b5b482b2f25fa6d2816a3ac)
932- UI Server: update CS list at ATG start/stop [`23253fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23253fafe91c72ed88b47d7acfde190c22e18d28)
933
934## [v1.1.72](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.71...v1.1.72) (2022-09-09)
935
936- Apply dependencies update [`d273692`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d273692c3ddee7eb01353e032304762a993c33e2)
937- UI Server: Improve error handling [`976d11e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/976d11ec6d2d38a5a82440de79f059638e28cdbd)
938- Apply dependencies update [`eb5ac88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb5ac884f919755e11c78e5c2fdc51bf7b0983c0)
939- UI Protocol: add Authorize command support [`1984f19`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1984f1944eeb7468c2f3adbf03b83fbc98910dff)
940- Broadcast Channel: optimize requests handling implementation [`9d73266`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d73266c8bb85d7e2bc1fab9954a76910fd689eb)
941- UI protocol: add meter values command [`d3195f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3195f0a57d61e2afd211f30092f8f1afe6c5245)
942- UI Server: Add a unique request handler for procedure forwarded to charging [`5e8e29f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e8e29f4f47246cdc49449aa6ca472c64393f7e8)
943- UI Server: factor out authentication code [`623b39b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/623b39b56185797f9976508571ca38619518a975)
944- UI protocol: update Insomnia requests collection [`cfa257f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cfa257f5b0065aa6e4a7263cf21fc8305466303a)
945- UI server: do not crash at payload validation [`5dea4c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5dea4c94d00775ef2ad383c4045a2181a5deb709)
946- UI Server: factor out responses handling logic in abstract class [`94dc308`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94dc30801f06da3ae0bb9c3bb73ff29dbbf96b6e)
947- UI Server: fix write after end [`daa6505`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/daa6505e2b79f2413b52a60774d78278a11b70b7)
948- UI Server: refine methods scope [`2a3cf7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a3cf7fc8bbfc899369079cd133c1c659ff0a653)
949- UI protocol: remove hashId field support to route requests [`2afb4d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2afb4d15045cdb5f521a5d57859ba23505afc852)
950- UI Server: fix 'write after end' issue for real [`b2e2c27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2e2c274c2f60fb80857640f0399f76cf65e169f)
951- Add types to OCPP configuration key handling code [`a723e7e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a723e7e9df355545fc6a41bdcbb9debfae22db5f)
952- UI server: factor services registration [`143498c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/143498c8a5507fbf23c13a032cf9c5ebf285675d)
953- Version 1.1.72 [`3e29e03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e29e03634f450a5199bfb4ac5f596bc2b0e4b5d)
954- Refine scopes [`5083d31`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5083d31a6f03f617f91fbed2497e379058df9e49)
955- Check build requirements before all build types [`93af3fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93af3fe9f9da216cf90e6873d51a056a5b9a51c0)
956- More strict boolean check [`da8629b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da8629bbd5d41967111841f79bbc31e070b7b8b0)
957- UI protocol: move Insomnia requests collection to its own directory [`2a61222`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a61222f10b8abdb97d022790e4ad543c4bd1d6c)
958
959## [v1.1.71](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.70...v1.1.71) (2022-09-05)
960
961- Apply dependencies update [`df9e4ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df9e4ca1e2c962d352eeb40aa0e71de02e3f2163)
962- UI protocol: add OCPP heartbeat command support [`10db00b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10db00b2276f4cc7a88dd18e8f6f80593d6458b3)
963- Update Insomnia requests collection [`94abe06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94abe0686bc837a7e68ebde9a7d7dad27e2e8dd2)
964- UI Services: add status notification command [`a9ed42b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9ed42b2eaac1fb26700d6d86952d0d2cee4d857)
965- Simplify stop transaction payload handling [`cf05866`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cf058664a0053a43b9ac08815b6e430179ff5ddf)
966- ATG: fix start transaction counting with no authentication [`d9ac47e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d9ac47efec22daef116af9fbdb3e7e01685e60fb)
967- Version 1.1.71 [`560c659`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/560c659cfbce6221dcca163d05a938748f3caadd)
968- README.md: fix UI protocol documentation [`5566ca3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5566ca3ebbfc761e2b4538be722399628f34a87b)
969- UI protocol: Include failed responses [`f53c88d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f53c88d034b52b702f258174713e2952fa6df397)
970- Optimize energy active register calculation [`7acb3f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7acb3f7bb991a6d02a4521c0cbc5f163aa5e8a61)
971- Add code settings for Web UI [`9a308e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a308e5f9b767da6d6102c03a30ae25f25d0a0f6)
70cd75c2 972- Remove uneeded intermediate variable [`d0b0b49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0b0b492fe5e360a6fee8e1029511a7c66e76c59)
eea5c860
JB
973- ATG: fix start transaction counting (again) [`431b6bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/431b6bd5e4396094d285997c148bc6ce8d914efa)
974
975## [v1.1.70](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.69...v1.1.70) (2022-09-04)
976
977- Bump basic-ftp from 5.0.1 to 5.0.2 [`#162`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/162)
978- Bump moment-timezone from 0.5.34 to 0.5.37 [`#160`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/160)
979- UI Protocol: Expose ATG status and use array for all list [`5e3cb72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e3cb7281de2b6fa8b61a453f964c2f213fefa80)
980- UI services: update Insomnia requests collection for basic auth [`8247d31`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8247d31d74c8fe32a8dce57f8abb78ad11bbe4f5)
981- Apply dependencies update [`9240394`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92403944ed5cdbdd07faaa2da783682e1ea9a9dd)
982- Apply dependencies update [`c26b451`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c26b45183516753b91a5da858042a99b2590eb31)
70cd75c2 983- UI Protocol: Build response with the global excecution status on each [`0d2cec7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d2cec7666c01396c8125a752341d5b716d12906)
eea5c860
JB
984- UI HTTP server: fix stop simulator response handling [`60ddad5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60ddad538d0a01ece43f4f70928a9decf3531dda)
985- UI server: add basic authentication support [`eb3abc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb3abc4fe41400debcf894e53f91937498e77571)
986- Web UI: add start/stop ATG command [`757b2ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/757b2ecfd506d85f04ab57e13ff0cb3cf4c024fe)
987- README.md: document added UI protocol features [`853ed24`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/853ed24a1ca05b0de603402228dd99e7c41fa397)
988- README.md: update to reflect response payload format change on [`02cde3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/02cde3b711fb54b1a72d9828680eea54024d4ea0)
989- UI services: Update Insomnia requests collection [`10cdb53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10cdb53bd15e5c87feedbac467ed3d2cf155ce3e)
990- UI server: permit to address all charging stations [`1805758`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18057587414006953ed112f315807d64ddb11bfd)
70cd75c2 991- UI services: fix broadcast channel reponse handler with one hashId only [`6d9876e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d9876e7b9b024879f1463aa7407c6874c5ca06b)
eea5c860
JB
992- Align 'started' attribute usage to all classes [`452a82c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/452a82cadd0f08148f5f3d5e5b78fa6cac9da0a7)
993- ATG: fix start transaction requests counting [`0afed85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0afed85fd7e6cb8f4b5ea0d18800a8d7b3bd78a7)
994- Version 1.1.70 [`26e2ca2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26e2ca28b22eacf26df02c08ba9d8f14adf1f35b)
995- UI Server: factor out authentication logic [`687de08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/687de086719bd24565d7652c8e64bc99e56d1246)
996- Adapt BroadcastChannelRequestPayload type to addressing all CS [`3925725`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39257250487f6d6704ed61bf5862ea9e1f906fbc)
997- UI server: refine attributes scope [`53870cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53870cffad98eb2f1b0cfad79c3400551e2ecd1d)
998- Coding style cleanups [`5af9aa8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5af9aa8a875b3dbd4b4d394ecac022d046fa725c)
999- Imports cleanup [`a65319b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a65319ba9924b96204d7bfd3cbdcf8b84c113768)
1000- Strict boolean checks [`3880dbc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3880dbcf93ed551112ce38ecb78b6631cb257976)
1001- README.md: formatting fixes [`a38bc31`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a38bc3151612c4fcbd108be125a2e75ef6682810)
1002- Import cleanup [`b20eb10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b20eb107fed5d02d7c6317944c4aef034aef49b2)
1003- UI services: fix connectors status update at transaction start/stop [`4f31710`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f317101dedf3e41deaa06cc04ef5beaf79af3bd)
1004- README.md: update after Postman requests collection removal [`fec8f1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fec8f1ba23a7545090fa8f47710959213153292e)
1005- WS UI Server: do not crash the server at authentication error [`4055bcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4055bcb98b38568fdd77461842820e7d1a86f419)
1006- WS UI server: use error on socket destroy [`5aefc34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5aefc345de84b04a0bd5529830948da4d5c2f547)
1007
1008## [v1.1.69](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.68...v1.1.69) (2022-08-31)
1009
1010- Apply dependencies update [`d5d82f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d82f2f020d069649b07072b704ed21cfef5a73)
1011- Add initial support to start/stop ATG with the UI services [`4f69be0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f69be046f99592d0cc9c190aa8957f7eff1c936)
1012- Apply dependencies update [`072adc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/072adc845049e301277c8caa3a728a068b476097)
1013- Add UI protocol Insomnia project export instead of just the collection [`8b0088b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b0088bbcf6b124c933f932dc9ac85828b98ab91)
1014- UI Server: Add support for starting the ATG on defined connectors [`a5e9bef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a5e9befcd2d47dc74838776f7a9ee0fea6fef9c6)
1015- Fix meterStop type in stop transaction payload [`07989fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/07989fad0a792547969c7a544d0093f4cb6338d3)
1016- Move hashId to stationInfo [`51c83d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/51c83d6f833f27f9990c17fc380ab5ee618894b1)
293c552d 1017- Updat the Postman requests collection for the UI services [`d52ac6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d52ac6f45cb4a73eb0c8a8bd769b211cefd8bcb2)
eea5c860
JB
1018- Web UI: Fix NPE at template loading [`513c162`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/513c162683b320ecbab0b2a6c74d9cf14c6b508e)
1019- Add helper to serialize to JSON object with a map [`fe79181`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe791818e4bb6ae1e37e95c5528e7538c17ec8dd)
1020- Update Insomnia UI requests collection export [`dbd54e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dbd54e98c369aa3032a76a066c9ff9828ef5a742)
1021- README.md: Fix sections hierarchy [`d3140ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3140adc8c6ad502eb9566aabfc1af8f66d0ef24)
1022- Fix charging station initialization order [`b44b779`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b44b779aaacf1b01e144244eaeeba472ec57aa71)
1023- Version 1.1.69 [`688aa8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/688aa8a705786dc3b998f1abc7ca76ded0515b04)
1024- README.md: sensible structure to UI protocol section [`4df14d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4df14d3a33bfd1a58438f0d2689d61eac8c5ed42)
1025- Web UI: fix UT [`0a4092a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a4092a7f2c9364d1d12e6a9b32ce5454dbbd553)
1026- Fix two ATG semantic consistencies [`ecb3869`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ecb3869d21232120be79a873a9c81a1dbc902a9b)
1027- Fix UI services Postman requests collection [`c36e630`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c36e6303452271ac08ff6f5db532e7f13f5b4779)
1028- Add return type to methods [`f90c175`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f90c1757e0620ff455e9cd0f90245872b9d77b01)
1029- Cleanup Array.from() usage [`bbc6c09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbc6c09253da8c84496ef229c27c404a1d69ebfb)
1030- Refine an ATG log message [`be9ee55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be9ee5543d59a82ab670211400d91fdfa615f31a)
1031- README.md: spell fix [`74d6310`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74d63108919c0cb7d12455f6ada3d6ccd4bbc76c)
1032- README.md: add missing carriage return [`354b812`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/354b812f18e1a0042794e13a0982e76173c238ce)
1033
1034## [v1.1.68](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.67...v1.1.68) (2022-08-29)
1035
1036- Add UI HTTP server [`#6`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/6)
1037- Apply dependencies update [`771a1dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771a1ddb4ae36b632070fef810d7ff2c153a0990)
1038- Web UI: configuration namespace cleanup [`6a619cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a619ccea8a197e5510ef643a79c16d02e7a8f29)
70cd75c2 1039- Add postman collection for UI HTPP server [`17bfa1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bfa1b672f294e7af4c9a344cb42628cf0c1d87)
eea5c860
JB
1040- Refine TS and linter configuration [`6c1761d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c1761d470507ea23d186be61b94ca7375c5144a)
1041- Add Insomnia UI protocol collection [`cb88618`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb886184464ed30ee14f538581e511710131b6ef)
1042- Refine UI protocol documentation [`03ebf4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03ebf4c1db6ba11903b42e56692ed3d8538ba1d3)
1043- Ensure charging station data is always JSON serializable [`fc040c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc040c43a050868c037485c658de49576f00fa55)
1044- UI Server: dedupe some code in helpers [`852a4c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/852a4c5f07886502e278d44fda06efdfa8c711d8)
1045- Web UI: cleanup commented out code [`60c59a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60c59a02878ddd2ddbac38ec3b3d38f706e538e9)
1046- Uniformize log messages, take 2 [`91a4f15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91a4f151f35933f762d1287754a7463e12989b29)
1047- Add dashboard to the docker image build [`67623aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67623aa62669b072125219bb51cb46321a7342a9)
1048- Fix UI WebSocket server protocol parsing at connection [`a92929f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a92929f178ff0d2d4fc55bd30f93ea7a64462dd5)
1049- Web UI: rename some directories to a sensible name [`f27eb75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f27eb751a2eb332306ecb9c5c4f0578d3bf66ee4)
1050- Web UI: add one UT [`258a5c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/258a5c7f1cbdda8951d33aeedddaf5d4138dd0b8)
1051- UI server: logging and code refinements [`a745e41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a745e4127ed71e21b50d0397cd8ef79bf59a7573)
1052- Avoid to reopen an already open WebSocket to the OCPP server [`0a03f36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a03f36ceab67bba06bef67d4df771b9bf4e6a29)
1053- Uniformize log messages format [`5cf9050`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5cf9050d18e0fd83636ac933793848a5000b4326)
1054- UI server: fix HTTP transport start/stop [`10d244c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10d244c0aa14bb4839791eea27e1674d87ae4e20)
70cd75c2 1055- UI Server: factor out reponse status to http status code helper [`771633f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771633ffad91ad096e5b837f3b102b3251e39633)
eea5c860
JB
1056- Version 1.1.68 [`729b8fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/729b8fc080623b4c05eb6e62d1a9fae99a6d63cc)
1057- Web UI: fix NPE on connectors [`aeb31e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aeb31e77eef45a146782bffe2fd2401041b38b79)
1058- Fix build [`b3b45e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3b45e6c81c2a01d793c3dc9ab48157e51c82ca3)
1059- UI server: comment and code cleanups [`49bc4b8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49bc4b806d6320bfb011d3a2c7fee843fb5f7e9c)
1060- Fix http-status-codes import [`a0202ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0202edcc580610fef591ce28554d87ed20faa1c)
1061- Add the source charging station that emits a response to broadcast channel [`c6e110c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6e110c2f44b18fc7badf29f934269e0b0421254)
1062- Recommend only supported vue.js code extensions [`a6c3981`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6c3981824b7c2cab64a7ad181f9f8af97b790d4)
1063- README.md: refine tooling URI [`9afc34d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9afc34da2221e73aaa138881befbed8b4d849fe5)
1064- Remove debug cod [`63d66f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/63d66f277597ff884df1f18a76ab4078f02df150)
1065
1066## [v1.1.67](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.66...v1.1.67) (2022-08-26)
1067
1068- Web UI: add and fix support for start/stop charging station [`8fc2e5c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fc2e5cc4eb4c5e8560a461f8d9c52e3a7a23b3d)
1069- Web UI: Refine documentation and code cleanup [`efdd192`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efdd19228b996d429acfdef7e929baa4fa3f9d81)
1070- Version 1.1.67 [`f0227f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0227f390d3f6e303bc54a96c16c075e9de46ad6)
1071- Web UI: display charging stations' registration status [`333c356`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/333c35663eece40be004dcbe0ae565071837c957)
1072- Web UI: method namespace cleanup [`16fe394`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16fe3949f743c57db407cc02a5c017af4da1c7a9)
1073
1074## [v1.1.66](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.65...v1.1.66) (2022-08-26)
1075
1076- UI protocol: Allow to send some relevant commands to several charging… [`#152`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/152)
1077- Bump apollo-server-core from 3.10.0 to 3.10.1 in /src/ui/web [`#146`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/146)
1078- Bump terser from 5.14.0 to 5.15.0 in /src/ui/web [`#148`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/148)
1079- Combined PR [`#142`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/142)
1080- Vue UI + UI server [`32de5a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32de5a575189d226213641f5ee36004f8454cb50)
1081- Web UI: add and fix missing commands support [`5a010bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a010bf00a68ca47e0cb610f70ad3e0c16c5fe5e)
1082- Apply dependencies update [`86102a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86102a27a41ff89422d375ff847c23b293e5773a)
1083- Apply dependencies update [`df637b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df637b0d406ee9e6f158ee0c7c4caed7ac25ecbb)
1084- Implement error handling and propagation in IPC and UI server code [`6c8f5d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c8f5d901f6dbfd66e921decde63bf73548c156e)
1085- UI server: add start/stop charging station command [`89b7a23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89b7a234c161f2c68b6a9499ff698488e1a35c6b)
1086- Add WebSocket connection close and open support to the UI protocol [`db2336d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db2336d96424096d5570606680824af180e33c3a)
1087- Factor out in helpers PDU payload validation [`9c5c419`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c5c4195dabbbe1481553a495e3c54c70aef9aa5)
1088- Forward UI request UUID to broadcast channel request [`4e3ff94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e3ff94d15f16cbeb7f65d14525bca7af3c551fd)
1089- README.md: fix UI protocol formatting [`ed6c2bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ed6c2bb716260dc6f4f53d897b1c9f74519e75b3)
1090- Unify request and response handler naming [`02a6943`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/02a6943a30a9a6c93e5dcbdb79aa8d9746ae368e)
1091- Improve payload type checking in OCPP, UI and Broadcast Channel [`53e5fd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53e5fd67dea2dd83ec9c34d963dd6e502ec46f5c)
1092- Add and use helper to convert Ajv JSON schema validation errors to OCPP [`06ad945`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/06ad945f66c591d91a4c0062e9f39e007b05ba83)
1093- Document some more the UI protocol [`80a3704`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80a3704cc3ad4464570322d816690afb6f1deee6)
1094- README.md: document missing UI protocol commands [`5612b69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5612b691da864fc2822629bbee32ed8008ee6472)
1095- README.md: document open close connection UI protocol commands [`e4df816`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4df816e853defd3eec27dc1119dcc03f4b6926f)
1096- Fix UI protocol type definitions [`ce7a4fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce7a4fc3afcffe3f14f1cdf88b6af24750cf5910)
1097- Version 1.1.66 [`4171132`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41711322904035083ced380f3fee5aa01a0ceb68)
1098- Bound most called methods in the OCPP stack [`9952c54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9952c548347c27a4006eb765659d7bc05c400260)
1099- UI service attribute rename: workerBroadcastChannel -> uiServiceWorkerBroadcastChannel [`6812b4e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6812b4e11d45a0d6179a266687c7ad9aa6e3b538)
1100- Implement singleton design pattern with strict null check [`1ca780f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ca780f9d385bcf96a016ab5ba57ca0f19c94b74)
1101- Apply dependencies update [`4bfec50`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4bfec50a28f4fdc26495641b7d23db923f5c97c0)
1102- Use the generic OCPPServiceUtils import where appropriate [`cbb3711`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbb3711f55d6cc41a82fe4ff7104d8083077f526)
1103- Fix undefined meterStop at sending stopTransaction [`1c3cfd4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c3cfd4f4074733491c8e9ceee59c044a0d0800b)
70cd75c2 1104- Align more request and reponse handlers name [`97f0a1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97f0a1a56a61c831615eee3717e84787ccafb5ce)
eea5c860
JB
1105- Fix assets directory cleanup at build in target directory [`045639f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/045639f584167bbd8459bba6125f3cc767510419)
1106- AjvErrorsToErrorType -> ajvErrorsToErrorType [`01a4dcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01a4dcbb168f3fb8c52b81a6ff5473b4259f390f)
1107- Simplify BroadcastChannel classes inheritance [`1598b27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1598b27c55255d49693d67950242661fefbe1d7d)
1108- Fix exit conditions at startup [`e4cb2c1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4cb2c14d14e95090cca15518594af1c3f369d2b)
1109- Fix log messages in case of missing JSON schema for PDU validation [`ee307db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee307db5e146a05f912fa0b8c9ea05a68e847095)
1110- README.md: refine UI protocol documentation [`cdbdcae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cdbdcaebf6bf64acd95020ab1028a16a53f8308b)
1111- README.md: add link Web UI README.md [`b8cc885`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8cc885d41051becc9c539e24a730255312f35fe)
70cd75c2 1112- Simplify AbtractUIService logPrefix method [`f4531df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4531dfe1f65b86be9ddce151bd2ee4fddfefb3e)
eea5c860
JB
1113- Fixlet to README.md [`4c6ed1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c6ed1d747c93f4e60c54283f4338040f2ad7fc8)
1114- Cleanup WorkerMessageEvents enum [`12b3406`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12b34061fc1777aae4fea0016899e74e6c3c5e70)
1115- Add boot notification response to the UI command listChargingStations [`c76d7c1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c76d7c1b81d83af8e9ff498fdcbaefc692e6f134)
1116
1117## [v1.1.65](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.64...v1.1.65) (2022-08-18)
1118
1119- Requests PDU validation [`#139`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/139)
1120- Validate response PDU [`#137`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/137)
1121- Incoming requests payload validation with JSON schemas [`#135`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/135)
1122- Bump @types/node from 18.7.5 to 18.7.6 [`#134`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/134)
1123- Bump @types/node from 18.7.1 to 18.7.2 [`#132`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/132)
1124- Add template section to list OCPP commands supported [`#129`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/129)
1125- Apply dependencies update [`4152364`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41523643d78e93517ffecef6f55759342b8050d5)
1126- Apply dependencies update [`0627d9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0627d9be725bc203ae940af33748879ac267b5b1)
1127- Apply dependencies update [`c4d432f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4d432fca8c3dc9c4b032bc8aa53d3b3a50410a1)
1128- Apply dependencies update [`68c6706`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68c67069876996fa520b5362d493724a1a679ad0)
1129- Add GitHub workflow to combine dependabot PRs [`885eaa6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/885eaa6e8548e1db4bbf34df64bdb0e11336db1a)
1130- Bump release-it from 15.2.0 to 15.3.0 [`bf04f82`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf04f826637c70a5746accec0dcd077798edcbaa)
1131- Apply dependencies update [`b81bfc1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b81bfc1131a5840800d66357145aa9f016e1f2e3)
1132- Apply dependencies update [`ba9256f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba9256f0afb8a89cce6e3332f7f4c31dd8751a21)
1133- Separate OCPP command support check implementation per type [`ada189a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ada189a839743451d477d5b3bddc698f2634d799)
1134- Apply dependencies update [`f9e05df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f9e05df7149808b64a7bd374b8d918a324653055)
1135- Improve supported OCPP commands filtering [`7645760`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7645760b75ac201b8ec0b8378b986cabacce7807)
1136- Apply dependencies update [`85c603d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85c603dabe1b0415dfa956baec73f34267093cf0)
1137- Apply dependencies update [`3eac8b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3eac8b744f13a08908d43e308cb327152910eebd)
70cd75c2 1138- Apply dedendencies update [`7ec87a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ec87a04802c0db55a44600f10734c6fba909bae)
eea5c860
JB
1139- Version 1.1.65 [`1798b55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1798b5506effb00fe98fc78696dacb5f0792cd5a)
1140- Apply dependencies update [`d421f87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d421f877629367252376d4c7b180f6d4f291ead1)
1141- Apply dependencies update [`c7755c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7755c3f9e722522dc6c99a29861879a61ee0069)
1142- Add UUIDv4 id to UI protocol message structure [`98a5256`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98a5256a3c3b89925e12e87debab6fd1f78aea2e)
1143- support relative paths for charging station templates [`ee5f26a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee5f26a24666fb2cef25a4beb8fee27a1b4fcd94)
1144- Refine VScode launch configurations [`af71009`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af710091571dde895049d760a446bec35b1446e6)
1145- Refine README.md [`db7d7aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db7d7aa671a7fef2555f0528023d327353b944fd)
1146- Merge pull request #126 from SAP/dependabot/npm_and_yarn/release-it-15.3.0 [`8d6f137`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d6f13750277625b51c9860688f3acae2cb2521f)
1147- Merge pull request #117 from SAP/feat/support-config-files-with-relative-paths [`54408e3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54408e33975f47c6f3e49a98f6275b4f9f6deb3a)
1148- Add one sanity check at UI server incoming requests handling [`6ebe395`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ebe395c0b807c5bedd4a9130caf8d88bdb10968)
1149
1150## [v1.1.64](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.63...v1.1.64) (2022-07-27)
1151
1152- Warn if UI server is configured to listen on something else than the [`#64`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/64)
1153- Add worker configuration section [`#35`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/35)
70cd75c2 1154- Add more detailled installation instructions [`#69`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/69)
eea5c860
JB
1155- Apply dependencies update [`1933468`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/193346852bb2e828d61f4f98343d03fc70ba284b)
1156- Apply dependencies update [`bae37b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bae37b944ca9920d252b945f3cd87132142da1cb)
1157- Apply dependencies update [`a9dc6e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9dc6e40e164ebdcd6f2d7751aeb63797d93a0f5)
1158- Apply dependencies update [`9b96320`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b963201d41ceba8c9cf3f64c97a01604e89b233)
1159- Use eslint extension for import sorting instead of unmaintained external ones [`8114d10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8114d10e3893e96bb725ce2fca9744429ee4b75b)
1160- Apply dependencies update [`67f14ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67f14ac9d49f2210fbe9375a358d0aa5d78b3e1f)
1161- Apply dependencies update [`6121c44`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6121c44d2d2a1c51cf90cb8826f5815cb3ced445)
1162- Apply dependencies update [`f46e075`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f46e07588c64f41d411791a1a9bf633097fbf6f7)
1163- Apply dependencies update [`7ead2e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ead2e9a7f9ef129402468ce3b2ae4fcbcaeb9b2)
1164- Apply dependencies update [`479f375`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/479f37587d3341fc99ccbc79a7738f7a6847e713)
1165- Apply dependencies update [`7182851`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7182851861caae0e9b4487f95614ce43437afdcc)
1166- Apply dependencies update [`481b5fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/481b5fa214e0d74e299b19eddafb8c39fdc42583)
1167- Apply dependencies update [`b6f9c98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b6f9c9889eebc37eaaea3450cc6b003a9dc831c0)
1168- Apply dependencies update [`2b89a51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b89a511e14fc24b89ccddcffd4d11ca3bb2d21a)
1169- Apply dependencies update [`9090050`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9090050fb72998ee1eb348175777a42da04c8a3f)
1170- Apply dependencies update [`7e90137`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e901376cbdf15b62de555ca481e09d7523d3330)
1171- Ensure MeterValues command payload is properly formed [`7369e41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7369e417367e4cc49fe81afb15cfe47eadca9459)
1172- Apply dependencies update [`bdc152d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bdc152df6d586c666f0a115b33ad430c76cdf84a)
1173- Use spread on literal to handle default configuration override [`c127bd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c127bd643861f50701371eddbad282edb420798a)
1174- README.md: document the worker configuration section [`e65f95a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e65f95ab9cc4709f1bf41eb21b14d326e965ba33)
1175- README.md: fix a configuration type definition [`793e927`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/793e927700cd3841dd6373677cd699795a4f187f)
1176- Fix MikroORM CLI configuration template [`f412fe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f412fe241e02c715923bee7426e85a6725b78e21)
1177- Add helper in LRU cache to get cache key [`ec69050`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec69050249d8e32aa6ec786ff271179200bfb88e)
1178- Version 1.1.64 [`59dad6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59dad6f6f9132f9bfa6564fec58ed0658d791626)
1179- Bump moment from 2.29.3 to 2.29.4 [`5b7a089`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b7a089272901426722744eeeec14baec4d2aa29)
1180- Bump parse-url from 6.0.0 to 6.0.2 [`b6571b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b6571b7a0516e2436226fb71c435626580c64c1a)
1181- Track version is UI service instance [`33cea51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33cea51772832a15a2fae0a0ee076fd306a634b3)
1182- Improve incoming request handling error log [`247659a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/247659af5f1e5377f7df1de89bfc1241158ed47c)
1183- Update default configuration file for docker [`76d4084`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76d40848ba827b68c602bf37802a3617144a20b9)
1184- Avoid to instantiated static only classes [`4db8406`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4db8406cd780b8912b2cf3bd882a21228aba47a7)
1185- Refine the initial configuration documentation section [`db70b60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db70b600e63e5b91204c78d1e199088fda1f487e)
1186- Remove unused OCPP version [`ce80d4a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce80d4a9a721222d254cd912f92ce45cff8d8022)
1187- Fix one log level [`44b9b57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44b9b57792dd0529e5217498584112a60ac2a9df)
1188- Merge pull request #85 from SAP/dependabot/npm_and_yarn/moment-2.29.4 [`4b4ed4b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b4ed4b617447f79f296b40331d6334949585a9d)
1189- Merge pull request #84 from SAP/dependabot/npm_and_yarn/parse-url-6.0.2 [`d78bed1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d78bed1009b3f74f9be72efffc5e66925a0b3e7a)
1190- Update README.md [`b5bd543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5bd5435e6955706458b2d69fac9b6076750f918)
1191- Merge pull request #80 from SAP/worker-configuration [`49a493f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49a493fc49be51d1dc2a90201c92a6625252a019)
1192- Refine README.md [`c645fe9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c645fe94aaa433a6a98517fc1eab1d654c7050dc)
1193- Refine README.md [`ff82dc5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff82dc5fce136c2a9a677c896d70a19e8d90dfb0)
1194- Fix import [`1e953fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e953fd9706990a46e5bcbeaee1ec4ac3281b769)
1195
1196## [v1.1.63](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.62...v1.1.63) (2022-06-21)
1197
1198- Fix websocket reconnection [`#57`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/57)
1199- Apply dependencies update [`5219217`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5219217155cb36fe9d5440538d9d5553b7725694)
1200- Apply dependencies update [`8191a2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8191a2a168a3caa7b9f1ed2d4f7617329d55a104)
1201- Apply dependencies update [`684b123`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/684b123c27bf104115b336357d60fd2430287e8f)
1202- Simplify Bootstrap initialization code [`ec7f4dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec7f4dcea28197007a32308483e8e8f4750fae5e)
70cd75c2 1203- Rename class ChargingStatinCache to SharedLRUCache [`57adbeb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57adbebc01e0a47b922d8376dd5bf8673e7dbb01)
eea5c860
JB
1204- Version 1.1.63 [`e15cda2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e15cda28d1942a216eb168dca7ee00a8d8d9d23a)
1205- Use helper to close connection [`bcc9c3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcc9c3c094c6293638aaaa690bb673193546680b)
1206- Fixlet to sonar properties handling script [`f5387bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5387bdbcf10a1738100acfb29cc1fb29903d96a)
1207- Unreference the worker implementation at stop [`b19021e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b19021e229ef0d868cea4b03118b357b80fee173)
1208
1209## [v1.1.62](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.61...v1.1.62) (2022-06-10)
1210
1211- Apply dependencies update [`26545e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26545e12a5f52033d5ed9a59267d4ba9e75ea1ff)
1212- Update @mikro-orm packages to 5.2.0 [`cbb2b26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbb2b2618b260b5d22e59eb6e5dcfc0e6d86fc80)
1213- Add a shared cache per worker for authorized tags [`9d7484a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d7484a4667898757b7c23be3dec7458c337cb84)
1214- Apply dependencies update [`8c4ca09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8c4ca09f34dd16e668f43287807b5d0edafd2cdd)
1215- Add script to sync sonar properties with package.json [`584bec1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/584bec1694824abb05dc4803cd9a5cf7780fe876)
1216- Version 1.1.62 [`cdf7b41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cdf7b4197063e2e802ca1b7f267d877a5b3e2f04)
1217- Update ws to 8.8.0 [`4c0a296`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c0a2967df518c16c7d6780df47e2286b694e36a)
1218- Update sonarcloud configuration to SAP org [`f4f7897`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4f789792874f1399151545038798dd903040f71)
1219
1220## [v1.1.61](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.60...v1.1.61) (2022-06-07)
1221
1222- Untangle charging station info from charging station template data [`#222`](https://github.com/jerome-benoit/emobility-charging-stations-simulator/issues/222)
1223- Apply dependencies update [`6439c85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6439c85a78e4637513e4997160f218279c21a9e3)
1224- Add a shared LRU cache per worker [`7c72977`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c72977bb3400f474c8641fc91d9f54fba25cb64)
1225- Version 1.1.61 [`1885542`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/188554272270c2f86cf31a2fcc20b175f32e1edd)
1226- Apply dependencies update [`2820900`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2820900f6eb56e178fda80e6ed7eaaa8103cf0d3)
1227- Permit to disable persistent configuration storage. [`ccb1d6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ccb1d6e97cc0248cd96a9505cf5e8f037d66984c)
1228- Apply dependencies [`1555eb1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1555eb1d6c370f21be2218166895a451eb23aa19)
70cd75c2 1229- Prepare the repository to be hosted on SAP GitHub organisation [`251fff5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/251fff5c7fd6f92c1f1acb921233c7e9c7c89003)
eea5c860
JB
1230- package.json: replace main by exports [`db9b23e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db9b23ee116520b699d0f25fde140c69562d75a8)
1231- Add initial support for ESM build [`44a95b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44a95b7fc8487ae8116f89820ca03cb108dfada8)
1232- Move cache related helper to the right class [`c14729f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c14729f47992a1b142d2c20f94777d0747eaf9f2)
1233- Add LICENSES directory [`8c8cb57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8c8cb570c00cb915ad161d11fd878c2c2a28bdd1)
1234- Fix serial number propagation at charging station template change [`fec4d20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fec4d204dd05c108fb49312bb7a570d15a4eb4bb)
1235- Prepare the code for ESM support [`0d8140b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d8140bd623b67d6d7fddeda288fd945af0cb168)
1236- Fix WS reconnect timeout calculation [`1e08011`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e080116b0b62d897258a28efa129a9a65bf7d4e)
1237- Rename the project to SAP branding approved name [`7f774a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f774a554aa1ac13c597acb227063cb941eec468)
1238- Simplify ATG logPrefix() method [`6cd85de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6cd85def67fcc51dfa978127ec4a7a776427b135)
1239- Add helpers to close and terminate WS connection [`5551621`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/555162188c5b4d08666e33c235625ba51db87a4d)
1240- Apply dependencies update [`58f715a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58f715a0330ef56c7c27b48dfda4246f5fd6ed79)
1241- Change repo URI to SAP one [`63d3dcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/63d3dcbf0e2d1ca1fcec37a837c2438ae947d0c1)
1242- Remove any usage in the charging station cache [`0e89dd9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e89dd9a3274a9c5b1f0faf651525c43801e6249)
1243- Extend GitHub CI actions [`c1eafbf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1eafbfc26572edc41f208dca5051d0924c653d2)
1244- Check for empty templates configuration at startup [`45bd062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45bd0627719f5f64127e014377bae9dd999d2c4c)
1245- Fix CI run on main branch [`9c1b1b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c1b1b03fc4f9be4a55a6e32841e342268644fbf)
1246- Remove dead code [`985ba65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/985ba651dd94e28f9b028bba963b5c959275766e)
1247- Run sonarcloud CI job only on GNU/Linux [`ad282de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad282de83ce751e1c871bda3f5d459e675f11204)
1248- Refine an error message [`baf93dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/baf93dda8596b6963f488577bd0d6060458cf4c5)
1249- Fix docker image build [`595fbb4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/595fbb412b67eb3f886b8f32bfd613591d417d4e)
1250- Refine dependabot configuration [`9d8bd6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d8bd6a5e4c97a878e4f3136e14ec03e57123391)
1251- Add REUSE badge to README [`0a3d08e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a3d08ef36715866fd282853e22c6118068dda07)
1252- Fix project name in dep5 file [`4861317`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4861317c255ecc41172230533f2269603c7f980e)
1253- Only run GitHub CI code coverage when needed [`df95459`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df95459946a2613e7160a193ab50a718b6a20057)
1254- Make the ESM script a dev one [`22cfa75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22cfa750e4f96d294fc0c691890aac3e9ed30149)
1255- Also build when testing the ESM support [`fecfd03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fecfd0392d5644e389b6d6922a8b93050e5beab2)
1256- README.md: use the project name [`1ea2264`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ea2264a9489db2ac19c7d5d17009f8bb87043e4)
1257- Fix GitHub CI run on windows [`080ed77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/080ed77ada78a6d3fd9241cb26feaa35e0d4af98)
1258- Fix CI jobs run on windows [`8bea4a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bea4a18973485e1b98d153c45447841f622b701)
1259- Fix cut&paste typo [`d86d12d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d86d12d28bb210152995ac40eec45e79d9f71c9a)
1260- Refine issue template [`bff9d4d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bff9d4debb9f6391f650609231b8aeb21d6e7c42)
1261- Fix GitHub CI run on windows [`c95a1e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c95a1e02325bb817dc29330fe97711b2e3f43e4a)
1262- Ensure that workerSet always properly start a worker at init [`c1cee60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1cee6029e88a827b830dca95ad2125d05a7a13c)
1263
1264## [v1.1.60](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.59...v1.1.60) (2022-05-18)
1265
1266- Reduce charging station instance memory footprint [`17ac262`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17ac262c08a637a9aef23c350176bf476ad212ef)
1267- Untangle ChargingStation class from OCPP services classes [`08f130a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08f130a055123f5e47c59e1a64875f8cff44d020)
1268- Apply dependencies update [`67eb544`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67eb544324cd655b9dca3cfd9fa854789d7c5924)
1269- Reduce a bit more the charging station instance memory footprint [`492cf6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/492cf6ab7b4e5231974ca1a9c219afbf0d53f4b9)
1270- Make the UI server request handler signature more generic [`178ac66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/178ac666dd23c1fe11b2b800afeafaa4e8dd7a1c)
1271- Update dependencies [`f59858d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f59858d8518c5217a8444e44a7f091f49d928e53)
1272- Apply dependencies update [`5b67712`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b67712355ba11e0b1bc6603267249aa22cbf75f)
1273- Restructure UI server code to prepare it for issue #238 [`675fa8e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/675fa8e39afc1cc54c2dc68542300de95f5767e9)
1274- Add UI server factory with server class abstraction [`fe94fce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe94fce08a020e0c35e354c2282ec0587a605f4e)
1275- Avoid attribute namespace collision [`d200b69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d200b695603b334df62cd82a10f1a73f88fbf54b)
1276- Add deprecation warning for ui server configuration section renaming [`6627109`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/662710925f570077ed9af59519912546f9bb8eaa)
1277- Version 1.1.60 [`65eba3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65eba3e639e5ea643eb37dd2cd5b1441fc9dfa3a)
1278- Fix UI server options type and instantiation signature [`b153c0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b153c0fd46bdc1dc8006e4dac4d4dfa739ff7707)
1279- Use import type where appropriate [`f3a490e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f3a490e6bd184709de4377d81a459bf49242cae1)
1280- Refine UI server attributes scope and type [`18d3414`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18d3414af1e352238e2888687b02d6e2606fb4f9)
1281- Properly handle NaN in Math.min usage [`f126aa1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f126aa15c2efd27cc174011b8eb4e5bfdf27b73c)
1282- Fix not initialized variables at startup [`8d0e34c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d0e34c9b1792a4f48ed4ee28eb059facd8c9995)
1283- Remove commented out code [`f161f95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f161f950ceed9d688035f2a737e7062e635819b5)
1284
1285## [v1.1.59](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.58...v1.1.59) (2022-05-08)
1286
1287- UI server: fix empty list response to LIST_CHARGING_STATIONS [`#214`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/214)
1288- Apply dependencies update [`7f61131`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f61131f2121e49a7dd76334f2c30dde283b94e0)
1289- Apply dependencies update [`aba9519`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aba951962d274e1a2ebbdcfc87555ae226e90a72)
1290- Apply dependencies update [`93f4776`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93f47769cf7c5b4de69da31dae0735c7d6b3ab06)
1291- Fix Json type definition naming [`e3822d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3822d6f1b40477f7308ad70c290ed2c4106c585)
1292- Apply dependencies update [`982dac6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/982dac64f21b5024d6f68dc73fa53a8240271a75)
1293- Apply dependencies update [`7af4dc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7af4dc63b6ded41ee733f7ab3f1e53ec45c50c1c)
1294- Add tunable in template to disable limitation on custom metervalues [`7bc31f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7bc31f9cc53264cf4a55064d10c97898d1c903f0)
1295- Factor out connectors initialization code [`3d25cc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d25cc86c52089ae31a24dae52385c315595c976)
1296- Extended charging profile support [`1e5bbb9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e5bbb96f70040b92a6e49c73a32e1eb8bd1bcc9)
1297- Use the fixed JsonType definition where appropriate [`5cc4b63`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5cc4b63bd363814ddc657bd4c9b407e5eb3150cb)
1298- Apply dependencies update [`c5a22ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c5a22efca607b5a400a8b1bd721df7ea2cee39fa)
1299- Improve charging profiles power limitation debugging [`0bb3ee6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0bb3ee612a9c58ca7828f309eb94e5b4af5ababe)
1300- Apply dependencies update [`bd31d7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd31d7f987efd1163adee7f35261b9c4f9ee939a)
1301- Fix truncated boot notification payload [`94ec7e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94ec7e9600ffc86ea375d2bfd3f4973074e1db69)
1302- Make fluctuated metervalues around a static one respect the power [`3446400`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3446400805a545c332ac9d756308a01e851c766f)
1303- Improve OCPP incoming requests handling [`a2d1c0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2d1c0f1f3008198a96d932bab7c933c084ffeca)
1304- Apply dependencies update [`2e6a199`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e6a1991e8b9de555879fbe8bd36977ca555a226)
1305- Add status notification support to trigger message OCPP command [`dc66170`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc6617020896c78ee5b3d4ef2513c98b4d61f06f)
1306- Fix latest CS info content handling [`01efc60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01efc60a72a948518a312252b415e74cf43208a7)
1307- Add support for CS info configuration file change detection [`f765bea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f765beaae7c12b03f9f05aa688d94a64389db785)
1308- Simplify logic in createStationInfoHash() CS method [`3ead11b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ead11bafea04b49a11a4a3fe9a0e19750c952fa)
1309- fixe [`a0239c1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0239c1fdb0cebc4807aa2e381e7232cfe0e127c)
1310- fixed empty list response to LIST_CHARGING_STATIONS [`6fee179`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6fee1791db82bd4605b180612fe642a7e2c4caa0)
1311- Factor out power limitation calculation in metervalues [`1b6498b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b6498baa159ac6ebd4eda9008cde367640bf3ed)
1312- Add missing src/charging-station/ocpp/OCPPServiceUtils.ts file [`90befdb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90befdb882c3c0d68878dad7985612c01ed19d8d)
1313- Rename result to response [`c75a667`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c75a66757c7a26aa7b9fbdbcaaed413c77a45df1)
1314- Version 1.1.59 [`dba028d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dba028d02037f94034f72fa484c5cbd0779a509f)
1315- Merge pull request #232 from jerome-benoit/feature/fluctuated-metervalues-limit [`4be9849`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4be984941dac8bf0e6201a960e0e048ad4e9edee)
1316- Use ternary operator in helpers methods [`7558b3a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7558b3a6127e4c0541737e24a05c43a006d603c9)
1317- Ensure heartbeat interval configuration are initialized by default [`f0f65a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0f65a6223ab14e6b7071ba6ec68c87c38de4c8c)
1318- Refine JsonType definition [`0948896`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/094889611486ef8717ae9d6850a1ccb1e6ca6027)
1319- Fix docker build [`6bb1d6b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6bb1d6bf2f2b5a65cb1c5f08209cff9be358a70d)
1320- Refine JSDoc [`7b8af1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b8af1d0eabd37f97a6a8a349a19cf1c2328d061)
1321- Rename a method to avoid confusion [`a65242f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a65242f09a7a267c37f9bee0dd4fcd33eddbaf70)
1322- Merge pull request #230 from OliveGerste/Extend-charging-profile-support [`a68137e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a68137ea157b01bb0beef177d67d7190def95e84)
70cd75c2
JB
1323- Remove uneeded type usage [`94bb13e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94bb13e94ea30681110758c6a0a80217a668e793)
1324- removed unecessary code&comment [`35639ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35639ced7a1a8e9cfb7b0db675fc2757ea902d04)
eea5c860
JB
1325- Refine comment at CS configuration file handling [`aca53a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aca53a1a7866de74330802b2ea7506a874519725)
1326- CI: use latest node.js stable version [`99942e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99942e4fe369ba3f0837d80a37c7149a71f3aca2)
1327
1328## [v1.1.58](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.57...v1.1.58) (2022-04-17)
1329
1330- Apply dependencies update [`2e1d0bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e1d0bbd19050dc71d0794bee75bf52d71c25d4f)
1331- Fix OCPP message type definition and usage [`b3ec7bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3ec7bc1553759e915e590df6a91f0849f03514d)
1332- Properly name OCPP command handler methods [`f7f98c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f7f98c68f78566039b7d6f53391e874d79a8b022)
1333- Fix Pending registration status handling at boot notification [`94bb24d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94bb24d5f341349896da43a0d9abcfff9f8abe7d)
1334- Fixlets to OCPP error message format, take 2 [`7ec6c5c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ec6c5c94175cf4c04937d8e13145cc812b126b5)
1335- Version 1.1.58 [`87fed8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87fed8a279e95f4fea16decfbcb710f6317abf09)
1336- Improve error information at OCPP incoming message handling [`c2bc716`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2bc716fae3113f20ac1b339038f566d06ee1e1b)
1337- Fixlets to OCPP error message format [`ac54a9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac54a9bbb3fee0a1168f982b2e1e37856a61ef2c)
1338- Rename a type definition [`be9b0d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be9b0d5057a74c22b436cca1364ab1d8417144f7)
1339- Simplify incoming OCPP request payload parsing [`9934652`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9934652ccbc6e7e63b2a029ff294093aa22d128c)
1340- Fixlets to log message after methods renaming [`1c959f1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c959f1f02f80442b4fdf5afaf4c78772eefed86)
1341- README.md: small refinement [`7f81816`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f81816295b778c23b3a35b731cea6b496ae9720)
1342
1343## [v1.1.57](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.56...v1.1.57) (2022-04-15)
1344
1345- Version 1.1.57 [`de17a56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de17a5668a671531e9c5ec9563b0b02d6d5a3f27)
1346- Merge pull request #207 from jerome-benoit/fix-response-pending [`9b75e3a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b75e3ab59b911697ad2f809e2aee6967a46e0c4)
1347- Apply dependencies update [`39dca63`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39dca63f0a8e166228e853084afb36ee697f7d2d)
1348- Apply dependencies update [`5d12c42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d12c425ff0a1e3fd167e29493588fa6ac5923f8)
1349- Updated after LTS upgrade [`bbe9059`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbe9059eb08689e399a1bfcbc7f3bb56d29ac1dc)
1350- Charging profiles: ensure the latest schedule period limit is taken into [`98c19a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98c19a0738935a04ceedd45ccd198769ef91f035)
1351- Strong type OCPP message sending [`ef6fa3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef6fa3fb6f4872fc57bae634ac3edb8164a0bc79)
1352- Apply dependencies update [`cc4f402`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc4f4026e5fe0a5b2b7c28c88db8ebec7dc02557)
1353- Init performance observer as early as possible [`0642c3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0642c3d20a52f19e96b8c57b66d64c662811d937)
1354- Apply dependencies update [`19eac63`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19eac63ddfea3ccca0ab58baa2b125ffa1187e83)
1355- Apply dependencies update [`ddab9df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ddab9dfae2108ffcd0b464892bd18d619258ac2d)
1356- Add amperage limitation support via vendor specific OCPP key [`cc6e8ab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc6e8ab5f669ff49b1d476efffc509be8128bccc)
1357- Add charging profiles limit support to generated MeterValues [`ad8537a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad8537a7e3abb286a639164a9c5a25d48e33744a)
1358- README.md: spell fix [`a9ec201`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9ec20187cb3f866506564c49ffa1f3ad705f25a)
1359- Code cleanups [`903becc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/903becc3931c3c84d91eb1ce1ecc2f5e3237607b)
1360- Ensure the WS connection have not been forcibly closed after opening [`5144f4d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5144f4d17741ab6d0c4cd873537aa612df446839)
1361- Enforce SupportedFeatureProfiles check on some OCPP commands [`68cb8b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68cb8b91bd7ff2293557878c8898c89c323d2a6e)
1362- Factor out feature profile check at OCPP command handling [`370ae4e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/370ae4ee4ed2b3499ad1c1d286cfe3ffe451b5ee)
1363- Add OCPP commands payload logging in the logs [`6f35d2d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f35d2daed5ff5d26de15c1547ffa3dbd013c5b3)
1364- Initial implementation to get the charging profiles limit [`cfa9539`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cfa9539e3892495462e357f79485f0babbe85521)
1365- Added start/stop capabilities through http [`175d4f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/175d4f46729bf9ea47d61aa4a6ac69a03cf4cb88)
1366- Make the UI pages HTML 4 compliant [`69be24b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69be24b443f63f167195810792b8dfb70bdfb0ac)
1367- Log early OCPP command payload [`5c370ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c370ef3558b0809c6086b25fc967fa040823740)
1368- Use camel case for feature profiles [`b22787b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b22787b4c007f73464575409dea8d6a19810c723)
1369- Factor out OCPP message type to string method [`9a3b8d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a3b8d9fcb673461f651ca0993d708583528b296)
1370- Small variable namespace cleanups [`71a77ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71a77ac2f725a07cf391ad34e56dbd0dbb194329)
1371- Add support for random meter serial number [`0b7c34b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b7c34ba120b560d2562228a3318a8673a7bf54f)
1372- Get rid of useless intermediate variable [`4160ae2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4160ae28993e439fd92b9c067b8bdfdd7963515c)
1373- Charging profiles: Fix timestamp value unit handling [`7b872ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b872eaa46d0131c6487d52a8ce9886663e99eae)
1374- Moved ui folder [`0a48f2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a48f2b2d735de604a1604fd0e191212b355602f)
1375- Only compute amperage limitation when needed [`d20f43b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d20f43b5644d96a9a166cd2ec5ddf87945ea45d7)
70cd75c2 1376- README.md: Fix CS configuraton file path [`1c51fd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c51fd1d12e963aa6c827f80cc975335f4a8f671)
eea5c860
JB
1377- log raw socket messages [`625b0fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/625b0fd5a433f3f9a65a03633ca9ebbd01c5e875)
1378- Fix a type casting [`6d6dc22`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d6dc22e22e4557ff102b19081ee72c8db5f2ca2)
1379- Ensure comparison is not done on null or undefined [`b47d68d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b47d68d7c1e315d6d111dd6471f3ac95fd7bfab1)
1380- Fix a type casting [`4e4199c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e4199c8e4c7f11216be46b0490e8214e04f702d)
1381- Refine GitHub issue templates [`bece9cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bece9cdc396c31242b2be77e834805e4a8b084d5)
1382- Refine charging profile limitation error log message [`021394c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/021394c6d67e67e828a3f1de9d8e81c5dba60c49)
293c552d 1383- Fix maximun charging station amperage calculation [`3581a3a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3581a3a2ccf3e50bfdaac0d4774ddeeaabc586dd)
eea5c860
JB
1384- Allow to send result message when station is in pending mode. [`37a48c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/37a48c48e25d4b4ef360ef0d0f5ce34ac3f4b91b)
1385- Fix maximum power available for AC charging stations [`da57964`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da57964c4e631ba9fe438a30e8b63dfbbbe66105)
1386- Silence a sonar security issue [`7cc0b03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cc0b0335bd253e9b425cfd3c2e766665d70cf70)
1387- Merge pull request #205 from jerome-benoit/feature/rawmessagelogs [`16f20ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16f20ae55b86d4e5de23c8f2c71938f1a172ad71)
1388- Merge pull request #203 from jdurnwald/master [`7656d2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7656d2a1e72c285f6fd15e5a2235ec9faf3ffedc)
1389- formatted [`e11474a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e11474a3181fa565494fa096280a96c4e64458f4)
1390- Move template hash attribute to stationInfo [`8523563`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8523563aa65d1dbbad994b3fb33286888ff2ae94)
1391
1392## [v1.1.56](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.55...v1.1.56) (2022-03-17)
1393
1394- Apply dependencies update [`2c3872a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c3872a1a3b3b5da128500bbfb65ece46a29fc3d)
1395- README.md: Enchance configuration files documentation [`1816f74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1816f743cd705bb5ba7fb206df84f16987a2c3ab)
1396- README.md: Spell fixes [`170bec5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/170bec5384bf1ea362b46a099b0e092cfaec33d5)
1397- README.md: semantic refinement [`d6afb32`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6afb321fe85864dea93b74d8b7b2e66caa06321)
1398- Add vendor OCPP parameters in templates to limit amperage per phase [`4867fac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4867facb83c3082cef3845dfa20c42153e3b3431)
1399- Version 1.1.56 [`7dafa10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7dafa107119b5c3fb1f98ae2690052a605957005)
1400- Measure performance of template or configuration file operations [`42a3eee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42a3eee7406d9ebfe5afd43c3065345701542d67)
1401- README.md: Fix text formatting [`afccb42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afccb423a406d9053462af7ee0055dc8a4f63a71)
1402- README.md: section name refinement [`4d3821a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d3821a20d781f126f32cff248cac6982fb94354)
1403- Bind to this more OCPP request sending methods [`54ce9b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54ce9b7d9ae0dd7d25a0c805611676b3c6a22318)
1404
1405## [v1.1.55](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.54...v1.1.55) (2022-03-15)
1406
1407- Add stationInfo to persistent configuration [`2484ac1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2484ac1e71dc33f01b965b5898b319de938cf90d)
1408- Strong type sendMessageHandler response with generics [`f22266f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f22266fd29f7f11ba883d7f799ef607be05d4232)
1409- Apply dependencies update [`25b292f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25b292ffc0665399325f5392cdecd2b0e354237e)
1410- Add OCPP params file monitoring [`a95873d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a95873d8d308a20a7151346ac70d9a551f1a06f5)
1411- Introduce a CS instance hashId dependent on its specifications and use it in [`3f94cab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f94cab5f9ffdc613338a715cf3fad1cede5a687)
1412- Add random serial number support with persistency accross hashId CS [`7a3a2eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7a3a2ebb6cf176ae02952efc7cdc2182f2e08b01)
1413- Add persistent OCPP parameters key/value support by CS generated name [`073bd09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/073bd0984b486270c4537353b7e96b7111adcbb3)
1414- Add CS template tunable to enable persistent OCPP configuration [`e8e865e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8e865ea9740d381b148bbf10f3fbe80199b4268)
1415- Use right station info attributes for serial number [`efb85e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efb85e20f26ef140f7a293de7404d23ddf11bb38)
1416- Delete supervision url configuration key if the feature is disabled from [`e689539`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e6895390a1697376fdee9c7ebb1e775c24f1022d)
1417- Simplify default settings at configuration key adding [`dbdcd51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dbdcd51331c1eca37d5bf9ba8a9e0857ec8c1293)
1418- Code cleanups [`7f7b65c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f7b65ca31f598cb9c2a99a6e7b4d31dc6a0acca)
1419- Code cleanups [`25f5a95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25f5a959c137b7d302485e8ef6ca9d4a2f1cb6f6)
1420- Version 1.1.55 [`4e034ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e034ecb46d53ed98283fc1fe6e718dd2e1328c9)
1421- Add getter for supervisionUrlOcppKey value [`a59737e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a59737e33418e805972d57d8f52aa3bc0f28d51e)
1422- Better handling of missing serial number prefix in template [`84e13ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84e13ca9efa04e9516d65c99a54ba9b81457bef8)
1423- Add chargePointSerialNumberPrefix support to CS template [`43bb4cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43bb4cd9ccb69bbf6b22fc6d8b58c79792a1d865)
1424- Ensure configuration key have default settings values [`00db15b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/00db15b822b3f26f67fb36094daf7bd206c96fc2)
1425- Fix code logic at building boot notification request [`d312064`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d312064afb8df22dbe11a626d9b64c9ae12d4770)
1426- Refine documentation [`a069995`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a06999577cfd745d9f72dea8a013c77ffbc71a90)
1427- Ensure the boot notification response is updated at boot notification [`ae711c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae711c83a337c84226f8b7533f054dd74359a759)
1428- Fixlet to a returned type [`9214b60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9214b603daab4382ab6d1c38e91211ab38451a4c)
1429- Fixlet to configuration tunable deprecation [`e80bc57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e80bc57960515924d5721315fcd930975da52b45)
1430- watchJsonFile: ensure the argument is defined before assigning it [`69d65c1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69d65c15d8d5e8999c75e900cf5a750b8fc4e155)
1431- .eslintrc: file formatting [`6f6652d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f6652de09ebe70ec3bd20921cc1741c32be4b34)
1432
1433## [v1.1.54](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.53...v1.1.54) (2022-03-10)
1434
1435- Disable husky installation on CF and CI [`2aa2a8d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2aa2a8df7efc101413c780938bf5d4c02ea4a525)
1436- Fix docker image build [`658e2d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/658e2d16622bc69a4a0c5df02fae29fd0cc7efac)
1437- Add helper to get connector id for a transaction id [`f479a79`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f479a7929a02e6290ec945557136bf4ee5445107)
1438- Ensure connector status is defined before getting its attributes [`cbad121`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbad1217b743f0a06653689fb9c1344ac2194348)
1439- Version 1.1.54 [`62c4bdf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/62c4bdf8f0237feed0ec434325d37c1ca269b085)
1440- Really fix docker image build [`719f4e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/719f4e97108f4315aa60b8bb0ebc55b59c061ec3)
1441- Allow undefined in linter configuration [`ef2d006`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef2d0067b8dfaf81922ffb8f1665f4ddff4c30e9)
1442
1443## [v1.1.53](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.52...v1.1.53) (2022-03-09)
1444
1445- Fix metervalues payload format [`#198`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/198)
1446- Version 1.1.53 [`1bbd055`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1bbd05510c7194a287a5fecc02c0540d5e6520cc)
1447- Add the missing issue template key in the right section [`cb9a9a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb9a9a02105dfb078b2786108abc7af5d031955e)
1448- Add missing payload attributes to boot notification [`29d1e2e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29d1e2e70bc8ce223a0e8f4966552c3ae027e297)
1449- Add missing key in issue template [`f33833d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f33833db2498e39eb2da014aa719ce641b164096)
1450- Replace deprecated string helper usage [`de1ec47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de1ec47bb99940a7abecd36a5ee6db6cd320f1f1)
1451- Fix issue template reformating [`9e2960c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e2960c46e69f7058cb4eb0b6a695d7202f17e92)
1452- Revert issue template refinement [`f47bd90`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f47bd901638ccaff71ee3458d1b874e2f62f886a)
1453- Refine issue template [`a2af9ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2af9ad5b5d6fccc83cfab8efb7a566492d46ef6)
1454
1455## [v1.1.52](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.51...v1.1.52) (2022-03-08)
1456
1457- Initial code cleanups for the future OCPP requests code optimization [`78085c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78085c42a98966f7118f2575b2fde9a386399c94)
1458- Convert sendStopTransaction to OCPP message sending handler [`68c993d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68c993d5b34c191022256f26d4e95e5f3b9974d4)
1459- Convert sendStatusNotification to OCPP message sending handler [`93b4a42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93b4a429b3cd9c37b5698b601361039c51e295d2)
1460- Convert sendBootNotification to OCPP message sending handler [`6a8b180`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a8b180d4cd55803e41abdc90f016d1323d37ae9)
1461- Fix eslint configuration for mixed source with .js and .ts [`9534e74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9534e74eac653e8cdf02b17a33b273d421251a1c)
1462- Convert sendStartTransaction to OCPP message sending handler [`e7454a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7454a1f193140bdd635fd3b8b489c51b774f9d1)
1463- Convert sendTransactionEndMeterValues to OCPP message sending handler [`3a33b6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a33b6a907a44aabd721d3c63e6c5984f4f60c28)
1464- Convert sendAuthorize to OCPP message sending handler [`2e3d65a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e3d65ae7245bce98c6a29be76985503dc6de29b)
1465- Factor out worker related constants [`3fa0f0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3fa0f0edb5e3bb9fff2b343fb4ad7fc6c7c8df34)
1466- Convert sendDiagnosticsStatusNotification to OCPP message sending handler [`bad85ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bad85ee42a1c6a12be50560e535331dadff453b4)
1467- Introduce a generic OCPP message sending handler [`94a464f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94a464f92b8113a17129baa63d0d1469385b081b)
1468- Convert sendMeterValues to OCPP message sending handler [`0f3d594`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f3d5941398b0cada28c2093110868f4d3c70266)
1469- Fix remaining linter errors properly [`c0f4be7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c0f4be747574980ada77fd4be1c691637fa69347)
1470- Convert sendTransactionBeginMeterValues to OCPP message sending handler [`443c064`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/443c064190213667582c916489760732147c48aa)
1471- Version 1.1.52 [`dc343b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc343b49fd82452b954a4dcf9524966a5fb9fbe3)
1472- Add isEmptyString() helper and use it [`e819162`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e81916227dc1a059ae4080cdb5fb4c0ef383788d)
1473- src/worker/WorkerConstants.ts: add [`6f96009`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f96009b3e4864dcd8771d84d9e826c90018e61c)
1474- Fix deprecated configuration key detection in a section [`455ee9c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/455ee9cf1788779d13cedfcf4eaa91a0d7921c16)
1475- Refine ignore configuration [`c1f282d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1f282d9d8aa13afe8c3fcd6cf33a496b5b72bed)
1476- README.md: refine documentation [`d2971a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d2971a4b3d274f5b79df906a335c6c3b6725b025)
1477- Imports cleanup [`3d12fce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d12fce4199024235022a86ab0c18ff08d286ac6)
1478- Make the linter use a cache [`65db1ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65db1aeeb41bb9c47cb5ffff8f09dd025d456c2a)
1479- Imports cleanup [`33d184a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33d184a2a7e0f514ee42dc6f0db2ebdf54b90bc3)
1480- README.md: specify nodejs 16.x everywhere [`11d8f3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11d8f3e979b9da200a1620233730d9f511ca7de9)
1481- Do not throw inside a promise [`1303768`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/130376874def80e245ab76b8a0a5239464f26636)
1482- Remove useless eslint-disable [`9204401`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9204401a3d56a5fbada3d4d3cd08084583ac598d)
1483- Refine .cfignore [`2a5e097`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a5e097307252ffc14da4a6db6d081bd6432150a)
1484
1485## [v1.1.51](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.50...v1.1.51) (2022-03-05)
1486
1487- Apply prettier formating [`e7aeea1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7aeea18e189dd087c8f951cf77a253e2818ae90)
1488- Add pre-commit hook to format files properly [`c28d8ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c28d8adf214c89a5fbb33e3cd5858d05679874fe)
1489- Fix eslint and prettier configuration [`1006808`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/100680888f3b49453ddb4081988a480ee3030d07)
1490- Fix incoming message error handling [`717c1e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/717c1e56bde34461c2a53b73cc1ca04aed39392f)
1491- Apply dependencies update [`8f3d04b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f3d04b045bb95cd8e40e86893a3e47e00793bb8)
1492- Version 1.1.51 [`8905022`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8905022bd9b514a733cc71f700bcc96ab2a706be)
1493- Add prettier configuration [`0a19835`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a198355bf5f0bad5fe55eb49d029585c3c73db3)
1494- Remove string literal from log messages [`9ed69c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ed69c71c2a875fa88753696c5e38cc63dff3313)
1495- Configuration files fixlets [`52c709a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52c709abe039144cd21006aa37a64044d72a90f9)
1496- Setup max-len to 100 [`568c816`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/568c816c2835561b10f926d2404ffbf6153b6c6c)
1497- Fix build failure [`47086c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47086c3afcec31c01f97fd302b369c30372554d5)
1498
1499## [v1.1.50](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.49...v1.1.50) (2022-03-04)
1500
1501- Fix workerSet startup [`d070d96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d070d967782492d71c5716d2560177531f826f53)
1502- Version 1.1.50 [`f902e1c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f902e1c441c6751f885e39bc5aa23721a102f424)
1503- Fix workerSet linear ramp up at startup [`36367c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36367c31509f7b23c5788ecf6c84ad9be3734c73)
1504- Enhance default value for worker options handling [`5767874`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5767874516784070db4445321b5212ad7e5a84b4)
1505- Align constants namespace [`c69294f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c69294f7af3296d240a123a3fdf856deda2320cc)
1506
1507## [v1.1.49](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.48...v1.1.49) (2022-03-04)
1508
1509- Cleanup worker internal API [`4d7227e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d7227e61934a6b082a4d89268c454f7ee3605e1)
1510- Apply dependencies update [`6825024`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68250247081144b3ccc237926c350037a3db28ed)
1511- Add tunable for charging station start delay for linear ramp up [`4bfd80f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4bfd80fa794b4b2f89427ef9f5944664ce3bdade)
1512- WorkerSet: consolidate the worker start delay code [`4581acf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4581acf33b078cca4a2a3e77c774788149dca5e7)
1513- Version 1.1.49 [`c7b5f6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7b5f6ff2e5db4093e88c93cb1f19579c8b98b23)
1514- Refine start options types [`1a2993b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a2993b500eb47df305ab187adab4c245f699235)
1515
1516## [v1.1.48](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.47...v1.1.48) (2022-02-24)
1517
1518- Enforce singleton design pattern for the logger [`bc464bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc464bb1fb95c50a14b25478d35be76b7d8e5498)
1519- Refactor OCPP requests sending helpers [`5e0c67e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e0c67e8a137c2c9cf73b49ae2837c469d7b4af5)
1520- Ensure 1:1 mapping between charging station instance and its OCPP services [`9f2e313`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f2e313013116428f5bce2be59e2f5c07502c026)
1521- Apply dependencies update [`f0a9b01`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0a9b0116e32ebe8088b619f680314c9bc18b0e8)
1522- Factor out a type definition [`b0a67e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0a67e55b5f2dc2128c6b1d63cc525b0bb98a690)
1523- Do not throw an error at OCPP message sending to avoid crashing the [`e0a50bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0a50bcd7ae5a1b4ce22e39935f96a8f7e1222b4)
1524- Ensure 1:1 mapping between charging station and ATG instances [`73b9ade`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73b9adecc7a50c329b3f83bbaf95a62ba1f01412)
1525- Version 1.1.48 [`ac60c2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac60c2a645a44fde5d809dbbe7599416b9266038)
1526- Cleanup OCPP service module name usage [`909dcf2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/909dcf2dda1acb9556a5ec21c252bcca2992ec1c)
70cd75c2 1527- Track OCPP commande use at sending error message [`1d4ad05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d4ad05181ef93c9ea15c25fbd13c6ea22ff35dc)
eea5c860
JB
1528- Refine a bit OCPP services instantiation error message [`0612745`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/06127450ee7cfc993f67caf521ea595cb0523733)
1529- Fix a module name string [`2a115f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a115f871de255bacf36666294d48c46d0d16731)
1530- Add return type to getLogger [`28e6dd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28e6dd3a9fd0db84953aa8d149d0a19fadc63554)
1531- Add charging station instance id [`1629a15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1629a152f62235ed9b23198dfee162ee30f75f89)
1532- Blank line cleanup [`baba027`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/baba027e2c34ff68ccb4d39f62de23428c9996ad)
1533
1534## [v1.1.47](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.46...v1.1.47) (2022-02-10)
1535
1536- Add occpStrictCompliance template tunable [`672fed6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/672fed6e70e94e37ba8db689d8517f42ae0f4477)
1537- Version 1.1.47 [`fbe2891`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fbe2891fa687e54f754f891996d4da837b272e03)
1538- Simplify some code logic [`6114e6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6114e6f11b3fb12439d464e142fdf93866982b6c)
1539- Reorder JsonType declarations [`a6243c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6243c35f4df13144b5e56474ed7e93e4096ecc2)
1540- Use right registration enum at OCPP 1.6 boot notification response [`74c6a95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74c6a95480f86afdaf3e763f6700e7c1a3c8f89d)
1541
1542## [v1.1.46](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.45...v1.1.46) (2022-02-08)
1543
1544- Apply dependencies update [`d29de7b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d29de7b8144ef6be6c0c2bd2f5db3893fd178942)
1545- Version 1.1.46 [`148bb67`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/148bb67bfdd5c84d12f1fd895b98e4f4f698faa9)
1546- Relax OCPP commands acceptance while the charging station is in unknown [`5328366`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5328366132d84ad844f92b2b8fc13e4418b10f5c)
1547- Silence one code smell [`35efcc3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35efcc3a2921eebb5bcb1c00b95f656e1b777058)
1548- Refine JsonType definition [`122d924`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/122d9243eeb1a125dab68b6ab681f544e65dfbbb)
1549
1550## [v1.1.45](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.44...v1.1.45) (2022-02-07)
1551
1552- Apply dependencies update [`30d4f23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30d4f23338994b2de4349bc0e4e69cd50156dee2)
1553- Apply dependencies update [`3a34479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a344794c3b72f6e95088c50d094d19007184827)
1554- Apply dependencies update [`c2995f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2995f7c6c98f0efefae5f364fc59f78e2ff145b)
1555- Apply dependencies update [`d0294d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0294d4394caa65c7dac8336fcdf30fd800c1a0a)
1556- Fix request and response handling in all registration state [`caad9d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/caad9d6b03dbfc507da6d8e79ccbbaf74593e981)
1557- Introduce JSON type and use it for OCPP and internal message structure [`c3ee95a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3ee95af4edd541595e3873c8aa4c93d38e59474)
1558- Strong type protocols payloads [`d188864`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d18886407cdb8b8148c87492f2c953075e708401)
1559- Unify supervision urls setup and distribution to charging stations [`2dcfe98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2dcfe98ec940932372855643f996b87c27f4b7fa)
1560- Update dependencies [`9bf0316`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9bf0316a798b9c0f0f5e91addd03019ee13bda4c)
1561- Fix PENDING state boot notification handling [`16cd35a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16cd35ad01b48377d39077d8b30e6c2055a5f8ea)
1562- Version 1.1.45 [`1bd560c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1bd560cdb06a44b6bbb88192f6ff6e5da2af988a)
1563- Fix build due to winston types definition [`b35c4a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b35c4a05c709fba23af96a144fecfd9f6e0182ad)
1564- Fix charging station initial registration at boot notification [`73c4266`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73c4266dacc6883a6089ed86725e4c19842cdad8)
1565- Fix build due to winston types definition fix [`324fd4e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/324fd4ee84aa8b7bff66c751f1f73c659e449682)
1566- Allow incoming ChangeConfiguration requests before the registration on [`c18084e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c18084e22955bbbe514bb3ecef8818417407608d)
1567- Reorder condition check [`623bbc1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/623bbc14a643de4ccd9278788bb045e8d630a814)
1568- Fix build failure [`5f496df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f496df6439c1282600498a96e0d865acb119b3c)
1569- Enhance log message on supervision url distribution [`323e7c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/323e7c9ca1769c7caa98efe25983930e26d4a6a8)
1570- Add node version 17 to CI [`c2c35eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2c35ebf5a5977909b43e78a66611edc501f9a6c)
1571- Add comment for incoming request handling behaviour [`e80008f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e80008ffa822a339587162458e0b039f5b7c19b8)
1572- Code cleanup [`6705f49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6705f49075fbecc3bdaeaba40785f77db2563038)
1573
1574## [v1.1.44](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.43...v1.1.44) (2022-01-05)
1575
1576- Apply dependencies update [`c15ced0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c15ced0ba99a062e2aa0f362d425977ed6b524f7)
1577- Apply dependencies update [`d1eff23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1eff23433e7231dee8179296f9ac7c23f55611e)
1578- Apply dependencies update [`0e74bdb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e74bdb0074a73d4b36c610431063485ab5f8c23)
1579- Reorganize more sensibly types definition [`057e204`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/057e2042576fb5f4dd4c201f1bd0f64c35ccf961)
1580- Version 1.1.44 [`19dc7db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19dc7dbfb69f36a0a2e47fbda1530db1bd6b1484)
1581
1582## [v1.1.43](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.42...v1.1.43) (2021-12-28)
1583
1584- Apply dependencies update [`41c9441`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41c94417d278bbe67b6025e7f5a92e7fe67e73fc)
1585- Apply dependencies update [`a10297b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a10297baeedc09f9be11d68e0f5f42de23c3f2e5)
1586- Apply dependencies update [`11e727b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11e727b46cdc11604161491d11f7f8ea374872b7)
1587- Apply dependencies update [`5916df9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5916df98e8d4c023b40e8c8c19b7f5734d7eb163)
1588- Version 1.1.43 [`720c5e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/720c5e723bf47e74028b43abf63328820d033357)
1589- Rename UiProtocol.ts to UIProtocol.ts [`72495c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72495c24c4e750fce20245faca4609dd4eacd7ba)
1590
1591## [v1.1.42](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.41...v1.1.42) (2021-12-20)
1592
1593- Refine autoRegister CS template tunable handling [`e58068f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e58068fde9b27e3de6733be24fc7b3dfac37331b)
1594- Version 1.1.42 [`1e37e5b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e37e5b84ab2a63a47d2efab71d66b068df9cbf9)
1595
1596## [v1.1.41](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.40...v1.1.41) (2021-12-19)
1597
1598- Apply dependencies update [`f5ef488`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5ef488505dcf9b8c3041f156ce78f280c8275ca)
1599- Check for CS registration status before issuing OCPP commands [`124f355`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/124f3553d1516addeb523e3ae364ab727bae8d04)
1600- Apply dependencies update [`606e466`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/606e466e17dde7344c63af1cb1293a522e83f1b4)
1601- Apply dependencies update [`918ebb2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/918ebb296a930f607a2ec86bb2fe858273c2343a)
1602- Version 1.1.41 [`9abea9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9abea9fc0e5a2debe0a70b47f066f2b8e880b2f0)
1603
1604## [v1.1.40](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.39...v1.1.40) (2021-12-09)
1605
1606- Fix default configuration handling on some sections [`1ba1e8f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1ba1e8fb644aa0ba8c0295c9eedb6f63e5467459)
1607- Version 1.1.40 [`72b4e76`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72b4e76d251a0bdfe225fdae95f80b606ad1b5ab)
1608- Try to propagate error on configuration file reload. [`dcaf96d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dcaf96dceb56a3ca655ca67dc106ced2b6aaaca1)
1609
1610## [v1.1.39](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.38...v1.1.39) (2021-12-08)
1611
1612- Apply dependencies update [`860a9c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/860a9c5a7218ea46ec273499765ce77363355b6a)
1613- Version 1.1.39 [`411df11`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/411df11c636748c09488e759741ba5f067e22ef3)
1614- Properly default also the performance storage enablement [`6b693c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b693c8e54517152b3e9cbd519569101fdae531c)
1615
1616## [v1.1.38](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.37...v1.1.38) (2021-12-07)
1617
1618- Apply dependencies update [`9c133fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c133fad1cf5c3b8d9daf360b1432301f26cc7b2)
1619- Version 1.1.38 [`868b9e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/868b9e508c8340a16ea72ad79dc645af681f5968)
1620- Merge pull request #112 from jerome-benoit/fix-template [`44eeece`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44eeecebb942017920da10af6596ddf608b61ddb)
1621- Use camel case in more place [`100a530`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/100a53019b2078cddf62f7654fa57f64c797b85d)
1622- fix performanceStorage type assignment when not present [`c360d0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c360d0aa936101140325d26aa5d396f48be63c8d)
1623- add performanceStorageType to config-template [`67aee87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67aee874f5e20c985de396b7d39b619b7ecec34c)
1624- Rename UIProtocol.ts to UiProtocol.ts [`50a47a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/50a47a9af06068a6523583f60124cf464336c04d)
1625- Rename MikroORMStorage.ts to MikroOrmStorage.ts [`95b3437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95b343745d755d2209f028f676c9d25527e7eb4b)
1626- Rename JSONFileStorage.ts to JsonFileStorage.ts [`b77a543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b77a543f4c2e5998b0373b44bd08930e82a64bcf)
1627
1628## [v1.1.37](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.36...v1.1.37) (2021-12-06)
1629
1630- Use camel case everywhere [`1f5df42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f5df42ad17d09d3a1f53f6618eba325a403d7ad)
1631- Version 1.1.37 [`928dfb4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/928dfb4180cf7565e8b10f4714c0ce379aa80b6e)
1632- Consistently name directories in repository [`383cb2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/383cb2aee597e711f037c9f67151191bb233a91c)
1633- package-lock.json: sync [`64a9470`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64a947062389248f0f04716cfac62f5e6a398769)
1634
1635## [v1.1.36](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.35...v1.1.36) (2021-12-02)
1636
1637- Switch to current node.js LTS version [`5f8a4fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f8a4fd69e71615ee1e34b7d057266163858bc00)
1638- package-lock.json: update [`b86178c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b86178c790a52c84a7929ff7e104d692da8bd8d0)
1639- package-lock.json: update [`45fd2bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45fd2bceb7b606ae6765dab694f592e83f28b5cf)
1640- Move the UI WS protocol version handling is protocol header [`4198ad5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4198ad5c76ad58e444c1dd2d3f81b5f8fd2846d4)
1641- Fix message handling on WebSocket server [`8700242`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87002425fa13e6637bcb337aee4f5688976a5b45)
1642- Fix default WS server options handling [`790d761`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/790d76148cb647b5aa61d1e858f127003e6de998)
1643- Version the WebSocket server UI protocol [`8244f5f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8244f5f080133602e63ce6d985f87782a8af9fbc)
1644- Add a configuration section for the UI WS server [`6a49ad2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a49ad23c5b2b65424a2374c4eeca027beb77e79)
1645- Silence one code smell [`f16356b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f16356b923701711aa03d240eb932f1ff3fe4bf7)
1646- Add charging stations listing to WS server commands [`ee0f106`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee0f106b09f38b1561d970ea4377eb199389298e)
1647- README.md: document the UI WS server configuration section [`b71dba1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b71dba17bc34e46dd0e63e68588a94dded4d6ae3)
1648- Add initial code for WebSocket server to pilot remotely the simulator [`2a78593`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a78593f6f1952483a6a9e3f510b4fe21f1a9dfd)
1649- Add sendResult helper to send response [`de3dbcf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de3dbcf58f56e0b7cc36762c6a03bdf908ca3df8)
1650- UI WS server: use a map to store UI services per protocol version [`de9136a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de9136ae2018e1dec8b069184bd7dd5a5968d8d7)
1651- Version 1.1.36 [`9bb73e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9bb73e476175439d657b9d1683902342d296834d)
1652- Refine UI WS service log messages [`410a760`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/410a760d4c5c78005eede71c94acb6e9a56593c9)
1653- Run sonar cloud with current node.js LTS version [`0f25f07`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f25f07824b73043257da30426013eba94f139b1)
1654- Remove useless condition test [`d8ff9d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8ff9d67d91a9aa8ac525de54ed0248066ac94f2)
1655- Fixlet to comment [`3b04a25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b04a25c2969e6f6d60c4b394656863673614e88)
1656- Fixlet to a log message [`1a3d7d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a3d7d3d4f45282778f34d5c465f213e7f7ca0ad)
1657
1658## [v1.1.35](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.34...v1.1.35) (2021-11-26)
1659
1660- Version 1.1.35 [`d27fcb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d27fcb79b2e9c8ef3c824e49652c9c5fce600b51)
1661- Apply dependencies update [`001f272`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/001f27299de9ed07cf2bd4d5fd4045eb67a91e56)
1662- README.md: fix template default value once again [`db05bc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db05bc8bafb5d4e99c6ddf2ca5ae676d1579f773)
1663- README.md: fix template tunable default value [`9f2aaba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f2aabae62e39a8a021e36849e2eb97570c68ebd)
1664
1665## [v1.1.34](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.33...v1.1.34) (2021-11-24)
1666
1667- Add supervision connection URL support setup through OCPP parameter [`12fc74d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12fc74d6921babe7a275788b022165b751d6a8ce)
1668- Improve code readability [`928e662`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/928e662d53196408eef0b99e09e750037d61e1e6)
1669- Version 1.1.34 [`d47bb35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d47bb352f2c163c8f36d255df5b9a909854cf2ea)
1670
1671## [v1.1.33](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.32...v1.1.33) (2021-11-22)
1672
1673- Apply dependencies update [`42f7475`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42f7475e1c7163a8a660e8f9efcaad5db3aea4c8)
1674- Apply deps update [`1dc2997`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1dc299743f979eb554f193053799ac617f310cdc)
1675- Make the performance measurement time series actually a real time series [`0c14231`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c142310bb891fd23f2c40234af1fddd88ba71d5)
1676- Version 1.1.33 [`6895db7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6895db789bd40550ca5bb60749914bc38a6943ba)
1677
1678## [v1.1.32](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.31...v1.1.32) (2021-11-18)
1679
1680- Apply dependencies update [`bf73848`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf73848915dcbaf7e0826f60a95250e5d7681cc0)
1681- Version 1.1.32 [`7313a8f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7313a8f1ce811e6eb2598632d9105b846f04c934)
1682- Fix log message [`b4d1b41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4d1b412b904e55e25705549e031a054054e28d7)
1683
1684## [v1.1.31](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.30...v1.1.31) (2021-11-17)
1685
1686- Apply dependencies update [`13f66ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13f66ec728abdbf4cd40eb547a36bc6b098da1d0)
1687- Apply dependencies update [`a63cd73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a63cd73561309b6ea47253f0ee3d20f8a9799a5a)
1688- Silence linter some more [`dc100e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc100e978337264ceade1c7bbd67faa967c874e1)
1689- Apply dependencies update [`1fffe2f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fffe2fe9493451372e7474693ddaf137cc90be8)
1690- Apply dependencies update [`1747ba1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1747ba194b5d7732802cc0370694175242f3ce37)
1691- Apply dependencies update [`539af3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/539af3f6e3f7c91ecb6d0426290d3cd953f1e86e)
1692- Apple dependencies update [`c61948c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c61948c21ed7a061614cc94d5eae2e2af0816bd4)
1693- Silence some linter errors [`8818402`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/881840227e53e3b8061a4025ff37aa056370e080)
1694- Update dependencies [`9fa3254`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9fa3254f0255749aed939c281d03042092060460)
1695- Apply dependencies update [`906d51c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/906d51c1908dd971c1278862763df20e247ea40d)
1696- Apply dependencies update [`aba67e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aba67e01324c6e345675e870cf2cb8a5fdb19f30)
1697- Apply dependencies update [`d87d4df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d87d4df37d8603d8845d4bc4ef0d314995d7d61c)
1698- Update dependencies [`ce7def3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce7def376af0350730a05911a6fdc25f4baba59f)
1699- Apply dependencies update [`ea167bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea167bd699632e58e8b22ea3e52eb7be85bcda48)
1700- Version 1.1.31 [`b49e65b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b49e65be5095c856c5eea6344acfb5fdcfee0052)
1701- Apply dependencies update [`2f79b44`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f79b4478e28ed922581029adf341210da6149b4)
1702- Fix local badge authorisation [`71068fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71068fb926ca5fea4b811159ca958891d345ef38)
1703- Dedupe OCPP parameters configuration in charging station attributes [`798010f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/798010fa70218249ba8dc9c08a7b67ac1df3fa4e)
1704
1705## [v1.1.30](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.29...v1.1.30) (2021-10-14)
1706
1707- Apply dependencies update [`3307084`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3307084863575c9a83079bd77ef255c961521596)
1708- Apply dependencies update [`1fe16c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fe16c9c1f11b81be83aa2059ecefe63e524929d)
1709- Apply dependencies update [`f1d0cc7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1d0cc73a5d148e3c6edef67e58d10aca83d5a71)
1710- Apply dependencies update [`e8c125b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8c125b8c807ed791c4c19a8311845ec0ea9a78b)
1711- Version 1.1.30 [`2f7fd98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f7fd98a3325700a10121a88d6a4f95bbac1e2fa)
1712- Fix WS connection at start [`3748690`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/37486900e65f2affcc62a92726d9d7ca806a8725)
1713
1714## [v1.1.29](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.28...v1.1.29) (2021-10-12)
1715
1716- Allow to specify ws options in charging station template [`cd8dd45`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cd8dd45729bcb9838f1f3c7b82596b8b30f8ce4d)
1717- Apply dependencies update [`561708a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/561708a96364dbf96ea39220a1d0d180508dfe83)
1718- Version 1.1.29 [`f8b73ba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f8b73ba50fff10fa0282b971bf24f70454231eca)
1719
1720## [v1.1.28](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.27...v1.1.28) (2021-10-08)
1721
1722- Improve OCPP request's response error handling [`a4bc294`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4bc29426a2f56c987ec161d86baf9a83c0398ca)
1723- Apply dependencies update [`7f876bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f876bbcb65688ba973381f628df13bf41fd4b73)
1724- Version 1.1.28 [`e42d7b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e42d7b1ffe054c767c0deb472e852ec1a0b7bf46)
1725- Refine CI run conditions [`c4f1190`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4f11906b889f85edac370fc74d6159456a535a6)
1726- Do not restrict PR CI to master branch [`8303189`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8303189c961eb56a6e6d94fed96f1d99780e801f)
1727- Rename a GH action [`c92e05e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c92e05e36a53b778508850b1cc36e1bb1da9b41a)
1728- Revert "CI: continue on build error" [`436846b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/436846b33772ae246faf1b5585b459df5c79555e)
1729- CI: continue on build error [`1fb3ca4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fb3ca45c10989435b9f020bb6463c36d4bb89e0)
1730
1731## [v1.1.27](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.26...v1.1.27) (2021-10-06)
1732
1733- Add more sanity checks at remote start transaction [`a265348`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2653482348f1183b4f8852d43f23dbff711bd83)
1734- Version 1.1.27 [`62e6c9d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/62e6c9d0b0f7bbf6a73248b3157368e0c112701b)
1735
1736## [v1.1.26](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.25...v1.1.26) (2021-10-06)
1737
1738- Version 1.1.26 [`dea08fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dea08fc312d196cd7c9e509f4cc37993d72da99e)
1739- Fix callback invocation in promiseWithTimeout() [`ed0f838`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ed0f83800d2e1f68b82a233dee91745ba4031cfb)
1740
1741## [v1.1.25](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.24...v1.1.25) (2021-10-05)
1742
1743- Apply depenencies update [`0489b5c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0489b5c8f32c870892e22705a1ceef3cbad6676a)
1744- Fix energy calculation in metervalues [`32618c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32618c7187a3ff23f04c955b1bc8ba4ca043a931)
1745- Version 1.1.25 [`4c0c2a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c0c2a183ba534ae110d7603c1db097f896846a4)
1746
1747## [v1.1.24](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.23...v1.1.24) (2021-10-04)
1748
1749- Convert OCPP message buffer to a Set [`8e24227`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e24227340572ec9f086d966c079ead58cc60ef5)
1750- Fix OCPP message sending timeout handling code [`6d9abcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d9abcc2b7b384773348c64bf0f7fc4dc5aad061)
1751- Version 1.1.24 [`06837df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/06837dfc0d84f1b4f57e89d380760d73b921ca36)
1752- Mark some attributes readonly [`f2bf994`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f2bf9948496c724976a2e05d2f20cb17700373ec)
1753
1754## [v1.1.23](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.22...v1.1.23) (2021-10-03)
1755
1756- Use a map to store OCPP command statistics [`ff4b895`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff4b895e48c7e0c0ba57aa9e811ece2a9877340f)
1757- Version 1.1.23 [`d455a13`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d455a13615017163c12e3199e0086fb717396942)
1758- Apply dependencies update [`311dd6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/311dd6feba5fe8c1c86c3875b72b40bef688244e)
1759- Use return consistently in sendMessage() [`f373ee9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f373ee97f9b8b64fe73c8c32d80591afcfca0a6c)
1760- Indentation cleanup [`1830ad4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1830ad425799159d004ae56f2444f50d8116a935)
1761
1762## [v1.1.22](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.21...v1.1.22) (2021-10-02)
1763
1764- Version 1.1.22 [`b40d8b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b40d8b0d67a08a811f1d7cc88369b70034b64b8a)
70cd75c2 1765- Improve resquest response error logging [`887fef7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/887fef764941b7a9970fd78bbc608882c320fe78)
eea5c860
JB
1766- Refine some type definitions [`9239b49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9239b49afd9a0cf6a6a2008d9c907fe42072f29b)
1767
1768## [v1.1.21](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.20...v1.1.21) (2021-10-01)
1769
1770- Flag some attributes readonly [`9e23580`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e23580d87c4e356f85a41eff450693f7d7738dd)
1771- Version 1.1.21 [`287f65a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/287f65a95dabac857287a857e938100be043a5c7)
1772- Do not log response statistics at sending issues [`c52f1f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c52f1f49e485e8f75682f5ce974d54144cbe2b7c)
1773
1774## [v1.1.20](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.19...v1.1.20) (2021-09-30)
1775
1776- Reset ATG connectors status if the number of connectors have changed [`54544ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54544ef1ca864c3a2e07ff020a7b8f0b38a825fd)
1777- Version 1.1.20 [`086b340`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/086b340c88b70646b363e8b20f6fdb9d4bfadbc3)
1778
1779## [v1.1.19](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.18...v1.1.19) (2021-09-30)
1780
1781- Convert to a map connectors and their status [`734d790`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/734d790d9983a43c20f9ffa728f18825625e8119)
1782- Apply dependencies update [`4813263`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48132636528412b0d48b22baf35414ab2e917bd1)
1783- Version 1.1.19 [`3bcb016`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3bcb016865c38c3845469135760eda887277e775)
1784- Cleanup [`331e20b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/331e20bbca5a7f404551666c4a3609ae92fc5e86)
1785
1786## [v1.1.18](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.17...v1.1.18) (2021-09-29)
1787
1788- Use a map a register response and incoming request handlers [`58144ad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58144adb13fbef619e8b75b36bad7c325d7cae50)
1789- Version 1.1.18 [`c5548e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c5548e7be1832fe05969d4e80adee4721d99cc11)
1790- Fine tune default memory for CF [`0d39037`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d39037da6a3cfc90aa3d691dd5be186daa1cbae)
1791
1792## [v1.1.17](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.16...v1.1.17) (2021-09-29)
1793
1794- Unify WebSocket word usage in log messages [`5dc8b1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5dc8b1b58356265bfe4c704c72874c8dc3d94450)
1795- Version 1.1.17 [`94ac9fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94ac9fecd2e2c42369221e4d10a9e30d244be74c)
1796- Create connectors also if undefined [`8bf8861`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bf88613e4ab93813de6d7a2e42c5397ccb930e5)
1797- Handle connectors number shrinking at template reload. [`86ad08b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86ad08b201bdfb35de3295a5f36a3998f24ae702)
1798- Flag DiagnosticsStatusNotification as a supported OCPP command [`d50343b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d50343bddf0c8b6c7b661541218a18d0c8cde5bf)
1799
1800## [v1.1.16](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.15...v1.1.16) (2021-09-28)
1801
1802- Version 1.1.16 [`f871a44`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f871a44132619abe3cd5beeaec4fb898fb98924d)
1803- Revert promise resolve/reject value [`aba5361`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aba5361d9e42555ef62e31101a738cdab1c77e33)
1804
1805## [v1.1.15](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.14...v1.1.15) (2021-09-28)
1806
1807- Plug one more memory leak in the OCPP stack in case of WS closed. [`6198eef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6198eef3947754c7ad85050cb56014794f60c846)
1808- Version 1.1.15 [`3287285`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3287285b008ddc0da731712eecf05f20a88dbb55)
1809
1810## [v1.1.14](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.13...v1.1.14) (2021-09-28)
1811
1812- Apply dependency update [`3d0af7b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d0af7b825eac2bd55bdb9ba1e2dd5dbc9a0c699)
1813- Version 1.1.14 [`d48c344`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d48c3449130186db20f9c296178d36e309d70c24)
1814- Ensure the OCPP message sending stop if the WS is not open [`65334d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65334d061f549a3136373b27c35cb0e508c75a9f)
1815
1816## [v1.1.13](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.12...v1.1.13) (2021-09-28)
1817
1818- Improve OCPP stack error messages [`a685c3a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a685c3af751f778eafc57a57d30e8b27255e9f1e)
1819- Version 1.1.13 [`a3a08fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a3a08fbb30d4ec0338714de06ecf563d549f70df)
1820
1821## [v1.1.12](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.11...v1.1.12) (2021-09-28)
1822
1823- Always consider sent response to OCPP request as sucessfuly sent [`1864d7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1864d7f5e1f7bdb0f696804c2e2c3694cec5a3d3)
1824- OCPP stack bug fixes: [`32b0224`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32b0224999178acf1101ff9075c95072d207206e)
1825- Apply dependencies update [`ef5ef4b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef5ef4b616b97ab4224cc2be966250ad88f51d87)
1826- Version 1.1.12 [`1766c3a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1766c3afa7c82a443964583e8bd23e5f42c24266)
1827- Spell fixlets [`9c61367`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c613674007bc7bbfb2423269401a188f7c9ce0b)
1828- Rename tsconfig for MikroORM [`85c8a4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85c8a4cf394079aa94025c28cb155c40642427f9)
1829
1830## [v1.1.11](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.10...v1.1.11) (2021-09-26)
1831
1832- Add more ATG internal states tracking [`071a931`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/071a9315b94fb1c6f7996ca71e42794ac9ff9f82)
1833- Version 1.1.11 [`12c929d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12c929dc7885fdeea0e7ec2b1886789715c100d1)
1834
1835## [v1.1.10](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.9...v1.1.10) (2021-09-26)
1836
1837- Untangle charging station worker types from the generic ones [`98dc07f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98dc07faaf264c0263d2c8de382efa9db59cd5b4)
1838- ATG: unify start/stop on connector API [`83a3286`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/83a3286a048e21e8e872e6438736b818584a16ea)
1839- Version 1.1.10 [`71bd868`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71bd868951d5f6caa090a3e992fbd0fb5f31bdc1)
1840
1841## [v1.1.9](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.8...v1.1.9) (2021-09-25)
1842
1843- Push down at the connector level ATG states [`9664ec5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9664ec50ce58f2fa682ad687a214d090a95d51f7)
1844- Version 1.1.9 [`66ad0eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66ad0eb1a749a008fae689b3dab9bfc0a137fce5)
1845- Ensure the ATG connector status is not overwritten at stop [`b2bece2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2bece24c8376b29bb0075727402ec3368e31f04)
1846
1847## [v1.1.8](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.7...v1.1.8) (2021-09-25)
1848
1849- Track ATG status on a per connector basis. [`7274023`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72740232578802cecbae5fcf13dc491b92417cce)
1850- Apply dependencies update [`d77e279`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d77e279f75a3060eb05777611c8a554aff6fe283)
1851- Add node.js memory tuning to docker image [`525935a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/525935a5df9cd2b0ab4fc11c8231241bd9cb1b96)
1852- Version 1.1.8 [`11a4f70`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11a4f700343050195175a02415c6a053207239dc)
1853- Add sanity check to ATG start [`b809adf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b809adf11f05bbf85a335a457b871b90537918dd)
1854- Fine tune node.js CF heap size [`c99210f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c99210f1c992cfa084de5e7e141f5a4150693e49)
1855- Ensure the ATG will stop on unavaible connector [`9c7195b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c7195b209ec5072ba96581f7c2a30314c59fb76)
1856- Ignore performance file lock [`a7a5cda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7a5cda67c4edd0448a39678ca500f2f67d62902)
1857
1858## [v1.1.7](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.6...v1.1.7) (2021-09-23)
1859
1860- Apply dependencies update [`724b41e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/724b41e4f84d4f3c159ca477e3ccc6e31cc15818)
1861- Consistently use idTag for RFID tag [`f4bf2ab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4bf2abdd27ce5ddb64d0efd3763608320efc8d8)
1862- Remove uneeded condition on transaction status in ATG [`85d2066`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85d206672d2dc688827177e4de87a069c4b2cdc1)
1863- Version 1.1.7 [`cb5a7b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb5a7b0b99be1fe9791d1fd5eff519176bb535bc)
1864- Guard transaction id fetching in ATG [`8eb02b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8eb02b62ba8c1894f3b748f92ab14858535d39f8)
1865- Spell fixlet in ATG log message [`107efcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/107efcc6655b5a4409fc5db3da90869d6881a195)
1866- Use the proper CF manifest tunable for health check timeout [`40bf088`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/40bf08886d77ad912505cead049ac047779aea44)
1867
1868## [v1.1.6](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.5...v1.1.6) (2021-09-21)
1869
1870- Fix ATG run duration computation [`0045cef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0045cef5dae3be8131969d08f70c10748922524e)
1871- Version 1.1.6 [`174852d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/174852d08d43d909fad34ebe158b12975948ba89)
1872- Optimize heap tunable for CF [`e55ef94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e55ef94a997fd43fe1b6f2711667777e57cdef63)
1873
1874## [v1.1.5](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.4...v1.1.5) (2021-09-21)
1875
1876- Apply dependencies update [`2f30779`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f3077930c8e17f2ebba01dfba2c0124e5948705)
1877- Apply dependencies update [`f9b1488`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f9b14880b5742b1e721b0b1ca6d3ed62ec63d021)
1878- Add empty object type and use it on some ocpp responses type [`c12b43d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c12b43d0f4569a189e064768c14088ab8fce9e1b)
1879- Version 1.1.5 [`f4ae9a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4ae9a73c8aa6e7ddbeb8f38e01369d7219fa5f2)
1880- Privatize some attributes in the ChargingStation class [`a472cf2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a472cf2bed2330c2a1a485e5b5a9703806d7d140)
1881- Fix negative values in meter values [`87f1fc2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87f1fc2acc3bfc56decd07366b6dc9466b4e267e)
1882- Add missing file in types directory [`480bbd8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/480bbd8953f7c017201b6abdb9060cabfec822ac)
1883
1884## [v1.1.4](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.3...v1.1.4) (2021-09-19)
1885
1886- Optimize ATG run duration handling [`265e426`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/265e42664464f3846b3663dcf96264c6d161a77a)
1887- Add sanity checks to random number generation code [`b322b8b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b322b8b4712bd412ea2d1e27924dcc6f1bb08c63)
1888- Add sanity checks to random integer generation [`a3868ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a3868ec4e6c4782ba51066ddbba74f9730dbba19)
1889- Version 1.1.4 [`8890b23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8890b23275a28528f5e7d681f6bac9fd4b34ac14)
1890- Keep track of ATG running time [`58fad74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58fad7497e7a15b06ce06d1be297f704ef4b869b)
1891- Simplify Connectors type definition [`2d7040b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d7040b2cd9d96dceb0160a5afe7dca5c727b890)
1892- Factor out reconnection timeout calculation [`a0f59b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0f59b75d0a6fbb8c91feee03a2fb4c0e5d3b3c4)
1893- Force WS connection opened closing at connection retries [`dd06a8b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd06a8bebe3d41e387030f8c82685661a00debae)
1894
1895## [v1.1.3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.2...v1.1.3) (2021-09-18)
1896
1897- Add scope to helper methods in Utils class. [`0f16a66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f16a6625f6ec995565a7a8de7ff08808eeb5c86)
1898- Fix duration formatting for large one [`d7d1db7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7d1db72537ac2b012ca901a768d6442f3cf39fe)
1899- Version 1.1.3 [`1f6a615`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f6a6158e1d9a2f234704efbbf1a89fa48d69e67)
1900- Secure random integer generator inputs [`fd00fa2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd00fa2e9c06c4b05360c915fa44e2018c731503)
1901- Simplify calculation at duration formatting [`d10397a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d10397af9d19f1607a187c749eefd160c9ef7392)
1902- Display milliseconds at duration formatting [`765a0a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/765a0a4f68c17f9ec5278bce9ffb1c03fb05d95b)
1903- Refine a method documentation [`6124c94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6124c948b01ae887da9b56a2638df68e145cc045)
1904
1905## [v1.1.2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.1...v1.1.2) (2021-09-17)
1906
1907- Apply dependencies update [`3a2adbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a2adbe5f8f5d7d3e4d351aacac37fa07593fc96)
1908- Fix and secure random number generation code [`c37528f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c37528f1b44c116d0e714194e881d94951efdef6)
1909- Version 1.1.2 [`c3afd76`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c3afd76e6d2323de2d56a4eb324524c3f73eee38)
1910- Silence sonar a bit [`0dad4bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0dad4bda6c02b3c62b8f9465a82d33f721dfbd13)
1911
1912## [v1.1.1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.0...v1.1.1) (2021-09-16)
1913
1914- Fix ATG execution time accuracy. [`7d75bee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d75bee1fb4f5946cba9bd453604ae9c359595c1)
1915- Version 1.1.1 [`eecefdf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eecefdf8b2599c7f43ab8938aed8b06c0578ec9a)
1916- Silence a sonar warning [`68a8d1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68a8d1bbf67c9b3eac7e61c0e2526710a106f0c8)
1917
1918## [v1.1.0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.62...v1.1.0) (2021-09-15)
1919
1920- Version 1.1.0 [`2a2d9bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a2d9bba858b5368b3fefa1fc4ae9e5d6ce44a20)
1921- Apply dependency update [`c2e6012`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2e60123b7c9124cb51f3cccb528a15f219e5b61)
1922- Fix .cfignore file for templates. [`bc9b43d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc9b43db6649c1182b6dbb9e172c213dbd1a8abf)
1923- Consistently name charging stations run on CF on multiple instances [`203bc09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/203bc097a78851c8df1838abdf2582d13e582957)
1924
1925## [v1.0.62](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.61...v1.0.62) (2021-09-15)
1926
1927- Cleanup OCPP message sending and error code [`e7accad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7accadb398c418c41571c53e2c70b1cca3e83d5)
1928- Version 1.0.62 [`f1eb461`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1eb461f53b26be7b40eeb4114dd069ace916c00)
1929- Fix misplaced parenthesis [`624df19`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/624df19998b1edea4bd7baf4ea3314ad163b90b1)
1930
1931## [v1.0.61](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.60...v1.0.61) (2021-09-14)
1932
1933- Apply dependencies update [`105758c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/105758c25b973c04f6c62f222106019c3a87b000)
1934- Version 1.0.61 [`b7635c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7635c0f08ef609f4647062ae4d16c393be7dd0d)
1935- Fix log message quoting [`b4a58db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4a58db4470e2ddc4825504ff639777d635958e2)
1936
1937## [v1.0.60](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.59...v1.0.60) (2021-09-13)
1938
1939- Fix performance storage jsonfile consistency at write: [`c63c21b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c63c21bce46d9230688d0c5ebd31f5dd861324de)
1940- Log also ws closing reason [`6c65a29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c65a2958d57b4c91a60150c2bf567659b64d4f0)
1941- Version 1.0.60 [`a37c4a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a37c4a0959efc51712d32c6d2d2facd84820e41c)
70cd75c2 1942- Constity and factor out last performance entry [`eb835fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb835fa84ced86641214bff490b3b5ce4332dbb4)
eea5c860
JB
1943- Cleanup fs operations encoding [`247f55f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/247f55f4b67f4ed161ed6b2d8f076c65b52a7038)
1944- Add node.js 16.x to CI for testing purpose [`259ee56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/259ee56d81c663014d8596e2ea8b00382337762b)
1945- Only GitHub action sonar with node.js 14 on that repository [`bf62797`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf62797fdf0a55c124257c5872438a1ed124d4f2)
1946
1947## [v1.0.59](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.58...v1.0.59) (2021-09-12)
1948
1949- Version 1.0.59 [`c5e99a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c5e99a9d53322379e96b5615e965fd034204c419)
1950- Use the same message for git and GitHub version releasing [`1cb34cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1cb34ccdfbee11b6a7057b5f4b92be7d7dd3560f)
1951
1952## [v1.0.58](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.57...v1.0.58) (2021-09-12)
1953
1954- Add GitHub issue templates [`1e1be0d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e1be0dfd7b1183c9a8b516946870c01ec7ce721)
1955- Remove some any type usage [`73d0904`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73d09045dec38f798d93b28ad11e76f78d65c7cb)
1956- Add error handling in one performance storage class [`a6ceb16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6ceb16a6b67653adaa0b40cd057826c71f44f36)
1957- Cleanup CF and docker deployment support [`7429b96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7429b96a712aec23847317058bbdceada172cbc3)
1958- Release 1.0.58 [`2ae4ee1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ae4ee11ba25a24a9428806c2c0d9e094d41ed60)
1959- Type a ws callback [`d09085e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d09085e9e6ec32bb1873b8f4cc1b326f7996d0f3)
1960- Refine eslint configuration [`394ddcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/394ddcc65f3cdb8bc81b3aef189b60a000341bf2)
1961- Refine issue templates [`b343e73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b343e73a87abf2cd4c29c389837b6d9ecabe9e9f)
1962- Fix escaping in issue templates [`1b23d02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b23d02ba3892fee22b2f639559fcf5f12ada793)
1963- Fix issue template escaping [`70a103c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/70a103cf5f470eacb4d7264586424b84deae03dd)
1964- Fix escaping in issue templates [`8ac3594`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ac35941fff0c003fdd7bbc94a67ad96cf5ce911)
1965- Fix OCPP error details message default [`3582e6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3582e6fe2545e29b3c196e31e2b9ab7d4216bdb0)
1966
1967## [v1.0.57](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.56...v1.0.57) (2021-09-12)
1968
1969- Release 1.0.57 [`897ab69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/897ab6931a50c93e6e0d302ec2d8cc8d940f4653)
1970- Default docker image build without git submodules [`bfcad88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfcad885f450fc3e933fa1e849473cde43d8e40d)
1971- Refine GitHub release name [`6f5db2e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f5db2eda12ebcf26207dd4c1d5678350b73c9e1)
1972- Another fixlet to README.md [`80c8112`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80c8112db91df68faf463ee1628fecf6e787b7fc)
1973- Fixlet to README.md [`1b2bd82`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b2bd82890ae4b889913a81827e7e6212837eb6b)
1974
1975## [v1.0.56](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.55...v1.0.56) (2021-09-12)
1976
1977- Create CODE_OF_CONDUCT.md [`#30`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/30)
1978- Use nullish coalescing in OCPP stack [`5e5a3ab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e5a3ab74af7dde544b51b7ef368b593bb957ed6)
1979- Cleanup configuration files watching code [`3ec1073`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ec1073715e995f84b1e2fbb147f85a6c7dc8264)
1980- Use a Map to cache OCPP requests in use [`16b0d4e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16b0d4e77d20b5f7004469f2206a0af1ee8984a5)
1981- Apply dependencies update [`88409fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88409fc1748dd72d106ac901a75898985abd21a4)
1982- Document prerequisites installation [`696ce53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/696ce53a5aaeded37efd4751fcda08c6d161092a)
1983- Apply dependencies update [`d9a5d2e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d9a5d2ebee0d88875f199f56f3c0722ed6bcda43)
1984- Document configuration files reload feature usage. [`511780c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/511780c334d8692116358409322e20c74dd9bcdf)
1985- Release 1.0.56 [`ea31554`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea31554bcf94016d492b3c4cccb36f80bb1612c4)
1986- Cleanup files and files name. [`b4d3425`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4d3425171fa4e08c00e84f129b0c1edd2fb9585)
1987- Use generics for incoming message error handling [`d4bc21e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4bc21e04c653b325c1b7d8cb28fe928915a3c28)
1988- Refine the list of performance storage supported engines [`312ff77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/312ff77c62c6ba96ec1266a5d617b6910511f1c6)
1989- Indentation cleanup [`125ec3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/125ec3b6560ba032327557f0827620192a8aaca3)
1990- Refine .gitignore. [`4f6667e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f6667eaa152eab838ab75767f8344a9020e0eb1)
1991
1992## [v1.0.55](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.54...v1.0.55) (2021-09-05)
1993
1994- Switch rollup bundler TS plugin to rollup-plugin-ts [`ae8ee66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae8ee665e864460d582b7f6d501b25225a1d7a4c)
1995- Add support for OCPP 1.6 TriggerMessage command [`802cfa1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/802cfa135dad14f8b15401685c3429395cb3e6e1)
1996- Cleanup MikroORM configuration code for performance storage [`d560391`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5603918a8ea990f7dcc11b612dea931aa084fdc)
1997- Release 1.0.55 [`bfcefec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfcefecc14520488f12f6a98fd97ca9cda915e45)
1998
1999## [v1.0.54](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.53...v1.0.54) (2021-09-02)
2000
2001- Improve OCPP error handling, fix performance storage default file path [`a6b3c6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6b3c6c313f1c0314a1445ed630cac85edf55b2c)
70cd75c2 2002- Throw an error in the template does not have default required mesurand [`de96aca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124)
eea5c860
JB
2003- Release 1.0.54 [`ca79035`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca79035afa125dd2c39a863e29f244e9466ae98e)
2004- Fix OCPPError command attribute affectation [`9292e32`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9292e32a92f3ef63ee5a3cf86dc497b8acae5d2d)
2005- Fix siemens charging station template [`4fa475b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4fa475b9d24b8cf804cd937f30ede85533322d5d)
2006
2007## [v1.0.53](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.52...v1.0.53) (2021-08-31)
2008
2009- Release 1.0.53 [`699e779`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/699e779b5316bf6ccfba89b21cc0b561565efa83)
2010- Use morgan law properly to allow remote start transaction to work. [`f6aa641`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6aa64122833d24ed52a882bf7376788f3917748)
2011
2012## [v1.0.52](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.51...v1.0.52) (2021-08-31)
2013
2014- Refine and use OCPP error specialisation [`14763b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/14763b466177d8e74d2e1925647e04e2d62ac72a)
2015- Use IIFE (https://developer.mozilla.org/en-US/docs/Glossary/IIFE) for [`821c6c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/821c6c8229d6dfdc93ce917dfaad74e681e5a35c)
2016- Release 1.0.52 [`bc4cbd0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc4cbd0509e6d37d5b17a478bfa9f30f8d8e6008)
2017- Revert wrong any type removal [`5842a02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5842a02d275889a96eda8727a7f3d0f7e60bf357)
70cd75c2 2018- Fix remote start transactiion: connection status can be preparing [`ec26ac9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec26ac96d0442ea40c8597e09382f66f6d630da4)
eea5c860
JB
2019- Add a sanity check at worker implementation options check [`2f70f96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f70f96f076d2689ff4f392dd32f8499cb2e4100)
2020
2021## [v1.0.51](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.50...v1.0.51) (2021-08-29)
2022
2023- Release 1.0.51 [`90d5238`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90d5238769142f67a692b00e4c771664e00b8b6a)
2024- Add support for performance storage on worker pool [`b55c911`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b55c9112fb601a6b8d744ecbf7126ac6c97b8188)
2025
2026## [v1.0.50](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.49...v1.0.50) (2021-08-29)
2027
2028- Add support for more DB engines via TypeORM [`c27c3ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c27c3eeea356b0692bef2327bb59aa99f9cbad8d)
2029- Move worker message handler to the options argument [`ffd71f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ffd71f2c31025fcec6d5a95e1fba5d32c6d28e5b)
2030- Release 1.0.50 [`f3b8fc7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f3b8fc7dc7ade24944093b26e66d283e52ab2169)
2031
2032## [v1.0.49](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.48...v1.0.49) (2021-08-28)
2033
2034- Add MongDB support to storage for performance records. [`2a37005`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a370053f45f2d58e90ab7b292294c521a262ca1)
70cd75c2 2035- Refine console ouput colorization [`e4362ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4362ed76fe7b256b3f7a6ada2b92e53be8ab09f)
eea5c860
JB
2036- Release 1.0.49 [`3ca0315`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ca0315df63d5f5ded28d8eee3c2acfc01695527)
2037
2038## [v1.0.48](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.47...v1.0.48) (2021-08-27)
2039
2040- Rename StationWorker.ts to ChargingStationWorker.ts [`07f3500`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/07f350040f34e6727c548bc645e9982c189cd4ef)
2041- Release 1.0.48 [`e1315cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1315cd75e39c43431720f9fd72e41bb994f777d)
2042- Ensure an error is throwed in object factories if implementation is not [`fb226c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb226c9b812c3db625996c5fe29c667be15c388c)
2043- Fix console log level in file exception handler [`531c5e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/531c5e7a452dd387d97b3290942fc485c329671d)
2044- Bootstrap.ts: refine the log prefix string [`689dca7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/689dca78d8b50e58be603005695da60ae3070544)
2045- README.md: refine performanceStorage configuration documentation [`c21a1e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c21a1e852316b32f086f73cf0039dc678249adeb)
2046
2047## [v1.0.47](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.46...v1.0.47) (2021-08-27)
2048
2049- Colorize console message ouputs [`8eac9a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8eac9a09368f841fc44e980f31674146833e449b)
2050- Storage: use worker threads message passing to store performance records from [`8179710`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81797102d5214fea2fc58eff2666fe8b8d9a5a11)
2051- Release 1.0.47 [`ee22762`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee22762b46e3a6c140d26061585edbfeea22fe78)
2052- Also rename the sonar project name. [`1e40f99`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e40f9967e01102bb403ed67ae75e6492df10883)
2053- Update sonar project key [`e77c778`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e77c778f6eee39d51cd91c9c8b45d539d02e0c02)
2054
2055## [v1.0.46](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.45...v1.0.46) (2021-08-26)
2056
2057- Release 1.0.46 [`abbe20e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/abbe20eb62571669ff96e888acffa25b39dc7158)
2058- Rename ev-simulator to charging-stations-simulator [`5f4be58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f4be58cc3d316c21927739089cc9d6f29e8f940)
2059
2060## [v1.0.45](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.44...v1.0.45) (2021-08-26)
2061
2062- Rename Configuration.deprecateConfigurationKey() to Configuration.warnDeprecatedConfigurationKey() [`f937f3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f937f3bb099d9745b6e7282259e67b51523c8821)
2063- Silence some sonar code smells [`6c3cfef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c3cfef8aa7818941a9f05e3cb293a5b60360b47)
2064- Apply dependencies update [`6fdb339`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6fdb3397b211ae95af9cca1997b6eeff2904b388)
2065- Release 1.0.45 [`e25b996`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e25b996ee14b2cb8239284015d2bd64a2422c7b5)
2066- Add support for deprecated configuration key in a section [`912136b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/912136b163790f70f2d82600f6782ed93bc2ba9a)
2067
2068## [v1.0.44](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.43...v1.0.44) (2021-08-26)
2069
2070- Storage: storage records in JSON file as an array to ease import. [`b652b0c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b652b0c3a8be2600bd603a7744141088de97b666)
2071- Release 1.0.44 [`3739577`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3739577985144350d03495cd83f6dc56d9c47ab1)
2072
2073## [v1.0.43](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.42...v1.0.43) (2021-08-25)
2074
2075- Performance statistics: add JSON file storage support. [`72f041b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72f041bd50fc25ca5d233565cbc0ea836220ec0f)
2076- Release 1.0.43 [`429b41e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/429b41ee1917c05254d4a1a643155af4c42db6f5)
2077- Fix regexp compliancy for sonar static analyzer [`9ef75e3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ef75e34cd01ecd7f75ce08ca7e4719d3c2b858b)
2078- Disable a eslint rule on a line [`3356aa8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3356aa8419d035c06fb9050a4f515a9c54147c30)
2079
2080## [v1.0.42](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.41...v1.0.42) (2021-08-24)
2081
2082- Do not enforce the singleton design pattern in the worker object factory [`535aaa2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/535aaa2703cd3ecaf57de713ffd5c685e2e68fb3)
2083- Release 1.0.42 [`a0296d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0296d5d0149315a8a22925a9312d9d2c7240693)
2084
2085## [v1.0.41](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.40...v1.0.41) (2021-08-23)
2086
2087- Bump rollup from 2.56.2 to 2.56.3 [`#8`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/8)
2088- Use singleton design pattern directly in the worker object factory [`8df3f0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8df3f0a9d9fb9796c093a0e040b13dca8aaa3234)
2089- Bump @typescript-eslint to 4.29.3 [`f2d909b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f2d909bbc78a4767dc28fb40e0137dce673f4de8)
2090- Release 1.0.41 [`0355173`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03551737d706ec2e6c87d69ffd2b8aa253fdff98)
2091
2092## [v1.0.40](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.39...v1.0.40) (2021-08-23)
2093
2094- Merge GH actions in one file. [`a9c0de4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9c0de45b398657f36ce78a0fcd7ca4339ef8a4b)
2095- Release 1.0.40 [`84d7b12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84d7b12e4d00a01aafa6fcb02fa1e7f6a439d403)
2096- Cleanup: rename isWebSocketOpened to isWebSocketConnectionOpened [`d5bff45`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5bff457459d6ca6cae1c14483f83daaf22e2907)
2097- Optimize a loop in the worker related code. [`0e7a11e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e7a11e1621315c9b1ae42b8bb5a8078336073a1)
2098- Use GitHub token in GH actions [`fb9809a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb9809a7ade71d691390c71daf821bbdb8c711bf)
2099- GitHub action: move linter step before the build [`0f90f59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f90f59a611c1a6e45afb9b09c4387129c7a7ce2)
2100- Add coverage run to GitHub actions [`39e1335`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39e1335bed1e71975f49ec6b4deff09d1dd1e6c1)
2101- Refine sonarcloud configuration [`d1e8b4e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1e8b4ef3fd1b5c725d386269c25ee8f07510b97)
2102- Revert wrong returned value after a test. [`95926c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95926c9b54dbbe8b564724b0de42b963f9067653)
2103- Fix GH actions run on dependabot PRs. [`6f9f188`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f9f188b8335f5cc9fcb0fe9ba2e72525b70231a)
2104- Refine GH actions scope [`abda93a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/abda93aee690cf7fb6195a963093c4d6026ae30a)
2105- Update poolifier link [`4be5abe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4be5abe366182b053ae290646d302fd52130ec7b)
2106- GH action: Use the right repo token [`ff84f69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff84f69e3561bd44b9b5afcceaf027b1fab9c82f)
2107- GitHub action: continue on linter errors [`a45e3d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a45e3d8766fbd6cbc4af6e1a52d95ce8fc6c9ac4)
2108- package.json: avoid to build before running test [`3b3d0a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b3d0a4c0c5dca9ee98de2da1a44932005a1debd)
2109
2110## [v1.0.39](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.38...v1.0.39) (2021-08-21)
2111
2112- Add sonarcloud to GitHub actions [`613dc1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/613dc1b79b181fc8d14b87e452a7c51848043cd5)
2113- Release 1.0.39 [`c776a2e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c776a2e304f661117514f1f3663177f8160cb145)
2114- Fix sonarcloud bugs report. [`2891f76`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2891f7616d9f39d05f5c47876e29d2dbdbe9f6a5)
2115- Rename OCCP16IncomingRequestService.ts to OCPP16IncomingRequestService.ts [`e717128`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e71712800639b0aaebec9af189fdbbaa4f453b92)
2116- Fix syntax error in GH action build.yml [`fcb7690`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fcb769025c2fe7e879637738926fa72d09f0593c)
2117
2118## [v1.0.38](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.37...v1.0.38) (2021-08-21)
2119
2120- Release 1.0.38 [`9f8f6e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f8f6e12f777d2b4bf8a4ed1d149d12b34841c77)
2121- Bump @types/node from 14.17.10 to 14.17.11 [`1dcc833`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1dcc83343029ad4fad11ac9751673d6001b64f6a)
2122- Bump mocha from 9.0.3 to 9.1.0 [`f44d1bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f44d1bd2a045f9448d10290358f5fa47770c9e9c)
2123
2124## [v1.0.37](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.36...v1.0.37) (2021-08-20)
2125
2126- Bump ws from 8.1.0 to 8.2.0 [`#2`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/2)
2127- Apply dependencies update [`3cefc16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3cefc161e5bf53380b26c21e51938661fb24230b)
2128- Create codeql-analysis.yml [`a87910a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a87910a5dac3a732d9683d337818bf29784de480)
2129- Add charging station template fields for HTTP basic authentication [`15042c5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15042c5fdee2d617c1d533699334cbf044f1a97e)
2130- Specify the copyright author on some files where changes are not done [`c8eeb62`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c8eeb62b00988601b40e599745329acb67197750)
2131- Release 1.0.37 [`944df73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/944df73e2af3b801693b7bb2f90cc6f33caa5ee7)
2132- Add dependabot configuration file. [`35984f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35984f602618b42f4618bb1f256bbd1b3e6c9401)
2133- package.json: add contributors field [`4160581`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4160581a82c639b3e47f359b63d0bf263a0392e3)
2134- README.md: Refine copyright application sentence some more [`25c7bbb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25c7bbb9090d90cb654f99f58ba2f4c5d1446144)
2135- README.md: Refine copyright application sentence [`1558ca0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1558ca04d8f2c3ec040c1046e22842fe0b00cd4a)
2136
2137## [v1.0.36](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.35...v1.0.36) (2021-08-15)
2138
2139- Fix MeterValues JSON payload [`#17`](https://github.com/sap-labs-france/ev-simulator/issues/17)
2140- Release 1.0.36 [`81696b2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81696b26fc1f48ea24c5cf0026b14760e6af37c7)
2141- Fix a unit test failure. [`6c23cbb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c23cbbbf00352ee21bad7e853f4e6b549f17cb2)
2142
2143## [v1.0.35](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.34...v1.0.35) (2021-08-15)
2144
2145- Apply security dependencies update. [`6c5fc6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c5fc6c3595e93bf42e5002385a3cd0399ed6aa8)
2146- Apply dependencies update. [`62cfe9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/62cfe9f65077aaf50438f1c487a62a447d3ec299)
2147- Add 95th percentile to performance statistics [`b49422c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b49422c609edeff25577c1350f3bd2410bdd3b07)
2148- Release 1.0.35 [`1cddab9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1cddab90cd12238253f62df83f38c72d1a103a12)
2149- Clear performance mark after usage. [`333eb10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/333eb1003a19e24f6098da116f5cd716e37facb3)
2150
2151## [v1.0.34](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.33...v1.0.34) (2021-08-14)
2152
2153- Fix performance statistics handling at charging station template reload [`087a502`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/087a502dd0b03aa2107ebd6355062397e86d5e7f)
2154- Release 1.0.34 [`8e3ffcc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e3ffccaafbe25bab04776ff10e8c6b2f5751062)
2155- Fix error handling of incoming OCPP request [`e64c092`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e64c092349ce9744ed017cfa757dc0b86bff5fd5)
2156- Change OCPP classes methods scope to protected [`c7f95d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7f95d1604f9d7b10b3f7b82912eb8a2b1d24bc1)
2157
2158## [v1.0.33](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.32...v1.0.33) (2021-08-13)
2159
2160- Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d)
2161- Release 1.0.33 [`a07c191`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a07c1910dc3c565f7dce91bcf705b57a8171fa19)
2162
2163## [v1.0.32](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.31...v1.0.32) (2021-08-13)
2164
2165- Cleanups: performance statistics, URI handling. [`57939a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57939a9da57b9ed1780ec63a2ecceaf44a107b17)
2166- Add support for performance statistics for all requests sent to the OCPP [`aef1b33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aef1b33aa631deaf5c939dc6a232ca8cc8147fc6)
2167- Apply dependencies update [`6c9f025`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c9f025b898abf3e383a5a4ff8ca9401d33028ca)
2168- Apply dependencies update [`744ac1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/744ac1bef457f47719a5ae472100a0eb9b0212b0)
2169- Simplify performance measurement API [`e9017bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9017bfcbb2853db238c1aa18c2696bc0cbc56cc)
2170- Encapsulate performance init code in the same class. [`a0ba4ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0ba4ced5cf822e9ff2ac192c17d1d954f32d139)
2171- Release 1.0.32 [`5aaca1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5aaca1e9d9b00c64f3b92752cebec6982c9c8dee)
2172
2173## [v1.0.31](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.30...v1.0.31) (2021-07-28)
2174
2175- Log a warning if a transaction id sent by the OCPP-J server is not an [`f3a6f63`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f3a6f63b4e690cecc8fdf84847a994970e12b94a)
2176- Release 1.0.31 [`de5225a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de5225a33d7b87ba256c08b6b73f68817dd8c4f2)
2177
2178## [v1.0.30](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.29...v1.0.30) (2021-07-22)
2179
2180- Apply dependencies update. [`cef316b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cef316bf18434cad32c630d0acb72b122ae446aa)
2181- Release 1.0.30 [`f4c414e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4c414eb06d50dcdba02e48d63c787860e8c2f9f)
2182- Sync with public GitHub [`d50cc82`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d50cc82b606aa331d1972897f5448f2067a35165)
2183- Sync with public GitHub [`285940e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/285940e030692feb305bfd8c84a9d88282b6ae9b)
2184- .gitmodules: fixlet. [`fd24221`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd24221d457f56c6acaabe5970b968657ff03e3f)
2185
2186## [v1.0.29](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.28...v1.0.29) (2021-07-20)
2187
2188- Release 1.0.29 [`34ca7a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/34ca7a78f0b9f68acb624973b59b9c78e7b8bda3)
2189- Allow to use fluctuated value for SoC MeterValues. [`561d966`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/561d966b15fec605a437b17b9a0183a57789414c)
2190
2191## [v1.0.28](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.27...v1.0.28) (2021-07-16)
2192
2193- Improve and fix error handling at sending OCPP commands [`290d006`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/290d006c2d91dce4e9d187189c3e4fae870647f7)
2194- Apply dependencies update [`9f3a873`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f3a8735ce581cf8103483db73df03c031f836dd)
2195- Release 1.0.28 [`ade0191`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ade01910e729e29cb246be8e113fdd40a4cbf4d0)
2196- Make filename match the class case. [`7170127`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7170127d905a1af7a64c0c01ae81c1f892cfc278)
2197- Rename OcppError.ts to OCPPError.ts [`f682774`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6827747dec51074080ef1c063b0e9105ec2457c)
2198
2199## [v1.0.27](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.26...v1.0.27) (2021-07-10)
2200
2201- Add GetDiagnostics command support [`47e2247`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47e224777669f935f45d443b6da948e7977fd9b7)
2202- Release 1.0.27 [`dcd06cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dcd06cc1ba5bd15b67478926cfe82b190b44120b)
2203- Apply dependencies update. [`6e1221a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e1221a35c45a9f04254f31b12385cba7b20f910)
2204- Use the fork as the main release repo for now [`b73ff56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b73ff562a07215a8ec5ff6e89284f0db8cc4f671)
2205
2206## [v1.0.26](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.25...v1.0.26) (2021-06-28)
2207
2208- Properly handle charging profiles set a remote start transaction. [`e060fe5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e060fe587a245ba900b8895f9cf5b8f926bdecb6)
2209- Release 1.0.26 [`396d8df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/396d8df236da2c3f2639df79ad52c0d3d3b5fd62)
2210
2211## [v1.0.25](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.24...v1.0.25) (2021-06-27)
2212
2213- Various fixes at charging profiles handling: [`a7fc821`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7fc8211ff35f821074120edea9ddb6ce024d58d)
2214- Consistent variables naming. [`5a20b4f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a20b4fd01f3efb08e45409716f8365ca2088e9a)
2215- Consistent naming for CS template enums [`4c2b490`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c2b490420d856ee0602b3806d6508b67643613b)
2216- Apply dependencies update [`cbe14a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbe14a2ff4867debecd28cd80ee35ede21e8259a)
2217- Release 1.0.25 [`0f553b8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f553b8ed2d4588ec3f438ba38f09bd8f9d013aa)
2218- Fix Boostrap singleton class direct call [`8e4e193`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e4e1939784c644ae9cfd3f23dce1e4cf9f80ddd)
2219- Log message cleanup [`f6f5fcf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6f5fcf76fe58ae58c9891717c4474e72a9bbb0a)
2220
2221## [v1.0.24](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.23...v1.0.24) (2021-06-21)
2222
2223- Keep track of authorize request idtag status. [`163547b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/163547b1c0d9b1062891962feedb127fc0c1cc94)
2224- Release 1.0.24 [`7b397d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b397d7e4e4ddb66365674421577bdc967cf782a)
2225
2226## [v1.0.23](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.22...v1.0.23) (2021-06-20)
2227
2228- Release 1.0.23 [`7486490`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7486490983618858f340fc03ceee4bdb7a6f5db5)
2229- Optimize random fluctuated computation [`97ef739`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d)
2230
2231## [v1.0.22](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.21...v1.0.22) (2021-06-20)
2232
2233- Release 1.0.22 [`b410677`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2)
2234- Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913)
2235
2236## [v1.0.21](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.20...v1.0.21) (2021-06-20)
2237
2238- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87)
2239- Release 1.0.21 [`a6d8a23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2)
2240
2241## [v1.0.20](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.19...v1.0.20) (2021-06-19)
2242
2243- Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f)
2244- Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027)
2245- Release 1.0.20 [`b2fcc85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de)
2246- Logs message cleanup [`c8d67ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c8d67ee583628d68f9d1806fc591c3e8e00808e4)
2247
2248## [v1.0.19](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.18...v1.0.19) (2021-06-13)
2249
2250- Release 1.0.19 [`46fe960`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/46fe9601fe66f75a48301a658347fd393582ea22)
2251- Add support for ConnectionTimeOut standard parameter [`291cb25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/291cb255bec471875566d94ea674b7f476a2b7a1)
2252
2253## [v1.0.18](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.17...v1.0.18) (2021-06-13)
2254
2255- Complete AuthorizeRemoteTxRequests support in remote start transaction [`36f6a92`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36f6a92e3ab0a4a452da57aad6510bda259296ce)
2256- Release 1.0.18 [`18b2d50`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18b2d50578dc6a5299bd1d770a6734e59d9a5431)
2257
2258## [v1.0.17](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.16...v1.0.17) (2021-06-13)
2259
2260- Documentation on OCPP parameters [`7e1dc87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e1dc8784bef178de6438ae9af2bece427809cde)
2261- README.md: fix sections hierarchy [`c56d42f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c56d42f1989acd8c336fb165d5e295245adb37fa)
2262- Release 1.0.17 [`8e84ea8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e84ea8faabb8b05cc46f71d5fb93d0eb51d3a3b)
2263- Apply dependencies update [`c4694a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4694a4907ccc0a6ab4f239910a37f5b7bd2e0d1)
2264- README.md: spell fix [`adf16e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/adf16e6408b60e64ca73c206a939e09509cf53e2)
2265
2266## [v1.0.16](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.15...v1.0.16) (2021-06-13)
2267
2268- Add support for transaction data MeterValues [`fd0c36f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c)
2269- Release 1.0.16 [`b6c7cd2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b6c7cd21424c1daec0d11933a4c457bc3d97524d)
2270
2271## [v1.0.15](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.14...v1.0.15) (2021-06-12)
2272
2273- MeterValues: add Transaction.Begin and .End support [`6ed92bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ed92bc13120d78f84f2182ddbafd3cbcaa37359)
2274- Add support for unit in meter values. [`4a1857a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a1857a25fbcc203def0c0b1a6c5ebcb19602fe6)
2275- Fix power unit in kW handling in charging station template [`510f0fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/510f0fa5461cada6ca7c0e2aea525674fb00f079)
2276- Release 1.0.15 [`6f9e2fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f9e2fc2f6ce2c227b90cbc7ed9a35ef5b542533)
2277
2278## [v1.0.14](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.13...v1.0.14) (2021-06-11)
2279
2280- Add initial support at sending transaction.{begin,end} meter values [`326f6e3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/326f6e386ccb8d0bbbd713a19ca4c827a2856097)
2281- Release 1.0.14 [`ff6bb9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff6bb9b48054b5f5ab39a93b8257ce6662064a85)
2282- Refine eslint configuration [`c93aeb2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c93aeb26312b1a939cf741d5b501abf2c44054c7)
2283
2284## [v1.0.13](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.12...v1.0.13) (2021-06-11)
2285
2286- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/14)
2287- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/13)
2288- Apply dependencies update [`5cd0ee9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d)
2289- Apply dependencies update. [`d23a826`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077)
2290- Add eslint node plugin. [`d1c056a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672)
2291- Apply dependencies update [`81e8273`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81e8273862c12ab0dbe4f511195082e9da196026)
2292- Apply dependencies update. [`ddea886`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ddea8863ac365dec235c869aab7c63bc9dbce126)
2293- Release 1.0.13 [`ac0ccc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac0ccc6b1139c25b1c813315e818c5729745f948)
2294- ATG: make requireAuthorize optional [`5b10d2d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b10d2de76bb1f3404b374526eee9ee6576231ce)
2295
2296## [v1.0.12](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.11...v1.0.12) (2021-06-04)
2297
2298- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7)
2299- Release 1.0.12 [`6e0eda4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2)
2300
2301## [v1.0.11](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.10...v1.0.11) (2021-06-03)
2302
2303- Refine some logs level. [`9fbc92f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d)
2304- Update submodule reference [`0a44f74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f)
2305- Apply dependencies update. [`fe44e26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff)
2306- Release 1.0.11 [`a3de0c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a3de0c2facc13ff64a02eeae27addda166aed35d)
2307
2308## [v1.0.10](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.9...v1.0.10) (2021-05-31)
2309
2310- Release 1.0.10 [`101e988`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b)
2311- Put auto-changelog configuration in package.json [`d22589b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb)
2312
2313## [v1.0.9](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.8...v1.0.9) (2021-05-31)
2314
2315- Gracefully handle simulator missing files or files not found. [`23132a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23132a44933014c707d4fc3d0c681dc99cee7828)
2316- Release 1.0.9 [`e3e5326`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3e532609e80521181cf8e10a9e838fa360c5d66)
2317- Apply dependencies update [`1fa8a76`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fa8a76f6ffae9fe625a1707a9e1141c922f4774)
2318
2319## [v1.0.8](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.7...v1.0.8) (2021-05-30)
2320
2321- Release 1.0.8 [`2bbddc3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd)
2322- Add docker image build to GitHub actions [`c168e7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3)
2323- Run the docker image build in GitHub actions. [`c871184`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251)
2324- Fix docker image build. [`e7fc6a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7fc6a817b168900190aa5570931ebcaa5b93fed)
2325
2326## [v1.0.7](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.6...v1.0.7) (2021-05-30)
2327
2328- Release 1.0.7 [`6c6e9c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28)
2329- Fix unit tests GitHub action name [`bc30952`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa)
2330
2331## [v1.0.6](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.5...v1.0.6) (2021-05-30)
2332
2333- Release 1.0.6 [`de630c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8)
2334- Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e)
2335
2336## [v1.0.5](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.4...v1.0.5) (2021-05-30)
2337
2338- Release 1.0.5 [`e7958d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7958d495f884d707639bd3ef662f2b8f9cbd32b)
2339- Fix CHANGELOG.md commit link generation [`8e6d4b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e6d4b0936a465599c971af37ca900372fdbac9c)
2340
2341## [v1.0.4](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.3...v1.0.4) (2021-05-30)
2342
2343- Enhance documentation [`6f0ec20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f0ec20eb58d0344c807ed297f9080191270697e)
2344- Refine the documentation [`778f792`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/778f79241952fefd769c87b195e01e8101964928)
2345- README.md: Use red cross emoji for unsupported OCPP commands [`9e1b12e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e1b12e45e39c041e57442b641c8f1107ec3f8b3)
2346- Release 1.0.4 [`2147cf3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2147cf30a62613b372eefe7e3eb97d432fe31bc0)
2347
2348## [v1.0.3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.3-1...v1.0.3) (2021-05-30)
2349
2350- Release 1.0.3 [`ff62e9c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff62e9c8adbdb20d56eb045c7e3f311bb09229da)
2351
2352## [v1.0.3-1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.3-0...v1.0.3-1) (2021-05-30)
2353
2354- Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213)
2355- Release 1.0.3-1 [`d63fdaa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540)
2356
2357## [v1.0.3-0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.2...v1.0.3-0) (2021-05-30)
2358
2359- Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20)
2360- Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe)
2361- Release 1.0.3-0 [`0c1b654`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33)
2362
2363## [v1.0.2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.2-6...v1.0.2) (2021-05-30)
2364
2365- Release 1.0.2 [`c2a73a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675)
2366
2367## [v1.0.2-6](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.2-5...v1.0.2-6) (2021-05-30)
2368
2369- Release 1.0.2-6 [`d865369`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf)
2370- Add tags file handling to docker image. [`b79579e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f)
2371
2372## [v1.0.2-5](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.2-4...v1.0.2-5) (2021-05-30)
2373
2374- Fix docker image generation [`396fa84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6)
2375- Release 1.0.2-5 [`9f64309`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786)
2376
2377## [v1.0.2-4](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.2-3...v1.0.2-4) (2021-05-29)
2378
2379- Release 1.0.2-4 [`ea88ef1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95)
2380- Enable parallel mode on mocha by default [`fe9f028`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d)
2381
2382## [v1.0.2-3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.2-2...v1.0.2-3) (2021-05-29)
2383
2384- Release 1.0.2-3 [`4e60c62`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582)
2385- Fix syntax error in GitHub action [`738b79b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c)
2386- Really fix GitHub action syntax [`351327b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0)
2387
2388## [v1.0.2-2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.2-1...v1.0.2-2) (2021-05-29)
2389
2390- Add initial unit tests: circular array [`4082efc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202)
2391- Release 1.0.2-2 [`0a36f19`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd)
2392
2393## [v1.0.2-1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.2-0...v1.0.2-1) (2021-05-29)
2394
2395- Add CHANGELOG.md [`cc6b757`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996)
2396- Cleanup release-it integration [`4e92c9d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a)
2397- Refine release-it configuration [`0afd8fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0)
2398- Release 1.0.2-1 [`b479c24`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b479c24e2c91c02cfe760aa4c1af3ca8d431c734)
2399- package.json: Align version [`6052278`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6052278ade9a248a9808583f6e1e4e934d1ac3b1)
2400- Release 1.0.2-1 [`b5fef96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5fef96876f5f45fe77f8aa8d534229db451b7f9)
2401
2402## [v1.0.2-0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.1...v1.0.2-0) (2021-05-29)
2403
2404- Add release-it [`cedae80`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334)
2405- Release 1.0.2-0 [`6625dee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4)
2406
2407## [v1.0.1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.1-3...v1.0.1) (2021-05-29)
2408
2409- Code cleanups [`dd119a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537)
2410- Apply dependency update. [`132bf84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918)
2411- Apply dependency update [`84e887c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6)
2412
2413## [v1.0.1-3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.1-2...v1.0.1-3) (2021-05-27)
2414
2415- Apply dependencies update. [`9cd3dfb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b)
2416- Apply security dependencies upgrade [`261ff96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3)
2417- Update dependencies [`b4b2062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac)
2418- Update submodule ref [`608b698`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/608b6980cf93da2f53b6ba464c61c92d5dcaeaee)
2419
2420## [v1.0.1-2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.1-1...v1.0.1-2) (2021-05-20)
2421
2422- Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5)
2423- Linter fixlet [`a0cc927`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59)
2424
2425## [v1.0.1-1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.1-0...v1.0.1-1) (2021-05-20)
2426
2427## [v1.0.1-0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.0...v1.0.1-0) (2021-05-19)
2428
2429## v1.0.0 (2021-05-19)
2430
2431- Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/11)
2432- Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/10)
2433- Make the build app self contained. [`#8`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/8)
2434- Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/5)
2435- Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/4)
2436- Update flow-bin to 0.123.0 [`#2`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/2)
2437- Make modular the SRPC call chain code. [`c056097`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5)
2438- Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32)
2439- Initial rollup integration. [`44b07a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61)
2440- Cleanups rollup integration [`1d06445`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d0644574183c8eb3c5194f5f2885de0d9298a3e)
2441- Apply dependencies update [`a01c18a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a01c18a04a1b0fe56b3f256af45ada16d4b1bebf)
2442- ESLint configuration refinement. [`31eab52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31eab5232bec33013b8192bed39b98d7013242c9)
2443- Rename private attributes and methods. [`ad2f27c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad2f27c30a5a29e0ce3a6e2be5a3385061ada313)
2444- Initial support to the change availability command. [`4dff73b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4dff73b02dfe0893fdcc84d209c6d7e59ecf6752)
2445- Cleanup workers handling classes. [`418106c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/418106c832022ba6f100f4bf81315300994bee87)
2446- Switch to poolifier worker threads pool implementation. [`a4624c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4624c96a6c159b4885f5d0baaf592ceec0bab30)
2447- Use the circular array new constructor signature. [`ef72d3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef72d3f5c132271abe618ee676814994259529ce)
2448- Use object factory design pattern for code handling workers. [`6013bc5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6013bc53ce820bacf728a4d85d875c3317ff2442)
2449- Make the authorization tags file a template. [`9cd79c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cd79c702dbc23a9701022e701d2f33b5f3db72c)
2450- Initial support for main configuration file changes handling. [`ded13d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ded13d9799aa6fb958da48a6b702d4193e7954f2)
2451- Dedupe deps. [`5f2f82f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f2f82f4e1e741cbd7476a1f015a0a151d283f61)
2452- Cleanups. [`5fdab60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5fdab605ce885d9a9fb21ac47c6d0766bd3673bb)
2453- Prepare code for strict type checking [`6e0964c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e0964c8dff48691f7155d12096e777a8f9389f4)
2454- Add eslint jsdoc plugin and refine a bit the existing comments. [`3340259`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3340259a3cd75024ae3510433f4bf4232c8de7fb)
2455- scripts to set CS public or delete CS [`e8bdfa7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8bdfa7163f394e9b0b2e0c41aea36f7ad9f42f2)
2456- Update dependencies [`0985805`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0985805c709543162cef577334f286eadb43781d)
2457- Add enum for standard OCPP parameters key. [`6a64534`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a64534b96acd18aa0aa7a73c0a2ee479834d4c0)
2458- Minify production build [`fc20191`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc20191350f323b57faa6a9c5eca53a76e2cce55)
2459- Apply security updates. [`b8e7f7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8e7f7f9c9a3eb44cf8af7b848105fdc18c9cbca)
2460- Add ClearChargingProfile OCPP command support. [`edf4bd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/edf4bd64342698102411d17e433377a9c6eb860d)
2461- Handle availability and registration properly. [`17991e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17991e8cf5f39801cdba8bd4682576c40e62dc4d)
2462- Improve OCPP types. [`d2a64eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d2a64eb5f88adfd215e14a24e58f20144d3f85c1)
2463- Dependencies update. [`f777b56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f777b564608df57865d0fcf0a20c9bbe410a7d29)
2464- Update dependencies. [`263e950`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/263e95037a2fba8be7e2f52b094d307801cccc0b)
2465- Update dependencies. [`d34845f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d34845f0d21437ee01bc656bbdd5bb4027c4d5f4)
2466- Memory optimization + worker configuration [`3d2ff9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d2ff9e4875d166265bb925e00a4301e82f5c248)
2467- Dependencies update and cleanups. [`84d4e56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84d4e562327afa2613b07540de63fe39ed838d8c)
2468- Update dependencies and submodules. [`b0c01ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0c01ea0fbad0bc133bf2952be4af897b27bd128)
2469- Make the worker start delay a tunable. [`322c919`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/322c9192eaa7142da1bf475cc2c6588ca72d922c)
2470- Deps update. [`8d9c137`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d9c137137b94886cf5f4c90d4f0a0d3bb22ea6a)
2471- Update dependencies [`59cd654`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59cd654d2ef66d3473bab456410299eb0106e275)
2472- Update poolifier to current beta [`1329403`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1329403f0fac86e09a870b1e886185d14cea3b65)
2473- Add enum list for request command name. [`d9f60ba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d9f60ba1bd2b6d44bc99bf02d76d8da16a0566e6)
2474- Dependency update. [`cbd1496`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbd1496d31726277889054402ff9431515756ce5)
2475- Update dependencies. [`33f3899`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33f3899ba1c4308b1539fc9ba5ec2bcd43c009a2)
2476- Apply dependencies update [`b3cb2b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3cb2b1fe9b7d0832a610dc1ff302d06a1e7d9e8)
2477- Apply security updates [`ac89dad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac89dad9ba73721cd78abfc47e51f24595b88ca3)
2478- Update deps [`5845b21`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5845b21ba0092fd2242f160acca7c087ebfbd96c)
2479- Update submodule [`65d79f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65d79f7faff03fd785ffb897d9a2ae36e4e5094a)
2480- Add some version handling automation [`84e52c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84e52c2c9bc85c3b45e61b37b89c3166fae6615e)
2481- README.md: refinement [`11b056b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11b056bb5e46ddac3bbe2f45e69e35a127e6effa)
2482- .eslintrc: fix no-shadow handling. [`3f08a2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f08a2b1d4a77e0d6b57c9289baffff50b3a93ab)
2483- README.md: add initial documentation on more complex cs template section [`c94a349`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c94a349ab851b4887b742e6798091983db7f537b)
2484- Update dependencies. [`b232af9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b232af9174baebb598973d65135d898f2130a120)
2485- Dependencies update. [`4d4955c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d4955c64d26dc6e016e5ead13a117e796a1a647)
2486- Fix worker with pool handling [`97ed5ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97ed5cec983f91ed1cdb903c13505994a6e0d23b)
2487- Fix circular array initialization [`534434b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/534434b0ac7e1b9803ffc0d23c6f4ebf88b2c32a)
2488- Update dependencies. [`89120d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89120d76da17272a2147833b4777e80ce43f3c24)
2489- Fix build failure. [`abbd09a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/abbd09af37b3815bb04f2ef32b91ecb89ba2e1af)
2490- README.md: add more documentation for cs template [`7decf1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7decf1b6ce8390d7f379c7d935134724b3baff4e)
2491- Add proper worker set elements reference counting. [`c045d9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c045d9a97ebdf3747b82746b733b0c60a7db3f32)
2492- Fix worker startup and cleanup some attributes in Wrk class. [`4faad55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4faad557cd49253297c7d0230db2eecfd850b4f4)
2493- Update dependencies. [`f7c0461`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f7c04613b7532ea1537a31732bc555f9fed5ce43)
2494- Update deps. [`db5ba8f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db5ba8f80c8bcd039d65191c70a2886693ba6e6d)
2495- Add configuration tunable for pool worker choice strategy [`9efbac5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9efbac5b97d10f6fd0d8a64f1130c40bdebc7c44)
2496- Improve electric utils code. [`cb31c87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb31c873ed2fd050266247f70bc31178610dffcb)
2497- Authorize Request added [`ef6076c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef6076c1764c5e4a8fcd6adcec68aa72b2a64ac4)
2498- Fix workerSet process mode. [`b8da29b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8da29bc984201049370a2bc497b7ae4143db32a)
2499- Apply dependencies update. [`4a53551`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a535518d2db590fd0a4ca33f9a9fc6a14da740c)
2500- Fix heartbeat start + cleanups. [`54b1efe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54b1efe020d2472d36c5bc92ae09e23d75ab0947)
2501- Don't access singleton instance attribute directly [`4fa59b8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4fa59b8a2888956b1a74b976b47ce732970d641e)
2502- Update dependencies. [`b252ada`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b252ada563ea537fb3e4eb632f7aecb7d7f892c6)
2503- Update dependencies [`e01c553`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e01c5538afef3e19b544e24ac7de0c37371a0933)
2504- Cleanups and dependency update. [`bb80986`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb80986b8d8724de94e2b307aef9b63c45cdfce3)
2505- Dependencies update. [`85e95f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85e95f3536a7fad8d1413de9c284517ca396c77b)
2506- Initial work on configuration files syntax. [`2c28fc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c28fc83794a74ee53d4d60e88e11b49949db9a2)
2507- Update dependencies. [`43d673d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43d673d9a1659a8e954f14c9f554adf0c56f0635)
2508- Update dependencies. [`2ae70ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ae70ea5d045162a22323e6a9199eee352395f7c)
2509- Add some methods to the circular array. [`d43a619`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d43a619b43edfc37cd16020f42adb3893f002d9a)
2510- Move message buffer code to charging station. [`3ba2381`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ba2381e6a5415267d9146fbac658a6c187ecb2b)
2511- Fix worker pool superfluous creation by using a singleton class. [`f98fbdb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f98fbdb9a436347eff2c0ba9590543d1d021db00)
6907fb00 2512- Remove \_heartbeatInterval attribute. [`af99a73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/af99a73f2968dea5c3feae8a82f32f491d2fd141)
eea5c860
JB
2513- Properly define common OCPP types using enum [`9c13b3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c13b3b52e1ab803a92f090da6920310c80c12da)
2514- Rename ChargingStationInfo.name -> ChargingStationInfo.chargingStationId [`36a16ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36a16ec2649a0652c443f4ef519e0d0f31b67fa4)
2515- Rename Wrk -> WorkerAbstract [`fd1fdf1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd1fdf1b7bd53ee19679eb9c7d83b2592c32aed7)
2516- renaming (pool size != max pool size) [`72a965c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72a965c4c1a907dfee70da0c97e88c221eefdebc)
2517- Untangle internal configuration key type from the OCPP one. [`f7a1d1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f7a1d1a9ec99a24e2a419895a9e7dd334af6f43a)
2518- Security updates. [`41ffef5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41ffef5dc2425cebb4131af379db3a53e32e16ed)
2519- Linter fixes. [`035742f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/035742f7433c00edbd0259966e7af6a1cfa2f0a1)
2520- Cleanups: renaming. [`adeb9b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/adeb9b56509fe4d63239eff1cd8a9d84250817a6)
2521- Use generic for worker data type. [`8434025`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8434025b7338b3439180ed7c2bed888fc42e04d3)
2522- Improve a bit JSDoc. [`e71cccf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e71cccf31ce6e57fc1b0a8aeb97ef3d218f22b28)
2523- Add WorkerPool file [`78399ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78399acb675c5482ec3f87c0536f2f7082d63f5d)
2524- src/charging-station/StationWorker.ts: renaming and typing [`56a74da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56a74daeff10643ac9b9adebb037526b5096c1ee)
2525- Update deps [`95eed07`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95eed076f394964f5176395040abd224a0c1f68a)
2526- Type OCPP requests [`5b0e583`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b0e583fa396c09bd7bcfce6acf6d69c96ef0610)
2527- Remove void before async call. [`e268356`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e268356bed036cbf1485fc35f60ebf9f511636b0)
2528- Type all requests [`5bd15d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5bd15d76859f5ac6b04a610f055145642e53e400)
2529- Logger.ts: import cleanups [`8387cd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8387cd3144acc55a2eaa20d8cf26745a4456f9d8)
2530- Cleanups. [`eb87fe8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb87fe879ce448deb447b8fdd453dac8eb33b8e1)
2531- Fix worker thread exit message. [`1e92454`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e924543e08745cfa9642dca53d303390d391f00)
2532- Cleanups. [`d0641ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0641efac20e7bc7c114a3183574b6cad8667733)
2533- README.md: document some more configuration tunable. [`a02da55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a02da55fb94060c8066bb885d0e76321e6f03d03)
2534- Fix some types definition. [`7e3926c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e3926cc4cda3fa4db175501b239cb3d8c575d4f)
2535- Align worker code naming. [`63b19ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/63b19acd0a16da3d348fd5aff8d4172e12fba954)
2536- Cleanups to message queue handling code. [`77f00f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77f00f84dff47dc35d2fca1afb3ca574dd3954b5)
2537- Cleanups: log msg refinements, ... [`a4cc42e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4cc42ea02111459495c70c60554f5ffa8e9722a)
2538- Add debug log for CPs. [`7162326`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7162326761291e5683f7a6e08b7845ea37e35a07)
2539- Add some sanity checks to Wrk class. [`ff70d2e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff70d2ede1dd580df1be35ba4837c9a4f04314df)
2540- README.md: document workerStartDelay [`326ab6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/326ab6fda9625d34950dff78fb77cf76229a18eb)
2541- Update dependencies. [`0d49afa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d49afad899cfd83db465fbf903f972a981df928)
2542- Update dependencies, with high CPU consumption. [`3a860d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a860d9e077ea8e4399ac58f9e8aa5a7997d19fa)
2543- README.md: refinement [`0302da7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0302da7935a499dfff6304edab278253c1ba39e9)
2544- Add standard deviation computation to time statistics [`aeada1f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aeada1fa7a7ab2d443cb1af7585a4ec506bad6bd)
2545- WorkerFactory.ts: Use nullish coalescing operator [`863cef2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/863cef2221eeab3c92506cc02dec1abd87abaa36)
2546- Update dependencies. [`5c0f1a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c0f1a3a128e6221b52d75ecc48e8cb266f05838)
2547- Update deps. [`f307bea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f307bea57a3d8510bd1d2d9af56955e8c470b369)
2548- Update dependencies [`bbfcdc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbfcdc861518e24edbb9dd616a424bdc53eb0ccf)
2549- Update poolifier to 2.0.0-beta.5 [`c12ae6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c12ae6ac3cf9fecd3ec3823d4926bb4f43cb83f4)
2550- Remove some useless attributes to ChargingStation class. [`1f761b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f761b9af1c816fa55ce0d35b69666b7a5c28579)
2551- Update dependency [`9ad71cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ad71cd4647c0fd9ef24a565f1b170c7db686cdf)
2552- Refine eslint configuration. [`89f8216`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89f8216b9c7bebe38a0f10748c8e76d14245f768)
2553- Add rollup bundling analysis to dev build. [`cb1948a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb1948a3ff8766777ac895efe645618278ee5ff3)
70cd75c2 2554- Rename types definition files for the sake of namespace consitency. [`efa43e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efa43e52e5a9b466c32ab0040bc4877c0f2fc621)
eea5c860
JB
2555- Dependencies update. [`454fd0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/454fd0b467ad98d5d90d9f668a5112cab878e84b)
2556- Fix type conversion to string. [`690e5af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/690e5af73261da3434b37ef02c67c22ff19b8e5e)
2557- Factor out code. [`35ff6ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35ff6ec4653ae55241f25d813a8dcac31391fd99)
2558- Revert poolifier update to beta. [`b0317ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0317ac733b287e0e63ccfcf498c950462d7afad)
2559- Remove uneeded intermediate variable. [`52748e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52748e2c6d0b08cecaa3e626f615c92ba6bbf758)
2560- Type properly station worker data. [`46eb543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/46eb543c2eb31661c078b7e9697dacc593d83e5e)
2561- Fixed counters + start workers with delay [`6baef03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6baef03b532f50c879cdf7f7898dd51215d57819)
2562- Force ATG stop is the charging station is unavailable. [`ab5f4b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab5f4b034b43c9e1baaee6c133ac6bbfd6cefd30)
2563- Update docker default configuration file [`acc725e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acc725e10fb940f3234a79cd76d25f585007d40f)
2564- Add WorkerEvents enum. [`3e1416d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e1416d80bd2640a5fe59cb4bc95c421dcd601d6)
2565- Fix SRPC call type counting in statistics. [`193d2c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/193d2c0a14e09db6af0a618525f8e0c8aef58cfe)
2566- Avoid circular modules import [`e57acf6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e57acf6acb996f5fbc5790a2a4fc17248f8319db)
2567- Dependencies and submodules update. [`d42d12b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d42d12b7b15b54e36f46e49108a8f7dee4514fcc)
2568- scripts: use db from connection string. [`eaa20d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eaa20d18f0351dc64364f43ce477af45b46acc89)
2569- Code cleanups [`f0c6ed8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0c6ed89c8a599aced872758ca1c3139d417de44)
2570- Update to poolifier 2.0.2 [`ea73dc5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea73dc5ce30add25bc25e76e1f309bc589f9c3ba)
2571- Update dependency [`65f764d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65f764de1d84963e213a2d2d96b5b1e7be5e9cb4)
2572- Fix ATG start blocking call [`a125610`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1256107ac163ec1680404e6e2872adc6ce39185)
2573- Update dependency. [`9950302`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99503026b3fc316b7743d55a7e5c1c814bc43499)
2574- Update ws dependency [`5f504e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f504e57fa9d34900d31c6522e04f5605e1fe192)
2575- Dependency update [`47d9359`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47d9359924e4b909f8092e78e139ed224105698d)
2576- Update dependency [`26c7f3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26c7f3fd2706a0e515ee9f61e22810ec1c8dae0f)
2577- Avoid a useless branching. [`404f9c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/404f9c66b174493d7d75bf530cb8ec520aa22285)
2578- Refine eslint configuration. [`04cb0ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04cb0ea4a39037250fde23e6c69ecb96a70d11e0)
2579- Update rollup to 2.43.1 [`7f31cd7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f31cd7cde4f72a17dd2c3c46bcda0c052e7fb15)
2580- @types deps update. [`f702b27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f702b273254b04f94ae965dc5cc4b014bf301a6f)
2581- Update deps [`ce4d00e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce4d00ee7295ccdb12f35154eb2eb72973b6e75b)
2582- Update rollup to 2.42.2 [`295e50a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/295e50a098e5154eb52f03bad6bdd42982e32103)
2583- Update rollup [`f4754f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4754f5b40d2bc5e18a0bd0bc7e12e6500060a2d)
2584- Update rollup [`ef9f969`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef9f969f325b0404519fdc72a9034dc4dc786af1)
2585- Update rollup to 2.41.5 [`9a1300b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a1300bf8620574092196b15e24948a7bc9a72da)
2586- Deps update [`8a3b553`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a3b553dcf75234bb45572bb78a91a54d556080d)
2587- Update TS to 4.2.3 [`924d486`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/924d486ef467cdf55a051d61f27204ed0ccc427e)
2588- Update TS to 4.2.2 [`a21f5fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a21f5fbfb1869c3101ebd13e6d234335c610ea2b)
2589- Rollup upgrade [`aa8b492`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa8b492ae49c88a4f26d1c2a62463e46564bf355)
2590- Update poolifier to 2.0.0-beta.7 [`fef8514`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fef8514bf4c676670d52485567324f81b7a6499a)
2591- Revert to poolifier 1.2.1 [`cdd5365`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cdd5365fa03210dcc1304b0d3b6bf963c4d4bd7d)
2592- Update TS to latest. [`fe76d87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe76d87f75243d6c9d478289cb59f03ce00e2f94)
2593- Use require in node.js scripts. [`68d2797`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68d2797d49e214d8e5ef174b27f213c2cd085ac4)
2594- Make filename = default exported class name. [`144cabe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/144cabe085e5e1f3821aecb2ef8f388a1030b92b)
2595- Move workers handling code in its own directory. [`7370598`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73705988e2448ac96150bb851fa36d059ee40c17)
2596- Update dependencies [`ab4f76f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab4f76fe54173a091e7dbe55d1c149bbff34de07)
2597- Make a constants name consistent. [`bb3343f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb3343f93c9a7ce03bfe9346c846ea2c3c4ee343)
2598- src/utils/PerformanceStatistics.ts: Use commands enum [`b57115d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b57115d885b67a95cc61452ce70b291a1eeb65a9)
2599- Add JSDoc. [`6f09a43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f09a43f02a15d0570d67c9143ab6702bd861be2)
2600- Apply dependencies security update. [`ef49617`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef49617f62919be13a666e4591fb71aa81700812)
2601- Small cleanups [`8bbe742`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bbe7426a07c159108c9cb1f69d3fe6b5cef5fe9)
2602- src/charging-station/StationWorker.ts: Remove useless branching [`74bbc59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74bbc59b015bd71ec4cdcdb6c9bf7a5cb7e63ff0)
2603- Per worker max number of elements is not relevant on pool [`85f78bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85f78bc091168613cf4a82d3655313796d540d06)
2604- Improve vscode debug setup. [`d3c1e86`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3c1e8603ac7366bc49fcc34f7b024a2a4ae5ada)
2605- Fix Wrk default options. [`efa0d43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efa0d4320f8c6941d0b257318d0ca752b3c964fc)
2606- Cleanup: renaming. [`6fa3fcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6fa3fcbd0ed240ad106843a9222f0ee99e0423d8)
2607- Display worker process mode at startup. [`059f35a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/059f35a55515a998352f621e40a1e35bd22b424d)
2608- Fix charging stations counting. [`d392bb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d392bb75a5f44c6d6cbecb17d8dde61c1f7ac8fa)
2609- Make some Wrk attributes conditionally initialized. [`c96c654`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c96c65446db22c81ae48714691dbf974a8141b1d)
2610- Ensure eslint jsdoc is in TS mode. [`4592b69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4592b693549f0575577c96edb25b0bc587eb2da1)
2611- Add submodules for SCP configurations [`b539f37`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b539f3735ff897f0261e6b17d68bd77b6eedf48d)
2612- Sync .gitmodules [`a983290`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a983290e1d55b3dc6c336f42a7c5b2ad302dd9e2)
2613- Make the default circular array size a const [`1699e59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1699e597e585e54f8f0f540656597d6427080e0c)
2614- Allow unbound circular array size [`2541c61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2541c612bf17b3c2dd3b7cf3c9663c546bd84aaf)
2615- README.md: fixlets [`0b13b85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b13b85d1a87412ad29fc726e2727a96d379012b)
2616- README.md: fixlets [`c706280`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c706280d2d870fff35afa1f6e68977ea6d29fe9c)
2617- Spelling [`ef16e25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef16e252673a8704c0fc67d9e3588b07706b735a)
2618- Check for threadId worker attribute only [`81696bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81696bd5662abd04013423cbe9427d2643c7ae25)
2619- Fix repo URI. [`881b6d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/881b6d39e8945a3f40099f26557bccbc68a8fe5c)
2620- Use relative path for submodules [`ed6b394`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ed6b394479dc1652904dbcaba73eeadaa06e66f2)
2621- Bump GitHub actions to v2 [`e972b3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e972b3f06ddf4aa09782d8947201fbac12d90203)
2622- Add missed file. [`c0adafb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c0adafb9cb5fce11395d6061474a56b3780a50f4)
2623- Fix type cast [`9022505`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/902250529d3aab51cfdb21ba467fc082caf0c765)
2624- More typing [`6c4564b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c4564bcafe1dfd2ce0586f2815d3a1a82dff052)
2625- Rename a constant. [`679125d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/679125d996f3e31bd2cf55b48c1b02cd94403770)
2626- Refine log messages. [`2d23953`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d23953a8a7fbdded24af0418f55ace6e1e86980)
2627- Spell fix. [`6ad9450`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ad94506a9cdb3929ca7ca97854a2b20412961cd)
2628- remove setMaxListener (not longer needed) [`dae2300`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dae2300e410767c6d35f780b07705d9b9832e123)
2629- Handle missing interval in boot notification response. [`c55b9bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c55b9bc2299d35c3950f450f8a221e1666f9eca0)
2630- Remove matching worker set element when a worker exit. [`d7a4861`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7a48614f989c8f32255a492b09fc0abcf6eca26)
2631- Merge pull request #9 from LucasBrazi06/rollup [`adaf9ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/adaf9edbfbf064d5d244af85a7539c1e5793cc30)
2632- Rename ts grunt task. [`eb4c09c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb4c09c2ae11e6d8b4e6e11a8a03be3f6245a83c)
2633- Make scripts really node.js scripts [`5c38ecb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c38ecb0d06e1ed5811ed29ffa8736df4cfcdf7c)
2634- Specify the npm version supported. [`f6c5fd7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6c5fd7ebf24f636c771a0d8065e9013c26cd342)
2635- Fix charging station initialisation [`c7db471`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7db471811bca32168cbeb4287f06db112bfcd05)
2636- Cleanup logic code flow. [`594dc43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/594dc437c5f4a82cc8ebeabd1649a479d42c0110)
2637- tsconfig.json: set moduleResolution [`54deaf5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54deaf5ff7b62f2684c4c00b1d491ca2a7471f56)
2638- CircularArray.ts: Fix unshift return [`35e1593`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35e159338bbcee30067b8f3561a2c81011a0d390)
2639- CircularArray.ts: Consistent check [`9be3745`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9be37455e6a46ff9c2ab39211fb1c9fb4202d245)
2640- CircularArray.ts: add attribute scope. [`365f6bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/365f6bc956e486929500049600d598926f1cc2c6)
2641- README.md: refinement [`aa8cbc5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa8cbc5c65e51e1d7c955186847b7105a292d42f)
2642- README.md: refinement [`c6f7601`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6f76013a8235e21413c44f8ed2e9d4f15299657)
2643- README.md: refinement [`b1d6e94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1d6e944821c97a563678f8d1cdd672236b0dd23)
2644- README.md: refinement [`1eabf6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1eabf6a997306b013cb831c740517d2f1707cc49)
2645- Update submodules reference. [`0d7b35c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d7b35c4bb09627e56413d39ae6b2da56b6dcbd2)
2646- Simplify pool settings detection. [`9ab7950`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ab7950c4e4b5f69ec598ef242cee677f9d4971e)
2647- .gitmodules: indentation fixlet. [`920c567`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/920c567fecd8ca4681c98de6701bab66271b5c05)
2648- .gitmodules: fix reference branch. [`1edac47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1edac471dc9d3cf79f4e2898253121035cfa5b8b)
2649- Update submodule reference. [`4b0af3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b0af3e20c02035ec50ef08e88b07880b1f83641)
2650- Logic fixlet to the control flow. [`967511d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/967511dc5ba15e74610c2b48996b7e7c279b01cb)
2651- Fix connectors status at reset. [`3ba49ba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ba49ba9f96d06c09f19009dcbe9360eb172782a)
2652- Bootstrap: Avoid a direct call on an attribute. [`d544e3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d544e3d43f81d29395c5b72d8f799f59c8b05cee)
2653- Add a default value for workerPoolMaxSize. [`955a7d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/955a7d92aacad31127ceb5f9ff7fcc031f3d092d)
2654- Typing. [`28689df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28689df4c3a5824a81b20f5ac349833b6182cf2e)
2655- Fix log messsage. [`df6dddc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df6dddca99d23c0458eb4758f651a3be8e5d2d91)
2656- Refine comment. [`fdb38ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fdb38ec05a7d2c398747bcc2f70d39241dd056e8)
2657- Merge pull request #6 from LucasBrazi06/memory-optimization [`f29f53d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f29f53d00da5e3fb216e7b98b891bb2fc678d450)
2658- Initial commit [`7dde0b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7dde0b73302613be132c41e1f28a42de555dc2b6)
2659- Initial portage to TypeScript. [`6af9012`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6af9012e5b9ef2ed6f4fe8a9696b40ac0e8da4d0)
2660- Use Grunt for TS transpilation. [`44b5e61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44b5e61d0ea44bef1601b77805cc6360363f88db)
2661- Make the station worker self contained. [`2e6f596`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e6f5966ecbefada47d60b1b53d21fe49be439a5)
2662- Fixlet to templates. [`55e89ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/55e89ef83efa3acb70f08cf99924c92c0e575deb)
2663- Update dependencies. [`2842565`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2842565f99223d5d438599958342898fbe498183)
2664- Update dependencies. [`2e3ac96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e3ac96de33fd8c94e746fee6a7dcde877d6ddc5)
2665- Fix configuration files. [`4adfffa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4adfffae3487a6f677cda5a9eccc9b41cc34b406)
2666- Add Reset command handling. [`5ad8570`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ad8570f1c504fb6893cc4ad5b656a09c2660136)
2667- Update flow types [`50533ab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/50533ab51c144fddf860d44e30269798dee93257)
2668- Typing. [`10570d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10570d974fe84597ed0067bb41edc104ffa64167)
2669- Dependencies update. [`046994a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/046994af3fbf3ca473505e2a102b5b171df7e37d)
2670- Typing. [`9ac86a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ac86a7ea04eb1155c2a720b36f6bf33ba336767)
2671- Remove uneeded depencencies. [`fdd2027`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fdd20270385c44eaed652cd2fb370cc6406b072d)
2672- Typing. [`f738a0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f738a0e9257a5bd6d46a79a5845b929c4a06e94f)
2673- Add Current.Import measurand support. [`3f40bc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f40bc9c40beaa5d90c5e05997c6bc0fdda21bae)
2674- Finalize Constants conversion to ES6 module definition. [`f786951`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f7869514b1450a852ff707ba1a3beaecccea9ba7)
2675- Fix dependencies. [`dc5a379`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc5a37928107aff0612f2d33076ede71e5143bb1)
2676- Dependencies update. [`870798c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/870798c0be770cdb39524d5bcb85be5908562439)
2677- Improve charging station registration handling. [`32a1eb7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32a1eb7ab66964e5beb8b79082782761329e0705)
2678- Dependencies update. [`8235566`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8235566f0875af6d92d46bc966565d27441fc686)
2679- Dependency update. [`bfd40cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfd40cc2bfba9ac86d92d5324e74d3ba12630066)
2680- Initialization fixes. [`0a60c33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a60c33c4f6592f6223136704fa4513b68603f2d)
2681- Convert Constants to ES6 module definition. [`6526f8c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6526f8c809e9897041e5a29887d03133deb8ca6a)
2682- Add logs rotation. [`7ec46a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ec46a9aab2376a8a5201ce57aba95116a00d291)
2683- Add dependency for NTA build. [`b9cadb8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9cadb84ab7b7761f28493ac05b64bd8c97ef4b0)
2684- More typing. [`e118bea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e118beaab2fe63c663d5a969085c682ca05b6554)
2685- Fix this scoping issue. [`7941169`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/79411696950027e95be93a5cdccf91b4e8e34de5)
2686- Allow to disable statistics at the template level. [`8bce55b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bce55bf352af9b46f2285d8979948b8ec0adee0)
2687- Add WebSocketPingInterval support. [`136c90b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/136c90bad539d32137cfabd0d2d97bf0aa89be66)
2688- Improve logging. [`027b409`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/027b409aee809cc066ab83006284d03e1678023b)
2689- Fully implement getConfiguration [`61c2e33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61c2e33de75d3fb3b789ec4a50aad9e3e789894a)
2690- Improve OCPP logging. [`7f134ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f134acac81b80858d53ce3195e3e4ce3e3eec0f)
2691- Preliminary work on per phase measurand. [`7abfea5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7abfea5f84d9bd83cb065dd71d75fdb84630ec5d)
2692- Dependencies update. [`7357908`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73579088baa5d8a22fc646a45f33fe62b822131c)
2693- Use a sensible naming in methods. [`ead548f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ead548f258fdd8fe23caefedb5f8eb25f11bb6c3)
2694- Dependencies update. [`93b6750`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/93b6750e24cc3d30eba84ca84b98c7f9da4dd463)
2695- Add ws optional dependencies. [`3d337bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d337bdbc0b9a528477cb105deb3be4340e35cdf)
2696- Fix performance observer usage. [`65c5527`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65c5527e238721583905620633e80b63a29388db)
2697- Keep track of the connector status and restore it properly on reload. [`6b0ce54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b0ce541bc90c0481c8b3816d8c75bcb77290b4d)
2698- Handle the number of connectors in metervalues generator. [`6ecb15e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ecb15e433167b2dae32d54bf7bed72c2d1369a6)
2699- Update deps. [`fe04f23`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe04f239af284c4bf557653e179d4afac0e8bb5d)
2700- Add Power.Active.Import measurand support. [`fee8302`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fee830211b36e79b9d89d4c0d689d02bc6da4156)
2701- Improve debug logging. [`7de604f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7de604f9b8af637fa79f50a61c4d39257ea960ad)
2702- Add AC/DC charging stations handling. [`b2acff8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2acff85739c6e7002d7c469fd012eb165237d89)
2703- Various initialization fixes. [`34dcb3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/34dcb3b54b6b7825adb8aa8129709febd2cf96ac)
2704- Update dependencies. [`175e0a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/175e0a94903eeab6efad3ac4e35b5962b7673c8c)
2705- Dependencies update. [`c92853d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c92853d00e2817347646304059761099617f36f9)
2706- Add median to statistics. [`6bf6769`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6bf6769ef4ee4fd3935a442243984a8aa2136e53)
2707- Apply dependencies update. [`0ad7a06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ad7a06c54b5729ac01b09c16cde1cfc03bc1f7b)
2708- Properly implement StopTransaction. [`d3a7883`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3a7883e3b5f20baee6fff45ee599341300d7564)
2709- Update to typescript 4.1.2 [`df85700`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df85700c6489c0e32424a95eaac043c1f7cf3aef)
2710- Update dependencies. [`036a113`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/036a1133f268a81802f9462ea403eaa1fd3f9a2a)
2711- Dependencies update. [`e5e1f87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e5e1f87f127d4fdc88b88a9c62f2dbc84aba2a92)
2712- Add flow typed file. [`95694e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95694e53d0d64f9a3aa42711e8153772dfff49bd)
2713- Add exponential delay at reconnect [`032d6ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/032d6efcb5be418f04d38c39533e7d73d0337195)
2714- Dependencies update [`e7af9ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7af9ed1d94a99fb61fc733cd486fbb8d39fd71c)
2715- Linter update. [`adf43ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/adf43ee0db0dc291c3bf1824e49fc11c8a5952d0)
2716- Make statistics class a singleton. [`560bcf5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/560bcf5b8e2a406e7de3e7e330da36e93dd6eea9)
2717- Fix missing template files loading error. [`cdd9fed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cdd9fed5450c54d23a60c0cde319b32040c01e5f)
2718- Be consistent in variables naming. [`bec64e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bec64e8b13ebf62d6838d1f3fb647a5b06f170fb)
2719- Fix heartbeat initialization [`0bbcb3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0bbcb3dc3d1b75955b816452fc0050d401e96fca)
2720- Fix remote transaction start. [`8439338`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8439338184af0caa1b8402d71f4c0aaa131f8ef1)
2721- Add runtime persitence on OCPP parameters. [`a6e68f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6e68f340a9c5837c767b316dee5d5121188dc47)
2722- Flow types update. [`fa098a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa098a85e622e86cf403edc783616ec990eaeb91)
2723- Cleanups. [`72766a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/72766a82a1372713a48d9e7143a0348d7fd56a29)
2724- Make getConfiguration response smarter. [`facd8eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/facd8ebde74a5d3d16ed65f88d942abcbe79a1e0)
2725- Push down more tunables in charging station template. [`3574dfd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3574dfd3808a5894699e5fe246f723ebfee93de9)
2726- Improve error handling. [`38c8fd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38c8fd6c87bc4afde1e52dbd22c3ed0a1918a6fa)
2727- Fix type comparisons [`def3d48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/def3d48ec64cde4fb7890494dc1d8028098d8e8d)
2728- Add connector Id 0 handling by default [`593cf3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/593cf3f9c5d1b68ec8b5a034343a7cd6f0be7f38)
2729- Initial support for SetChargingProfile command [`8c476a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8c476a1f1117b85fa29a435fc8733a482472139f)
2730- Type a bit some attributes. [`a4a2170`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4a217091f3e2b774e3b5e5c835f59f80684fcff)
2731- Fix StopTransaction. [`2d0e26f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d0e26f5083da9e14cdfa2fdb181a30fac93a64e)
2732- Licensing: Document the contribution rules. [`a2f6266`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2f6266ec18fbd3ef7a73a89114622f1325a305d)
2733- Warn about deprecated configuration key at startup. [`eb3937c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb3937cbf02c9f5000d7466afef0036639a3ddc4)
2734- Allow to specify a hardcoded value for metervalues in template. [`9b25a52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b25a525133f0b7d8e57a566dc1e841c97318d16)
2735- Dependencies update. [`8ad2ca8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ad2ca881117657005cbf7ed68b68fae3241801d)
2736- Fix message buffer handling. [`63b48f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/63b48f776a09ac5a5ffb5b161c108e3ca625a3cb)
2737- Add build:clean script. [`861b196`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/861b1963e53295e2fa3be804ca9887ec388d0421)
2738- Cleanups. [`67e9ccc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67e9cccf0987accd6faacf4e70d9416d0da5d7d5)
2739- Make Configuration class self-contained. [`963ee39`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/963ee397d378bffb9d41154a38bd6a83e4ac0fb8)
2740- Deps update. [`7b7b639`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b7b6397b0e21151751db3b305291cff9ce69ef2)
2741- Fix rounding helper [`ad3de6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad3de6c4ec07b788fe1c84a40081902c3abc5b3b)
2742- Add GitHub actions. [`1b6ecb4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b6ecb4418cb37dd4977fc7d448d78f76f71083e)
2743- Set the defaultMaxListeners EventEmitter value at worker init. [`6798437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6798437b654a296bdd946e8eed37f3dbe036e3cd)
2744- Use a circular array to store time measurements. [`edfb206`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/edfb206c5a6a309cbe5a8e6bf3c3f52ab57d96fc)
2745- Use constants for common OCPP responses. [`dcab13b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dcab13bd38c8362aa507d29bc0eb5ce36b27a753)
2746- Code formatting. [`d78679c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d78679c79fe2f6275a4e9a9257d1f807c8f483b9)
2747- Update deps. [`5c467dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c467dc74b9fbff1d826ece50031d97ccf13f185)
2748- Bump acorn from 6.1.1 to 6.4.1 [`76d9e90`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76d9e906cff86c2f83f4983069fa22ed2dddef6e)
2749- Fix chargeBoxSerialNumberPrefix template tunable handling. [`fda4af5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fda4af5708aacd343961751fa1f879161f0c6884)
2750- Deps update. [`88fab3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88fab3e7e3e5c6fe6637e4c3423ed58388567c49)
2751- Apply security updates to dependencies. [`bc5f905`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc5f9053d66160f3c04aa51bd1f27e336108f8c4)
2752- Add type sanity check to ChangeConfiguration OCPP command [`6d3a11a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d3a11a0544cf3d3a5f580b0e02a837c1453c0a0)
2753- Remove a linter error. [`1d7ca20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d7ca20ccc95d325e520291fd2596df9d391536b)
2754- Update dependencies. [`c52bc9c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c52bc9c7d89dedf0b12b2f255a4653bd17c593c0)
2755- Fixes to connector id 0 handling. [`2328be1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2328be1eb45cef063d1d56a2e948c50840af4735)
2756- Add forgotten GitHub action file. [`5e427b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e427b78e8d18c99baf690defec791382231c086)
2757- Rename linting GitHub action file to a more sensible name. [`fa6fdaf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa6fdaf22845c046d80fcd5c723ac627d2ca04d4)
2758- Add initial Cloud MTA Build Tool support. [`4cfaecd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4cfaecd9aa8a51ea1b4a8647d1e14960fdc3825a)
2759- Add GitHub CI action. [`69d993b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69d993b0661b3e61a734b83c0f0a7878c2bddfb4)
2760- Fix OCPP SRPC calls sequence. [`a979cc1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a979cc125b0c038fa70376f62b507d5dbd9604da)
2761- Arguments renaming. [`a324ad9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a324ad9bcb1cc056258f737f05574209de6dd06c)
2762- Fix template reload. [`adf3e64`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/adf3e64863ba914617de1fc664115b0c456321d8)
2763- Finish circular array implementation. [`c70ff58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c70ff58d5ec605bff39e24b77c2bc1e43834b914)
2764- Rename index.js to start.js [`d182a67`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d182a67ab98336e0b047620f52097e948b3cf70e)
2765- Make SPRC resquest/response synchronous. [`4d9bf03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d9bf03b5c6ea78a866c153cbf665c3f7cb45aaf)
2766- Move some types to their OCPP version directory. [`29bf665`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29bf6658d0689f5df26575d3b171163fe1d52d04)
2767- Fix phases number in template. [`9e53087`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e530879654182f8dc283d2061612339f0aab50e)
2768- Fixes to connectors initializing handling. [`488fd3a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/488fd3a755df336223b6d469a07c7605d325289b)
2769- Handle OCPP parameter change to the heartbeat. [`5c68da4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c68da4d6ae3d794ba23217b895772ab670d48a6)
2770- Update dependencies [`94bae67`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94bae67ebe827e3544f1581c4ca9343f90a8c242)
2771- Fix circular array. [`b6633b4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b6633b4c519a0aa579ed9c0653fa78fe99f6487b)
2772- Cleanups. [`289163c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/289163c77cbcf001a9316962a8a0ca12092e444b)
2773- Allow to specify a serial number prefix. [`6958152`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6958152c0cb4058988ea37936220c0244665ebeb)
2774- Improve changeConfiguration. [`7d887a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d887a1b6453278a1afa38a882d4c38042ddee25)
2775- Simplify DC current output type handling. [`8c4da34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8c4da34193ab5407e3989a76360f1d909c21dc76)
2776- Last configuration tunable rename. [`524d9cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/524d9cb333fd690edb702c88517f79b3f3d6813e)
2777- Use tslib import helpers. [`0f59e65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f59e6541b4b6b5422bc801afd2a4372b64c6850)
2778- Cleanups. [`546dec0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/546dec0fafb76402766ba55c89866b9f8b329895)
2779- GitHub action: properly separate different steps in jobs [`d8fb4c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8fb4c44b4bdad2cde8da32c0095b7405e9c506c)
2780- Do case insensitive OCPP parameter key matching in ChangeConfiguration [`1b0147c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b0147cae119f5b519cffd8cdf2a733a3df20b11)
2781- Use generic for typing cloneObject helper. [`e56aa9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e56aa9a485910df535a991f0d6452ec2931d209e)
2782- Send meterStop at stop transaction [`1aaa98d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1aaa98dfc6fad0142f127e658071a5935fc66bd7)
2783- Make CircularArray class self-contained and an independant module. [`53f53d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53f53d659ec019eeee2957d8542ce54b8ceb9070)
2784- Fixlets to logs message. [`ab24bea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab24beae82b6bba85611ba50bb5962234445b584)
2785- Allow docker image build without submodules access. [`1355b83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1355b83a8bb6fd21570e2937d1636efb7b5c3fd4)
2786- Ensure OCPP error messages always follow the OCPP specs [`894a178`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/894a1780a9aeabd574529e2c80be3b7aa884b93c)
2787- Put the simulator configuration file in src/assets. [`4d127f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d127f7fc6712dd32fb8ca3da47989e0c911ffe9)
2788- Add and use array helper. [`4a56dee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a56deef7aeca58425c92ec27388bbe34543ad4f)
2789- Use singleton design pattern for configuration file. [`83ee6a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/83ee6a8646c702a561ba62f009e819c566243b90)
2790- GitHub actions: env CI variable is already set to true by default. [`bfc53a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfc53a26aa2ad6cb1fe87ef311dea6ad39ab7f34)
2791- Dependencies update [`15388b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15388b9f52631ac89bc86600105267ff209642f1)
2792- Fix the reconnect logic. [`815e349`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/815e34936fac0f94e9e2b5ecf7276798a97cd882)
2793- Revert "Heartbeat interval is expected to be a string." [`e4cc41b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4cc41bf9a627c49cdeba1725a2471ad8637f424)
2794- Heartbeat interval is expected to be a string. [`03df629`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03df629e6ac438a6963cf7241ccd767ed1b8530c)
2795- Update dependency [`65d29a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65d29a211be4bdc8243fd75c50e63efc7874c1ca)
2796- Update dependency. [`4345285`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4345285f979caedb568c8a8f6d915b51a71044fe)
2797- Rename statistics counter. [`4a71152`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a71152b4affee2459a0787b520dd2f6560ed203)
2798- Avoid information duplication for connectors [`d4a73fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4a73fb7eb90ca646f0da5b597ccf527f0cbd3d5)
6907fb00 2799- Use hash to conditionally recreate \_connectors attribute. [`de1f500`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de1f5008c4a7c5e3bc55586eec592b2cd80e2f82)
eea5c860
JB
2800- Variable renaming to a sensible name. [`868cb6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/868cb6d18cc1b2047dea824719c9212ea96a0933)
2801- Variable renaming. [`d20c21a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d20c21a0906551f6d22f07688ca2cd9b10bbd84b)
2802- Dependencies update. [`4d2b59a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d2b59a34f11bf76c9fb43fad0cca327df324e60)
2803- Dedupe dependencies. [`70181bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/70181bd83dad8bf9349973969d4211fd19250f21)
2804- Dependency update. [`8121e59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8121e59fb5fa24c2c52a07544224bb15bc29820f)
2805- GitHub actions: do not run action twice on PRs. [`a0fd763`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0fd7630389363e3d73e1974c1f842a1fe5742bb)
2806- Linter fix on module.exports. [`3b718cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b718cfcd3fd415a9d2f1a23cf24553f06a4dc36)
2807- Refine .editorconfig [`2cff800`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cff800ddc7106e2b44e2d848bbd440323092039)
2808- Give more informations on JSON parsing error. [`2d8cee5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d8cee5a8b6816947f4455ef53e088572c5b1671)
2809- Put default value in method arguments. [`e5a5f1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e5a5f1d2af7ff50d55a3d8b56328bc794d6a2b2d)
2810- Cleanups. [`5a9f571`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a9f57163fac29d8f4b10b215757f5097d6e2ea5)
2811- Fix zero value in metervalues charging station templates. [`5c389ab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c389abe410aa4089378f8fd6a8618ca08708a55)
2812- Method renaming. [`8304589`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/83045896422827d214fa8795795967d1688d1533)
2813- Update ev-aws submodule. [`563a551`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/563a5516ab068729ce9d71c98dd0fe64b50ef0d1)
2814- GitHub actions: Avoid linting on push. [`40c12bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/40c12bcc4f2be2aa31392185fbc65933a7f8e4a5)
2815- Add scripts for git submodules. [`e27fae4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e27fae42b651ebdb5c0d49b38a2c391661186100)
2816- Use node.js 13 for worker threads performance reason. [`9ae9812`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ae9812f03e6c6a68a539a9e15c6b6a50ba56755)
2817- Update submodules. [`b7927f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7927f61631183e7db9c71096319a80808dbad5c)
2818- Handle reboot OCPP params option. [`3497da0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3497da01c70a699484836f4d122a8cbaf670c44d)
2819- Renaming. [`e795a78`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e795a78752a41fe21702ecaee737170fd8e2a1fd)
2820- Fix merge. [`3bf051e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3bf051e2a6a3bd41b4ffe6ccffdcc05c2ff509bc)
2821- Add ClearCache command support. [`a410f7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a410f7c20845e369236b9a10d29df8d5680cd8b6)
2822- Add missed type file. [`53c4bf9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53c4bf95ebd440e76eaf2df394d2dc3067dc0ab6)
2823- Error on commands statistics fix. [`eb9ed81`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb9ed8184f6892adf5782ead19ee814743247e78)
2824- Cleanup. [`3de4921`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3de4921b38a51ba68195bc08399ad9e1c4fe4aab)
2825- Refine error messages. [`5933cbc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5933cbc8c16288268032886a14e03d47b8ce84f6)
2826- Move attributes init to the right place. [`fa9bcef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa9bcef2596007f2ff9a7706aedefbb6c097c397)
2827- Remove useless empty check and init on variable. [`52f96ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52f96caff66d8b26f18d587d59e4fb861acf621c)
2828- Fix unit conversion. [`35f9a03`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35f9a03131aef90757c4be730e5e89b44e478c46)
2829- Update README.md [`a07b440`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a07b4408ab12a39d84ec080c79ee06fe7a06bdeb)
2830- Update README.md [`2e6e52f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e6e52f3a4332d0095b0d41251d450a0331380ad)
2831- Prepare XMake Configuration [`8e4901d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e4901d87e584646e4a1aabd8d1ff324bc14fa2f)
2832- Array empty detection fix. [`fd1ee77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fd1ee77ce04cf81c52a5e66408b148a9847eb4ec)
2833- Fix max number of connectors calculation. [`aa48157`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa48157ab243fd7794081b44913c7f26b79d9682)
2834- Fix undefined at startup. [`77f1372`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77f1372f4d85209e56ab05edc67309d17f48decd)
2835- Apply security fix to dependencies. [`31180b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31180b75ff59907b6d4a1b57fa99c9bf1964b2c3)
2836- Typing. [`ca64a82`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca64a820a377d72c5480f3a066f731947d232214)
2837- Update submodule [`c2c6dbb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2c6dbbeb76bde61042a47cdafa3d90521b624a1)
2838- Fix gitmodules ref. [`c21be2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c21be2a97cac9b2e06ca225ba9fe1282dad8ef6d)
2839- Submodule ref update. [`e4b8591`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4b8591c3b0633445df085a6f5f4beb27cb37c91)
2840- Removed useless type conversion. [`b986383`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9863834948c360e10755a5df6504c6b1a613146)
2841- Reference sub modules on the SAP internal GitHub. [`4359f79`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4359f79c707026f594a980a82f05aefe4ea2b490)
2842- Type [`662b427`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/662b42702f5ec560290042715dcbde3b1a948587)
2843- Update sub-module. [`c138e97`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c138e977a54c91f08d8dabf587cf0deac8722e6f)
2844- Type fixlet. [`7dc7fd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7dc7fd620d2b296ef041a939b84d4a22ec425fb1)
2845- CF template fix for TS source mapping. [`6c9c8e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c9c8e5efa359b769ba7ea1041183c8a3e3b642b)
2846- Fix CF template. [`b3ed859`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3ed85984685280c4af723033d362d44129677a9)
2847- Fixlet to error message. [`64dc325`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64dc325e316b05a2c72622302e05de70ace25e65)
2848- Log fixlet. [`cb07a74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb07a745a9df55af217c81f256bd84f8c3dd61ac)
2849- Spell fix. [`d752344`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d752344e934da7fa22f43f67628be7887259bc9d)
2850- Fix metervalues generator. [`f4e4184`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4e4184e48126e45d8def8084910e05f46ca6af5)
2851- Update README.md [`30760be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30760be68b606535bdc71e91c12bb7ebd13a8805)
2852- Update README.md [`60fc72f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60fc72fab200b15cf4a81c120cbd855ed6e20582)
2853- Refine log level. [`0b5fab1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b5fab1a08d0aa14db3946e65d7d97c7d9698848)
2854- Fixlet to configuration tunable value check. [`c6b8940`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6b894001d6ab38e19a8d62dbda1041b0aab5d7d)
2855- Update submodule. [`c14e7df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c14e7df09e2b53f605c814093214b5a9bcadb531)
2856- Refine date format in logs. [`4455e61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4455e6148dde47af054aafb5e9a819e9dc658bb6)
2857- Use absolute path from the current directory for configuration file. [`2bea9f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2bea9f9459243a6e3df7d1206c697e15a9ef384f)
2858- Update submodule. [`3da459c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3da459cca6b1eeb774336a425b637ac47be9a110)
2859- Update node engine to 14.x.x [`8575f27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8575f275a73cf6269952d6f243fd21b7e65e951f)
2860- Merge pull request #3 from LucasBrazi06/dependabot/npm_and_yarn/acorn-6.4.1 [`0f431c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0f431c22b31c87ec5cd436cb983c61236c475d4f)
2861- .cfignore: files list refinement. [`322edb9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/322edb911ae41d6c05d2ce300d9f5f946f01dbcf)
2862- Avoid code duplicatiom. [`a9dc13a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9dc13ad1ecd86e315a45dbfb427be0ed145bf3c)
2863- Sync with SAP GitHub. [`d3ae48f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3ae48f61d329dc8a38bda8fd5edb5de53532010)
2864- Type cast [`b3f9c51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3f9c51558e73be4ce7915d6dbcb40f1378ba89e)
2865- Docker: fix generated image tagging. [`e0a7120`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0a7120807d9a7c657195cc81927dbb0b5a7e842)
2866- Refine node version requirement. [`55eee18`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/55eee181cba2fd65b08fd176c518465cc9e2c61c)
2867- GitHub actions: do not run action twice on PRs for real. [`76fbb7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76fbb7f02932f646f3c76d327f32d7827ed8aabe)
2868- Update submodule. [`bcb26b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcb26b04086b584ba53abc135d56ea32133ed9d5)
2869- Give more sensible name to GitHub job. [`1d7b3ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d7b3acb21a72485747ebf67e20524859893ab09)
2870- Fix git:sdiff script. [`c718e93`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c718e93d6f1ddee27b5265480f0b3a4b83d2bd7a)
2871- Cleanup CF template. [`4b5ff95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b5ff95c0efb7b298401c23de71f03197151bf00)
2872- package.json: reference 14.x.x as node.js engine. [`899002a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/899002a47489afdc0bcd9077f197e0dd75e60c0b)
2873- README.md: Add a link to configuration template. [`73f5829`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73f5829e1150b3337eb991497d00c2843bed4bf5)
2874- Remove wrong eslint-disable-next-line class-methods-use-this [`092756a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/092756ae62c860117069eaf6ae483a589a0989c0)
2875- README.md: Fix file links. [`9f5030f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f5030ff24b70d9cedebf6acd92aa88d225632c0)
2876- CONTRIBUTING.md: Fix the repository URL. [`060e6f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/060e6f4115601c8cb1426e160ea2933b8f1e03ec)
2877- ev-aws git submodule update. [`db3306c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db3306c350ca5488b1aecbe112a80040fd1691f8)
2878- Update submodules [`e385620`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e385620dab7b4a75f2443e046ff57cdb58e694dd)
2879- Remove some debug log [`8fe2c7d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fe2c7d6be12ed53700cbffb7bd044deeb4a11b8)
2880- Add git submodules init script. [`5c97c3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c97c3b38d4d208d335617e7d77ad702d70e68bb)
2881- Add comment [`ec977da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec977daf25908bc656769c1743d1350f2ff774ea)
2882- Cleanup [`026d634`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/026d6343350a6c53925bc3332e1f849bb26e5910)
2883- CF: include TS sources. [`e9a3211`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9a3211a3447f3767ea50c54c4679af536e3c660)
2884- Recommend imports sorting code extension. [`a77c652`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a77c6523989f9affcf02c565d222700697d62bae)
2885- Add a FIXME comment. [`13b4eba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13b4eba03d3d9e7e868dfeb41951735c58eedf32)
2886- Docker: be more informative on AWS image definition generation. [`98255c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98255c07149140403ad8417c604c8823251b61ee)