Version 1.1.90 v1.1.90
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 16 Jan 2023 19:53:00 +0000 (20:53 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 16 Jan 2023 19:53:00 +0000 (20:53 +0100)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index 0a6114309a6ac8a99edbc1fe29f722e4a107c472..c655f6c56eceade0163fcf338e4f87d2467f6346 100644 (file)
@@ -1,8 +1,44 @@
 # Changelog
 
-## [v1.1.89](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.88...v1.1.89)
-
-- Add instructions to try out Web UI [`#341`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/341)
+## [v1.1.90](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.89...v1.1.90)
+
+- Apply dependencies update [`32e1ad3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32e1ad3b16c388b9c6aea81b649fef40dc2d21e1)
+- Initial cleanup at loading JSON schemas [`e9a4164`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9a4164c46a1cf3d5761f06446dc7b46b98372ad)
+- Allow to specify more OCPP command payload fields while using the UI [`f1e731b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1e731bd71b42117f4173830c6ba6dc6eccefce6)
+- Apply dependencies update [`7859628`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7859628671cd8bd4cf9e424b37b8c014dd559ee3)
+- Apply dependencies update [`cb42a73`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb42a73729f71d1c69aa461537b1b47bceac2359)
+- Factor out power limitation code into static helper [`15068be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15068be99b2ca88b7b0e60f548c39fd1b06b2671)
+- Add StatusNotification command to OCPP 2.0.1 stack [`6e939d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e939d9e416de33fa1c64fc7f4eb6be70954f69c)
+- Linter fixes [`7820203`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78202038ffd2aca15aa97f45bc66ba42f40f2ec4)
+- Cleanup and optimize OCPP request payload building [`36c462a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36c462a470d518097375f6d6cafc1f17741b382b)
+- Apply dependencies update [`7b0ba52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0ba52925dd4a6a656320035645300a39d0210f)
+- Fix all misused promises [`6a8329b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a8329b4df5d3b236927e4b33a1730784b49a7ee)
+- Implement firmwareUpgrade CS template section support [`5d280aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d280aae12d6ad7367136421c8e2414a676d2c1a)
+- Fix OCPP request handler arguments usage in the inter-workers [`1969f64`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1969f643be49bb8c3e713af7661fe9e6fef5f16e)
+- Ensure start transaction payload is always compliant with OCA specs [`18bf827`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18bf82749012da310723996912f5239c20bdc4e7)
+- Add Hearbeat command to OCPP 2.0.1 [`81533a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81533a206ec56709897f27edf1298e7c86d74c31)
+- Cleanup OCPP types namespace [`f03e104`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f03e10429357538c286b94a99c9ccc5dfe43b348)
+- Factor out some common code between OCPP 1.6 and 2.0.1 stack [`22e0d48`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22e0d48e12052aaa7ed3f76fc59cac779ae67a5c)
+- Apply dependencies update [`12052fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12052fe9e1facd942e01ec3926c4cfaf88c1cb62)
+- Apply dependencies update [`3bd2479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3bd24791698bf923f8ceea2347062d7b7acab29a)
+- Move OCPP log message formatting helper into static helpers class [`2cc5d5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cc5d5ec705dae9c7b88be0733dddc22d652a17e)
+- Properly build once the firmwareUpgrade default values [`1574826`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/157482609a14720b298b9efde2b11f807824bb7d)
+- Improve charging profiles handling debug logs [`ad67a15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad67a158ed1e333a255b49e0c8b4aaa9c7b85867)
+- Fix OCPP request payloads building [`cda9626`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cda962601b73f2de23fa089ee102160dd055af2e)
+- Fix firmware update OCPP command handling and simulation [`90293ab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/90293abb1042312652c22f8b8c468d99ec080c71)
+- Cleanup some helpers defaults values [`4d20f04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d20f040ab91f06c9399dbaf084358183cf75314)
+- Convert some type definitions to type syntax [`6415403`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6415403ce9894b9a1d7d5d5f698483e58463370f)
+- CHANGELOG.md: spell fixes [`7d5e90f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d5e90f4f7bdecc7a336d050487c53ae23ef3b92)
+- Allow to specify timestamp in OCPP commands payload with the UI Server [`b2a0452`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2a0452d368cfc43bbacc4991de59afa64f662a4)
+- Fix timestamping at OCPP firmware update command handling [`2c7bdc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c7bdc61118232aae9c754edfe6f8528640781ae)
+- Display the complete matching power limitation result in log [`5ab671d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ab671dd938e496199b214fef0de47f24c747a74)
+- Cleanups [`52ed5cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52ed5cf072cc8aacb45564d126a4b9e1c2cdb10a)
+- Remove unneeded intermediate variable [`5bcb75d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5bcb75d4072cc90bed58f7c1423547af490852f5)
+- Cleanup CF manifest template [`5878835`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58788356375d5a9d27f35e9a8b6aa0da9d86a616)
+
+## [v1.1.89](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.88...v1.1.89) (2023-01-09)
+
+- Thanks. [`#341`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/341)
 - Add BootNotification and ClearCache OCPP 2.0.1 commands support [`d270cc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d270cc878c61c42098557a0e03cc1620f74112de)
 - Fixes to OCA OCPP 2.0.1 JSON schemas [`98fc138`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98fc1389a2464ce8738047f8990731ae31938ee5)
 - Add OCA security whitepaper JSON schemas [`61f26ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61f26ca68c0cadd13c224dd613f9acc501649775)
@@ -19,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 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)
+- Apply depedencies update [`0112bfe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0112bfe05d14fa7d0e0a8e6b697d6997560c7a90)
+- Add incoming request response sent payloads validatio [`0288789`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/028878919a937f9307634c0316e27c677a87d305)
 - Add initial support for OCPP 1.6 firmware update simulation [`c9a4f9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9a4f9ea603df09541c6837fee50012256fb46ad)
 - Migrate all JSON schemas to draft-06 or higher [`b034299`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0342994636646699094b2d16a767d6d902d2bde)
 - Apply dependencies update [`ee28062`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee28062380e3dd0b0229a504c1c92af131da7b78)
@@ -34,6 +70,7 @@
 - README.md: Refine list of OCPP versions [`262c47b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/262c47b2dbe7ad59fa523e77668dd0b994214cb2)
 - Document template directive 'firmwareVersionPattern' [`33d7ecc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33d7ecc767a24b26740d462c968a55bb9c01d12a)
 - Apply dependencies update [`ce784b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce784b19f3b0c9de3525613468772f8a125a2632)
+- Version 1.1.89 [`f358bc1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f358bc148eba0e1774e19adfac1c5b079539e9c7)
 - Apply dependencies update [`191a860`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/191a8608b6dcb1f6b8030733b9c85898a3ab6e2e)
 - Add missing OCPP 1.6 command payload JSON schemas [`4b65fe7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b65fe711865b86ae13b9217ddce2d92e3cb6254)
 - Apply dependencies update [`0145fec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0145fecd7f57616a1066ac6330c10a575c9cb58b)
@@ -47,7 +84,7 @@
 - Document simulator configuration for Web UI usage. [`8228f97`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8228f972d374b250307c36b1e7c91f720f692195)
 - Apply dependencies update [`b25b868`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b25b86842dc61b2a95f672dcf38992f7d63d6ec3)
 - Apply dependencies update [`fa238ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa238ed422568fba50a6def9c8b62f060079158e)
-- Bump patch level in firmware version at reboot at firmware update [`3637ca2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3637ca2c3a39b1185de71fae3577679a7e43891d)
+- Bump patch level is firmware version at reboot at firmware update [`3637ca2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3637ca2c3a39b1185de71fae3577679a7e43891d)
 - UI Server: fix connection upgrade error handling [`d1c6c83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1c6c833e3dcec4fbd2beacf221e87ad3b407634)
 - Fix error propagation into the UI server [`8ec8e3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ec8e3d00ee6b2dca0760dd77973e338ea5a23a7)
 - Apply dependencies update [`bbe10d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbe10d5ffe049f3e843105a5b9126f49fa9b9dcc)
@@ -57,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 unneeded encapsulating methods [`91ecff2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91ecff2da29c7d1930ab1e8d90d159ae7a8c722e)
+- Cleanups uneeded encapsulating methods [`91ecff2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91ecff2da29c7d1930ab1e8d90d159ae7a8c722e)
 - Apply dependencies update [`b78290e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b78290eabb767141f986f113f1695b025d07c5dd)
 - Fixes to OCPP 1.6 payload type definitions [`c38f0ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c38f0ced134bb1e7daf750500788e9c194e7b74c)
 - Fixes to performance: [`c60af6c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c60af6ca67ad2599e7e3e886f219da6323ead61b)
index 9bc2ff3297f0bb7b59e5436b7b0d090bcd4d74f0..94337dc8c1bd4ee6c2e70e805d6d230b794fc022 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.89",
+  "version": "1.1.90",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.89",
+      "version": "1.1.90",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.6.7",
index f8081f4732e39d418ce82a8b389150e7a7feb548..9b4f028bd546c4db898b5e3efb881dc26a2e9339 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.89",
+  "version": "1.1.90",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index ec51a85eb818e44c68491e6860da0a1542fa5936..5241c9b3413d98ed81eb883ea5bc7cf013c3a2e7 100644 (file)
@@ -3,7 +3,7 @@ sonar.organization=sap-1
 
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator
-sonar.projectVersion=1.1.89
+sonar.projectVersion=1.1.90
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src