Version 1.1.57
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 0a07a3831c7adf989b53412bbc22b2f0c61a91ab..23302d4853d16cebb788534f3846dc92ffbf4eac 100644 (file)
@@ -4,8 +4,113 @@ 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)