Releases: SAP/e-mobility-charging-stations-simulator
Releases · SAP/e-mobility-charging-stations-simulator
ocpp-server: v1.4.2
ui: v1.4.1
simulator: v1.4.1
ocpp-server: v1.4.1
ui: v1.4.0
simulator: v1.4.0
1.4.0 (2024-07-04)
🚀 Features
- switch to release-please release manager (2c02376)
🐞 Fixes
- ci: fix release-please GH action run (2a91b70)
- ci: silence release-please GH action warnings (4dc1046)
- ensure checks are run on release PR (ce4b669)
📚 Documentation
✨ Polish
🤖 Automation
- bump volta node version (abc5de8)
- ci: fix component handling in release-please (60414a7)
- ci: limit initial release PR to previous version commit (e49bac4)
- ci: remove release-please workspace plugin (94097a8)
- deps-dev: apply updates (e92bd99)
- deps-dev: apply updates (a33e3b4)
- deps: bump ws from 8.17.1 to 8.18.0 (4119c6e)
ocpp-server: v1.4.0
Version 1.3.7
- fix: fix OCPP2 mock server command sending
#1061
- Combined PRs
#1064
- Fix GetBaseReport Implementation and Add Request Handlers and CLI Parsing Server-Side
#1053
- build(deps-dev): bump eslint-plugin-jsdoc from 48.2.12 to 48.4.0
#1059
- build(deps): bump sonarsource/sonarcloud-github-action from 2.2.0 to 2.3.0
#1048
- build(deps): bump actions/setup-python from 4 to 5
#1043
- Add GetBaseReport Command Handling to OCPP 2.0.1 Server
#1041
- build(deps-dev): apply updates
11846be
- build(deps-dev): apply updates
2177f6d
- test: migrate ocpp server to poetry to ease usage
c11be92
- build(deps-dev): apply updates
9d31316
- build(deps-dev): apply updates
e6f14eb
- build(deps): apply updates
ede334c
- refactor(ocpp-server): format code with black
d4aa970
- build(deps-dev): apply updates
7f6b56b
- build(deps): apply updates
06b6085
- test(ocpp-server): switch to ruff to assess coding style
dfa4a58
- build(deps): apply updates
5ebea52
- build(deps-dev): apply updates
6537ae8
- build(ci): silence linter
4d8b5b9
- build(deps-dev): apply updates
5ddbebe
- fix(ocpp-server): add asyncio compatible timer implementation and use it
cbfbfbc
- build(deps-dev): apply updates
69497ad
- build(deps-dev): apply updates
d4c5e39
- test: reformat ocpp server python using pep8 rules
1a0d2c4
- build(deps-dev): apply updates
6c7388a
- Add missing types for GetBaseReport payload handling
fa16d38
- build(deps-dev): apply updates
9388120
- build(deps-dev): apply updates
12c0935
- test(ocpp-server): add tasks to format/lint code
ac96356
- fix: issue 39
299eb3f
- refactor: setup repo configuration to handle python code
d6488e8
- refactor: cleanup default params in error handlers
64c14c9
- build(deps-dev): apply updates
a6a928b
- feat: modified OCPP2.0 test
7c945b4
- Related issue39
f937c17
- build(deps-dev): apply updates
7e7760d
- build(deps-dev): apply updates
a79c81a
- feat(ci): add autofix.ci action on PR
a4beba2
- fix: modified mistakes
b225460
- refactor(ocpp-server): add a few types
c7f80bf
- refactor: move more OCPP command sending code to charge point class
4de4645
- fix(ocpp-server): properly handle charge point disconnection
7628b7e
- build(deps-dev): bump ruff from 0.4.10 to 0.5.0 in /tests/ocpp-server
2b8b04b
- build(ci): run autofix in a unique job
8b17228
- [autofix.ci] apply automated fixes
b794f42
- build(deps-dev): apply updates
0f1dc77
- refactor: move CLI options validation to main()
93d9519
- build(ocpp-server): apply updates
8768034
- chore: move configuration specific to ocpp-server to its folder
b00abe8
- build(deps-dev): apply updates
9daf701
- build(deps-dev): apply updates
6d037fb
- test: add ConfigurationData enums tests
47a41cf
- build(deps-dev): bump vite from 5.3.1 to 5.3.2
87170a8
- docs: document volta usage for development
17c9163
- build(deps-dev): apply updates
8df621e
- build(ci): add ocpp-server code linter check
ffccbf2
- [autofix.ci] apply automated fixes
1f71f83
- test: remove GetBaseReport ocpp server handler
3bacab7
- chore(ocpp-server): refine ruff linter configuration
a6fac14
- test(ocpp-server): add more request handlers
5dd22b9
- build(deps): apply updates [
527e52c
](527e52c...
Version 1.3.6
- build(deps-dev): apply updates
01ffb6d
- feat: handle CHARGE_POINT_MAX_PROFILE charging profiles at power
3579910
- build(deps-dev): apply updates
7b0a334
- refactor: cleanup power limitation code
21f68e2
- refactor: cleanup charging profiles handling code
c76d9c8
- fix: ensure no charging profile purpose TxProfile is loaded at startup
3edfdf5
- build(deps-dev): apply updates
1056f1b
- build: apply volta pnpm update
c9a92ed
- fix: fix TxProfile removal with transaction id defined at Tx stop
d020e24
Version 1.3.5
- test: add ErrorUtils test
d05b53c
- test: improve ErrorUtils coverage
2d4928a
- build(deps-dev): apply updates
c4387ed
- feat: handle charging profile purpose TxProfile
7abb61b
- build(deps-dev): apply updates
65b608f
- test: add tests
b49550e
- test: improve coverage on existing tests
ff40d2c
- fix: restart metervalues interval if MeterValueSampleInterval is changed
b8e3363
- refactor: rename Storage.handleDBError -> Storage.handleDBStorageError
a03b18c
- fix: allow to set charging profile with TxProfile purpose
65099c1
- fix: avoid to modify stored charging profiles
a629e6f
- test: add ConfigurationUtils test
2a9305b
- perf: compute power limitation only once
5b1bd2d
- fix: refine default configuration
a9babd5
- test: improve ConfigurationUtils coverage
8598b56
- test: add Utils insertAt() test
055d4c4
- test: trivial refinements
0acbf5e
- fix: ensure ATG status is refreshed in the UI at stop
c004d5e
- test: improve ConfigurationUtils coverage
329f14c
- fix: add sanity check in ATG on connector id
a4d9680
- perf: add fastpath in array sorting helper
8bfa4d2
- fix: fix start transaction response handling with authorize
ae8fb16
- fix: fix condition at ATG configuration handling
274f9b3