From: Jérôme Benoit Date: Fri, 9 Jan 2026 15:30:24 +0000 (+0100) Subject: chore: release main (#1478) X-Git-Tag: ocpp-server@v2.2.0 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=9d7dddc20e31a92352d2234d9b82c97f7b5fcd29;p=e-mobility-charging-stations-simulator.git chore: release main (#1478) * chore: release main * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index e57736e9..b31dd187 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1,5 +1,5 @@ { - ".": "2.1.0", - "ui/web": "2.1.0", - "tests/ocpp-server": "2.1.0" + ".": "2.2.0", + "ui/web": "2.2.0", + "tests/ocpp-server": "2.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index feb7ddb0..b78739b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,160 @@ # Changelog +## [2.2.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v2.1.0...simulator@v2.2.0) (2026-01-08) + +### 🚀 Features + +- **ocpp20:** add SetVariables handling with runtime + persistent var… ([#1576](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1576)) ([c3d9640](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c3d964087d7d0b5db5fed6a7c40c1f0b2a5f8b36)) +- **ocpp2:** add GetVariables command support ([#1568](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1568)) ([18de0ff](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/18de0ff107847f9a4fbcd1d085324b6cb4e8032b)) +- **ocpp2:** add RequestStartTransaction command ([#1583](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1583)) ([e5f4eca](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e5f4eca2842c1858a3753df16bfc55727753a6f8)) +- **ocpp2:** add RequestStopTransaction command ([8eb9f22](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8eb9f228230854bb45afd1296ff034c57e8c2f01)) +- **ocpp2:** add RequestStopTransaction command ([#1587](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1587)) ([8bc61e5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8bc61e540c72c810c8aa9eef65022ae536e2855b)) +- **ocpp2:** add Reset command support ([0bf08c5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0bf08c51f2ac17160ada302ab874f8376ab49dcf)), closes [#39](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/39) +- **ocpp2:** implement GetBaseReport and NotifyReport commands ([#1556](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1556)) ([b892fed](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b892fed2c4832896332639b3e7a31bc0bc904e3c)) + +### 🐞 Bug Fixes + +- avoid circular module dependency ([e799b4f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e799b4f5bc149aa8510159f09656ddd5c358153c)) +- avoid to leak handlers in UI server ([ee85388](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ee85388a3bc9aaa9e9d19ba82fc6ae2afe1606a2)) +- **deps:** update all non-major dependencies ([dbe1258](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/dbe12588205f9e11e6b2568c922f4341d5bc08fd)) +- **deps:** update all non-major dependencies ([cbc87b8](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/cbc87b804822d942f72505982bbe38325c41a092)) +- **deps:** update all non-major dependencies ([11d2eb1](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/11d2eb146ff8bad3decbd97e6e8eae1b454e69c8)) +- **deps:** update all non-major dependencies ([cb73ee4](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/cb73ee48743b75b68faef8d9dbbdb1a982cbfc88)) +- **deps:** update all non-major dependencies ([#1601](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1601)) ([bb5126c](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/bb5126cd4318269cd09a61aba493792fb5eca35e)) +- **deps:** update all non-major dependencies ([#1614](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1614)) ([37234cd](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/37234cddb01f034e783f5ad2c5f01f0f83770f1b)) +- **deps:** update all non-major dependencies ([#1618](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1618)) ([5d5c0c0](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5d5c0c071f3b65029482c8ca1777f302f3ef19ff)) +- **deps:** update all non-major dependencies ([#1621](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1621)) ([48126f7](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/48126f770231fbcd3e844f93a9ba8fb379143fb7)) +- **deps:** update all non-major dependencies ([#1622](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1622)) ([e7a1428](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e7a142873e82ff5760ea4e6d25a46084f7aacc31)) +- **deps:** update all non-major dependencies ([#1627](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1627)) ([ed77cd6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ed77cd602f7d6798896dbc45a55d73dbb055183d)) +- **deps:** update all non-major dependencies ([#1629](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1629)) ([e2a3122](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e2a3122f6c99e689126b40198144d68532ee9940)) +- **deps:** update all non-major dependencies ([#1634](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1634)) ([89a1c43](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/89a1c436162ca6d87af3ddbbcfbfa7f63d685c2c)) +- ensure portable path handling in configuration tunables ([a53c99b](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a53c99b484bb6e419d42d1fa88541694a545f9dd)) +- ensure simulator is reinit at configuration file change ([b7e197f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b7e197f8795943569bbed027e6da673bffc5f31d)) +- ensure UI server charging station templates cache is populated at ([b75c68e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b75c68e15ecfebbc0e0333499b015b75fe935082)) +- ensure UUIDv4 validation is RFC 9562 compliant ([426ad30](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/426ad303c9e8bb7a229be1bc8a4db7faca7c3b8d)) +- inputs gards logic in percentile() ([c9b23f5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c9b23f5d162bc9071b2c8864036094e7efb35125)) +- make NotifyReport OCPP2 spec compliant ([805d6e5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/805d6e59e61e84f626ad7e91e21f7ff754413348)) +- **ocpp20:** align TxStartPoint/TxStopPoint defaults and enumerations with OCPP 2.0.1 errata ([0a6d389](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0a6d389a54f3f656c3d3024587059e9befabd514)) +- **ocpp2:** refine variables handling ([dbfc0d5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/dbfc0d55baca387d97a254efb701739a4acbdd89)) +- **ocpp2:** reset properly connector at start transaction failure ([6fe7210](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6fe72107e99fdfa303c08ca14bb2b9a0ddb308f4)) +- potential event handler leaking ([d17dffd](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d17dffd1e1c266609f83feb9edccff5db05ca896)) +- properly handle divide by zero in electric utils ([6593dcb](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6593dcb31600239f96a93f330ba18a1253210705)) +- properly resolve evse id ([8ad81d3](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8ad81d3454c0c4599123ec954a982a7804c45eb8)) +- randomInt() usage and its boundaries ([96df231](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/96df231901db546358353767252e63f4f4e71380)) + +### ⚡ Performance + +- emit events only if needed ([2593303](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/25933037ba341ba92eb646101fa75aabe9564cbe)) +- emit events only if there's listeners ([0a20fb2](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0a20fb29b6a29d0a763ffd9b9f764ed69bd96ea5)) +- ensure O(n) time for OCPP params ops ([b591223](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b59122363732bf2947f4295cb20f38ec6744c46a)) +- missed worket set event emission control ([0016bf2](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0016bf241066879bd7112e57ca8bf295438761b4)) +- speed up simulator startup ([218fd55](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/218fd550abf2f750ff788e326d9e4d4b3f227c41)) + +### ✨ Polish + +- add helper to lookup evse id ([034a75e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/034a75e5bbcf720d50701071ba15b4c99edb1c90)) +- add UUIDv4 type definition ([50d8129](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/50d8129f82a6bb48999ccc44f68515551c9ee2df)) +- align error handling helpers behavior ([edcec46](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/edcec46a323c66fbb8fb73ab0c3b83077c84a39c)) +- align more with specs ([44285bd](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/44285bdcda3072ed41815ac5d0714725ddb51784)) +- cleanup async lock implementation ([2e71940](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/2e719408cec263020d66d056d63579b154524eb4)) +- cleanup charging station worker code ([6f24be2](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6f24be2ae6c1a9f58b8eee10db7b8ea92331f868)) +- cleanup eslint-disable ([0a11683](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0a11683a2a0d22a794fc9b64d22b6c471202fa6b)) +- cleanup logger singleton initialization ([3091b21](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/3091b21578a1eba58633da07c1db257b15626fcb)) +- cleanup OCPP2 commands implementation ([8605c67](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8605c6726375a82020267f2a455cee1aa4af00e2)) +- cleanup payload validation code ([3bc3c82](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/3bc3c823b5bbf54ba1c1b82a331b2c776c42b702)) +- cleanup payload validation code ([2569d5d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/2569d5de16ec0eff6f60d2f05d52985888deb553)) +- cleanup status notification sending code ([a4ffb30](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a4ffb303854510e01c0377469e9f004f7dc60218)) +- cleanup up internal messaging code ([776d723](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/776d723cdbc23bc01d23a247b3e5eb3e241d5d91)) +- cleanups OCPP2 types ([374ef8f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/374ef8f2b6c4d1ffe4eb5a23e52c9c1c02619dff)) +- consistent error handling helpers API ([4651dfb](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/4651dfb27ccd88165c39b754012bb7b33004a7c6)) +- constify some emums ([af6e8b9](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/af6e8b959bad6ad7b73c07a3900008f372cb489d)) +- factor out meter values generation code ([#1585](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1585)) ([8cd0439](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8cd043999d9d1717723f0ec0a7261d05513bbc10)) +- factor out OCPP2 MeterValues types definition ([a830001](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a830001c57a5fc36ca076c85d582497cb0277f52)) +- factor out worket set event emission ([38e8655](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/38e86552f1516cff5705c66dc1aeff5eb9f97d65)) +- improve stats utils input guards ([5730fa0](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5730fa08ad8ae3e6b5a021cf6b208f42f08db3e8)) +- improve ui service logging ([d19a001](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d19a0011f786572b65a33cf78f7ecb96c536889d)) +- improve UI services basic authentication handling ([32d5dd7](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/32d5dd7354c2a9bc96c9d379f2bc34235afe818f)) +- make worker set code more robust ([2a8ae9d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/2a8ae9de21aae859fac0dd35942b1ad0446bfc1e)) +- **ocpp2:** introduce measurand enum and use it ([c55bdea](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c55bdea9c493dfe80c5acde177e45939e547e7e4)) +- refine error message ([da51e30](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/da51e309504f6bbb03c2722dbfdc6998652ecd32)) +- rename variable according to its semantic ([55871a4](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/55871a45925cfcf12d2d2a1f748ed93312ac176f)) +- reorder worker set event emission ([e84b76c](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e84b76c47f7b4eda6848a492055ec2ca945b90d5)) + +### 🧪 Tests + +- align sleep related tests ([9ddd440](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/9ddd44097d65cdcf72bb1c50ec701294898eda2e)) +- fix OCPP 2 CS template expectations ([32704fb](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/32704fb7e940216d8839e0ecc22f92c489d2ce5c)) +- fix randomint() usage ([399336d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/399336d04c17bc367ae6b6126935afe26cb6c968)) +- fix tests ([8e8c0ed](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8e8c0ed6d9752b16bdc147cb13fdcfe05a201a21)) +- improve charging station mock tests ([8e5553b](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8e5553bdebc6268d29d6fdc4a0788407325093b5)) +- improve validateUUID ([5c4c770](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5c4c77042253e4853e28b931456242df747267e9)) +- **ocpp20:** add GetVariables list defaults coverage and update registry enumerations ([5c93607](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5c93607d1f1553e17a80205253bdea564eb12c90)) +- **ocpp20:** add read-only FileTransferProtocols regression test ([67a5d3f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/67a5d3f9d2f1fe57b812db5cc318132f0e02950e)) +- **ocpp20:** fix invalid list formats test for read-only FileTransferProtocols ([7898c17](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7898c173c5026ef47f7a06f6df53b5c65cab338e)) +- remove glob usage ([63d7181](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/63d7181d9ba3a32ec96ca5f270dee11bb2278fef)) + +### 📚 Documentation + +- fix ToC indentation ([a32f5c5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a32f5c5f7704259f966f7a62931fe369a7388664)) +- **README.md:** update to reflect OCPP2 status ([7ad9145](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7ad9145a90b77778cf9866bd027711ad1e3fc3f9)) +- refine READMEs ([f5e46a7](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f5e46a70a391568b327bc1b6d88398bf710be035)) + +### 🤖 Automation + +- **deps-dev:** bump @cspell/eslint-plugin from 9.2.1 to 9.2.2 in the regular group ([#1569](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1569)) ([e4a79a4](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e4a79a46dbdf39dc785cbdef19910cde6ee8bd40)) +- **deps-dev:** bump @types/node from 24.8.0 to 24.8.1 in the regular group ([#1564](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1564)) ([fadd932](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/fadd93271a3abc64be5347adb6027fb078e30c9c)) +- **deps-dev:** bump @types/node in the regular group ([#1515](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1515)) ([ec8bf7f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ec8bf7f9c787bab3c11288dd1d4baa212a793e54)) +- **deps-dev:** bump @vitest/coverage-v8 from 3.2.4 to 4.0.1 ([e778f39](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e778f3930784c27cbaed0af9c4413648474a2382)) +- **deps-dev:** bump esbuild from 0.25.8 to 0.25.9 in the regular group ([#1496](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1496)) ([f735eb6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f735eb60ca4fe126aa38e05923618293040f8df4)) +- **deps-dev:** bump esbuild in the regular group ([#1593](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1593)) ([ebba170](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ebba170813dfdf618d51c5fe378b60b5a0b2928b)) +- **deps-dev:** bump eslint-plugin-jsdoc from 52.0.4 to 53.0.1 ([920480a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/920480a7e3eb1f623298df0f0e45e5057ecc73bf)) +- **deps-dev:** bump eslint-plugin-jsdoc from 53.0.1 to 54.0.0 ([#1497](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1497)) ([8489792](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/84897920b36884ca76ae765a6e11fae09341a13b)) +- **deps-dev:** bump eslint-plugin-jsdoc from 60.8.3 to 61.0.0 ([#1554](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1554)) ([2da30a3](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/2da30a321eeb48df05da0261397d27cd375d5bf0)) +- **deps-dev:** bump eslint-plugin-jsdoc from 61.1.10 to 61.1.11 in the regular group ([4c8f67a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/4c8f67a9eb593bc6b410b9c37c1124f7d9597ba1)) +- **deps-dev:** bump eslint-plugin-jsdoc in the regular group ([277e013](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/277e013ab2319c89d7eadc45c1caf62f13213664)) +- **deps-dev:** bump eslint-plugin-jsdoc in the regular group ([#1482](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1482)) ([17c6bdf](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/17c6bdf205fbd984eb40ee9b1baedc5f70a0f524)) +- **deps-dev:** bump the regular group across 1 directory with 2 updates ([#1486](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1486)) ([9bf18e3](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/9bf18e3550c8a92e6e6b7c5ff0b9b1e49a9ae4a3)) +- **deps-dev:** bump the regular group with 2 updates ([7d7ab44](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7d7ab4455cdee562d79c7bb519a643e30429c9b7)) +- **deps-dev:** bump the regular group with 2 updates ([#1477](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1477)) ([9dae2d1](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/9dae2d14c51d476267036b4426dcfb40262aa2af)) +- **deps-dev:** bump the regular group with 2 updates ([#1516](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1516)) ([1e7de93](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/1e7de937bd0268bb00de4e7ae04b0dfa015e2db8)) +- **deps-dev:** bump the regular group with 2 updates ([#1567](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1567)) ([ada1284](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ada12847eb56b95ea2cc29ca963fc4ac32976614)) +- **deps-dev:** bump the regular group with 3 updates ([7633284](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7633284afa651091970e48b54d17a453ef3e6c97)) +- **deps-dev:** bump the regular group with 3 updates ([f96ef18](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f96ef1841a79e24f7bdfa5e3a0cb38ad21c3bf42)) +- **deps-dev:** bump the regular group with 3 updates ([033d483](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/033d483ef4a03d4bbb3777ae8e3b7f36f17df290)) +- **deps-dev:** bump the regular group with 3 updates ([#1574](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1574)) ([6ea3bc3](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6ea3bc3e68b5f3c76eb2008ed366e488e65b6344)) +- **deps-dev:** bump the regular group with 4 updates ([f406612](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f40661259d60b891432da9fad27460f2815288cd)) +- **deps-dev:** bump the regular group with 4 updates ([3967d3d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/3967d3da2d6655f941e7a4d1b29da2a7925eca16)) +- **deps-dev:** bump the regular group with 4 updates ([05371a9](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/05371a9215139dcc5b47c1c3f118b63efd6276d7)) +- **deps-dev:** bump the regular group with 4 updates ([dae6b78](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/dae6b78c23e5219bdc8726b9a68c83b9b59152f6)) +- **deps-dev:** bump the regular group with 4 updates ([a047288](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a047288fa24e8432a1ba24c6efe2e0e5c8772a5a)) +- **deps-dev:** bump the regular group with 6 updates ([#1566](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1566)) ([f93f64a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f93f64a911d6cf868180358eae57c6adeb631a49)) +- **deps-dev:** bump typescript from 5.9.2 to 5.9.3 in the typescript group ([0f252f6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0f252f66fa26bb91fc233202586211efa2fd9ce9)) +- **deps-dev:** bump typescript in the typescript group ([c1a6a79](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c1a6a79ba81afebfcfc6ceba2ec619bf82b2bbe9)) +- **deps-dev:** bump typescript in the typescript group ([#1485](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1485)) ([622f9f6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/622f9f6edb57daa3dacec4db8e411cbcefe7e0b3)) +- **deps-dev:** bump vitest from 3.2.4 to 4.0.1 in the vitest group ([#1570](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1570)) ([c27e4a4](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c27e4a49b4f33b03ddcec035b641ace01468c3a6)) +- **deps:** bump actions/checkout from 4 to 5 ([#1491](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1491)) ([36f68d8](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/36f68d814c02ea63c8d9a6c5031f7ded9ea9ef22)) +- **deps:** bump actions/setup-node from 4 to 5 ([#1513](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1513)) ([7c0e084](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7c0e084c8d84320bf08e07b912c61138506cddd4)) +- **deps:** bump actions/setup-node from 5 to 6 ([#1560](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1560)) ([bb292cb](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/bb292cba55b2f8d32e2dba041a419168ab29806c)) +- **deps:** bump actions/setup-python from 5 to 6 ([#1514](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1514)) ([fd1cd51](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/fd1cd51cedf3beb35ca99060bf65a91e31861da8)) +- **deps:** bump mongodb from 6.20.0 to 7.0.0 ([a392435](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a39243550603889b0809784676dd27cdcfa63bfb)) +- **deps:** bump mongodb from 6.20.0 to 7.0.0 ([b2e0dde](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b2e0ddeb5a3faa77ff057e9ce655845727cfdb65)) +- **deps:** bump sonarsource/sonarqube-scan-action from 5.3.0 to 5.3.1 ([#1508](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1508)) ([f2e054a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f2e054a149a83c3500eff20ce5977dde9de04b5c)) +- **deps:** bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 ([#1529](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1529)) ([7d51a77](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7d51a77331c69dc6d99a4d9c54956691395c37f5)) +- **deps:** bump tar from 7.5.1 to 7.5.2 ([9d3bd70](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/9d3bd7076aa115122066cb09ca01623267ed6817)) +- **deps:** bump tar from 7.5.1 to 7.5.2 ([c5ce425](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c5ce42597ef51165ea0cf2e3de3d03173397af57)) +- **deps:** bump the regular group across 1 directory with 13 updates ([811efaa](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/811efaa7d46eca2262aac74806c190c111db147d)) +- **deps:** bump the regular group across 1 directory with 5 updates ([13b52ea](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/13b52eaf3b073f26b1440317587117d624b6f521)) +- **deps:** bump the regular group across 1 directory with 5 updates ([b1c10b5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b1c10b5484de217457ea73d885701cb83a04d491)) +- **deps:** bump the regular group across 1 directory with 6 updates ([#1505](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1505)) ([b3cb334](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b3cb33491d535e5d9e22e7abce19ca2495af22ca)) +- **deps:** bump the regular group across 1 directory with 7 updates ([d6831c1](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d6831c1072d8ddb737c2b784636e6770d87a6103)) +- **deps:** bump the regular group across 1 directory with 7 updates ([62eee6e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/62eee6e7bac8bea9057ca7376d7a3e7ae89e4609)) +- **deps:** bump the regular group across 1 directory with 7 updates ([#1512](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1512)) ([0dbf3ef](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0dbf3efe367cea976039fe831b3c2e29fa2b7d4d)) +- **deps:** bump the regular group with 3 updates ([#1503](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1503)) ([d57c265](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d57c265ec6e2a5fafa9e0cc2dfe7ec454602d652)) +- **deps:** bump the regular group with 6 updates ([#1507](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1507)) ([d5acbdc](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d5acbdc3fd3c27abe5c2ba45ee1dabe0fc2ff4ae)) +- **deps:** bump the regular group with 7 updates ([0b14c0b](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0b14c0bac6be53bd2aaf13deb1bcf68d5a2d28c8)) +- **deps:** bump the regular group with 7 updates ([#1572](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1572)) ([a7c4809](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a7c480973200c6b35df4d26a40c71a0ba78fb4a3)) +- **deps:** bump the regular group with 9 updates ([#1594](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1594)) ([8a274b6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8a274b6a22c8daed816535075e84da70c5b0776d)) + ## [2.1.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v2.0.10...simulator@v2.1.0) (2025-07-24) ### 🚀 Features diff --git a/package.json b/package.json index 106621a2..fc3b9810 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "e-mobility-charging-stations-simulator", - "version": "2.1.0", + "version": "2.2.0", "engines": { "node": ">=22.0.0", "pnpm": ">=9.0.0" diff --git a/sonar-project.properties b/sonar-project.properties index abd80ba4..558f2e03 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -4,7 +4,7 @@ sonar.organization=sap-1 # This is the name and version displayed in the SonarCloud UI. sonar.projectName=e-mobility-charging-stations-simulator # x-release-please-start-version -sonar.projectVersion=2.1.0 +sonar.projectVersion=2.2.0 # x-release-please-end # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. diff --git a/tests/ocpp-server/CHANGELOG.md b/tests/ocpp-server/CHANGELOG.md index 6a79485c..6dd3976c 100644 --- a/tests/ocpp-server/CHANGELOG.md +++ b/tests/ocpp-server/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [2.2.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v2.1.0...ocpp-server@v2.2.0) (2026-01-08) + +### 🚀 Features + +- **ocpp2:** add GetVariables command support ([#1568](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1568)) ([18de0ff](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/18de0ff107847f9a4fbcd1d085324b6cb4e8032b)) +- **ocpp2:** implement GetBaseReport and NotifyReport commands ([#1556](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1556)) ([b892fed](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b892fed2c4832896332639b3e7a31bc0bc904e3c)) + +### 📚 Documentation + +- refine OCPP server documentation ([86aea59](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/86aea59a29f8b60b5b4c3a40a493c0ee1f16154a)) + +### 🤖 Automation + +- **deps-dev:** bump ruff from 0.13.2 to 0.13.3 in /tests/ocpp-server in the regular group ([a2cf693](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a2cf693ce706ee966b4389f600a06c18dc595bb5)) +- **deps-dev:** bump ruff from 0.14.0 to 0.14.1 in /tests/ocpp-server in the regular group ([#1565](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1565)) ([5d3f626](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5d3f626c8e9d2a2ce5c93819d6cd790fdcf5ab55)) +- **deps-dev:** bump ruff from 0.14.2 to 0.14.3 in /tests/ocpp-server in the regular group ([01c1710](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/01c17105c03f69b145a24bcfb119d299f70f8174)) +- **deps-dev:** bump ruff from 0.14.3 to 0.14.4 in /tests/ocpp-server in the regular group ([ab6ecbd](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ab6ecbdd2ca8ea88c69d2be2260b5a0cbda594a2)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([33850a5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/33850a56a088e1d6ee2305ae766d02dc7c43ebf7)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([d4cea7a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d4cea7ad7b044f5d4a3091fef2b0f4e4e45d8021)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([876d15f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/876d15fdef869de97e9cd35078173db3b5f125d7)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([4b0c642](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/4b0c642efbd533bcc607ac33b8e46ad56db9ef77)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1481](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1481)) ([35462e1](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/35462e1c098ba22f1c00aecbe440eef267364976)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1490](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1490)) ([fd006ff](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/fd006ff43daf84c37123e1bedcb81a9d99faa646)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1506](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1506)) ([4a4ed4e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/4a4ed4e4d5da2ec76b7867f1159b0aa9f4d49fe5)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1517](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1517)) ([06c641a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/06c641afb531f5989544fe7dbf14d2550438bbc2)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1524](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1524)) ([ce6b720](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ce6b72046c2829e2a105f82252547ce32f3ec163)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1555](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1555)) ([2811d30](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/2811d30172087713fe5a5544df6d358d16f9f5db)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1575](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1575)) ([6927eb4](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6927eb42fb71bc492572afc02075ad4a1ffc967e)) + ## [2.1.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v2.0.10...ocpp-server@v2.1.0) (2025-07-24) ### 🤖 Automation diff --git a/tests/ocpp-server/pyproject.toml b/tests/ocpp-server/pyproject.toml index 9792d61d..5536df02 100644 --- a/tests/ocpp-server/pyproject.toml +++ b/tests/ocpp-server/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ocpp-server" -version = "2.1.0" +version = "2.2.0" description = "OCPP2 mock server" authors = ["Jérôme Benoit "] readme = "README.md" diff --git a/ui/web/CHANGELOG.md b/ui/web/CHANGELOG.md index 5a68078b..280e6100 100644 --- a/ui/web/CHANGELOG.md +++ b/ui/web/CHANGELOG.md @@ -1,5 +1,63 @@ # Changelog +## [2.2.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/webui@v2.1.0...webui@v2.2.0) (2026-01-08) + +### 🚀 Features + +- **ocpp20:** add SetVariables handling with runtime + persistent var… ([#1576](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1576)) ([c3d9640](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c3d964087d7d0b5db5fed6a7c40c1f0b2a5f8b36)) +- **ocpp2:** add RequestStopTransaction command ([#1587](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1587)) ([8bc61e5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8bc61e540c72c810c8aa9eef65022ae536e2855b)) + +### 🐞 Bug Fixes + +- **deps:** update all non-major dependencies ([11d2eb1](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/11d2eb146ff8bad3decbd97e6e8eae1b454e69c8)) +- **deps:** update all non-major dependencies ([cb73ee4](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/cb73ee48743b75b68faef8d9dbbdb1a982cbfc88)) +- **deps:** update all non-major dependencies ([#1601](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1601)) ([bb5126c](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/bb5126cd4318269cd09a61aba493792fb5eca35e)) +- **deps:** update all non-major dependencies ([#1614](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1614)) ([37234cd](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/37234cddb01f034e783f5ad2c5f01f0f83770f1b)) +- **deps:** update all non-major dependencies ([#1618](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1618)) ([5d5c0c0](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5d5c0c071f3b65029482c8ca1777f302f3ef19ff)) +- **deps:** update all non-major dependencies ([#1621](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1621)) ([48126f7](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/48126f770231fbcd3e844f93a9ba8fb379143fb7)) +- **deps:** update all non-major dependencies ([#1622](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1622)) ([e7a1428](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e7a142873e82ff5760ea4e6d25a46084f7aacc31)) +- **deps:** update all non-major dependencies ([#1627](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1627)) ([ed77cd6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ed77cd602f7d6798896dbc45a55d73dbb055183d)) +- **deps:** update all non-major dependencies ([#1629](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1629)) ([e2a3122](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e2a3122f6c99e689126b40198144d68532ee9940)) +- **deps:** update all non-major dependencies ([#1634](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1634)) ([89a1c43](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/89a1c436162ca6d87af3ddbbcfbfa7f63d685c2c)) +- update tsconfig.json to use @tsconfig/node24 ([99dbfd7](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/99dbfd7b169676ee30ceefdccdf7490d49b85a98)) +- **webui:** reset toggle button state after action completion ([#1547](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1547)) ([cddc77d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/cddc77d5fc797b1a1ac928fa18e9d65dbf1d1abb)) + +### 📚 Documentation + +- refine READMEs ([f5e46a7](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f5e46a70a391568b327bc1b6d88398bf710be035)) + +### 🤖 Automation + +- **deps-dev:** bump @types/node from 24.8.0 to 24.8.1 in the regular group ([#1564](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1564)) ([fadd932](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/fadd93271a3abc64be5347adb6027fb078e30c9c)) +- **deps-dev:** bump @types/node in the regular group ([#1515](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1515)) ([ec8bf7f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ec8bf7f9c787bab3c11288dd1d4baa212a793e54)) +- **deps-dev:** bump @vitest/coverage-v8 from 3.2.4 to 4.0.1 ([e778f39](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/e778f3930784c27cbaed0af9c4413648474a2382)) +- **deps-dev:** bump the regular group with 2 updates ([7d7ab44](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7d7ab4455cdee562d79c7bb519a643e30429c9b7)) +- **deps-dev:** bump the regular group with 2 updates ([#1567](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1567)) ([ada1284](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ada12847eb56b95ea2cc29ca963fc4ac32976614)) +- **deps-dev:** bump the regular group with 3 updates ([7633284](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7633284afa651091970e48b54d17a453ef3e6c97)) +- **deps-dev:** bump the regular group with 3 updates ([f96ef18](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f96ef1841a79e24f7bdfa5e3a0cb38ad21c3bf42)) +- **deps-dev:** bump the regular group with 3 updates ([033d483](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/033d483ef4a03d4bbb3777ae8e3b7f36f17df290)) +- **deps-dev:** bump the regular group with 3 updates ([#1574](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1574)) ([6ea3bc3](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6ea3bc3e68b5f3c76eb2008ed366e488e65b6344)) +- **deps-dev:** bump the regular group with 4 updates ([f406612](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f40661259d60b891432da9fad27460f2815288cd)) +- **deps-dev:** bump the regular group with 4 updates ([3967d3d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/3967d3da2d6655f941e7a4d1b29da2a7925eca16)) +- **deps-dev:** bump the regular group with 4 updates ([05371a9](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/05371a9215139dcc5b47c1c3f118b63efd6276d7)) +- **deps-dev:** bump the regular group with 4 updates ([dae6b78](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/dae6b78c23e5219bdc8726b9a68c83b9b59152f6)) +- **deps-dev:** bump the regular group with 4 updates ([a047288](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a047288fa24e8432a1ba24c6efe2e0e5c8772a5a)) +- **deps-dev:** bump the regular group with 6 updates ([#1566](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1566)) ([f93f64a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f93f64a911d6cf868180358eae57c6adeb631a49)) +- **deps-dev:** bump typescript from 5.9.2 to 5.9.3 in the typescript group ([0f252f6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0f252f66fa26bb91fc233202586211efa2fd9ce9)) +- **deps-dev:** bump typescript in the typescript group ([c1a6a79](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c1a6a79ba81afebfcfc6ceba2ec619bf82b2bbe9)) +- **deps-dev:** bump typescript in the typescript group ([#1485](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1485)) ([622f9f6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/622f9f6edb57daa3dacec4db8e411cbcefe7e0b3)) +- **deps-dev:** bump vitest from 3.2.4 to 4.0.1 in the vitest group ([#1570](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1570)) ([c27e4a4](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c27e4a49b4f33b03ddcec035b641ace01468c3a6)) +- **deps:** bump the regular group across 1 directory with 13 updates ([811efaa](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/811efaa7d46eca2262aac74806c190c111db147d)) +- **deps:** bump the regular group across 1 directory with 5 updates ([13b52ea](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/13b52eaf3b073f26b1440317587117d624b6f521)) +- **deps:** bump the regular group across 1 directory with 5 updates ([b1c10b5](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b1c10b5484de217457ea73d885701cb83a04d491)) +- **deps:** bump the regular group across 1 directory with 7 updates ([d6831c1](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d6831c1072d8ddb737c2b784636e6770d87a6103)) +- **deps:** bump the regular group across 1 directory with 7 updates ([62eee6e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/62eee6e7bac8bea9057ca7376d7a3e7ae89e4609)) +- **deps:** bump the regular group with 3 updates ([#1503](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1503)) ([d57c265](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d57c265ec6e2a5fafa9e0cc2dfe7ec454602d652)) +- **deps:** bump the regular group with 6 updates ([#1507](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1507)) ([d5acbdc](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/d5acbdc3fd3c27abe5c2ba45ee1dabe0fc2ff4ae)) +- **deps:** bump the regular group with 7 updates ([0b14c0b](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0b14c0bac6be53bd2aaf13deb1bcf68d5a2d28c8)) +- **deps:** bump the regular group with 7 updates ([#1572](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1572)) ([a7c4809](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a7c480973200c6b35df4d26a40c71a0ba78fb4a3)) +- **deps:** bump the regular group with 9 updates ([#1594](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1594)) ([8a274b6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8a274b6a22c8daed816535075e84da70c5b0776d)) + ## [2.1.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/webui@v2.0.10...webui@v2.1.0) (2025-07-24) ### 🚀 Features diff --git a/ui/web/package.json b/ui/web/package.json index f2348356..c3088cac 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "webui", - "version": "2.1.0", + "version": "2.2.0", "readme": "README.md", "engines": { "node": ">=22.0.0", diff --git a/ui/web/sonar-project.properties b/ui/web/sonar-project.properties index f83310fa..4adee9d9 100644 --- a/ui/web/sonar-project.properties +++ b/ui/web/sonar-project.properties @@ -4,7 +4,7 @@ sonar.organization=sap-1 # This is the name and version displayed in the SonarCloud UI. sonar.projectName=e-mobility-charging-stations-simulator-webui # x-release-please-start-version -sonar.projectVersion=2.1.0 +sonar.projectVersion=2.2.0 # x-release-please-end # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.