test: add clear cache implementation example in ocpp2 server
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 54c0798a8a2111177b5b974d994b3beb1e517b6c..832d877b7fa9a09e2de75de2bd62604e95a13d8e 100644 (file)
@@ -1,6 +1,265 @@
 # Changelog
 
 # Changelog
 
-## [v1.3.0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.38...v1.3.0)
+## [v1.3.6](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.5...v1.3.6)
+
+- build(deps-dev): apply updates [`01ffb6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01ffb6d3583ab4da138dad815803121f3cc6d336)
+- feat: handle CHARGE_POINT_MAX_PROFILE charging profiles at power [`3579910`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/357991053f9d8910cdfaebde426eca58f813c05f)
+- build(deps-dev): apply updates [`7b0a334`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0a334d2c0e42768b246cbc962718d605ca7464)
+- refactor: cleanup power limitation code [`21f68e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21f68e222da0b9ac5d43a70b96beaf3f13ff3926)
+- refactor: cleanup charging profiles handling code [`c76d9c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c76d9c83dba681eeccd78dcfae661b085d7ccf2b)
+- fix: ensure no charging profile purpose TxProfile is loaded at startup [`3edfdf5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3edfdf53dc3c75bf26b4737bb014e6e98239ef38)
+- build(deps-dev): apply updates [`1056f1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1056f1b4cf5e305c45351093cb062d05468c83e8)
+- build: apply volta pnpm update [`c9a92ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9a92ed7a2ef6d5258f075620b7f4878ba12c454)
+- fix: fix TxProfile removal with transaction id defined at Tx stop [`d020e24`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d020e249e5206699107d6e63d3d585a7e72e7830)
+
+## [v1.3.5](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.4...v1.3.5) (2024-06-09)
+
+- test: add ErrorUtils test [`d05b53c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d05b53c7a03b8fad2e106caee68d5871cc6aac6e)
+- test: improve ErrorUtils coverage [`2d4928a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d4928a7237a906158f2e9652e08f0392eeabdcd)
+- build(deps-dev): apply updates [`c4387ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4387ed4b3d2021034f452deeb35276fabe022e2)
+- feat: handle charging profile purpose TxProfile [`7abb61b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7abb61bb4a4e1de238c6bdb31b1a017bcf56d7b6)
+- build(deps-dev): apply updates [`65b608f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65b608f0259f6f59138406ea327d22ecd6a19361)
+- test: add tests [`b49550e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b49550e256d11c7a30fb19cd672e5e3611d01553)
+- test: improve coverage on existing tests [`ff40d2c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff40d2cc466140d6f18bc15b742100dd4f060d0f)
+- chore: version 1.3.5 [`cc04ce3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc04ce3549100de93505abdd6ff43fd3d968998d)
+- fix: restart metervalues interval if MeterValueSampleInterval is changed [`b8e3363`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8e3363a179fcf79d8bb66f47724b377d4d38a75)
+- refactor: rename Storage.handleDBError -> Storage.handleDBStorageError [`a03b18c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a03b18c4731bfd1173ff67b74a75684d3f6bb470)
+- fix: allow to set charging profile with TxProfile purpose [`65099c1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65099c1e7297b252523172096a8d6ded22daa702)
+- fix: avoid to modify stored charging profiles [`a629e6f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a629e6fcfeb952d77da280e69d645b17d94b2e4c)
+- test: add ConfigurationUtils test [`2a9305b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a9305b5ace7b5a49b5862c4282c1a88e3087da5)
+- perf: compute power limitation only once [`5b1bd2d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b1bd2d2c3c606aeef58cb1098def9a20c50dc4e)
+- fix: refine default configuration [`a9babd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9babd5006e9b70f281d4bd654923fc3d63cd733)
+- test: improve ConfigurationUtils coverage [`8598b56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8598b5618e5acf6b9e2538faa5225ba51aa68d10)
+- test: add Utils insertAt() test [`055d4c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/055d4c4c39c9c1fcce050019c61caf305ec1a83e)
+- test: trivial refinements [`0acbf5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0acbf5e6ab020dda7ddc6785347c05c144de3bd9)
+- fix: ensure ATG status is refreshed in the UI at stop [`c004d5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c004d5e2e7d277ab99b3ee1b8ce363736529db9e)
+- test: improve ConfigurationUtils coverage [`329f14c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/329f14c004f74241c7cae1400e81740f3333eeee)
+- fix: add sanity check in ATG on connector id [`a4d9680`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4d9680730c77debfb3b9455e4bd5b63e61ce664)
+- perf: add fastpath in array sorting helper [`8bfa4d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bfa4d2be3f3817654791f166f4aab1b02485005)
+- fix: fix start transaction response handling with authorize [`ae8fb16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae8fb16df7c98a9238e61b1b358f8fbe2aee7a74)
+- fix: fix condition at ATG configuration handling [`274f9b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/274f9b3662d8cf5e5fb0a361a1ae9fac86309e40)
+
+## [v1.3.4](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.3...v1.3.4) (2024-06-06)
+
+- build(deps): bump sonarsource/sonarcloud-github-action from 2.1.1 to 2.2.0 [`#1038`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1038)
+- build(deps): bump pnpm/action-setup from 3 to 4 [`#1037`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1037)
+- fix: ensure message sequence is fired at boot notification response [`#1039`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1039)
+- refactor: code formatting [`48847bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48847bc0d5e594c3e4c0b81c580ac6df48052668)
+- build(deps-dev): apply updates [`7445d18`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7445d18b9b9ac750b9dc3dc3638d4fd0e8aff818)
+- build(deps-dev): apply updates [`268173c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/268173c99a4ff81e1416909244ec58a6eb56dae6)
+- build(deps-dev): apply updates [`4f146c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f146c7c528d96cbe53ffeb9e578dc0c7e633af2)
+- build(deps): apply updates [`1dfc15d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1dfc15d22b7ac2363a32540d43540b7a93277a67)
+- build(deps-dev): apply updates [`c8d7098`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c8d709814d13d9e4ea88a6c3a6701b37bfa858a4)
+- build(deps-dev): apply updates [`5218eec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5218eec27c72bade7112c6b029d7d1eb1f42f871)
+- build(deps-dev): apply updates [`18f25d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18f25d958f1a57c34ed9d6e1de32ba9160c49dc2)
+- perf: use mnemonist CirculerBuffer [`840ca85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/840ca85d7c40a6ee6f3a85a50e68dbea2f90acb8)
+- build(deps-dev): apply updates [`4bbeb8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4bbeb8ad766752ba5da88513d9e77cba136ae85f)
+- build(deps-dev): apply updates [`4ed43d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4ed43d280ab39b9beaadfa90875c71bf3b2a9507)
+- build(deps-dev): apply updates [`2f2e044`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f2e04446bb16844a71e8752ae29bff584267029)
+- build(deps): apply updates [`b1b7103`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1b7103d2089ea75bff0a15125422adf69683fc1)
+- build(deps): apply updates [`78ffd68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78ffd6863ea25544c4933303281c4bc7a81496f0)
+- build(deps-dev): apply updates [`a112428`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a11242837ef77110c4d4b7a6ab0fa6f9a644a253)
+- build(deps): apply updates [`f26697b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f26697b4c9dcdf791e48e8f15160e90f6855c995)
+- build(deps-dev): apply updates [`cd01b1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cd01b1d8f00898e27f78f4795650a78a179f0d14)
+- build(deps): apply updates [`576c4a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/576c4a496a355c5d995325406ec2cc37416f8a8e)
+- build(deps-dev): apply updates [`8788b81`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8788b81a3dd4add12ca01b1fe989b5c7c8927d54)
+- build(deps): apply updates [`21d5c4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21d5c4cdd0ccc30526f290a0be994990d5feac3f)
+- fix: fix performance statistics storage [`1c818bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c818bd3b021c8e660d64f9054e02d06424a3c59)
+- build(deps): apply updates [`24a0327`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24a032720668044fc8439da3165715bab8474b26)
+- build(deps): apply updates [`47f846b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47f846b2a74439a610321356604f2f4184cb5c0b)
+- build(deps): apply updates [`cc99095`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc99095fab6d038ffff7ef3a2a8d33e762368670)
+- build(deps): apply updates [`73a88b8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73a88b832be6eedd83e7b277032c8d7ba7d06a97)
+- build(deps): apply updates [`0972694`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0972694d006542648c971026f43e5f4c8498f459)
+- build(deps-dev): apply updates [`36158bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36158bb7c539757a8b4a898dd6093d6805376921)
+- build(deps): apply updates [`1f851da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f851da6440e4e4a31e959fcb8802b6c7f30beef)
+- chore: version 1.3.4 [`13a6494`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13a6494f3542b9ed8773311302fa85258a1edec7)
+- refactor: cleanup OCPP utils [`01b82de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01b82de5b532cd149eccab7b82fe86a741289581)
+- build(deps-dev): apply updates [`55e006e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/55e006e1af126c62f26f39cd4a1f91ebd44b865d)
+- fix: ensure only circular buffer is converted to array [`312d325`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/312d3254e6581f6bc939497d610048b6c6226d6d)
+- fix: fix date handling connectorsStatus configuration file section [`1fa9df8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fa9df8ce0e186387ecaa80efb9f40180fc36a7d)
+- fix: start heartbeat once [`d627f8e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d627f8ef31d97da80f4de5ed0cb9386472f51bbe)
+- fix: ensure boot notification response is assigned before querying [`0320e2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0320e2bb72ca522c3932850cce0601ab0a895ad3)
+- build(deps-dev): apply updates [`aa345d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa345d0154ff9700d8c9467c04c215ef5d07bbbf)
+- build: cleanup pnpm lock file [`fccc8f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fccc8f66dfabe8e91f67311f3182e26aece20293)
+- refactor: cleanup boot notification response assignation [`ab29e68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab29e6820d6a6d48d8ccc091ec8adae575398c3d)
+- build(deps): apply updates [`29fe6fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29fe6fd834029f21b22a23a3342f86b43c277c56)
+- build(deps-dev): apply updates [`fc10596`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc105961dd56e041fc6de1df3fd51c74723ba419)
+- refactor: refine OCPP message sending error handling [`436569b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/436569b1470c8e6187c63d974304bd1b99f35ba3)
+- fix: fix clear charging profiles with no connector in payload [`ec6dd88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec6dd88b156eac9a14afd0d349ed58bb02fa920e)
+- fix: start web socket ping interval at successful connection [`99100f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99100f9c8709a7ead56c1e2745db80a75e8f6f79)
+- build(deps-dev): apply updates [`3ebab70`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ebab7003594d1c243bcca4ef90007dc63680a52)
+- build(deps-dev): apply updates [`e4006e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4006e4283d9150be5bd2f1050ff78c979a203c1)
+- fix: ensure charging profiles not related to the current transaction are [`626d3ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/626d3ce5e6dfdc848cb2bb5833044fe6fbe68324)
+- fix: ensure inflight requests id cannot be duplicated [`3024d5b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3024d5b2497e97bdd355243a5d236fa3f7a4d874)
+- build(deps-dev): apply updates [`69d995b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69d995b2c8683703e7d9ce42fdd73ec02209482f)
+- fix: avoid endless loop at remote start transaction [`d0b7173`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0b71736d6fced71a50c67e1f1e7ca842068e43e)
+- build(deps-dev): apply updates [`a6f03d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6f03d2ddc8e28752b94cb0a43687d70c16683a6)
+- build(deps-dev): apply updates [`fa394dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa394dc9dd5f30d5121c2ce6ed11ba5d7c30bcd3)
+- fix: reset authorize fields connector status after reservation [`239194e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/239194e9867eaea7d34fc3c8d3bff3360113d8dc)
+- build(deps-dev): apply updates [`df3e0f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df3e0f8da05b9680213ccd3e3beee6686f296cd1)
+- refactor: cleanup Infinity usage [`cffc32b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cffc32b7bc5a6569525e92b562af8a93760bc339)
+- build(deps-dev): apply updates [`fa30db1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa30db101a2d11774bd9b29ca806597865ea06bf)
+- build: fix pnpm lockfile [`5e1bf42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e1bf4295e75408830ff46bb704a5139572a4120)
+- fix: properly handle undefined connector id at remote start transaction [`c0bbb3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c0bbb3eaf0c5dc704ea92820a2666a68ffdc27ff)
+- fix: fix error handling default options definition [`30695dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30695dcf67470f149e349d196b3d016482d11a17)
+- build(deps-dev): apply updates [`9e66896`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e668960f040bf5da86a6d6e7c477d4ad39dfd04)
+- build: bump volta node version [`494983d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/494983d465621a426f5dc92fd7cccc62821616f9)
+- build(deps-dev): apply updates [`bb57ea0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb57ea07805938bec42dbee3da6bfda569a1b9bb)
+- refactor: convert npx to pnpm exec [`e1486a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1486a4c8ce0142f2efc57c87fc8e8e05745a13f)
+- refactor: cleanup boot notification response handling [`52f1dd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52f1dd569da1eac66de821796cdfbcef09b48c87)
+- refactor: cleanup connection retries logic [`aa5f2ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa5f2ea2958ef34e8d34e20edbe8486b8911d82b)
+- fix: pickup not reserved connector at remote start transaction [`8946ba9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8946ba9db13e225292a62b8f4bdcd1419792697a)
+- refactor: cleanup eslint usage [`c69ae13`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c69ae13bb71df8f2017e21d919979b73dc6184f9)
+- fix: fix firmware update in progress detection [`382b62c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/382b62c45d665e66d4a2f3ad5ac7ecc6396859c7)
+- fix: fix log files path resolution at GetDiagnostics [`e56bbec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e56bbec564af27559aade33d375dc890e882858e)
+- docs: refine code comments [`1d85f41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d85f415a46d0d3355ee013e449ad99d3aee9418)
+- build(deps): bump sonarsource/sonarcloud-github-action [`e48376c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e48376cebb2f0e5d6c670b432e1b524e21702d3a)
+- build(ci): rely on packageManager field to setup pnpm [`7bba320`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7bba3209fa975827c841aeab8fa20b4837ca64b1)
+- refactor: cleanup boot notification handling internal handling [`d9c13bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d9c13bcac891b8686dbba36ae5c10f87948e3614)
+- fix: fix remote transaction start debug log [`7b08e7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b08e7f332d1146fa5990cf29e08e328343819f1)
+- fix: ensure registration status is deleted if invalid boot notification [`18c6df2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18c6df2b1102c307cbe8eb0c04d85c82045abf15)
+- refactor: cleanup string literal variables handling [`4c6f356`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c6f35659fb67d395adc035ef80c566eb6eef79e)
+- perf: resize circular array to sensible default [`9b5cf75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b5cf75581e0338885b8e2ea408ea5a3f391d0ec)
+- fix(ci): silence linter [`4293e51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4293e5179eabbc8f42a1c06064d15c0ec7d1ca3f)
+- refactor: helper cleanup [`f69ca7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f69ca7ca5f551a427e3181d38bc893cb68b2b542)
+
+## [v1.3.3](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.2...v1.3.3) (2024-04-30)
+
+- fix: avoid duplicated slash in connection url [`#1034`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1034)
+- chore: switch to pnpm 9.x.x [`6eddb71`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6eddb71902ac0d0552f705190aaf62525f07c476)
+- build(dev): apply updates [`b856455`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8564556b681ee79b22423474bbade2ca6dc14a4)
+- build(deps-dev): apply updates [`04b885f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04b885f030d6579dc06752d756b0072f764bcd4f)
+- build(deps-dev): apply updates [`0047945`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/004794574abd72037be56961476992550623a122)
+- build(deps): apply updates [`0b6d8d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b6d8d4f2c60f959df7f5176fd8bac432100fea8)
+- build(deps-dev): apply updates [`b5e3eb1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5e3eb123f7df39f228277338b2104979c42e801)
+- build(deps-dev): apply updates [`88dce0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88dce0e10e9f3b8f5d65ff990b584c34e6ddb3eb)
+- build(deps-dev): apply updates [`e9f9bb1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9f9bb186339de759bcf5d2eb1a82639268ff535)
+- build(deps-dev): apply updates [`19c53a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19c53a26cfc3b67623d1072c78b59bcf018029b6)
+- build(deps-dev): apply updates [`549ce8d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/549ce8d9ce3d857918384d73ea9ad91a24238524)
+- build: bump volta pnpm version [`44f66d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44f66d89f0ca20edefbd7b062d29ca94d359feb0)
+- build(deps-dev): apply updates [`d4554e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4554e826fae9d186800e293e43954a0d190b357)
+- build: bump volta pnpm version [`c839fee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c839feed8146255d2b8eb65e5a7064052f9f2b32)
+- build(deps-dev): apply updates [`a637f99`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a637f99f1d9a63bed1338809a5dbfab26925babe)
+- build(deps): apply updates [`de073a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de073a748bcd60308615b81c3f6da817639461a1)
+- build(deps-dev): apply updates [`5b7bbdb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b7bbdba3612e2f5748a4c21b46ba7bee89ddaba)
+- chore: version 1.3.3 [`6deeebd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6deeebd11133a5c4b47452d9d9ab8cf5759e7c8a)
+- build(deps-dev): apply updates [`98d6958`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98d6958a6225cecc92e2f8b676c91be9fffd857b)
+- refactor: silence typing errors [`314793a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/314793aaf25bf1a99deb3f8209c09421235942ba)
+- build: bump volta pnpm version [`8fb8f42`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fb8f42ace8b9295865adebaeb7845e064c05e71)
+- build(deps-dev): remove unneeded @types/tar dep [`53d4c02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53d4c02ab3f09e4e622ac6b7558f26ec90816bdb)
+- build: bump volta pnpm version [`a5f7162`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a5f71620495481e50df343027417b04b60a98a6d)
+- build: bump volta pnpm release [`b3836cb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3836cb9c6f79be13bfe851fc8854b5c9826b60a)
+- fix: restore connector status reserved only if needed [`e8d3abc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8d3abc6fccc7c52dd2a6f0abda325d497d50f97)
+- build: bump packageManager pnpm version [`76cc219`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76cc21999076f5fa4e8a23af690fd71ca58e318f)
+- build(deps-dev): bump volta pnpm version [`e65b427`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e65b42766e8dfa0c6f6532f269243342db7f5134)
+
+## [v1.3.2](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.1...v1.3.2) (2024-04-11)
+
+- build(deps-dev): bump typescript from 5.4.4 to 5.4.5 [`#1033`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1033)
+- fix: send preparing connector status before `StartTransaction` [`#1032`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1032)
+- Combined PRs [`#1030`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1030)
+- build(deps-dev): bump vite from 5.2.7 to 5.2.8 [`#1026`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1026)
+- build(deps-dev): bump eslint-config-love from 43.1.0 to 44.0.0 [`#1025`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1025)
+- build(deps-dev): bump glob from 10.3.10 to 10.3.11 [`#1022`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1022)
+- build(deps-dev): bump eslint-plugin-vue from 9.23.0 to 9.24.0 [`#1019`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1019)
+- build(deps-dev): apply updates [`dbbe79a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dbbe79a098315ce2cb3ebd00840fd5badd1806dc)
+- build(deps-dev): apply updates [`9de7e05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9de7e051c7cb27ef9b1485ecbd80d9376e80ee87)
+- build(deps-dev): apply updates [`8a3aeed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a3aeedf9679482e06f32356531b140b10b31a18)
+- build(deps-dev): apply updates [`e7f2409`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e7f2409dd63b118b109dbedb6259a925b6b7c573)
+- build(deps-dev): apply updates [`452a486`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/452a4864d4a8d0286ddd351958d8cc02574b4ba9)
+- build(deps-dev): apply updates [`662a54c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/662a54cabf16be15ed2727e56000a9585ba557cd)
+- build(deps-dev): apply updates [`50ab155`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/50ab155c7aae8bcec93360931aa0cf49c2b7972b)
+- build(deps-dev): apply updates [`c34f7d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c34f7d04f763427e344edaabeee7ec9a4c1fd768)
+- build(deps-dev): apply updates [`80af276`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80af276690d70cc1e124261d66a0c2c9c7a52fc5)
+- build(deps-dev): apply updates [`a94f567`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a94f567f2d7cefba06e74fa0a957c096cf581b88)
+- build(deps-dev): apply updates [`670fbe6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/670fbe6b60fc66fe8e51787a64773b502ede65a3)
+- build(deps-dev): apply updates [`9df59f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9df59f38a908da1a6bd4ab74cc7d0c1fbb928623)
+- build(deps-dev): apply updates [`eabecb4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eabecb42d4fd8e52401c9acfcc287a1c239a32b4)
+- build(deps-dev): bump @types/node from 20.12.3 to 20.12.4 [`067a309`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/067a30983260e1058457de216c85b4de4dd87862)
+- build(deps-dev): apply updates [`842932d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/842932d2cb2c55cbd7299bddb3ca326231afb432)
+- chore: version 1.3.2 [`8f46463`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f46463be058ed68cc4cc962c51722f7e3b55c54)
+- build(deps-dev): apply updates [`c1fd615`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1fd615b55df8e46c87d9c184987b29fa2905213)
+- build(deps-dev): apply updates [`9312c9d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9312c9d319ab997598eb1fe198f0615f12e766f4)
+- feat: allow to provision number of stations by template [`8f8f87c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f8f87c4fd9a0863d0aeb4a9a8671d1a2b4308e0)
+- build(deps-dev): apply updates [`8f0fe2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f0fe2b6a76c6484626746d0fbae3895a24a62c4)
+- build(deps-dev): apply updates [`22848bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22848bc17e4371bcbda160e4c585d32aae0bf762)
+- build(deps-dev): apply updates [`30cefe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30cefe25cc43288780cfa67b668c81f64ce866ee)
+- build: refine vscode settings [`9b2b345`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b2b345bde0992d51a8df02ba7d9a9b00826e512)
+- build(deps-dev): apply updates [`d6470c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6470c29a7ce91cce0a81c2d02878a98bd9726bc)
+- build(deps-dev): apply updates [`312e936`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/312e936ce51be10590d5df610e6e8251fb15e256)
+- build(deps-dev): bump @types/tar from 6.1.11 to 6.1.12 [`23a7284`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23a7284ed035efb1ead548e4d257d5d292b8aa11)
+- build(deps-dev): bump tsx from 4.7.1 to 4.7.2 [`ea7468e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea7468e8b7c855a3fe06656945c0a26c162b0ffb)
+- fix: reset 'Reserved' connector status if transaction is rejected [`a275c0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a275c0b6658b4b121643f4c15166b7f2bb409080)
+- Merge dependabot/npm_and_yarn/types/node-20.12.4 into combined-prs-branch [`0a9edaa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a9edaa5eb4759c6cd8db6f14692ecc8b247cfaf)
+- Merge dependabot/npm_and_yarn/tsx-4.7.2 into combined-prs-branch [`9dd10cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9dd10cd32944dbb11175fa55f71ab511cfaa111b)
+- Merge dependabot/npm_and_yarn/types/tar-6.1.12 into combined-prs-branch [`16c4696`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16c46962f43a692c996b1c89a94dc572fea52d63)
+- build(deps-dev): apply updates [`90157bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90157bd234c27880f0c8595b11c5ffbb786e2c2f)
+- build: cleanup husky configuration [`90470d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90470d61f685456645c09937d047c4e25bf60dd3)
+- build: add packageManager field to package.json [`a52fbc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a52fbc9a85918de4c9a6b4df0265abfe6ec698d3)
+- build: bump volta node version [`1f479ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f479edba7093c3aa17e5149bfb97c65b522a3a0)
+- build: bump volta node version [`3063561`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/306356131234533fa1be6bcf02b45a910da76d8c)
+- fix: register worker error callback once [`4119f48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4119f48015ac2320226a96e34a0658f0cea09440)
+- fix(ci): fix pnpm lock file [`2c9ebdf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c9ebdf396aa99d5141eec8f5aab4459f3df17db)
+- build(ci): fix pnpm lock file [`385c5e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/385c5e62929a2c113898706b8ec940840b7f6f4f)
+- fix: fix dependencies installation [`eca1036`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eca10365af388161139c7a5c4a8faae457fad495)
+- docs: refine README.md [`74bb073`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74bb0739e789c3d9669a4d3e6abb915f14a96ebd)
+
+## [v1.3.1](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.3.0...v1.3.1) (2024-03-25)
+
+- build(deps-dev): bump @types/node from 20.11.29 to 20.11.30 [`#1016`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1016)
+- build(deps-dev): bump @types/node from 20.11.26 to 20.11.27 [`#1014`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1014)
+- build(deps-dev): apply updates [`657931d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/657931d1618bc97852cfc27cef1d932a87cc1537)
+- build(deps-dev): apply updates [`ea32ea0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea32ea059bfdd7134abe2ba349985e5b15bc1d06)
+- build(deps-dev): apply updates [`cbeb1d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbeb1d7d6a3c17cbd5e69e159bdeb9e6dc837faa)
+- build(deps): apply updates [`647a34d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/647a34debf383df8d7136d5d8f1a7735149f0182)
+- build(deps-dev): apply updates [`8ae4dcf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ae4dcf159bf29835de7fd1edd7978aa8a3ee76b)
+- build(deps-dev): apply updates [`399583b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/399583be5697acdad4151e3025a1011cd6f4461a)
+- refactor: convert home made helpers to rambda ones [`38ae4ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38ae4ce2dba0f31e0f21c20490be0e7d376ce47c)
+- build(deps-dev): apply updates [`75e6075`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75e6075c1ae340bca0ba41e9a836ae066ef9b6db)
+- fix: untangle worker set message from application message [`65d2250`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65d2250205186eaab80febce407d1f7fdf830473)
+- build(deps): apply updates [`e689cef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e689cef921490106fcb092172fc93150eeedb78f)
+- feat: ensure charging station add op return its station info [`3b09e78`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b09e788c6dab8e5a8b3314e8e69ede16ff82fcc)
+- fix: only process worker message events when necessary [`ce0abd8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce0abd8248cbc1c976bb298e45daeb0749387619)
+- refactor: use more ramdba helpers [`c17a8d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c17a8d29b2177a087f7fea1db4ada2b3795a7a31)
+- build(deps-dev): apply updates [`32ddfff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32ddfff1a1d314429239d98d6f5c56939aff17c4)
+- fix: fix simulator initialization ordering [`2bb3c92`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2bb3c92f49572f8d81f40620df42de19217a6b4c)
+- refactor: use native node random integer generator [`fcda915`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fcda9151b9eb6d13f06f7a5db45c89a77bda9eb8)
+- refactor: rename configuration elementStartDelay to elementAddDelay [`da47bc2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da47bc294fb5e439e96faaf9441ba0cd23e64f9c)
+- chore: version 1.3.1 [`c89141b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c89141b5ad4173f9b2db6f9ecac44b8d900afcc0)
+- refactor: cleanup worker related type definitions [`551f2b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/551f2b6e68f544b559243a2634c8b52a15bcdeec)
+- build(deps-dev): apply updates [`aa711e3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa711e399be6e394493fee4895b72eaf213df836)
+- refactor: improve configuration sanity checks log messages [`ae61fa2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae61fa2feb89927b7d56ffdc7a54f4dff6b662b4)
+- fix: ensure error at adding charging stations not stop further [`1091427`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1091427efe95a8f1733282589dc1794a5be7e785)
+- fix: untangle worker pool/set init from start [`24dc52e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24dc52e9f4bd2ff4539955f169333ee3902bc95e)
+- build(deps-dev): apply updates [`c455d8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c455d8a4a8c884defe864b7ef5c2b9b5a77cc354)
+- build(deps-dev): apply updates [`369e009`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/369e009abc7cdab7ffc2ed6f9e7939542893de4e)
+- build(deps-dev): apply updates [`05558d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/05558d929eb51343f080455aae1a4ec4fed62fa5)
+- build(deps-dev): apply updates [`21c9ace`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21c9ace8422fd595c5052c8ac85b5e701299fa75)
+- refactor: cleanup app message handling code [`9e9194c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e9194c977f2100a92a4549e6562750499607706)
+- build(deps): apply updates [`8b12e4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b12e4c338df18d16da0e59eb86512b7554e49e9)
+- refactor: cleanup logic at building station info [`bf2561e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf2561ebbc6f51ce3ea68df68eacfe8a28d50bc6)
+- refactor: strong stype configuration key deprecation helper [`23c97c4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23c97c471a4b7194aaac0620e935341de07eb1ad)
+- refactor: cleanup worket set message handling [`1d7a504`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d7a504ba27c38e3f8617c80cf53aed85da580af)
+- refactor: move template firmware defaults to constants [`5dcb9d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5dcb9d4945027c6be39e4342f1627ea2da3813b7)
+- refactor: remove unneeded isString() helper [`87bcd3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87bcd3b41c269bdb32468c766dca8d307689e8c2)
+- refactor: use ramdba helper for builtin types [`8a4f882`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8a4f882a2486682b72195ad978ec1d81604b452b)
+- fix: fix worker configuration merge issue [`56f9459`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/56f945900ccdbffb165bc42026fa20158c7032fe)
+- build(deps-dev): apply updates [`8d2a9e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d2a9e1c5a2b21932c77846bdf10cbe726797685)
+- refactor: spell fix in log messages [`81c7488`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81c74884a3bc7441eb454ee90bda854d752e1908)
+- fix: skip worker message events processing [`a86eefa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a86eefabd6d0538803532e7f8ef6498215c54863)
+- refactor: cleanup utils export [`90dc299`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90dc299a5f5c9990aa52911b2d8fdc401776972f)
+- fix: fix worker set elementsPerWorker sanity check [`195c627`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/195c627f62717d86ebc1c3dfd4a69f25277ceb70)
+- docs: refine README.md [`c193674`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1936747c6fb43fb39b67821e020b4a819ab4340)
+- fix: ensure add charging stations reponse display only the necessary [`2ea8735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ea8735dffc06e2aa7442971134d2c0cd3100872)
+- docs: refine README.md [`5aeeae8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5aeeae8227c78b02e0a68a3b52a5f6114ff49f3a)
+- refactor: cleanup variables namespace [`9afcd55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9afcd55e48821caec56007dd8c2bc0381da3ed1f)
+- build: target ESNext in tsconfig.json [`cf86bef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cf86bef110e64ee5471f588dbb28ffea7dc01a35)
+- refactor: preincrement worker set counter [`2c60ea1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c60ea1e18dbc9667e85fecf1c55462d6eb6e581)
+- refactor: cleanup worker set message handling code [`ccf1118`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ccf11189ed15c2e4706eac4b29dee2f972c68db7)
+- fix: ensure proper status in add charging stations op response [`43c49f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43c49f23af9869b5a04da7c0e04b11b5243d9e34)
+- build: enfore tree shaking with esbuild [`c4d48ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4d48eaed98277b0e5ccd625048ba5e3fe94df66)
+
+## [v1.3.0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.38...v1.3.0) (2024-03-11)
 
 - fix: get diagnostics is trying to upload the incorrect folder [`#1006`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1006)
 - fix(simulator): ftp client incorrect access request when custom port present in the uri [`#1007`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1007)
 
 - fix: get diagnostics is trying to upload the incorrect folder [`#1006`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1006)
 - fix(simulator): ftp client incorrect access request when custom port present in the uri [`#1007`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1007)
 - refactor(ui): cleanup eslint configuration [`84ec8d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84ec8d3464903cfa8259ff622bff2b19b5c47132)
 - refactor: cleanup vue.js global properties usage [`7e31543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e31543058b67b8ca9991b01820f88ab7f4f16b0)
 - build(deps): apply updates [`402912e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/402912e9a1720b0cda8912b7b22119fdbec1e92f)
 - refactor(ui): cleanup eslint configuration [`84ec8d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84ec8d3464903cfa8259ff622bff2b19b5c47132)
 - refactor: cleanup vue.js global properties usage [`7e31543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e31543058b67b8ca9991b01820f88ab7f4f16b0)
 - build(deps): apply updates [`402912e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/402912e9a1720b0cda8912b7b22119fdbec1e92f)
+- chore: version 1.3.0 [`9d70f58`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d70f587815b0ea85cb96bc72be514f866cee578)
 - build(deps-dev): apply updates [`b09d81a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b09d81ac96c649486b80b89915c3a3eb45325ef6)
 - refactor(ui): use watchers to refresh display [`f6cb176`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6cb17676bcd54d2aa28fe9f0eaa8797ac616873)
 - build(deps-dev): apply updates [`346a813`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/346a8133337b20f625b3f80f557970cb79d73415)
 - build(deps-dev): apply updates [`b09d81a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b09d81ac96c649486b80b89915c3a3eb45325ef6)
 - refactor(ui): use watchers to refresh display [`f6cb176`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6cb17676bcd54d2aa28fe9f0eaa8797ac616873)
 - build(deps-dev): apply updates [`346a813`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/346a8133337b20f625b3f80f557970cb79d73415)