X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=e208aba2d2b92fb66e3a61b7bf72ec2be27eee7f;hb=311dd6feba5fe8c1c86c3875b72b40bef688244e;hp=eb6aaec283c872e14d886b8898968258471ed23d;hpb=66ad0eb1a749a008fae689b3dab9bfc0a137fce5;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index eb6aaec2..e208aba2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,108 @@ 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.22](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.21...v1.1.22) + +- 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)