Releases: SAP/e-mobility-charging-stations-simulator
Releases · SAP/e-mobility-charging-stations-simulator
Version 1.2.3
Version 1.2.2
- build(deps): apply updates
1ec93f5
Version 1.2.1
Version 1.2.0
Version 1.2.0-3
- build(deps-dev): apply updates
846008b
- build(deps-dev): apply updates
11e56c5
- build(deps-dev): apply updates
1169786
- build(deps-dev): apply updates
bd7ebfa
- build(deps-dev): apply updates
a1684ca
- build(deps-dev): apply updates
7b0b6f5
- build: ensure the mininum node version includes corepack
43d5dd0
- refactor(simulator): simplify skip preinstall test
cb3617b
Version 1.2.0-2
- build: switch to latest pnpm version with related formats
1a662d2
- build(deps-dev): apply updates
6e3a781
- build(deps-dev): apply update
9a9aa23
- fix: ensure charging profiles are deeply cloned before doing any
66a62ea
- chore: update copyright notice to 2023
a6609c8
- build: remove unneded step in CI
513409f
- fix: avoid unscoped 'this' in static method
b30ea3f
Version 1.2.0-1
- feat: add initial support get composite schedule OCPP 1.6 command
4118945
- build(deps-dev): apply updates
8481844
- refactor: rename an id tags cache method
32e8c8a
- refactor: remove unneeded intermediate variable in id tags cache code
728e01f
- build(simulator): add some scripts to clean build artefacts
e592ba1
- build(ui): add some scripts to clean build artefacts
a39e3a3
- feat: add supervision url configuration to Keba template
6a37362
Version 1.2.0-0
- build(ui): switch to pnpm
603f101
- build(simulator): switch to pnpm
881f450
- build(simulator): add script to prepare a build for CF
514a30b
- build: fix CF deployment
c3d79f9
- feat(simulator): wait for transactions end before simulating firmware
62340a2
- build(deps-dev): apply updates
1e60468
- feat: switch the bundled code to ESM only
653b69b
- refactor(simulator): cleanup id tags cache namespace
f911a4a
- build: fix peer dependencies pnpm handling
7c0673b
- build(deps-dev): apply updates
930c92d
- build(deps): apply updates
8e34d9a
- build(deps-dev): apply updates
8262cbb
- perf(simulator): use content addressable cache for idtag distribution
aaf2bf9
- docs: add missing escape before pipe in markdown
1d495af
- fix: fix conditions requiring an heartbeat restart at boot notification
8f95343
- refactor(simulator): move template keys deprecation code into helpers
ae5020a
- refactor: rename a template key to a more sensible name
e302df1
- test: setup to allow unit tests with stubbing
21ece8a
- perf(simulator): optimize tags cache
d6a62ad
- build(deps-dev): apply updates
31c3e59
- build(deps): apply updates
b539dea
- refactor(simulator): factor out template key deprecation handling
d21c49d
- build(deps-dev): apply updates
3092f0b
- fix: add charging station status checkpoints to firmware update
1bf29f5
- fix(simulator): increment the firmware version in boot notification
692f2f6
- test: fix ts-node configuration with ESM and mocha
92ce547
- fix: ensure the incremented firmware version is saved in configuration
6bccfcb
- perf(simulator): build once address for tags caches addressable indexes
ba62a53
- fix(simulator): fix CF build deployement
042f925
- fix: stop the ATG on connector if its status is unavailable
9b4d0c7
- docs(simulator): document pnpm enablement
5845e83
- fix: fix setInterval deferencing
dfe81c8
- refactor: add helper to build content addressable key for id tags cache
7af183e
- refactor(simulator): refine LRU cache type name
d15866d
- fix: ensure charging station uid is stable between firmware update
2b490d7
- docs: add link to log rotation tunables details
37e868f
- feat(simulator): wait when necessary between phases at firmware update
380ccc4
- refactor: pnpm configuration whitespace cleanup
8d721ca
- build(ci): remove unrecognized option
0199b61
- build(simulator): fix CI after switch to pnpm
12909bc
- refactor(simulator): remove unneeded condition check in log message
910c3f0
- build(simulator): update ignored CF files
f4896c4
- docs: refine README.md tunables description
38cc3b4
- build: refine ignore configuration files
1b0f082
- build: fix eol type detection
079a6f9
- Revert "refactor: .js -> .cjs"
9d5d8e6
- refactor: .js -> .cjs
8e1080e
Version 1.1.96
Version 1.1.95
- refactor(simulator): switch to named exports
268a74b
- build(simulator): switch rollup plugins to core ones
8b6da98
- build(deps): apply updates
b492b73
- refactor(simulator): switch utils to internal module export/import
60a7439
- build(deps): apply updates
ab9c886
- build(deps): apply updates
5a9d745
- build(deps-dev): apply updates
61aad68
- fix(simulator): fix mocha tests
878e026
- refactor(simulator): switch to internal modules export/import design
2896e06
- chore: apply dependencies update
946b9f8
- build(deps): apply updates
d91f775
- build(deps): apply updates
5b670ff
- build(deps): apply updates
15f4706
- build(deps-dev): apply updates
9d432a8
- build(deps-dev): apply updates
d994fe7
- feat: set supervision url through the UI protocol
269de58
- chore: apply dependencies update
0868382
- refactor(simulator): explicitly export needed types only
0ac9792
- build(deps-dev): apply updates
779c2ad
- refactor(simulator): cleanup OCPP incoming requests handler
56d09fd
- build(deps): apply updates
efad425
- build(deps): apply updates
b8cede3
- fix(simulator): order firmware upgrade statuses properly
93f0c2c
- refactor(simulator): remove duplicated code in utils
dada83e
- refactor(simulator): constify and factor out empty data structure
59b6ed8
- refactor(simulator): align casing on enums between key and value
721646e
- feat(simulator): add more OCPP 2.x.x types definition
28f1c57
- feat(simulator): add certificates related OCPP 2.x types
6b63503
- fix(simulator): make the modules export/import a bit less sensitive to
17bc43d
- feat(simulator): initial work on configuration components and variables
857d8dd
- build(simulator): switch to TS 5.x.x
c8aafe0
- refactor(simulator): remove uneeded check
5b43123
- refactor(simulator): sort exports, switch to node: import syntax for internal
01f4001
- refactor(simulator): remove duplicate OCPP version validation code
feff11e
- build(deps-dev): apply updates
2b35c55
- fix(simulator): rename and fix object own property detection helper
ef4932d
- refactor(simulator): add type shorcuts for OCPP configuration keys
6dad8e2
- refactor(simulator): add control over the OCPP stack exports
368a6ed
- test: cleanup code coverage configuration
2e8a02e
- fix(simulator): sanity checks to circular array inputs
4cf1f68
- test(simulator): add cloneObject() helper tests
dd5a1d6
- chore: apply dependencies update
0a71cb7
- fix(simulator): init statistic counters without possibly overriding the
7191090
- refactor(simulator): cleanup types export
b0ba2bf
- perf(simulator): filter array for undefined before running map()
3ce0201
- refactor(simulator): factor out supervision urls distribution
a52a644
- feat(simulator): switch TS transpiler to ECMAScript 2022
c5f2c25
- feat(simulator): expose OCPP configuration in UI protocol
8d8599f
- build(deps): apply security update
72a20d2
- test(simulator): add hasOwnProp() tests
af29b59
- refactor(simulator): avoid branching in empty array helpers
5d0b9ff
- refactor(simulator): introduce HTTP methods enum
1185579
- refactor(simulator): remove unneeded type casting
617cad0
- refactor(simulator): delete attributes instead of undefining
cdde2cf
- style(simulator): align case on enum key/value
10922dc
- fix(simulator): clone configuration object before saving it
648512c
- build(docker): switch to docker internal compose
df3b86f
- refactor(simulator): sort exports [
480fecf
](https://github.com/sap/e-mobility-charging-stations-si...