Version 1.1.87 v1.1.87
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 9 Nov 2022 19:21:24 +0000 (20:21 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 9 Nov 2022 19:21:24 +0000 (20:21 +0100)
CHANGELOG.md
package-lock.json
package.json
sonar-project.properties

index 0171ed01ceff0899db84e34e6124782f07d85ed5..25c9655c3c6dfa29a7e798e1f1b364986155262c 100644 (file)
@@ -1,11 +1,42 @@
 # Changelog
 
-## [v1.1.86](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.85...v1.1.86)
+## [v1.1.87](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.86...v1.1.87)
+
+- Add trigger message type feature flag in charging station template [`#257`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/257)
+- Apply dependencies update [`ac4c061`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac4c0616e19a30934bc0a64dc043d40cbac11940)
+- Apply dependencies update [`4a5a786`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a5a7863e5ded6a0776f08f558d1812773336cdc)
+- Apply dependencies update [`ac69344`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac69344c5a34c74b3cc0cbabd78f34f9b01206bd)
+- Apply dependencies update [`21ded0d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21ded0d5d8067120ad1b876068c4b40f5ad7aa66)
+- Add unit tests for more Utils. helpers [`df645d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df645d8f4155cf4aa401603857f6a6784b5db871)
+- Apply dependencies update [`6e3bc6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e3bc6a7d80e20dce4db30928419bf1348894e72)
+- Apply dependencies update [`e46077f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e46077f35000abf0e8caf57c6bc5fb071c8be23c)
+- 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)
+- 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)
+- Optimize convertToInt() helper [`3df786f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3df786f9814812ee9a586da3d8f69d11d25d3033)
+- Improve random number generators unit tests [`bd9f680`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd9f680e5ac3b20551b7aafe1d844542cc7a0dab)
+- Cleanup npm scripts [`4544f16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4544f162cf2984bf71c2ca242998ba22f470d4b3)
+- docker: ensure argument have a default value [`809e22c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/809e22c4556531efcefac96a6f081bbc306c360c)
+- Check for null or undefined in isEmptyObject() [`d20581e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d20581eee9c09db9eb4650c1c187857e1d91cda6)
+- Remove unneeded type check in isEmptyObject(). [`684bad5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/684bad51d3298b7bf2cc55463e1f05c1ce45e41f)
+- Refine .gitignore to handle several CF manifest files [`082494a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/082494a43d10cc61450c5f329655435beea7d638)
+- Refine connector id validation error message [`8eb3b68`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8eb3b688c4b6fb3e946f38d474a5125caf1d056a)
+- Fix connector Id validation in TriggerMessage handling [`4caa7e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4caa7e6792df07e1cdc6bfadd1f6cec6947fdd06)
+- Reduce CF disk image size to the supported maximum [`6628cd1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6628cd10b4a53348ead7a47ff3bea92ba5f919ab)
+- Enlarge the CF app disk size to permit logging for a while [`e0c1ceb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e0c1ceb98f9fe4c64924f0ddf65b7d2e7be89489)
+- Fixlet to isEmptyObject() [`5e5ba12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e5ba121b515e64808fdbf4573c5d7400e4fe15b)
+
+## [v1.1.86](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.85...v1.1.86) (2022-10-26)
 
 - Apply dependencies update [`3ebeb51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ebeb51babe7f0a2d5a32b089351ebbd37a2bc24)
 - Remove now unneeded istanbul rollup plugin [`a812cd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a812cd6b2916522126bc438e970fe56b1b8ef083)
 - Use release-it plugin to bump version in sonar-project.properties [`5148ca7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5148ca7aaf464c84f2edce6ed00f94ce0bb4b610)
 - Add Utils unit tests [`a2111e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2111e8df05d41021f5f0def70af8a832d8555c8)
+- Version 1.1.86 [`4d635a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d635a5c993741aff43add16a70331eaa9a28646)
 - Apply dependencies update [`1df0126`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1df0126b105151d9d7c201ebec7b38ae54671a39)
 - Apply dependencies update [`58a9807`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58a9807697106691f2fac0aa917d3be2545e5e21)
 - Initial web ui integration in sonar [`c7382e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7382e085a97f5945a30129eaca886016439faa2)
index 0afd3fdbde273863de7c2db86c9b2f84f0478e2e..02795ea90cfcb6f9d39d6fda9c245dfe10d1ae5b 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.86",
+  "version": "1.1.87",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "e-mobility-charging-stations-simulator",
-      "version": "1.1.86",
+      "version": "1.1.87",
       "license": "Apache-2.0",
       "dependencies": {
         "@mikro-orm/core": "^5.5.2",
index b54e4aa562dc77b879eae6318675b5779db4b3b8..36df2688440dc2acd5e0ff8ed01efca4baf9e8cb 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.86",
+  "version": "1.1.87",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
index 6ccde37083e21f910c7abcb03fdbdaa37fa62a23..d3e703d2a32aaa3bdbc15444f7e7f0bad947ac6e 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.86
+sonar.projectVersion=1.1.87
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src