Version 1.1.57
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 4482d71dcec4e29193b247a1b1244fac248eaa26..23302d4853d16cebb788534f3846dc92ffbf4eac 100644 (file)
@@ -4,8 +4,393 @@ All notable changes to this project will be documented in this file. Dates are d
 
 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
+#### [v1.1.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.56...v1.1.57)
+
+- Merge pull request #207 from jerome-benoit/fix-response-pending [`9b75e3a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9b75e3ab59b911697ad2f809e2aee6967a46e0c4)
+- Apply dependencies update [`39dca63`](https://github.com/jerome-benoit/charging-stations-simulator/commit/39dca63f0a8e166228e853084afb36ee697f7d2d)
+- Apply dependencies update [`5d12c42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5d12c425ff0a1e3fd167e29493588fa6ac5923f8)
+
+#### [v1.1.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.55...v1.1.56)
+
+> 17 March 2022
+
+- Apply dependencies update [`2c3872a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2c3872a1a3b3b5da128500bbfb65ece46a29fc3d)
+- README.md: Enchance configuration files documentation [`1816f74`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1816f743cd705bb5ba7fb206df84f16987a2c3ab)
+- README.md: Spell fixes [`170bec5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/170bec5384bf1ea362b46a099b0e092cfaec33d5)
+
+#### [v1.1.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.54...v1.1.55)
+
+> 15 March 2022
+
+- Add stationInfo to persistent configuration [`2484ac1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2484ac1e71dc33f01b965b5898b319de938cf90d)
+- Strong type sendMessageHandler response with generics [`f22266f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f22266fd29f7f11ba883d7f799ef607be05d4232)
+- Apply dependencies update [`25b292f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/25b292ffc0665399325f5392cdecd2b0e354237e)
+
+#### [v1.1.54](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.53...v1.1.54)
+
+> 10 March 2022
+
+- Disable husky installation on CF and CI [`2aa2a8d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2aa2a8df7efc101413c780938bf5d4c02ea4a525)
+- Fix docker image build [`658e2d1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/658e2d16622bc69a4a0c5df02fae29fd0cc7efac)
+- Add helper to get connector id for a transaction id [`f479a79`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f479a7929a02e6290ec945557136bf4ee5445107)
+
+#### [v1.1.53](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.52...v1.1.53)
+
+> 9 March 2022
+
+- Fix metervalues payload format [`#198`](https://github.com/jerome-benoit/charging-stations-simulator/issues/198)
+- Version 1.1.53 [`1bbd055`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1bbd05510c7194a287a5fecc02c0540d5e6520cc)
+- Add the missing issue template key in the right section [`cb9a9a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cb9a9a02105dfb078b2786108abc7af5d031955e)
+- Add missing payload attributes to boot notification [`29d1e2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/29d1e2e70bc8ce223a0e8f4966552c3ae027e297)
+
+#### [v1.1.52](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.51...v1.1.52)
+
+> 8 March 2022
+
+- Initial code cleanups for the future OCPP requests code optimization [`78085c4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/78085c42a98966f7118f2575b2fde9a386399c94)
+- Convert sendStopTransaction to OCPP message sending handler [`68c993d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/68c993d5b34c191022256f26d4e95e5f3b9974d4)
+- Convert sendStatusNotification to OCPP message sending handler [`93b4a42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/93b4a429b3cd9c37b5698b601361039c51e295d2)
+
+#### [v1.1.51](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.50...v1.1.51)
+
+> 5 March 2022
+
+- Apply prettier formating [`e7aeea1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e7aeea18e189dd087c8f951cf77a253e2818ae90)
+- Add pre-commit hook to format files properly [`c28d8ad`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c28d8adf214c89a5fbb33e3cd5858d05679874fe)
+- Fix eslint and prettier configuration [`1006808`](https://github.com/jerome-benoit/charging-stations-simulator/commit/100680888f3b49453ddb4081988a480ee3030d07)
+
+#### [v1.1.50](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.49...v1.1.50)
+
+> 4 March 2022
+
+- Fix workerSet startup [`d070d96`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d070d967782492d71c5716d2560177531f826f53)
+- Version 1.1.50 [`f902e1c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f902e1c441c6751f885e39bc5aa23721a102f424)
+- Fix workerSet linear ramp up at startup [`36367c3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/36367c31509f7b23c5788ecf6c84ad9be3734c73)
+
+#### [v1.1.49](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.48...v1.1.49)
+
+> 4 March 2022
+
+- Cleanup worker internal API [`4d7227e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4d7227e61934a6b082a4d89268c454f7ee3605e1)
+- Apply dependencies update [`6825024`](https://github.com/jerome-benoit/charging-stations-simulator/commit/68250247081144b3ccc237926c350037a3db28ed)
+- Add tunable for charging station start delay for linear ramp up [`4bfd80f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4bfd80fa794b4b2f89427ef9f5944664ce3bdade)
+
+#### [v1.1.48](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.47...v1.1.48)
+
+> 24 February 2022
+
+- Enforce singleton design pattern for the logger [`bc464bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc464bb1fb95c50a14b25478d35be76b7d8e5498)
+- Refactor OCPP requests sending helpers [`5e0c67e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5e0c67e8a137c2c9cf73b49ae2837c469d7b4af5)
+- Ensure 1:1 mapping between charging station instance and its OCPP services [`9f2e313`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f2e313013116428f5bce2be59e2f5c07502c026)
+
+#### [v1.1.47](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.46...v1.1.47)
+
+> 10 February 2022
+
+- Add occpStrictCompliance template tunable [`672fed6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/672fed6e70e94e37ba8db689d8517f42ae0f4477)
+- Version 1.1.47 [`fbe2891`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fbe2891fa687e54f754f891996d4da837b272e03)
+- Simplify some code logic [`6114e6f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6114e6f11b3fb12439d464e142fdf93866982b6c)
+
+#### [v1.1.46](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.45...v1.1.46)
+
+> 8 February 2022
+
+- Apply dependencies update [`d29de7b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d29de7b8144ef6be6c0c2bd2f5db3893fd178942)
+- Version 1.1.46 [`148bb67`](https://github.com/jerome-benoit/charging-stations-simulator/commit/148bb67bfdd5c84d12f1fd895b98e4f4f698faa9)
+- Relax OCPP commands acceptance while the charging station is in unknown [`5328366`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5328366132d84ad844f92b2b8fc13e4418b10f5c)
+
+#### [v1.1.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.44...v1.1.45)
+
+> 7 February 2022
+
+- Apply dependencies update [`30d4f23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/30d4f23338994b2de4349bc0e4e69cd50156dee2)
+- Apply dependencies update [`3a34479`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3a344794c3b72f6e95088c50d094d19007184827)
+- Apply dependencies update [`c2995f7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2995f7c6c98f0efefae5f364fc59f78e2ff145b)
+
+#### [v1.1.44](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.43...v1.1.44)
+
+> 5 January 2022
+
+- Apply dependencies update [`c15ced0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c15ced0ba99a062e2aa0f362d425977ed6b524f7)
+- Apply dependencies update [`d1eff23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d1eff23433e7231dee8179296f9ac7c23f55611e)
+- Apply dependencies update [`0e74bdb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0e74bdb0074a73d4b36c610431063485ab5f8c23)
+
+#### [v1.1.43](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.42...v1.1.43)
+
+> 28 December 2021
+
+- Apply dependencies update [`41c9441`](https://github.com/jerome-benoit/charging-stations-simulator/commit/41c94417d278bbe67b6025e7f5a92e7fe67e73fc)
+- Apply dependencies update [`a10297b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a10297baeedc09f9be11d68e0f5f42de23c3f2e5)
+- Apply dependencies update [`11e727b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/11e727b46cdc11604161491d11f7f8ea374872b7)
+
+#### [v1.1.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.41...v1.1.42)
+
+> 20 December 2021
+
+- Refine autoRegister CS template tunable handling [`e58068f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e58068fde9b27e3de6733be24fc7b3dfac37331b)
+- Version 1.1.42 [`1e37e5b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e37e5b84ab2a63a47d2efab71d66b068df9cbf9)
+
+#### [v1.1.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.40...v1.1.41)
+
+> 19 December 2021
+
+- Apply dependencies update [`f5ef488`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f5ef488505dcf9b8c3041f156ce78f280c8275ca)
+- Check for CS registration status before issuing OCPP commands [`124f355`](https://github.com/jerome-benoit/charging-stations-simulator/commit/124f3553d1516addeb523e3ae364ab727bae8d04)
+- Apply dependencies update [`606e466`](https://github.com/jerome-benoit/charging-stations-simulator/commit/606e466e17dde7344c63af1cb1293a522e83f1b4)
+
+#### [v1.1.40](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.39...v1.1.40)
+
+> 9 December 2021
+
+- Fix default configuration handling on some sections [`1ba1e8f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1ba1e8fb644aa0ba8c0295c9eedb6f63e5467459)
+- Version 1.1.40 [`72b4e76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/72b4e76d251a0bdfe225fdae95f80b606ad1b5ab)
+- Try to propagate error on configuration file reload. [`dcaf96d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dcaf96dceb56a3ca655ca67dc106ced2b6aaaca1)
+
+#### [v1.1.39](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.38...v1.1.39)
+
+> 8 December 2021
+
+- Apply dependencies update [`860a9c5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/860a9c5a7218ea46ec273499765ce77363355b6a)
+- Version 1.1.39 [`411df11`](https://github.com/jerome-benoit/charging-stations-simulator/commit/411df11c636748c09488e759741ba5f067e22ef3)
+- Properly default also the performance storage enablement [`6b693c8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6b693c8e54517152b3e9cbd519569101fdae531c)
+
+#### [v1.1.38](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.37...v1.1.38)
+
+> 7 December 2021
+
+- Apply dependencies update [`9c133fa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9c133fad1cf5c3b8d9daf360b1432301f26cc7b2)
+- Version 1.1.38 [`868b9e5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/868b9e508c8340a16ea72ad79dc645af681f5968)
+- Merge pull request #112 from jerome-benoit/fix-template [`44eeece`](https://github.com/jerome-benoit/charging-stations-simulator/commit/44eeecebb942017920da10af6596ddf608b61ddb)
+
+#### [v1.1.37](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.36...v1.1.37)
+
+> 6 December 2021
+
+- Use camel case everywhere [`1f5df42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f5df42ad17d09d3a1f53f6618eba325a403d7ad)
+- Version 1.1.37 [`928dfb4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/928dfb4180cf7565e8b10f4714c0ce379aa80b6e)
+- Consistently name directories in repository [`383cb2a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/383cb2aee597e711f037c9f67151191bb233a91c)
+
+#### [v1.1.36](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.35...v1.1.36)
+
+> 2 December 2021
+
+- Switch to current node.js LTS version [`5f8a4fd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f8a4fd69e71615ee1e34b7d057266163858bc00)
+- package-lock.json: update [`b86178c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b86178c790a52c84a7929ff7e104d692da8bd8d0)
+- package-lock.json: update [`45fd2bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/45fd2bceb7b606ae6765dab694f592e83f28b5cf)
+
+#### [v1.1.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.34...v1.1.35)
+
+> 26 November 2021
+
+- Version 1.1.35 [`d27fcb7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d27fcb79b2e9c8ef3c824e49652c9c5fce600b51)
+- Apply dependencies update [`001f272`](https://github.com/jerome-benoit/charging-stations-simulator/commit/001f27299de9ed07cf2bd4d5fd4045eb67a91e56)
+- README.md: fix template default value once again [`db05bc8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/db05bc8bafb5d4e99c6ddf2ca5ae676d1579f773)
+
+#### [v1.1.34](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.33...v1.1.34)
+
+> 24 November 2021
+
+- Add supervision connection URL support setup through OCPP parameter [`12fc74d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/12fc74d6921babe7a275788b022165b751d6a8ce)
+- Improve code readability [`928e662`](https://github.com/jerome-benoit/charging-stations-simulator/commit/928e662d53196408eef0b99e09e750037d61e1e6)
+- Version 1.1.34 [`d47bb35`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d47bb352f2c163c8f36d255df5b9a909854cf2ea)
+
+#### [v1.1.33](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.32...v1.1.33)
+
+> 22 November 2021
+
+- Apply dependencies update [`42f7475`](https://github.com/jerome-benoit/charging-stations-simulator/commit/42f7475e1c7163a8a660e8f9efcaad5db3aea4c8)
+- Apply deps update [`1dc2997`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1dc299743f979eb554f193053799ac617f310cdc)
+- Make the performance measurement time series actually a real time series [`0c14231`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0c142310bb891fd23f2c40234af1fddd88ba71d5)
+
+#### [v1.1.32](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.31...v1.1.32)
+
+> 18 November 2021
+
+- Apply dependencies update [`bf73848`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bf73848915dcbaf7e0826f60a95250e5d7681cc0)
+- Version 1.1.32 [`7313a8f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7313a8f1ce811e6eb2598632d9105b846f04c934)
+- Fix log message [`b4d1b41`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4d1b412b904e55e25705549e031a054054e28d7)
+
+#### [v1.1.31](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.30...v1.1.31)
+
+> 17 November 2021
+
+- Apply dependencies update [`13f66ec`](https://github.com/jerome-benoit/charging-stations-simulator/commit/13f66ec728abdbf4cd40eb547a36bc6b098da1d0)
+- Apply dependencies update [`a63cd73`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a63cd73561309b6ea47253f0ee3d20f8a9799a5a)
+- Silence linter some more [`dc100e9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dc100e978337264ceade1c7bbd67faa967c874e1)
+
+#### [v1.1.30](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.29...v1.1.30)
+
+> 14 October 2021
+
+- Apply dependencies update [`3307084`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3307084863575c9a83079bd77ef255c961521596)
+- Apply dependencies update [`1fe16c9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1fe16c9c1f11b81be83aa2059ecefe63e524929d)
+- Apply dependencies update [`f1d0cc7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f1d0cc73a5d148e3c6edef67e58d10aca83d5a71)
+
+#### [v1.1.29](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.28...v1.1.29)
+
+> 12 October 2021
+
+- Allow to specify ws options in charging station template [`cd8dd45`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cd8dd45729bcb9838f1f3c7b82596b8b30f8ce4d)
+- Apply dependencies update [`561708a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/561708a96364dbf96ea39220a1d0d180508dfe83)
+- Version 1.1.29 [`f8b73ba`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f8b73ba50fff10fa0282b971bf24f70454231eca)
+
+#### [v1.1.28](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.27...v1.1.28)
+
+> 8 October 2021
+
+- Improve OCPP request's response error handling [`a4bc294`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a4bc29426a2f56c987ec161d86baf9a83c0398ca)
+- Apply dependencies update [`7f876bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7f876bbcb65688ba973381f628df13bf41fd4b73)
+- Version 1.1.28 [`e42d7b1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e42d7b1ffe054c767c0deb472e852ec1a0b7bf46)
+
+#### [v1.1.27](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.26...v1.1.27)
+
+> 6 October 2021
+
+- Add more sanity checks at remote start transaction [`a265348`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a2653482348f1183b4f8852d43f23dbff711bd83)
+- Version 1.1.27 [`62e6c9d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/62e6c9d0b0f7bbf6a73248b3157368e0c112701b)
+
+#### [v1.1.26](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.25...v1.1.26)
+
+> 6 October 2021
+
+- Version 1.1.26 [`dea08fc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dea08fc312d196cd7c9e509f4cc37993d72da99e)
+- Fix callback invocation in promiseWithTimeout() [`ed0f838`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ed0f83800d2e1f68b82a233dee91745ba4031cfb)
+
+#### [v1.1.25](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.24...v1.1.25)
+
+> 5 October 2021
+
+- Apply depenencies update [`0489b5c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0489b5c8f32c870892e22705a1ceef3cbad6676a)
+- Fix energy calculation in metervalues [`32618c7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/32618c7187a3ff23f04c955b1bc8ba4ca043a931)
+- Version 1.1.25 [`4c0c2a1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4c0c2a183ba534ae110d7603c1db097f896846a4)
+
+#### [v1.1.24](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.23...v1.1.24)
+
+> 4 October 2021
+
+- Convert OCPP message buffer to a Set [`8e24227`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e24227340572ec9f086d966c079ead58cc60ef5)
+- Fix OCPP message sending timeout handling code [`6d9abcc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6d9abcc2b7b384773348c64bf0f7fc4dc5aad061)
+- Version 1.1.24 [`06837df`](https://github.com/jerome-benoit/charging-stations-simulator/commit/06837dfc0d84f1b4f57e89d380760d73b921ca36)
+
+#### [v1.1.23](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.22...v1.1.23)
+
+> 3 October 2021
+
+- Use a map to store OCPP command statistics [`ff4b895`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff4b895e48c7e0c0ba57aa9e811ece2a9877340f)
+- Version 1.1.23 [`d455a13`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d455a13615017163c12e3199e0086fb717396942)
+- Apply dependencies update [`311dd6f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/311dd6feba5fe8c1c86c3875b72b40bef688244e)
+
+#### [v1.1.22](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.21...v1.1.22)
+
+> 2 October 2021
+
+- Version 1.1.22 [`b40d8b0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b40d8b0d67a08a811f1d7cc88369b70034b64b8a)
+- Improve resquest response error logging [`887fef7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/887fef764941b7a9970fd78bbc608882c320fe78)
+- Refine some type definitions [`9239b49`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9239b49afd9a0cf6a6a2008d9c907fe42072f29b)
+
+#### [v1.1.21](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.20...v1.1.21)
+
+> 1 October 2021
+
+- Flag some attributes readonly [`9e23580`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9e23580d87c4e356f85a41eff450693f7d7738dd)
+- Version 1.1.21 [`287f65a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/287f65a95dabac857287a857e938100be043a5c7)
+- Do not log response statistics at sending issues [`c52f1f4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c52f1f49e485e8f75682f5ce974d54144cbe2b7c)
+
+#### [v1.1.20](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.19...v1.1.20)
+
+> 30 September 2021
+
+- Reset ATG connectors status if the number of connectors have changed [`54544ef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/54544ef1ca864c3a2e07ff020a7b8f0b38a825fd)
+- Version 1.1.20 [`086b340`](https://github.com/jerome-benoit/charging-stations-simulator/commit/086b340c88b70646b363e8b20f6fdb9d4bfadbc3)
+
+#### [v1.1.19](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.18...v1.1.19)
+
+> 30 September 2021
+
+- Convert to a map connectors and their status [`734d790`](https://github.com/jerome-benoit/charging-stations-simulator/commit/734d790d9983a43c20f9ffa728f18825625e8119)
+- Apply dependencies update [`4813263`](https://github.com/jerome-benoit/charging-stations-simulator/commit/48132636528412b0d48b22baf35414ab2e917bd1)
+- Version 1.1.19 [`3bcb016`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3bcb016865c38c3845469135760eda887277e775)
+
+#### [v1.1.18](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.17...v1.1.18)
+
+> 29 September 2021
+
+- Use a map a register response and incoming request handlers [`58144ad`](https://github.com/jerome-benoit/charging-stations-simulator/commit/58144adb13fbef619e8b75b36bad7c325d7cae50)
+- Version 1.1.18 [`c5548e7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c5548e7be1832fe05969d4e80adee4721d99cc11)
+- Fine tune default memory for CF [`0d39037`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0d39037da6a3cfc90aa3d691dd5be186daa1cbae)
+
+#### [v1.1.17](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.16...v1.1.17)
+
+> 29 September 2021
+
+- Unify WebSocket word usage in log messages [`5dc8b1b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5dc8b1b58356265bfe4c704c72874c8dc3d94450)
+- Version 1.1.17 [`94ac9fe`](https://github.com/jerome-benoit/charging-stations-simulator/commit/94ac9fecd2e2c42369221e4d10a9e30d244be74c)
+- Create connectors also if undefined [`8bf8861`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8bf88613e4ab93813de6d7a2e42c5397ccb930e5)
+
+#### [v1.1.16](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.15...v1.1.16)
+
+> 28 September 2021
+
+- Version 1.1.16 [`f871a44`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f871a44132619abe3cd5beeaec4fb898fb98924d)
+- Revert promise resolve/reject value [`aba5361`](https://github.com/jerome-benoit/charging-stations-simulator/commit/aba5361d9e42555ef62e31101a738cdab1c77e33)
+
+#### [v1.1.15](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.14...v1.1.15)
+
+> 28 September 2021
+
+- Plug one more memory leak in the OCPP stack in case of WS closed. [`6198eef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6198eef3947754c7ad85050cb56014794f60c846)
+- Version 1.1.15 [`3287285`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3287285b008ddc0da731712eecf05f20a88dbb55)
+
+#### [v1.1.14](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.13...v1.1.14)
+
+> 28 September 2021
+
+- Apply dependency update [`3d0af7b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3d0af7b825eac2bd55bdb9ba1e2dd5dbc9a0c699)
+- Version 1.1.14 [`d48c344`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d48c3449130186db20f9c296178d36e309d70c24)
+- Ensure the OCPP message sending stop if the WS is not open [`65334d0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/65334d061f549a3136373b27c35cb0e508c75a9f)
+
+#### [v1.1.13](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.12...v1.1.13)
+
+> 28 September 2021
+
+- Improve OCPP stack error messages [`a685c3a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a685c3af751f778eafc57a57d30e8b27255e9f1e)
+- Version 1.1.13 [`a3a08fb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a3a08fbb30d4ec0338714de06ecf563d549f70df)
+
+#### [v1.1.12](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.11...v1.1.12)
+
+> 28 September 2021
+
+- Always consider sent response to OCPP request as sucessfuly sent [`1864d7f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1864d7f5e1f7bdb0f696804c2e2c3694cec5a3d3)
+- OCPP stack bug fixes: [`32b0224`](https://github.com/jerome-benoit/charging-stations-simulator/commit/32b0224999178acf1101ff9075c95072d207206e)
+- Apply dependencies update [`ef5ef4b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ef5ef4b616b97ab4224cc2be966250ad88f51d87)
+
+#### [v1.1.11](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.10...v1.1.11)
+
+> 26 September 2021
+
+- Add more ATG internal states tracking [`071a931`](https://github.com/jerome-benoit/charging-stations-simulator/commit/071a9315b94fb1c6f7996ca71e42794ac9ff9f82)
+- Version 1.1.11 [`12c929d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/12c929dc7885fdeea0e7ec2b1886789715c100d1)
+
+#### [v1.1.10](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.9...v1.1.10)
+
+> 26 September 2021
+
+- Untangle charging station worker types from the generic ones [`98dc07f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/98dc07faaf264c0263d2c8de382efa9db59cd5b4)
+- ATG: unify start/stop on connector API [`83a3286`](https://github.com/jerome-benoit/charging-stations-simulator/commit/83a3286a048e21e8e872e6438736b818584a16ea)
+- Version 1.1.10 [`71bd868`](https://github.com/jerome-benoit/charging-stations-simulator/commit/71bd868951d5f6caa090a3e992fbd0fb5f31bdc1)
+
+#### [v1.1.9](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.8...v1.1.9)
+
+> 25 September 2021
+
+- Push down at the connector level ATG states [`9664ec5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9664ec50ce58f2fa682ad687a214d090a95d51f7)
+- Version 1.1.9 [`66ad0eb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/66ad0eb1a749a008fae689b3dab9bfc0a137fce5)
+- Ensure the ATG connector status is not overwritten at stop [`b2bece2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b2bece24c8376b29bb0075727402ec3368e31f04)
+
 #### [v1.1.8](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.7...v1.1.8)
 
+> 25 September 2021
+
 - Track ATG status on a per connector basis. [`7274023`](https://github.com/jerome-benoit/charging-stations-simulator/commit/72740232578802cecbae5fcf13dc491b92417cce)
 - Apply dependencies update [`d77e279`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d77e279f75a3060eb05777611c8a554aff6fe283)
 - Add node.js memory tuning to docker image [`525935a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/525935a5df9cd2b0ab4fc11c8231241bd9cb1b96)