X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=0171ed01ceff0899db84e34e6124782f07d85ed5;hb=3df786f9814812ee9a586da3d8f69d11d25d3033;hp=50954f59896b7ff725b5b2d36010d5532e340c97;hpb=293c552db1b65507cd2b96e0b7ae41fa59f8fc1e;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 50954f59..0171ed01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,55 @@ # Changelog -## [v1.1.84](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.83...v1.1.84) +## [v1.1.86](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.85...v1.1.86) + +- Apply dependencies update [`3ebeb51`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ebeb51babe7f0a2d5a32b089351ebbd37a2bc24) +- Remove now unneeded istanbul rollup plugin [`a812cd6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a812cd6b2916522126bc438e970fe56b1b8ef083) +- Use release-it plugin to bump version in sonar-project.properties [`5148ca7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5148ca7aaf464c84f2edce6ed00f94ce0bb4b610) +- Add Utils unit tests [`a2111e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2111e8df05d41021f5f0def70af8a832d8555c8) +- Apply dependencies update [`1df0126`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1df0126b105151d9d7c201ebec7b38ae54671a39) +- Apply dependencies update [`58a9807`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58a9807697106691f2fac0aa917d3be2545e5e21) +- Initial web ui integration in sonar [`c7382e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7382e085a97f5945a30129eaca886016439faa2) +- Fix isEmptyArray() logic [`30e2749`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30e2749175efd5daa751c9640441936bbd203265) +- Improve Utils unit tests [`45999aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45999aab924e2662784f4c7b0fbf5d4622a18d92) +- Move web ui code in its own directory [`ebbfbf1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ebbfbf1c01e010d051956867484b74a94237f546) +- Disable web ui sonar CI action [`c2d3028`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2d3028f2593d516d2a4e0c8d2bb646f6052a392) +- Implement an optimized (20x) version of isEmptyObject() [`87f82a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/87f82a940257f8d6814cf6af47fa8f1b66573eea) +- Fix UUID validation regexp [`8bd0250`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8bd02502e5cb44f91964241a5bc93b762ca7557e) +- Silence sonar cleanups [`81e3cc3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81e3cc3895d5dc289404c72459246d2b5215fe82) +- Add vscode configuration for unit tests [`5f60a7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f60a7fd5ff43e25d148d9be1ec999f13eac5a83) +- Fix random number generators input checks [`b3aa9f5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3aa9f53cdbf6dac72396c4392e11dcc4c37df65) +- Add node stable version to CI build [`2312423`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2312423276fef2557f704df1c26b5ef71e4848c6) +- Refine lint-staged configuration [`b4bb758`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4bb75826e017f6a51c5674bd69c502e152addf8) +- Add more tests for UUID validation [`9664207`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96642078c6b041716ada8cb721ac1abb8221f48d) +- Refine sonar-project.properties [`0cb6853`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0cb6853e4b885801f29d83be565131751c3791ff) +- Fix web ui sonar CI action [`95616e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95616e4a28e5d95d9e61d02e3e0f3c4121ca2894) +- Cleanups [`67f2439`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/67f24396f2a7f2e1f149e1c110325b8e562e9d47) +- Fix random integer generator [`1f86b12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f86b121076f7bed00f42e3f58c9f09166eda7ff) +- Sonar cleanup [`bd770dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bd770ddec2df168952038892f54799c62bb57bc7) +- Ensure the UUID generator define a value [`d12e7f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d12e7f3c812d4ce351492eb3b5da2722d261f331) + +## [v1.1.85](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.84...v1.1.85) (2022-10-22) + +- Apply dependencies update [`ef85c95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef85c95abf79b049e1cae653372bdf46b233dfac) +- Switch from nyc to c8 [`12240a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/12240a2ea6b5c924befefa8846732249ad357730) +- Apply dependencies update [`24559de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/24559de55842ec10ea45ccb3d9b8935c18ac6d5b) +- Apply dependencies update [`192927e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/192927e0a96e35e9d302b3ce845a2db99f19e9df) +- Strict boolean checks [`3a13fc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a13fc92f2bc5236dcde66fe5e79e0cea89f1c3d) +- Version 1.1.85 [`7fddbed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7fddbedb65822b4d67a85191941a77e69cc60e8f) +- Downgrade rollup to 2.x to fix windows build [`875e954`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/875e9541d6c760511b03a401d2cf18997d2855ce) +- Apply dependencies security update [`f452b35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f452b3569a95d9ac740447e951ac3ef0e82deef5) +- Move ts-node configurations to tsconfig.json [`a56d48e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a56d48e76a52c589c7ac4433c15fa028b39345ea) +- Strict boolean checks [`2329015`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2329015067d5715c3eb0b56984a66cdc1fe31452) +- Cleanup GitHub actions [`d5d2241`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d2241eaa804299589416c871d277e5b9311f29) +- GH action cleanup [`a1deee0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1deee04b887e89dcb63f2811f80c42bfff0d8cd) +- Properly separate eslint run between UI and main code [`d557022`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d557022543fd191373c3d0eafee5bcdbe0b70fd3) + +## [v1.1.84](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.83...v1.1.84) (2022-10-17) - Apply dependencies update [`15e8421`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15e8421581ce8c028eb758e6b6928f378f29c928) - Use node crypto built-in uuid v4 generator [`03eacbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03eacbe58030b56149284730a0af0367a01383cd) - Apply dependencies update [`4883f1c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4883f1c4b5839b6599815c839869f514d8b87cef) +- Version 1.1.84 [`293c552`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/293c552db1b65507cd2b96e0b7ae41fa59f8fc1e) - README.md: update default poolifier tasks scheduling [`19dbb57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19dbb57060f93eaa33284a3b439a0adc10af63e3) - Apply dependencies update [`2a06a8c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a06a8c08973aa64459ed93232f3e34de8ec8853) - Spell fixes to CHANGELOG.md [`521c07f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/521c07fc0b510269917608fdb1d943d1866c81f2)