fix: flag dynamic pool mode as experimental
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 11675ad18132a3982e4f5eb5bb410e9abff2714c..0c12af3187e5f1820f93e7a981dfc5f45284bf8d 100644 (file)
@@ -1,6 +1,93 @@
 # Changelog
 
-## [v1.2.15](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.14...v1.2.15)
+## [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)
+- 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 [`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)
+- feat: expose pool/set information [`b779c0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b779c0f8db458a7d53e702fbb50ce23a2fe01d39)
+- perf: run charging station as async resource in the worker set mode [`a679a16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a679a1625e2f153a4c882bc8ff7befce50d4119a)
+- build(deps): apply updates [`2ddfa7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2ddfa7a4f97b2b5891ffc5d4a71e9182955f362e)
+- refactor: cleanup worker set code [`b0dee77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0dee77873629ef36e472deb978a0a0ead3fabca)
+- fix: missing status updates regarding reservation cancellation and replacement [`ec9f36c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec9f36cc584e72b454151d8c871d8bf0faa7b7d7)
+- fix: avoid concurrent ATG startup [`1135386`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1135386576395b90768d5e03a16fb44d340361e0)
+- feat: add configuration tunable for logging enablement [`ae38904`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae389044af7cfc9661bc53658ea405f4f1ae84ae)
+- fix: Handling of remote start transactions in reserved state [`899cb10`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/899cb106c44c0b7a56266b5470a22c0cc773cc44)
+- build(deps): apply updates [`15ad763`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15ad763ee257fb7d6b767a6014c273f757641b02)
+- refactor: throw error at simalator start/stop outside the main thread [`ee60150`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee60150ff976ab3689fbef317ca0574459a0a819)
+- fix: ensure firmware update simulation always run as async resource [`507a34c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/507a34c154d4877cc261df07b942bcef01b87b4b)
+- refactor: cleanup reservation code [`b029e74`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b029e74e2da1c9181d29ec10e6e2f4c2375b8da9)
+- refactor: trivial cleanups [`022a231`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/022a231c76e227205b0124a7aef8e16ceb86a1d9)
+- fix: ensure all charging stations are started as an async resource [`ca47912`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca47912d4ef0ca7608be49e62aadb6a931d74359)
+- refactor: cleanup reservation code [`96d96b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96d96b12d0fd34e04b09e6262bb2d385a15b220f)
+- refactor: revert overzealous cleanup [`eb79c52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eb79c5258581a9fe082bd8be1b534fef93f8ff6a)
+- Update src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts [`090ef12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/090ef127fcc1199642b7a25e28b479f8d94afbbc)
+- Update src/charging-station/ChargingStation.ts [`ea5d5ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea5d5eef0981ce1a29c2cb6ce5ee0e8408250952)
+- Update src/assets/station-templates/evlink.station-template.json [`433ee2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/433ee2bb3952ed19dd3dbf336c03f3eaa30370b7)
+- Update src/types/ocpp/Responses.ts [`bc45a60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc45a604f3a01b1601a85d76046c42961fc2ec9e)
+- Update src/types/ocpp/Responses.ts [`9cfa0fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cfa0fcf76afc3d5d2bb552cd2d7764f6635f670)
+- Update src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts [`0ed4ca0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0ed4ca0a1bd55fddf3c219e8cca11ca6d7f33b54)
+- Update src/charging-station/ChargingStation.ts [`103a72a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/103a72af06695a79b009fce5d66e297aeed85f4f)
+- Update src/charging-station/ChargingStation.ts [`baa539e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/baa539e6b66a5c479327f48195df5a4133b8c0e7)
+
+## [v1.2.15](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.14...v1.2.15) (2023-05-31)
 
 - fix: fix commonjs import issue with node.js 16.x.x [`#582`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/582)
 - build(deps): apply updates [`13aa228`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13aa228baf773556a558eae4b6aa6170d57941b7)
 - build(deps-dev): apply updates [`eee4fe2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eee4fe24584ffacde1d5d905f4ab77cd9cff926e)
 - refactor: only copy assets used at runtime in the bundle [`672551e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/672551edc7fdd48814717269e2f814bd54fa387b)
 - refactor: convert WorkerUtils class static methods to constified arrow [`789871d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/789871d6585093e2ab0444bd7ca063ca86c344f8)
+- chore: version 1.2.15 [`64a32e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64a32e9aab21b14c07bacda8766056a676f17f9c)
 - fix: allow to set some x509 certificates in templates [`d4d6573`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d4d65733e925dcc1b152eef88f3f03e6f25037c3)
 - refactor: factor out default OCPP request params value [`b9da1bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9da1bc288a2a6ffccfbca6cd19aa195bc6ccfbf)
 - build: update pnpm lockfile version [`5f0a7b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f0a7b0d1d6ccfa750f6f867e7ddfea412f43f9a)