X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=00136b03dd2983c01d22283c1c71dcbb2d451385;hb=3880dbcf93ed551112ce38ecb78b6631cb257976;hp=d0151b21a21f80ecd82430942ba4a0e2dfb4d7de;hpb=cdf7b4197063e2e802ca1b7f267d877a5b3e2f04;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index d0151b21..00136b03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,79 @@ 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.69](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.68...v1.1.69) + +- Apply dependencies update [`d5d82f2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d82f2f020d069649b07072b704ed21cfef5a73) +- Add initial support to start/stop ATG with the UI services [`4f69be0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f69be046f99592d0cc9c190aa8957f7eff1c936) +- Apply dependencies update [`072adc8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/072adc845049e301277c8caa3a728a068b476097) + +#### [v1.1.68](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.67...v1.1.68) + +> 29 August 2022 + +- Add UI HTTP server [`#6`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/6) +- Apply dependencies update [`771a1dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771a1ddb4ae36b632070fef810d7ff2c153a0990) +- Web UI: configuration namespace cleanup [`6a619cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a619ccea8a197e5510ef643a79c16d02e7a8f29) +- Add postman collection for UI HTPP server [`17bfa1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bfa1b672f294e7af4c9a344cb42628cf0c1d87) + +#### [v1.1.67](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.66...v1.1.67) + +> 26 August 2022 + +- Web UI: add and fix support for start/stop charging station [`8fc2e5c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fc2e5cc4eb4c5e8560a461f8d9c52e3a7a23b3d) +- Web UI: Refine documentation and code cleanup [`efdd192`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efdd19228b996d429acfdef7e929baa4fa3f9d81) +- Version 1.1.67 [`f0227f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0227f390d3f6e303bc54a96c16c075e9de46ad6) + +#### [v1.1.66](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.65...v1.1.66) + +> 26 August 2022 + +- UI protocol: Allow to send some relevant commands to several charging… [`#152`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/152) +- Bump apollo-server-core from 3.10.0 to 3.10.1 in /src/ui/web [`#146`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/146) +- Bump terser from 5.14.0 to 5.15.0 in /src/ui/web [`#148`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/148) +- Combined PR [`#142`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/142) +- Vue UI + UI server [`32de5a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32de5a575189d226213641f5ee36004f8454cb50) +- Web UI: add and fix missing commands support [`5a010bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a010bf00a68ca47e0cb610f70ad3e0c16c5fe5e) +- Apply dependencies update [`86102a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86102a27a41ff89422d375ff847c23b293e5773a) + +#### [v1.1.65](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.64...v1.1.65) + +> 18 August 2022 + +- Requests PDU validation [`#139`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/139) +- Validate response PDU [`#137`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/137) +- Incoming requests payload validation with JSON schemas [`#135`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/135) +- Bump @types/node from 18.7.5 to 18.7.6 [`#134`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/134) +- Bump @types/node from 18.7.1 to 18.7.2 [`#132`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/132) +- Add template section to list OCPP commands supported [`#129`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/129) +- Apply dependencies update [`4152364`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41523643d78e93517ffecef6f55759342b8050d5) +- Apply dependencies update [`0627d9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0627d9be725bc203ae940af33748879ac267b5b1) +- Apply dependencies update [`c4d432f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c4d432fca8c3dc9c4b032bc8aa53d3b3a50410a1) + +#### [v1.1.64](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.63...v1.1.64) + +> 27 July 2022 + +- Warn if UI server is configured to listen on something else than the [`#64`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/64) +- Add worker configuration section [`#35`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/35) +- Add more detailled installation instructions [`#69`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/69) +- Apply dependencies update [`1933468`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/193346852bb2e828d61f4f98343d03fc70ba284b) +- Apply dependencies update [`bae37b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bae37b944ca9920d252b945f3cd87132142da1cb) +- Apply dependencies update [`a9dc6e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9dc6e40e164ebdcd6f2d7751aeb63797d93a0f5) + +#### [v1.1.63](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.62...v1.1.63) + +> 21 June 2022 + +- Fix websocket reconnection [`#57`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/57) +- Apply dependencies update [`5219217`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5219217155cb36fe9d5440538d9d5553b7725694) +- Apply dependencies update [`8191a2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8191a2a168a3caa7b9f1ed2d4f7617329d55a104) +- Apply dependencies update [`684b123`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/684b123c27bf104115b336357d60fd2430287e8f) + #### [v1.1.62](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.61...v1.1.62) +> 10 June 2022 + - Apply dependencies update [`26545e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26545e12a5f52033d5ed9a59267d4ba9e75ea1ff) - Update @mikro-orm packages to 5.2.0 [`cbb2b26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbb2b2618b260b5d22e59eb6e5dcfc0e6d86fc80) - Add a shared cache per worker for authorized tags [`9d7484a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d7484a4667898757b7c23be3dec7458c337cb84)