chore: version 1.2.25 v1.2.25
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 20 Nov 2023 10:26:55 +0000 (11:26 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 20 Nov 2023 10:26:55 +0000 (11:26 +0100)
CHANGELOG.md
package.json
sonar-project.properties

index 3349125d211cb378f65944acc29e6f26ce11a91a..3b5b8e0aec44acda108c21fbe4917ddaf1c27e1a 100644 (file)
@@ -1,6 +1,37 @@
 # Changelog
 
-## [v1.2.24](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.23...v1.2.24)
+## [v1.2.25](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.24...v1.2.25)
+
+- build(deps-dev): apply udpates [`793a8ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/793a8ffcbc424b3552482f59f865e1adc25e4f23)
+- build(deps-dev): apply updates [`464d3e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/464d3e1aec162bc71f36399f575060cfa098dcbf)
+- build(deps-dev): apply updates [`54a8fbc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54a8fbc72a885affb86861b813ce5ab8c33db460)
+- fix: ensure OCPP request timeouting cancel it [`1b2acf4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b2acf4e9c00cc7272ec7769b4e82113d61f64fb)
+- build(deps-dev): apply updates [`945c612`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/945c6123c708f7a6698e9e51287a8fe3158a244b)
+- fix: ensure per phase meterValues can't fail with custom value [`969c488`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/969c488ddeab6f7fb11a376a4a4d1db497aef96d)
+- perf: cache request promise after sending it [`82fa111`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82fa111074a9a4eed94579c0ff734a1564f8f8e6)
+- fix: ensure error at WS message sending is handled [`d42379d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d42379d82506b8fe2bb750d81da5a45ac717c763)
+- build(deps-dev): apply updates [`29dff95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29dff95e92f3cc4243d51210ea046ca474ff5676)
+- refactor: factor out JSON schema validation function getter [`0b0ca54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b0ca54f0a74240531646827584b7c2738aa7ea1)
+- fix: improve websocket usage error handling [`1a32c36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a32c36b82a3da1c297073f05aceb288608e2d29)
+- refactor: factor out WS error handling code [`3c80de9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3c80de96aa61159bf5551c816264e878f2b84e35)
+- feat: ensure measurand min value are taken into account [`d71ce3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d71ce3fa734fcefeb3dce31d78968b847c625c92)
+- fix: fix OCPP message sending promise leak [`9d7b5fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d7b5fa3591b5cbdfbfb44d7c2721b2050399664)
+- fix: remove incorrect promise race usage at stopping charging stations [`5b2721d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b2721dbc4fa0b5ee6e48241a5077091a7b1c342)
+- build(deps-dev): apply updates [`42de5c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42de5c96eddd902024485230d337a9047c4edaea)
+- refactor: strong type data sent to worker [`d769e04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d769e04a20f93f2b11eacccc48c555236a65bf65)
+- refactor: factor out voltage phase line to line computation [`4c14964`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c14964327482ed9c9282177d6110b9ef033de1d)
+- fix: fallback to minimum measurand value at meterValues generation [`5bb45fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5bb45fe6de9568b7f9cb52435654b624e0125251)
+- refactor: rename constant to a more sensible name [`d81db08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d81db0817ee9b4c90183da0882a20ff947c915ab)
+- refactor: cleanup control flow in OCPP stack [`69dae41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69dae411c7e64a265f8199ef149b745dff595ed7)
+- build: refine .cfignore [`c724c04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c724c048676198fb27cae8038f1a88d11ca1af75)
+- refactor: sensible default at meterValues custom value handling [`d624c9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d624c9afe9fa765da02de6673bd853db6b33040f)
+- build(ci): fix linter errors [`9e9ddf7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e9ddf706b4c76166d7f8f011a73eb802fc893f2)
+- refactor: move charging station events enum to its own file [`649e3f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/649e3f97ae095f2f8653a126e72b37260216edfe)
+- refactor: remove unneeded nullish coalescing [`ca483a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca483a4593d7b6f1b0d1827da675fcf7e394f4b1)
+- fix: ensure built sample meterValues value can't be overriden [`1b2cdda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b2cddaccac1c179067c7b8ce190c625c37dd5c5)
+- docs: remove wrong comment [`c6dcc33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6dcc3311af6547a0d2d618b8c27a84424c27b4b)
+
+## [v1.2.24](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.23...v1.2.24) (2023-11-13)
 
 - build(deps-dev): Bump tsx from 3.14.0 to 4.0.0 [`#836`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/836)
 - build(deps): Bump github/combine-prs from 4.0.0 to 4.1.0 [`#834`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/834)
@@ -29,6 +60,7 @@
 - build(deps-dev): apply updates [`564dc47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/564dc47e24268e80b223b893d7f6fcba06ac8e12)
 - build(deps-dev): apply updates [`dccd4bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dccd4bb52ec144a6e865894f19c53e6a3d0c3978)
 - build(deps-dev): apply updates [`4e46562`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e4656298bfdbec2ef01e40bc98ad526e0944e88)
+- chore: version 1.2.24 [`79adc65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/79adc651c0837a73327ad18d8b73a56c68e9968d)
 - build: bump pnpm volta version [`6302f32`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6302f3289fb30007b23202025d0aaca1d6638aa6)
 - fix: disable dynamic reload until spurious file change is identified [`b3b3f0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3b3f0eb5e187646c6502a9d36939e05c80b5939)
 - build(deps-dev): apply updates [`948004f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/948004f1a5591680caa379a9c666173f35e1876b)
 - fix: disable simulator restart at spurious configuration file change [`f6591eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6591eb9f063490a9b4950ff782c1026281e81bc)
 - fix(simulator): remove unneeded main thread check at simulator stop [`17cd010`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17cd01099ddc50c1c0ae87a8f2fbf47a4410114c)
 - build(simulator): add script to build CF source with source maps [`b50922f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b50922fa7939f9fa15f73cbc43c674210bbca397)
-- refactor: change log level to debug at ATG stop [`ff58135`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff5813598de0ed1056d6e4fa7966330728bcb987)
-- fix(ui): fix startup [`2cddfd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cddfd51bc02035aa62d69916c7f4b3c7b04ad01)
-- Merge dependabot/npm_and_yarn/types/node-20.8.10 into combined-prs-branch [`693d96d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/693d96db15a0606afc3bbd03f56089998fbafbed)
-- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.10 into combined-prs-branch [`595a897`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/595a89703da534dfab91a6a0bd62052460133bac)
 - build: refine esbuild external list [`ab34592`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab34592fea030548808b1c8b5944e9cb17774dcf)
 - build: fix docker image build [`3b069b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b069b31c37ec0e4c7f46df1e471921d1d5c8189)
 - fix: ensure custom meterValues values are taken [`856e8f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/856e8f67312da4acabeff1bd8452f02658a22fdb)
 - build(simulator): enforce minimum node version 18.18.x [`1a6188b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a6188b2fcd2bf644e6fea0c697a095228c1aed0)
 - fix: fix subsequent configuration change reload without callback [`41d95b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41d95b76e7780565c6a248195f114aee150408f6)
+- refactor: change log level to debug at ATG stop [`ff58135`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff5813598de0ed1056d6e4fa7966330728bcb987)
+- fix(ui): fix startup [`2cddfd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cddfd51bc02035aa62d69916c7f4b3c7b04ad01)
+- fix: ensure voltage is defined in stationInfo [`499c5f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/499c5f482f7bae009522cc4579ed7baf3fb717b0)
+- Merge dependabot/npm_and_yarn/types/node-20.8.10 into combined-prs-branch [`693d96d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/693d96db15a0606afc3bbd03f56089998fbafbed)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.10 into combined-prs-branch [`595a897`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/595a89703da534dfab91a6a0bd62052460133bac)
 - Merge dependabot/npm_and_yarn/ui/web/eslint-plugin-vue-9.18.1 into combined-prs-branch [`c07b63e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c07b63eaf501fa2ba4f2139b1a66592230733c6d)
 - Merge dependabot/npm_and_yarn/poolifier-3.0.5 into combined-prs-branch [`150e793`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/150e7931db9689a3b1caa4d18b55d4b909f0ee88)
 - build(ui): bump engines node version requirements [`106f992`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/106f9928eafb48eeb10b398b7ffc5c2d10a72429)
-- fix: ensure voltage is defined in stationInfo [`499c5f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/499c5f482f7bae009522cc4579ed7baf3fb717b0)
 - Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.9.0 into combined-prs-branch [`098ddcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/098ddcb2a51468fda30b96d1694d8e83a79d0a20)
 - Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.8 into combined-prs-branch [`8f4b00c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f4b00cd31d6bad86983dca3f4c78367cdeed52c)
 - Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.9.0 into combined-prs-branch [`03d9259`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03d9259579e79fae5293feffc0dd32fd7fd15eb1)
 - build(deps-dev): Bump @types/node from 20.8.3 to 20.8.4 [`295e381`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/295e38190e483fe24379fd375853878b62662a58)
 - test: toThrowError() -&gt; toThrow() [`68f56fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68f56fdffd6d0d8c3e80ebf1657c81216d4f072f)
 - build(deps-dev): apply updates [`49c864a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49c864ad3b9151f1c81fa8cac83f9d22ef145220)
-- test(simulator): recommend and setup extension for node.js test runner [`994a64a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/994a64a3d213821b2384ef2df74c2c8e4eeab098)
 - build(deps): Bump @mikro-orm/reflection from 5.8.7 to 5.8.8 [`b95e635`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b95e635638fbc5f937e1ebe87d0cfac7d2fdd0ef)
 - build(deps-dev): Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 [`07a8e20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/07a8e203e1aacbea72e0d6cd52d2bcf0554c8855)
 - build(deps-dev): Bump @types/ws from 8.5.6 to 8.5.7 [`d2b5af7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d2b5af7a26639b7389483aaf6aa4a6b7285a9536)
 - Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.5 into combined-prs-branch [`22bbed6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22bbed6eb43b70588ee6d790e48d66cb816dc8db)
 - Merge dependabot/npm_and_yarn/types/node-20.8.4 into combined-prs-branch [`1f71735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f7173559059235505c4cca840d2c92a5b2daa6e)
 - refactor: convert commonjs files to esm [`b0c4f88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0c4f887c7cbe5168955a360264c0b9dc091b22f)
+- test(simulator): recommend and setup extension for node.js test runner [`994a64a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/994a64a3d213821b2384ef2df74c2c8e4eeab098)
 - test(ui): recommend vitest code extension [`27a5626`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27a5626b1c26bc6ea80602cd68205d216e267a26)
 - build(simulator): do not copy .npmrc on docker image [`323bdc0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/323bdc0206f96cfe0a8ee5b3e25f138332a06d18)
 
index e8abca3214b0601596a62e25ac2562afb6be4a11..d2da8db40d22157a921c0b8bcbcb33a41cff95a4 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.24",
+  "version": "1.2.25",
   "engines": {
     "node": ">=18.18.0",
     "pnpm": ">=8.6.0"
index 04299bc0105ca5236c3daa62446f3f06609b37e2..a5755e51b90e4fe3ae679234da872486cfcfcde0 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.2.24
+sonar.projectVersion=1.2.25
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src