From 1c1ad09e4e22b2dcf002bfeef114b880a07d8353 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 16 Jan 2023 21:12:27 +0100 Subject: [PATCH] CHANGELOG.md: spell fixes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- CHANGELOG.md | 56 ++++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c655f6c5..c9b86d18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ - Implement firmwareUpgrade CS template section support [`5d280aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d280aae12d6ad7367136421c8e2414a676d2c1a) - Fix OCPP request handler arguments usage in the inter-workers [`1969f64`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1969f643be49bb8c3e713af7661fe9e6fef5f16e) - Ensure start transaction payload is always compliant with OCA specs [`18bf827`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18bf82749012da310723996912f5239c20bdc4e7) -- Add Hearbeat command to OCPP 2.0.1 [`81533a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81533a206ec56709897f27edf1298e7c86d74c31) +- Add Heartbeat command to OCPP 2.0.1 [`81533a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81533a206ec56709897f27edf1298e7c86d74c31) - Cleanup OCPP types namespace [`f03e104`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f03e10429357538c286b94a99c9ccc5dfe43b348) - Factor out some common code between OCPP 1.6 and 2.0.1 stack [`22e0d48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22e0d48e12052aaa7ed3f76fc59cac779ae67a5c) - Apply dependencies update [`12052fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12052fe9e1facd942e01ec3926c4cfaf88c1cb62) @@ -55,8 +55,8 @@ - Move OCPP command payload constants into its own file [`bf53cad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf53cadfde620fe89e6438403658682feb5bd39e) - Optimize worker handlers calls by binding them to the current instance [`0e4fa34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e4fa348298d36900560f7466f21f44090d2fe1b) - Hook the OCPP 2.0 stack into the main code [`edd1343`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/edd134392e237a3242dc2093341df70244c51472) -- Apply depedencies update [`0112bfe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0112bfe05d14fa7d0e0a8e6b697d6997560c7a90) -- Add incoming request response sent payloads validatio [`0288789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/028878919a937f9307634c0316e27c677a87d305) +- Apply dependencies update [`0112bfe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0112bfe05d14fa7d0e0a8e6b697d6997560c7a90) +- Add incoming request response sent payloads validation [`0288789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/028878919a937f9307634c0316e27c677a87d305) - Add initial support for OCPP 1.6 firmware update simulation [`c9a4f9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9a4f9ea603df09541c6837fee50012256fb46ad) - Migrate all JSON schemas to draft-06 or higher [`b034299`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0342994636646699094b2d16a767d6d902d2bde) - Apply dependencies update [`ee28062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee28062380e3dd0b0229a504c1c92af131da7b78) @@ -94,7 +94,7 @@ - Add configuration directive for the maximum log files size [`9988696`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9988696df26aba9c34733f9093ebf3d957ba9d02) - Move date conversion to ISO string helper to utils class [`1799761`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1799761a204a0cafc55637e33434babb739865b2) - Disable performance statistics by default [`ad774ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad774cecafe0c4f31321ed6e7aff1b5c0c514097) -- Cleanups uneeded encapsulating methods [`91ecff2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91ecff2da29c7d1930ab1e8d90d159ae7a8c722e) +- Cleanups unneeded encapsulating methods [`91ecff2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91ecff2da29c7d1930ab1e8d90d159ae7a8c722e) - Apply dependencies update [`b78290e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b78290eabb767141f986f113f1695b025d07c5dd) - Fixes to OCPP 1.6 payload type definitions [`c38f0ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c38f0ced134bb1e7daf750500788e9c194e7b74c) - Fixes to performance: [`c60af6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c60af6ca67ad2599e7e3e886f219da6323ead61b) @@ -110,7 +110,7 @@ - Whitespace cleanup in log messages [`439fc71`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/439fc71b2ebd8322233792b2f3c466e3ddd6e354) - Simplify statistics map typing at init [`1e4b0e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e4b0e4b9a4d686b484163c7df83d7a09d194de7) - Handle null or undefined meterStart and meterStop properly [`2040a61`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2040a613fd09c3476094e671a103131b99d08a8b) -- Remove unneeded connexion URLs shallow copy [`f70425a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f70425a594e1c30c01bbd818857922ece1f43969) +- Remove unneeded connection URLs shallow copy [`f70425a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f70425a594e1c30c01bbd818857922ece1f43969) - README.md: add link to winston repo [`21899fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21899fc2c060ab59f3fd07c10bbdeff12020a77d) - Small cleanups in Utils.ts [`69bafbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69bafbedae4dd101f6bf1a40091cecdb831a64b9) - Import cleanups [`96a52d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96a52d088b4927e7bc51ea9282f502c2a6b67707) @@ -175,7 +175,7 @@ - Dockerfile: optimization [`0e30690`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e3069040a7c2653d6aacfb8d7c79582d3a5721a) - Improve Utils unit tests [`04dda06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04dda061d7b337390a0ee7b9d0bd41d4895fd4ca) - Bump rollup to 3.2.4 [`96fcbe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96fcbe25b25cc80a9f04da4112451966d0a6dd29) -- Remove now uneeded vscode configuration [`39efd40`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39efd40d46487e9266edc1acbc92b75be16b0b25) +- Remove now unneeded vscode configuration [`39efd40`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39efd40d46487e9266edc1acbc92b75be16b0b25) - Add UTs debugging configuration [`3e985d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e985d188b320d1bc333fbcd9420ebb7c5e7040d) - Add unit test for isUndefined() [`429f8c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/429f8c9d472e04611466b56448f64af12e1dabcc) - Small improvements to Utils UTs [`0b31220`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b3122086d4ad8e3cc0c97774a1234681785ffe3) @@ -423,7 +423,7 @@ - ATG: fix start/stop on non existing connector [`7807ccf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7807ccf27925add3d65969c31405ece437dc8f03) - Improve and unify log messages [`ba7965c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba7965c4b933e479b36fc81f934a643336efcbea) - Fix ATG connectors status initialization [`4dff303`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4dff3039b8a3a3b3383cfb321bc2275b942652ed) -- UI Server: Always delete reponse handler in error case [`e2c77f1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2c77f1010574abfb90423c9e593c09d6e447c96) +- UI Server: Always delete response handler in error case [`e2c77f1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2c77f1010574abfb90423c9e593c09d6e447c96) - Move some status attributes at constructor begin [`aa428a3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa428a31b4c462d38925ce60a215507c4b406b38) - Give Web UI its own code configuration [`88fc6ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88fc6aef9ecef71872897f75b03e8d6fcfc90e40) - Version 1.1.73 [`6b7c91b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b7c91b2e30d2d3dd778bec280a6610483bd8b44) @@ -474,7 +474,7 @@ - UI protocol: Include failed responses [`f53c88d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f53c88d034b52b702f258174713e2952fa6df397) - Optimize energy active register calculation [`7acb3f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7acb3f7bb991a6d02a4521c0cbc5f163aa5e8a61) - Add code settings for Web UI [`9a308e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a308e5f9b767da6d6102c03a30ae25f25d0a0f6) -- Remove uneeded intermediate variable [`d0b0b49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0b0b492fe5e360a6fee8e1029511a7c66e76c59) +- Remove unneeded intermediate variable [`d0b0b49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0b0b492fe5e360a6fee8e1029511a7c66e76c59) - ATG: fix start transaction counting (again) [`431b6bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/431b6bd5e4396094d285997c148bc6ce8d914efa) ## [v1.1.70](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.69...v1.1.70) (2022-09-04) @@ -485,7 +485,7 @@ - UI services: update Insomnia requests collection for basic auth [`8247d31`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8247d31d74c8fe32a8dce57f8abb78ad11bbe4f5) - Apply dependencies update [`9240394`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/92403944ed5cdbdd07faaa2da783682e1ea9a9dd) - Apply dependencies update [`c26b451`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c26b45183516753b91a5da858042a99b2590eb31) -- UI Protocol: Build response with the global excecution status on each [`0d2cec7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d2cec7666c01396c8125a752341d5b716d12906) +- UI Protocol: Build response with the global execution status on each [`0d2cec7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d2cec7666c01396c8125a752341d5b716d12906) - UI HTTP server: fix stop simulator response handling [`60ddad5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60ddad538d0a01ece43f4f70928a9decf3531dda) - UI server: add basic authentication support [`eb3abc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb3abc4fe41400debcf894e53f91937498e77571) - Web UI: add start/stop ATG command [`757b2ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/757b2ecfd506d85f04ab57e13ff0cb3cf4c024fe) @@ -493,7 +493,7 @@ - README.md: update to reflect response payload format change on [`02cde3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/02cde3b711fb54b1a72d9828680eea54024d4ea0) - UI services: Update Insomnia requests collection [`10cdb53`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10cdb53bd15e5c87feedbac467ed3d2cf155ce3e) - UI server: permit to address all charging stations [`1805758`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18057587414006953ed112f315807d64ddb11bfd) -- UI services: fix broadcast channel reponse handler with one hashId only [`6d9876e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d9876e7b9b024879f1463aa7407c6874c5ca06b) +- UI services: fix broadcast channel response handler with one hashId only [`6d9876e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d9876e7b9b024879f1463aa7407c6874c5ca06b) - Align 'started' attribute usage to all classes [`452a82c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/452a82cadd0f08148f5f3d5e5b78fa6cac9da0a7) - ATG: fix start transaction requests counting [`0afed85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0afed85fd7e6cb8f4b5ea0d18800a8d7b3bd78a7) - Version 1.1.70 [`26e2ca2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26e2ca28b22eacf26df02c08ba9d8f14adf1f35b) @@ -541,7 +541,7 @@ - Add UI HTTP server [`#6`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/6) - Apply dependencies update [`771a1dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771a1ddb4ae36b632070fef810d7ff2c153a0990) - Web UI: configuration namespace cleanup [`6a619cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a619ccea8a197e5510ef643a79c16d02e7a8f29) -- Add postman collection for UI HTPP server [`17bfa1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bfa1b672f294e7af4c9a344cb42628cf0c1d87) +- Add postman collection for UI HTTP server [`17bfa1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bfa1b672f294e7af4c9a344cb42628cf0c1d87) - Refine TS and linter configuration [`6c1761d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c1761d470507ea23d186be61b94ca7375c5144a) - Add Insomnia UI protocol collection [`cb88618`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb886184464ed30ee14f538581e511710131b6ef) - Refine UI protocol documentation [`03ebf4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03ebf4c1db6ba11903b42e56692ed3d8538ba1d3) @@ -557,7 +557,7 @@ - Avoid to reopen an already open WebSocket to the OCPP server [`0a03f36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a03f36ceab67bba06bef67d4df771b9bf4e6a29) - Uniformize log messages format [`5cf9050`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5cf9050d18e0fd83636ac933793848a5000b4326) - UI server: fix HTTP transport start/stop [`10d244c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10d244c0aa14bb4839791eea27e1674d87ae4e20) -- UI Server: factor out reponse status to http status code helper [`771633f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771633ffad91ad096e5b837f3b102b3251e39633) +- UI Server: factor out response status to http status code helper [`771633f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771633ffad91ad096e5b837f3b102b3251e39633) - Version 1.1.68 [`729b8fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/729b8fc080623b4c05eb6e62d1a9fae99a6d63cc) - Web UI: fix NPE on connectors [`aeb31e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aeb31e77eef45a146782bffe2fd2401041b38b79) - Fix build [`b3b45e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3b45e6c81c2a01d793c3dc9ab48157e51c82ca3) @@ -606,7 +606,7 @@ - Apply dependencies update [`4bfec50`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4bfec50a28f4fdc26495641b7d23db923f5c97c0) - Use the generic OCPPServiceUtils import where appropriate [`cbb3711`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbb3711f55d6cc41a82fe4ff7104d8083077f526) - Fix undefined meterStop at sending stopTransaction [`1c3cfd4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c3cfd4f4074733491c8e9ceee59c044a0d0800b) -- Align more request and reponse handlers name [`97f0a1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97f0a1a56a61c831615eee3717e84787ccafb5ce) +- Align more request and response handlers name [`97f0a1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97f0a1a56a61c831615eee3717e84787ccafb5ce) - Fix assets directory cleanup at build in target directory [`045639f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/045639f584167bbd8459bba6125f3cc767510419) - AjvErrorsToErrorType -> ajvErrorsToErrorType [`01a4dcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/01a4dcbb168f3fb8c52b81a6ff5473b4259f390f) - Simplify BroadcastChannel classes inheritance [`1598b27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1598b27c55255d49693d67950242661fefbe1d7d) @@ -614,7 +614,7 @@ - Fix log messages in case of missing JSON schema for PDU validation [`ee307db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee307db5e146a05f912fa0b8c9ea05a68e847095) - README.md: refine UI protocol documentation [`cdbdcae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cdbdcaebf6bf64acd95020ab1028a16a53f8308b) - README.md: add link Web UI README.md [`b8cc885`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b8cc885d41051becc9c539e24a730255312f35fe) -- Simplify AbtractUIService logPrefix method [`f4531df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4531dfe1f65b86be9ddce151bd2ee4fddfefb3e) +- Simplify AbstractUIService logPrefix method [`f4531df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4531dfe1f65b86be9ddce151bd2ee4fddfefb3e) - Fixlet to README.md [`4c6ed1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c6ed1d747c93f4e60c54283f4338040f2ad7fc8) - Cleanup WorkerMessageEvents enum [`12b3406`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12b34061fc1777aae4fea0016899e74e6c3c5e70) - Add boot notification response to the UI command listChargingStations [`c76d7c1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c76d7c1b81d83af8e9ff498fdcbaefc692e6f134) @@ -640,7 +640,7 @@ - Improve supported OCPP commands filtering [`7645760`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7645760b75ac201b8ec0b8378b986cabacce7807) - Apply dependencies update [`85c603d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85c603dabe1b0415dfa956baec73f34267093cf0) - Apply dependencies update [`3eac8b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3eac8b744f13a08908d43e308cb327152910eebd) -- Apply dedendencies update [`7ec87a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ec87a04802c0db55a44600f10734c6fba909bae) +- Apply dependencies update [`7ec87a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ec87a04802c0db55a44600f10734c6fba909bae) - Version 1.1.65 [`1798b55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1798b5506effb00fe98fc78696dacb5f0792cd5a) - Apply dependencies update [`d421f87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d421f877629367252376d4c7b180f6d4f291ead1) - Apply dependencies update [`c7755c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7755c3f9e722522dc6c99a29861879a61ee0069) @@ -656,7 +656,7 @@ - Warn if UI server is configured to listen on something else than the [`#64`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/64) - Add worker configuration section [`#35`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/35) -- Add more detailled installation instructions [`#69`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/69) +- Add more detailed installation instructions [`#69`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/69) - Apply dependencies update [`1933468`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/193346852bb2e828d61f4f98343d03fc70ba284b) - Apply dependencies update [`bae37b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bae37b944ca9920d252b945f3cd87132142da1cb) - Apply dependencies update [`a9dc6e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9dc6e40e164ebdcd6f2d7751aeb63797d93a0f5) @@ -705,7 +705,7 @@ - Apply dependencies update [`8191a2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8191a2a168a3caa7b9f1ed2d4f7617329d55a104) - Apply dependencies update [`684b123`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/684b123c27bf104115b336357d60fd2430287e8f) - Simplify Bootstrap initialization code [`ec7f4dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec7f4dcea28197007a32308483e8e8f4750fae5e) -- Rename class ChargingStatinCache to SharedLRUCache [`57adbeb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57adbebc01e0a47b922d8376dd5bf8673e7dbb01) +- Rename class ChargingStationCache to SharedLRUCache [`57adbeb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57adbebc01e0a47b922d8376dd5bf8673e7dbb01) - Version 1.1.63 [`e15cda2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e15cda28d1942a216eb168dca7ee00a8d8d9d23a) - Use helper to close connection [`bcc9c3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcc9c3c094c6293638aaaa690bb673193546680b) - Fixlet to sonar properties handling script [`f5387bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5387bdbcf10a1738100acfb29cc1fb29903d96a) @@ -731,7 +731,7 @@ - Apply dependencies update [`2820900`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2820900f6eb56e178fda80e6ed7eaaa8103cf0d3) - Permit to disable persistent configuration storage. [`ccb1d6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ccb1d6e97cc0248cd96a9505cf5e8f037d66984c) - Apply dependencies [`1555eb1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1555eb1d6c370f21be2218166895a451eb23aa19) -- Prepare the repository to be hosted on SAP GitHub organisation [`251fff5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/251fff5c7fd6f92c1f1acb921233c7e9c7c89003) +- Prepare the repository to be hosted on SAP GitHub organization [`251fff5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/251fff5c7fd6f92c1f1acb921233c7e9c7c89003) - package.json: replace main by exports [`db9b23e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db9b23ee116520b699d0f25fde140c69562d75a8) - Add initial support for ESM build [`44a95b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44a95b7fc8487ae8116f89820ca03cb108dfada8) - Move cache related helper to the right class [`c14729f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c14729f47992a1b142d2c20f94777d0747eaf9f2) @@ -825,8 +825,8 @@ - Refine JSDoc [`7b8af1d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b8af1d0eabd37f97a6a8a349a19cf1c2328d061) - Rename a method to avoid confusion [`a65242f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a65242f09a7a267c37f9bee0dd4fcd33eddbaf70) - Merge pull request #230 from OliveGerste/Extend-charging-profile-support [`a68137e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a68137ea157b01bb0beef177d67d7190def95e84) -- Remove uneeded type usage [`94bb13e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94bb13e94ea30681110758c6a0a80217a668e793) -- removed unecessary code&comment [`35639ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35639ced7a1a8e9cfb7b0db675fc2757ea902d04) +- Remove unneeded type usage [`94bb13e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94bb13e94ea30681110758c6a0a80217a668e793) +- removed unnecessary code&comment [`35639ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35639ced7a1a8e9cfb7b0db675fc2757ea902d04) - Refine comment at CS configuration file handling [`aca53a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aca53a1a7866de74330802b2ea7506a874519725) - CI: use latest node.js stable version [`99942e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99942e4fe369ba3f0837d80a37c7149a71f3aca2) @@ -878,7 +878,7 @@ - Charging profiles: Fix timestamp value unit handling [`7b872ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b872eaa46d0131c6487d52a8ce9886663e99eae) - Moved ui folder [`0a48f2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0a48f2b2d735de604a1604fd0e191212b355602f) - Only compute amperage limitation when needed [`d20f43b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d20f43b5644d96a9a166cd2ec5ddf87945ea45d7) -- README.md: Fix CS configuraton file path [`1c51fd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c51fd1d12e963aa6c827f80cc975335f4a8f671) +- README.md: Fix CS configuration file path [`1c51fd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c51fd1d12e963aa6c827f80cc975335f4a8f671) - log raw socket messages [`625b0fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/625b0fd5a433f3f9a65a03633ca9ebbd01c5e875) - Fix a type casting [`6d6dc22`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d6dc22e22e4557ff102b19081ee72c8db5f2ca2) - Ensure comparison is not done on null or undefined [`b47d68d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b47d68d7c1e315d6d111dd6471f3ac95fd7bfab1) @@ -1029,7 +1029,7 @@ - Ensure 1:1 mapping between charging station and ATG instances [`73b9ade`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73b9adecc7a50c329b3f83bbaf95a62ba1f01412) - Version 1.1.48 [`ac60c2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac60c2a645a44fde5d809dbbe7599416b9266038) - Cleanup OCPP service module name usage [`909dcf2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/909dcf2dda1acb9556a5ec21c252bcca2992ec1c) -- Track OCPP commande use at sending error message [`1d4ad05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d4ad05181ef93c9ea15c25fbd13c6ea22ff35dc) +- Track OCPP commands use at sending error message [`1d4ad05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d4ad05181ef93c9ea15c25fbd13c6ea22ff35dc) - Refine a bit OCPP services instantiation error message [`0612745`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/06127450ee7cfc993f67caf521ea595cb0523733) - Fix a module name string [`2a115f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a115f871de255bacf36666294d48c46d0d16731) - Add return type to getLogger [`28e6dd3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28e6dd3a9fd0db84953aa8d149d0a19fadc63554) @@ -1267,7 +1267,7 @@ ## [v1.1.22](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.21...v1.1.22) (2021-10-02) - Version 1.1.22 [`b40d8b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b40d8b0d67a08a811f1d7cc88369b70034b64b8a) -- Improve resquest response error logging [`887fef7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/887fef764941b7a9970fd78bbc608882c320fe78) +- Improve request response error logging [`887fef7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/887fef764941b7a9970fd78bbc608882c320fe78) - Refine some type definitions [`9239b49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9239b49afd9a0cf6a6a2008d9c907fe42072f29b) ## [v1.1.21](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.20...v1.1.21) (2021-10-01) @@ -1444,7 +1444,7 @@ - Fix performance storage jsonfile consistency at write: [`c63c21b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c63c21bce46d9230688d0c5ebd31f5dd861324de) - Log also ws closing reason [`6c65a29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c65a2958d57b4c91a60150c2bf567659b64d4f0) - Version 1.0.60 [`a37c4a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a37c4a0959efc51712d32c6d2d2facd84820e41c) -- Constity and factor out last performance entry [`eb835fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb835fa84ced86641214bff490b3b5ce4332dbb4) +- Constify and factor out last performance entry [`eb835fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb835fa84ced86641214bff490b3b5ce4332dbb4) - Cleanup fs operations encoding [`247f55f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/247f55f4b67f4ed161ed6b2d8f076c65b52a7038) - Add node.js 16.x to CI for testing purpose [`259ee56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/259ee56d81c663014d8596e2ea8b00382337762b) - Only GitHub action sonar with node.js 14 on that repository [`bf62797`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf62797fdf0a55c124257c5872438a1ed124d4f2) @@ -1504,7 +1504,7 @@ ## [v1.0.54](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.53...v1.0.54) (2021-09-02) - Improve OCPP error handling, fix performance storage default file path [`a6b3c6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6b3c6c313f1c0314a1445ed630cac85edf55b2c) -- Throw an error in the template does not have default required mesurand [`de96aca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124) +- Throw an error in the template does not have default required measurand [`de96aca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124) - Release 1.0.54 [`ca79035`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca79035afa125dd2c39a863e29f244e9466ae98e) - Fix OCPPError command attribute affectation [`9292e32`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9292e32a92f3ef63ee5a3cf86dc497b8acae5d2d) - Fix siemens charging station template [`4fa475b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4fa475b9d24b8cf804cd937f30ede85533322d5d) @@ -1520,7 +1520,7 @@ - Use IIFE (https://developer.mozilla.org/en-US/docs/Glossary/IIFE) for [`821c6c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/821c6c8229d6dfdc93ce917dfaad74e681e5a35c) - Release 1.0.52 [`bc4cbd0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc4cbd0509e6d37d5b17a478bfa9f30f8d8e6008) - Revert wrong any type removal [`5842a02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5842a02d275889a96eda8727a7f3d0f7e60bf357) -- Fix remote start transactiion: connection status can be preparing [`ec26ac9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec26ac96d0442ea40c8597e09382f66f6d630da4) +- Fix remote start transaction: connection status can be preparing [`ec26ac9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec26ac96d0442ea40c8597e09382f66f6d630da4) - Add a sanity check at worker implementation options check [`2f70f96`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f70f96f076d2689ff4f392dd32f8499cb2e4100) ## [v1.0.51](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.50...v1.0.51) (2021-08-29) @@ -1537,7 +1537,7 @@ ## [v1.0.49](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.48...v1.0.49) (2021-08-28) - Add MongDB support to storage for performance records. [`2a37005`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a370053f45f2d58e90ab7b292294c521a262ca1) -- Refine console ouput colorization [`e4362ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4362ed76fe7b256b3f7a6ada2b92e53be8ab09f) +- Refine console output colorization [`e4362ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4362ed76fe7b256b3f7a6ada2b92e53be8ab09f) - Release 1.0.49 [`3ca0315`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ca0315df63d5f5ded28d8eee3c2acfc01695527) ## [v1.0.48](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.0.47...v1.0.48) (2021-08-27) @@ -2056,7 +2056,7 @@ - Update dependency [`9ad71cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ad71cd4647c0fd9ef24a565f1b170c7db686cdf) - Refine eslint configuration. [`89f8216`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/89f8216b9c7bebe38a0f10748c8e76d14245f768) - Add rollup bundling analysis to dev build. [`cb1948a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb1948a3ff8766777ac895efe645618278ee5ff3) -- Rename types definition files for the sake of namespace consitency. [`efa43e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efa43e52e5a9b466c32ab0040bc4877c0f2fc621) +- Rename types definition files for the sake of namespace consistency. [`efa43e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efa43e52e5a9b466c32ab0040bc4877c0f2fc621) - Dependencies update. [`454fd0b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/454fd0b467ad98d5d90d9f668a5112cab878e84b) - Fix type conversion to string. [`690e5af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/690e5af73261da3434b37ef02c67c22ff19b8e5e) - Factor out code. [`35ff6ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/35ff6ec4653ae55241f25d813a8dcac31391fd99) -- 2.34.1