X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=eb6aaec283c872e14d886b8898968258471ed23d;hb=66ad0eb1a749a008fae689b3dab9bfc0a137fce5;hp=acb8ef556e7b29687fc7ea5a7aad11edb3a0e76f;hpb=8890b23275a28528f5e7d681f6bac9fd4b34ac14;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index acb8ef55..eb6aaec2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,47 @@ 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.9](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.8...v1.1.9) + +- Push down at the connector level ATG states [`9664ec5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9664ec50ce58f2fa682ad687a214d090a95d51f7) +- 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)