generated from SAP/repository-template
-
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd5bffd
commit 329f2b9
Showing
9 changed files
with
52 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
".": "2.0.2", | ||
"ui/web": "2.0.2", | ||
"tests/ocpp-server": "2.0.2" | ||
".": "2.0.3", | ||
"ui/web": "2.0.3", | ||
"tests/ocpp-server": "2.0.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,22 @@ | ||
# Changelog | ||
|
||
## [2.0.3](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@v2.0.3) (2025-01-15) | ||
|
||
|
||
### 🤖 Automation | ||
|
||
* **deps-dev:** bump @types/node in the regular group ([#1264](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1264)) ([7d3076d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7d3076df490d0c4fe2f19bba39066384bf2a6060)) | ||
* **deps-dev:** bump @types/node in the regular group ([#1269](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1269)) ([f76119c](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f76119cefac3d3ef7f8186e5e37e92c11f58be5f)) | ||
* **deps-dev:** bump eslint-plugin-perfectionist in the regular group ([#1267](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1267)) ([a5946ce](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a5946ce92ecb10e34b4f3d9141411c465bf5d7ab)) | ||
* **deps-dev:** bump eslint-plugin-perfectionist in the regular group ([#1271](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1271)) ([ba78676](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ba7867687bbf53d9b966d8995706348c048c6973)) | ||
* **deps-dev:** bump glob from 11.0.0 to 11.0.1 in the regular group ([#1274](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1274)) ([df397f6](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/df397f603cec1aa565474ac0d01edb7c064fdb1f)) | ||
* **deps-dev:** bump jsdom from 25.0.1 to 26.0.0 ([#1276](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1276)) ([a082525](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a082525de20451c572433ac5cb9b4b6c0a908b1d)) | ||
* **deps-dev:** bump the regular group with 2 updates ([#1278](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1278)) ([fa27c74](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/fa27c744c34e0c70a92741acef570bdefc65c3be)) | ||
* **deps-dev:** bump the regular group with 2 updates ([#1279](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1279)) ([84f9a57](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/84f9a5783bc76c46acf6a31c29f16f698096f318)) | ||
* **deps-dev:** bump typescript in the typescript group ([#1275](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1275)) ([8a16c2c](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8a16c2cd8dea56de21d7a4bfabc2178b4091f6d8)) | ||
* **deps:** bump the regular group with 2 updates ([#1262](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1262)) ([a8de006](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a8de0063cd6e9e817d8edf715679173c9beed470)) | ||
* **deps:** bump the regular group with 5 updates ([#1273](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1273)) ([3594fbd](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/3594fbd4ef832fb9da039f103ee6b2bc4e062863)) | ||
|
||
## [2.0.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@v2.0.2) (2024-12-23) | ||
|
||
### ✨ Polish | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,21 @@ | ||
# Changelog | ||
|
||
## [2.0.3](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@v2.0.3) (2025-01-15) | ||
|
||
|
||
### 🐞 Bug Fixes | ||
|
||
* port OCPP 2 server code to ocpp version 2 library ([5dd0043](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5dd0043f62de284dfdfcd055d891240a696851a3)) | ||
|
||
|
||
### 🤖 Automation | ||
|
||
* **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1265](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1265)) ([c16a083](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c16a08374580fbe02b9797909b559ad18241c7a1)) | ||
* **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1272](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1272)) ([724426b](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/724426b6062a2515eaa4b96747d672cd93f4421f)) | ||
* **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1277](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1277)) ([00c442c](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/00c442c3e5e5b09307ae59cd82a9ce76483674b3)) | ||
* **deps:** bump ocpp from 2.0.0rc3 to 2.0.0rc4 in /tests/ocpp-server ([#1266](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1266)) ([ef6b26b](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ef6b26b096bb3c6faea89a3c62346e510d81861d)) | ||
* **deps:** bump ocpp from 2.0.0rc4 to 2.0.0 in /tests/ocpp-server ([#1268](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1268)) ([6f05e7a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6f05e7a9c51a7a271f5a3a6867a823cf53383d5d)) | ||
|
||
## [2.0.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@v2.0.2) (2024-12-23) | ||
|
||
### 🤖 Automation | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "ocpp-server" | ||
version = "2.0.2" | ||
version = "2.0.3" | ||
description = "OCPP2 mock server" | ||
authors = ["Jérôme Benoit <[email protected]>"] | ||
readme = "README.md" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# Changelog | ||
|
||
## [2.0.3](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@v2.0.3) (2025-01-15) | ||
|
||
|
||
### 🤖 Automation | ||
|
||
* **deps-dev:** bump @types/node in the regular group ([#1264](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1264)) ([7d3076d](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7d3076df490d0c4fe2f19bba39066384bf2a6060)) | ||
* **deps-dev:** bump @types/node in the regular group ([#1269](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1269)) ([f76119c](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f76119cefac3d3ef7f8186e5e37e92c11f58be5f)) | ||
* **deps-dev:** bump jsdom from 25.0.1 to 26.0.0 ([#1276](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1276)) ([a082525](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a082525de20451c572433ac5cb9b4b6c0a908b1d)) | ||
* **deps-dev:** bump the regular group with 2 updates ([#1279](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1279)) ([84f9a57](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/84f9a5783bc76c46acf6a31c29f16f698096f318)) | ||
* **deps-dev:** bump typescript in the typescript group ([#1275](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1275)) ([8a16c2c](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8a16c2cd8dea56de21d7a4bfabc2178b4091f6d8)) | ||
|
||
## [2.0.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/[email protected]@v2.0.2) (2024-12-23) | ||
|
||
### ✨ Polish | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters