chore: version 1.2.37
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 0c99013063164ee0d5c174e7aafaeba38de14502..5587d9c3cd79124edbe34f5586aa25dde1717f06 100644 (file)
@@ -1,6 +1,161 @@
 # Changelog
 
-## [v1.2.34](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.33...v1.2.34)
+## [v1.2.37](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.36...v1.2.37)
+
+- feat(ui): enhance charging stations list structure [`#977`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/977)
+- feat: add a basic authentication scheme for UI WebSocket server [`#980`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/980)
+- build(deps): apply updates [`9b35709`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b3570994f5f42186e0fffd75614e591bf11e2d9)
+- build(deps-dev): apply updates [`47da75b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47da75b7e558e20e6cfc1f124dd7ac0fbd9ab3ab)
+- build(deps-dev): apply updates [`5ca4c39`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ca4c3972c6fb491b5d6d0ac6f93a0cf9cff2e9f)
+- build(deps-dev): apply updates [`1738556`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1738556692048c6d0572a4fcbccbbf8cff9244e1)
+- feat(ui): add right action bar and use it to start transaction [`c317ae3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c317ae3edbd335e6dc52616df7d702c0d8419fd4)
+- docs: refine links in READMEs [`f80e9e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f80e9e18fc7c72e2867cf65ab6647d881759d0a9)
+- feat(ui): add action success/failure notifications [`cea23fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cea23fa0af66a39cc3bf089217b90e1b5e9f0def)
+- build(deps-dev): apply updates [`a474cbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a474cbe107fedbe17398e5d21f852f0ce0d5ca2f)
+- refactor: factor out UI Server helpers into arrow functions [`75adc3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75adc3d83c35b843b824a8564504de6ff732df24)
+- refactor(ui): remove dead code [`e2aa960`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2aa960555daf3768329cc7a81537f95d4043249)
+- refactor(ui): use JSON format as runtime configuration [`9d76f5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d76f5ec92a3f5865ef2cefd5a253cab3aa2e5fe)
+- refactor(ui): refine configuration file type and make it conditional [`217db05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/217db0589a326b179780002c076e9ec7fca59d8c)
+- refactor(ui): move the charging stations data array to vue.js global [`57c0ba0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57c0ba059e47d46ad545d9783920b53ee56c7184)
+- perf: switch from lodash to rambda [`b4c82e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4c82e730be585cb7d7005d66b781d4a02c18a85)
+- build(deps): apply updates [`bbb7281`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbb72816ead049836dc6af0b17dd59bf7ba55127)
+- feat(ui): add set supervision url action [`f869617`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f8696170fe4343a6fef450a6f0d4a47daccbcee0)
+- refactor(ui): remove uneeded encapsulation [`f1df317`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1df3177edd9a3bc78844505a4780a72ab24139a)
+- build: bump volta node version [`fb12687`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb12687ba6cd126c5ef5cad38549992636f18fe6)
+- feat(ui): add charging stations action support [`878855a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/878855a218443d8d0a610f1e79d8d4afaf07153a)
+- fix(ui): fix configuration handling on the docker image [`0d7042e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d7042e20aa7c9a4019c433b8c05b770b861d2a2)
+- refactor(ui): cleanup vue.js app initialization code and logic [`a64b9a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a64b9a64f0cb3b2b9b07ec38ec4001dcc7024a60)
+- refactor(ui): cleanup casing style [`f292861`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f292861c82c819c87719364485f5bba141eb51fa)
+- fix(ui): fix missing button imports [`13c19b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13c19b7bd220baedac3b4870057501cb4891acf9)
+- docs: refine Insomnia requests collection [`21d1de0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21d1de00f6f9cdbf1b9771a71e9de7399e6e702c)
+- fix: use lodash merge to deep merge objects [`6e7e00f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e7e00faf3d51f4478d389f36a6a58f2da9c7f37)
+- fix(ci): fix web ui build [`bb29949`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb29949603108e1bc169ffbad4bc76d2d126dc9d)
+- fix(ui): fix charging stations refresh [`b9d447d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9d447d2a538b560faa62320f7b37ce1a66c9a80)
+- refactor: align charging station info between simulator and ui [`b0eea37`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0eea37827bbd0d63dd152b2654470995ebc8d29)
+- feat(ui): prefer arrow functions [`fa5d129`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa5d129a53f8b3d30685c017fa0420da66224ed5)
+- build(deps-dev): apply updates [`13b482f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13b482f6530f03a7e23e8e6067e1aca06e641eb6)
+- refactor(ui): refine tables CSS [`b002bba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b002bbab128f876af40ac81686a771e39e3021fd)
+- refactor(ui): fix templates code formatting [`1eb5f59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1eb5f59286fc00c7f84317e82bd794d1fa126ad8)
+- test: fix clone() test for latest node version [`8f801a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f801a9337304c521bf1ae125debe87405865fbf)
+- build(deps-dev): apply updates [`6b0e43d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b0e43dd6099bbf587103c8f67ef4da319fa9b57)
+- fix(ci): add missing .vue file [`7086aac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7086aac2294163414002bc34bab83acf515a5d37)
+- refactor(ui): cleanup configuration types and variables namespace [`b7169a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7169a17b4108623c950d5ef4a46bcc04b5c2c12)
+- refactor(ui): cleanup CSS styles namespace [`ca1e543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca1e5439d7a19520d752a8c60513d4229b118e35)
+- refactor: use native cloning function [`3fad0de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3fad0dec3efcbef64a3a417d8a7c8aef508afd5d)
+- refactor(ui): add vue.js error handler [`e2372e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2372e58b5c0ee64a965922d30ef6e2686d2f1b7)
+- refactor(ui): trivial code cleanup [`2113b3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2113b3c6c96d48ec565fef586149f112082c6c0e)
+- refactor: refine UI Server configuration checks [`b35a06e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b35a06e0892d51ed7b0ef63a42fa6f0572d005ae)
+- refactor(ui): refine action forms [`b221407`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b221407fb3d8e591b8025398ea81a08c9e4b53f5)
+- chore(ui): prepare for 0.2.0 release [`5c51245`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c51245316333bee6d39658710c40f5b40d68643)
+- refactor(ui): refine action inputs [`d18fc1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d18fc1e3f7c1c8490a1c328890d03d83218dec64)
+- refactor(ui): cleanup props usage [`3a3ba0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a3ba0a2986ae89bc2da0180dc37e3adf26b85ab)
+- fix(ui): reject request promise if the UI server response is malformed [`7c1d037`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c1d037fec161321b648cb5b9e0b106c2f0973e3)
+- build(deps-dev): apply updates [`09379a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09379a0da5842414aa5835130a101aec11e724d5)
+- refactor(ui): refine action inputs [`0475290`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0475290acf98bb3575aeeb62c772f0d60b440048)
+- fix(ui): open WS only once [`9e1d6e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e1d6e03d8c2add7d029b3ca756711ff702b7f99)
+- build: bump volta pnpm version [`1c33a0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c33a0e1fc482de35708af9988a20e9d994e1e99)
+- refactor: silence unused arguments warning [`0447d90`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0447d90f02aa5c39138aa8c96c103d31455e3ef2)
+- fix(ci): fix named import shelljs usage [`e12ff66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e12ff665c34dda5a0048290911fab4a3ad795f45)
+- fix(ui): fix path to configuration file template [`45a9839`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45a9839313c9bd8e81d61349bde0ea3bb69adf6a)
+- refactor: align CSS alignment directives [`aee67de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aee67deec03443ecda5f7c4ba03e5917983b80a7)
+- refactor(ui): refine connectors table sizing [`2f0851f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f0851f880a5008a1bc4a60b7308af09e262c325)
+- refactor(ui): refine application title [`d46a3f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d46a3f6b62ccfa47b926d56bb40d1c150ea35225)
+- refactor(ui): refine input type [`7062707`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7062707734dcd8d327369ca6fae2eb52487fd2a3)
+- refactor(ui): use bootstrap theme for toast notifications [`dd9a332`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd9a33293e9041dd55a8f19bac75920765efc59f)
+- fix(ui): handle undefined charging stations data array [`3233339`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32333395b91289fdc2ecf1400dfea60e20efd1e6)
+- fix(ui): remove incorrect async on WS open callback [`0e60d4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e60d4cc18d6b2ea9a8d69906a078109bcc94cdc)
+- refactor: cleanup import path [`53a9f11`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53a9f111b7e3a26ccbb68ce2d31ddca209d3a5f2)
+- fix: fix exception at HTTP UI server authentication error [`915eeb3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/915eeb3e12da345870a64f62e18a93aeb6e56688)
+- test: improve clone() test expectation [`cfab8dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cfab8dc9ea7801746461d4e8d6ac9852deb678b5)
+- fix: add missing type generic to clone() [`58b91ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58b91acf77a1381707dededda945202beec2d96b)
+- fix(ui): add action cancellation [`3916b7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3916b7ce93ff93510630338e8e6e4a150dd51648)
+- fix: ensure number of connectors is deleted from existing configurations [`c84cfd0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c84cfd0894f437c0338bf76eca57f09d9e603102)
+- fix: ensure the number of connectors is not part of stationInfo [`e566a66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e566a66766f31a25664b06a1011d84e4d68f0e03)
+
+## [v1.2.36](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.35...v1.2.36) (2024-02-12)
+
+- build(deps): bump pnpm/action-setup from 2 to 3 [`#972`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/972)
+- feat(ui): display supervision url in charging stations list [`#967`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/967)
+- build(deps-dev): apply updates [`d089eaa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d089eaad268e6bfb98ecbb079016019c77b2cf6a)
+- build(deps-dev): apply updates [`73874c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73874c0240f39127a13890d338074a99e6355dca)
+- refactor: consolidate default values handling [`1feac59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1feac591544c625c56086abe1f14dbdc706280fb)
+- feat: add `deleteChargingStations` SRPC command to UI Services [`09e5a7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09e5a7a8ed45886b6bf1434c4e49c945ded4c7d8)
+- build(deps): apply updates [`b021149`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b02114986043892eb5a86b68e042b0f58e7508b5)
+- build(deps-dev): apply updates [`fe3e414`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe3e4141ac185553947c4c41769ef511ee6e2785)
+- docs: add missing setSupervisionUrl request to insomnia requests [`6f9dcff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f9dcffec34bf5445ac22e7b66796d9596b453fe)
+- build(deps): apply updates [`1c5f527`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c5f52743d6aa5a371590a4eb1b79e382f33bee7)
+- feat: add options to `addChargingStations` UI protocol command [`71ac2bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71ac2bd72c0bd0f742e10dc135a619a5717e6a47)
+- build(deps-dev): apply updates [`695d17c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/695d17cd6b8d9943b1baf04d50e52b25436386b2)
+- refactor: convert to nullish condition check where appropriate [`d760a0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d760a0a625ddec9919e7ad691ddcd60ded1452b0)
+- feat: allow to override supervisionUrls at adding charging stations [`afbb820`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afbb820255fb5afe908c743ae53ae5a5f990c700)
+- refactor: cleanup charging station options handling [`36b73d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36b73d95deccfb6538929c48e0f989fb1c696e8a)
+- feat: allow to override more template tunables at addChargingStations UI [`52c5894`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52c58949d4e4ba9d0346de01f129d86e0a446bdd)
+- chore: version 1.2.36 [`bacb519`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bacb519658eda17e7d5f5d5428fe2e6781c934d3)
+- refactor(ui): remove uneeded helpers [`8d6f479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d6f479075c85b8731a6530431b1ab75efc34719)
+- fix: find the first free indexes at adding charging stations [`e375708`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e375708d902de515fb56e00c0fefd377cbd0469c)
+- build(deps-dev): apply updates [`d5d8f1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d8f1ec9c17a6e323106f31fbca38f807a5f331)
+- build(deps-dev): apply udpates [`d8dcdbf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8dcdbf242a0f6c1704290aa612ece516d5d76d9)
+- build(deps-dev): apply updates [`85b79dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85b79dd4ca51b53a5060ca3b0d74c0e02b1a17d3)
+- feat(ui): add template name to charging stations list [`ba70f0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba70f0e66aa07b8ca037dd0535dbf1f168477105)
+- refactor: cleanup worker events handling in main thread [`44fccdf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44fccdf0fe511a528780feb1213bb1049d76be05)
+- fix: ensure workers are unreferenced at termination [`8ba9c85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ba9c85438f7a9a8a5f3b61dfad6d2a4e7215b50)
+- feat: allow to override event more template tunables at addChargingStations UI [`43e04bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43e04bb7f074bf293ea06b4b7b0b842a826fe211)
+- docs: update UI protocol requests collections [`17ba3be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17ba3be0bb5c0bcb7fff2cefa877af975c0d043a)
+- refactor: use syntax shortcuts [`b1396a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1396a2e5ab5f52238df71daeb9da0ef6b12807a)
+- refactor: factor out more charging station options handling code [`1253d60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1253d60cd246f968e985f6f067204a130b384b72)
+- refactor: cleanup default stationInfo handling [`2969a5d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2969a5d77e88ced7179a275c2deca9e7a36bee4a)
+- refactor(ui): refine charging stations table caption style [`7e649b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e649b037d3a7dee1f84eda8d59fa32e34760c67)
+- docs: fix README.md formatting [`95c7658`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95c7658e8abe58395d1cd80be8e36c8cfa9aaec0)
+- fix: fix stationInfo persistent configuration default [`a97d2d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a97d2d6ca3b18ee7e1f2c254eb8352d97507e8a7)
+- fix: fix performance statistics formatting in log messages [`94032f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94032f3e2e158defa0b264390c1155eb90c29c6a)
+- refactor: code formatting fixlets [`9a08f38`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a08f38e319292816bdfb5c6d14bbfebcbfa5618)
+- refactor: cleanup variables namespace [`3000c12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3000c1258ccda0c8828f4e4fffb988e5ffaa84da)
+- fix: fix worker event error handling [`887a125`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/887a125e6db5e0457e653b3c6848d18214558813)
+- fix: flag worker set as stopped as soon the stopped event is emitted [`36c1166`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36c1166db79b6b2631b1419a6ec47415c413ac06)
+- refactor(ui): align text casing [`d61c719`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d61c71931ec8c16df695b1f2db2ae85540de0745)
+- docs: refine README.md [`fff786f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fff786f9942cbcc798cedbd385c4fec995e8ebfa)
+- refactor: refine worker event error log message [`3ab3275`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ab327597187f09b9005784a615c378c491a41ae)
+- fix: ensure persistence configuration override is taken in all case [`c2be11f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2be11fddae3fd9c84ab92719e3d479301eb0257)
+- fix: do not leak event listeners at charging station deletion [`6767e9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6767e9f1c0c3f54684eec2f01ae958272c786ca5)
+- refactor: ensure all worker events are remitted in main thread [`a492245`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a492245cc3b2cfb39f4c527988a026c396682ad2)
+
+## [v1.2.35](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.34...v1.2.35) (2024-02-05)
+
+- feat: add performance statistics to UI protocol [`#970`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/970)
+- feat: untangle add charging station op from start charging station op [`#969`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/969)
+- feat: untangle add charging station op from start charging station op [`#966`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/966)
+- fix: ensure worket set stop event is emitted once [`4f02e9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f02e9b46125abbf1decd1c9762c80d568a633f7)
+- docs: refine UI protocol section in README.md [`6ca7a41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ca7a41d2c840661015f2006d395c3ab91a54c60)
+- docs: refine configuration sections type definition in README.md [`dda3305`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dda3305e19f76690feaacc3298ce3996f0ba2c5b)
+- build(deps-dev): apply updates [`2a4110a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a4110a24a373436c7043617c7ab71614546dfde)
+- build(deps-dev): apply updates [`2bd2008`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2bd20089f4c6d3345bbc1604d54d00a2ff77ef96)
+- build(deps-dev): apply updates [`c383fc3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c383fc3afc853b526276fecf42aefe5c052f29cb)
+- build(deps-dev): apply updates [`d0c0ae9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0c0ae942040ac2ffe758ef2218cb0961e378527)
+- chore: version 1.2.35 [`5f83ff8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f83ff87e120fdf6d111dcf935656a96138554ec)
+- fix: make the ATG wait for running transactions to be stopped [`7e3bde4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e3bde4fa97ee4937b806bb4dfeb16ef0f99d1a4)
+- build(deps-dev): apply updates [`9ce7f29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ce7f2947a3789218b3ef99ce4e54444570beb5d)
+- docs: add setSupervisionUrl to UI protocol section [`1e534da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e534dab599a1e3a4d965f6d93761bb4400b16c1)
+- refactor: cleanup log messages [`412cece`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/412cece829a669e4e41d9e824fb71cab4df20312)
+- refactor: silencer linter warnings [`1d6f2eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d6f2eb4f4c766283604e417bd34e16f18c8e997)
+- build(deps-dev): apply updates [`e80de0d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e80de0da26b1f21f33b584605d32ae6d972cc541)
+- refactor: ensure ATG will not start a transaction if one is already [`9022112`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9022112bdd8f1da4c4e6812d0b036e3830b32b65)
+- refactor: improve error OCPP error message [`c510c98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c510c98944b2a1f0d2c6e82f7db2eea9f8baf9a5)
+- docs: refine README.md [`0981063`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/098106399394be96ae576b9827385a4cc1b1e380)
+- fix: add charging station at instantiation [`e9e43cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9e43cff1ad9ba7f75e3ae64a53fceb596454a59)
+- refactor: cleanup charging station worker namespace [`bb8dc72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb8dc7253e50b925250889c90d931a4dc83c0cd3)
+- fix: fix UI protocol setSupervisionUrl insomnia payload [`2b99949`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b99949d7263c5fffa16b8930e927d542f2a6102)
+- docs: add sequence diagram for UI protocol [`5d8bbc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d8bbc632c6247d437b62a4127422d54274d0940)
+- refactor: cleanup cached request helpers namespace [`f10f20c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f10f20c9883e91479090763312db0d816c490cca)
+- build: silence spelling warnings [`d6fe841`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6fe8418d72fdb5f89fa4a23848de3ad900c44b3)
+- refactor: cleanup charging station events handling code [`e1a3f3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1a3f3c1528a82673d616a96b7b14ba96a664dab)
+- docs: fix formatting in README.md [`7f9d529`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f9d5299ccf1606025aed13d1bb4fabe7a1a1771)
+- docs: refine UI Protocol section in README.md [`c03dea8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c03dea88e5919d942a03b7530eeb8fa9f40bd4bb)
+- docs: fix typo in README.md [`4c4f320`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c4f320e7a9ccc1f8bf02e3468872ead47f2c75a)
+- docs: fix typo in README.md [`f2816b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f2816b1d6e9c000e570a9412d871843ed9ca7e7a)
+- docs: fix README.md formatting [`55ae7b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/55ae7b758f478a2beb4557bbc96363fb913dcc73)
+- docs: refine UI protocol sequence diagram in README.md [`aa9f3b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa9f3b5f156b460bca8609e65cb4534d9df8638c)
+
+## [v1.2.34](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.33...v1.2.34) (2024-02-01)
 
 - feat: add addChargingStations command to UI API [`#964`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/964)
 - feat: add command to list templates on UI services [`42e341c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42e341c40076aa8c5fc37e10512ec41c9ab60825)
 - build(deps-dev): apply updates [`e29f8d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e29f8d4e1a7f6d9baafe0d9923035e0ef1fd3636)
 - refactor: convert remote stop transaction to two stages request [`2665ed1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2665ed1ef62a9fc9b6eec417f3ec7c33305789cf)
 - perf: 'await' on UI request handlers only when necessary [`4b9332a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b9332afad3ebdd1c7b7e3e98dc1a9fcefebc04f)
+- chore: version 1.2.34 [`e2e70e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2e70e66f1a880f9a39a7d6da31172d2f397b8fe)
 - refactor: add type for template charging stations tracking [`efc411f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efc411f77a552bf66e118c46c25dcf6ef8d07a16)
 - build(deps-dev): apply updates [`961231b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/961231bfc5ae5bcdc87fe86ba9c341eab2bd9241)
 - feat: expose template name used in stationInfo [`1fdb60b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fdb60b661afed4d26796cb0a2ed15e78f3b40a7)