X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=bf481700b5071bb3abc02fd8ee0f27f219553cd8;hb=3bcb016865c38c3845469135760eda887277e775;hp=43ea6299c3bab253c6848f781417067af3da9d7c;hpb=2ae4ee11ba25a24a9428806c2c0d9e094d41ed60;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ea6299..bf481700 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,195 @@ 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.19](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.18...v1.1.19) + +- 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) +- Cleanup [`331e20b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/331e20bbca5a7f404551666c4a3609ae92fc5e86) + +#### [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) + +#### [v1.1.7](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.6...v1.1.7) + +> 23 September 2021 + +- Apply dependencies update [`724b41e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/724b41e4f84d4f3c159ca477e3ccc6e31cc15818) +- Consistently use idTag for RFID tag [`f4bf2ab`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f4bf2abdd27ce5ddb64d0efd3763608320efc8d8) +- Remove uneeded condition on transaction status in ATG [`85d2066`](https://github.com/jerome-benoit/charging-stations-simulator/commit/85d206672d2dc688827177e4de87a069c4b2cdc1) + +#### [v1.1.6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.5...v1.1.6) + +> 21 September 2021 + +- Fix ATG run duration computation [`0045cef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0045cef5dae3be8131969d08f70c10748922524e) +- Version 1.1.6 [`174852d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/174852d08d43d909fad34ebe158b12975948ba89) +- Optimize heap tunable for CF [`e55ef94`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e55ef94a997fd43fe1b6f2711667777e57cdef63) + +#### [v1.1.5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.4...v1.1.5) + +> 21 September 2021 + +- Apply dependencies update [`2f30779`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2f3077930c8e17f2ebba01dfba2c0124e5948705) +- Apply dependencies update [`f9b1488`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f9b14880b5742b1e721b0b1ca6d3ed62ec63d021) +- Add empty object type and use it on some ocpp responses type [`c12b43d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c12b43d0f4569a189e064768c14088ab8fce9e1b) + +#### [v1.1.4](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.3...v1.1.4) + +> 19 September 2021 + +- Optimize ATG run duration handling [`265e426`](https://github.com/jerome-benoit/charging-stations-simulator/commit/265e42664464f3846b3663dcf96264c6d161a77a) +- Add sanity checks to random number generation code [`b322b8b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b322b8b4712bd412ea2d1e27924dcc6f1bb08c63) +- Add sanity checks to random integer generation [`a3868ec`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a3868ec4e6c4782ba51066ddbba74f9730dbba19) + +#### [v1.1.3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.2...v1.1.3) + +> 18 September 2021 + +- Add scope to helper methods in Utils class. [`0f16a66`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0f16a6625f6ec995565a7a8de7ff08808eeb5c86) +- Fix duration formatting for large one [`d7d1db7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d7d1db72537ac2b012ca901a768d6442f3cf39fe) +- Version 1.1.3 [`1f6a615`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f6a6158e1d9a2f234704efbbf1a89fa48d69e67) + +#### [v1.1.2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.1...v1.1.2) + +> 17 September 2021 + +- Apply dependencies update [`3a2adbe`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3a2adbe5f8f5d7d3e4d351aacac37fa07593fc96) +- Fix and secure random number generation code [`c37528f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c37528f1b44c116d0e714194e881d94951efdef6) +- Version 1.1.2 [`c3afd76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c3afd76e6d2323de2d56a4eb324524c3f73eee38) + +#### [v1.1.1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.0...v1.1.1) + +> 16 September 2021 + +- Fix ATG execution time accuracy. [`7d75bee`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7d75bee1fb4f5946cba9bd453604ae9c359595c1) +- Version 1.1.1 [`eecefdf`](https://github.com/jerome-benoit/charging-stations-simulator/commit/eecefdf8b2599c7f43ab8938aed8b06c0578ec9a) +- Silence a sonar warning [`68a8d1b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/68a8d1bbf67c9b3eac7e61c0e2526710a106f0c8) + +#### [v1.1.0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.62...v1.1.0) + +> 15 September 2021 + +- Version 1.1.0 [`2a2d9bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2a2d9bba858b5368b3fefa1fc4ae9e5d6ce44a20) +- Apply dependency update [`c2e6012`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2e60123b7c9124cb51f3cccb528a15f219e5b61) +- Fix .cfignore file for templates. [`bc9b43d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc9b43db6649c1182b6dbb9e172c213dbd1a8abf) + +#### [v1.0.62](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.61...v1.0.62) + +> 15 September 2021 + +- Cleanup OCPP message sending and error code [`e7accad`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e7accadb398c418c41571c53e2c70b1cca3e83d5) +- Version 1.0.62 [`f1eb461`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f1eb461f53b26be7b40eeb4114dd069ace916c00) +- Fix misplaced parenthesis [`624df19`](https://github.com/jerome-benoit/charging-stations-simulator/commit/624df19998b1edea4bd7baf4ea3314ad163b90b1) + +#### [v1.0.61](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.60...v1.0.61) + +> 14 September 2021 + +- Apply dependencies update [`105758c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/105758c25b973c04f6c62f222106019c3a87b000) +- Version 1.0.61 [`b7635c0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b7635c0f08ef609f4647062ae4d16c393be7dd0d) +- Fix log message quoting [`b4a58db`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4a58db4470e2ddc4825504ff639777d635958e2) + +#### [v1.0.60](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.59...v1.0.60) + +> 13 September 2021 + +- Fix performance storage jsonfile consistency at write: [`c63c21b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c63c21bce46d9230688d0c5ebd31f5dd861324de) +- Log also ws closing reason [`6c65a29`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c65a2958d57b4c91a60150c2bf567659b64d4f0) +- Version 1.0.60 [`a37c4a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a37c4a0959efc51712d32c6d2d2facd84820e41c) + +#### [v1.0.59](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.58...v1.0.59) + +> 12 September 2021 + +- Version 1.0.59 [`c5e99a9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c5e99a9d53322379e96b5615e965fd034204c419) +- Use the same message for git and GitHub version releasing [`1cb34cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1cb34ccdfbee11b6a7057b5f4b92be7d7dd3560f) + #### [v1.0.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.57...v1.0.58) +> 12 September 2021 + - Add GitHub issue templates [`1e1be0d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e1be0dfd7b1183c9a8b516946870c01ec7ce721) - Remove some any type usage [`73d0904`](https://github.com/jerome-benoit/charging-stations-simulator/commit/73d09045dec38f798d93b28ad11e76f78d65c7cb) - Add error handling in one performance storage class [`a6ceb16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6ceb16a6b67653adaa0b40cd057826c71f44f36)