chore: version 1.2.17 v1.2.17
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 1 Jul 2023 12:18:24 +0000 (14:18 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 1 Jul 2023 12:18:24 +0000 (14:18 +0200)
CHANGELOG.md
package.json
sonar-project.properties

index f8edf130ece1939d3e485801ca4339422fbc4d6a..0c12af3187e5f1820f93e7a981dfc5f45284bf8d 100644 (file)
@@ -1,22 +1,64 @@
 # Changelog
 
-## [v1.2.16](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.15...v1.2.16)
+## [v1.2.17](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.16...v1.2.17)
+
+- feat: move logging configuration into its own section [`#348`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/348)
+- build(deps-dev): apply updates [`48d6341`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48d6341865611ca70238e84c88692ca5b70fe637)
+- build(deps): apply updates [`6790ada`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6790ada0235baa6f13e8118f72f24a12d211543c)
+- build(deps): apply updates [`2077055`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2077055721191758f98f26d0d7c9f029bccec88f)
+- feat: use OS optimized pool size by default [`60d1f5b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60d1f5b09771029bd3459a620e883c58dab0d4f5)
+- build(deps-dev): apply updates [`3ed14a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ed14a58c87be16effe926070f8e47de09b041b6)
+- build(deps-dev): apply updates [`30624b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30624b189388ba1a22b486dd66bcb13c6ae936ec)
+- build(deps): apply updates [`cc78217`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc782174197db07a874c288161089701fd0ca108)
+- build(deps-dev): apply updates [`2b080fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b080fa6677549d1b20859c595af1b2a3344be6b)
+- build(deps): apply updates [`fbc5c5c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fbc5c5c175d37c7565cbc9ccb09259ca68cc70be)
+- refactor: remove debug code [`03e9d27`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03e9d27705d90abb583fddcd0cc94b585110c633)
+- fix: fix eslint invocation scripts [`95f74df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95f74dfb55bd72045164be4b8dc62576e7c36518)
+- build(deps): apply updates [`a8c42bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a8c42bfa530b48fcef5c88992466aa9deca9abcb)
+- build(deps-dev): apply updates [`349d5d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/349d5d26522c29f6841bc7ca3b0663d51cfef30a)
+- fix: various fixes to the reservation code [`3fa7f79`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3fa7f79999c26d0783d13cbae7c038c840fdd303)
+- fix: fix worker options argument passing to worker pool/set [`be245fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be245fdab36274873e0a9651589cebd097548076)
+- build(deps-dev): apply updates [`42cdde9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42cdde9af59120d9096533380a97fa6bc3ecd26b)
+- build(deps-dev): apply updates [`3f7313c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3f7313c56158038d0891d92c17be5ec89caab92f)
+- build(deps-dev): apply updates [`08921fb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08921fbbb2829f0d4593400f77b49b7eaa610576)
+- fix: ensure simulator will stop after a timeout (120s) [`1832a98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1832a9868aa1ce376d7a408afa3c01c0f44a5cb3)
+- fix: make worker set respect all relevant worker options [`29bb4de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29bb4dee107ec14629baaf6ffc66d934c4c2dacf)
+- fix: ensure id tags cache is properly cleaned [`26a17d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26a17d9368bd65430bea2a04d23df8ebe84aeac2)
+- docs: refine README [`f6105f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6105f32e5f819ece6190c3958cd14582ce2ca33)
+- refactor: consolidate worker events enum [`810f4ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/810f4caf2bf0b12d5c429d1d21af62b1fe67f965)
+- build(deps): apply updates [`564f52c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/564f52c95e3dcb8769b758053ec028e8da457be8)
+- refactor: use a directory to store performance related files [`53b8a4f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53b8a4fd3c9b2612ddecf5d7abd0715bbab94c64)
+- refactor: cleanup worker export [`6b2f437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b2f4370c8c7c06fd1b6939134f737cdad24171d)
+- feat: display worker set/pool info at startup [`0bde1ea`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0bde1ea1ef9f72552609d6314d0533d565a09aba)
+- fix: properly handle non existing configuration sections [`25baaaf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25baaaf241b827786fd7c11a77c9a0f3431608d0)
+- docs: refine README [`d317ba0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d317ba031e5f4a1a93b13ec136ea7593e8e3386a)
+- fix: do not run scripts while installing deps in docker image [`e028497`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e028497c367f38b3d1303634d65bb90d764374cb)
+- refactor: align set information namespace [`19bdf4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19bdf4ca58ec313de2404dc598553a328b425722)
+- fix: ignore performance top level directory only [`6b6a738`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b6a738becb1ca0c401a963947ec7ccfeb21ef0b)
+- docs: refine README [`58b0ee7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58b0ee76761fc9f18b85e4b009995bda177c1f1d)
+- docs: refine README.md [`d351791`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d35179157e1dbb05514ac3ee6b2634ea6e7fc3ca)
+- refactor: refine configuration deprecation message [`be623cd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be623cdc2f32b395ea509ec9de512bd68f5a1b85)
+- fix: export worker events also as enum [`c9101d5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c9101d5d7c5fcb3cbadee55596cc38975e4929b7)
+- docs: add FIXME [`933e253`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/933e253b07b60f598e94a40cb817e334fb0f1995)
+
+## [v1.2.16](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.15...v1.2.16) (2023-06-07)
 
 - Merge as is with trivial errors to be fixed in a subsequent commit. [`#574`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/574)
-- build(deps): apply updates [`bf10ea9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf10ea967a8f5d2cfc119d0fca405b6224b83b28)
-- Merge pull request #596 from JulianHBuecher/reservation-process-bug-fix [`9c6983d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c6983d1f7acf05a0a4b69ddb233c8331063a79c)
 - refactor: applied changes for pull request [`66dd344`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/66dd344779f5258bbf4c76b386d005c0c2160b11)
 - refactor: rewriting functionalities and added additional helper functions [`d193a94`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d193a94981cfed2c3d502eeca581ce4e9f0eebe5)
 - build(simulator): features for reserve-now and cancel-reservation support added [`24578c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24578c318295d517762fa075959846f230affbe0)
 - feat: restart worker on uncaught exception [`8baf3f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8baf3f8f3e3330c90cbd3474b6f5c7d589be17ff)
-- build(deps-dev): apply updates [`d7dd512`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7dd51247ad8860ab4b4eb7b730b7eee4bbb0fca)
 - build(deps-dev): apply updates [`e1140db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1140db1186f026dfc1756900317542259b67ff8)
 - build(deps-dev): apply updates [`c2a5b46`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2a5b469f4015f72f2b99de1c0140e712b609ecc)
+- build(deps): apply updates [`bf10ea9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bf10ea967a8f5d2cfc119d0fca405b6224b83b28)
 - fix: guard against concurrent simulator start/stop [`82e9c15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82e9c15a91568d8a391677f11c315f4b253336ce)
 - feat: add event emitter to worker pool/set code [`962a815`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/962a8159b104d06b945fc28143c4468ff1c913d9)
 - refactor: cleanup reservation handling code [`178956d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/178956d8c51c6a2b4ecc55b592dfb9ee339b8105)
 - refactor: use helper to set and send connector status in reservation [`ec94a3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec94a3cf52930554aa2ffbdf67c06f23095cabb6)
 - refactor: factor out charging station events waiter [`b1f1b0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1f1b0f6ea0a9a5da396e20083071857e40c538c)
+- chore: version 1.2.16 [`367f395`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/367f395068fb3d8ec7ecef0d3233b27844475a2f)
+- Merge pull request #596 from JulianHBuecher/reservation-process-bug-fix [`9c6983d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c6983d1f7acf05a0a4b69ddb233c8331063a79c)
+- build(deps-dev): apply updates [`d7dd512`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7dd51247ad8860ab4b4eb7b730b7eee4bbb0fca)
 - fix: validate response payload related to reservation OCPP commands [`28fe900`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28fe900f67212a25ae58ff48afb46f92bf7a101c)
 - build(simulator): constants, requests and responses for reservation scenario added [`db652e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db652e1ea3fbb7ae3902c4b91b857bca44c87ac1)
 - refactor: encapsulate worker in an object [`6b57eb9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b57eb9a3fccc8e29028b00a3a1f33544852760f)
index 19a575b0fcf445794d670ef5a8d6af05cdcdc96b..8ed50c40985b3f2b24e87958496eae086f0be0bf 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.16",
+  "version": "1.2.17",
   "engines": {
     "node": ">=16.14.0",
     "pnpm": ">=8.6.0"
index 82753f9cd17bd68789b42dc4b6d2065bdad50849..bedfba9c6dd510520a78168338c54977110f3f04 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.16
+sonar.projectVersion=1.2.17
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src