Version 1.1.57
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
CommitLineData
bf45eb68
JB
1### Changelog
2
3All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
5Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
de17a566
JB
7#### [v1.1.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.56...v1.1.57)
8
9- Merge pull request #207 from jerome-benoit/fix-response-pending [`9b75e3a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9b75e3ab59b911697ad2f809e2aee6967a46e0c4)
10- Apply dependencies update [`39dca63`](https://github.com/jerome-benoit/charging-stations-simulator/commit/39dca63f0a8e166228e853084afb36ee697f7d2d)
11- Apply dependencies update [`5d12c42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5d12c425ff0a1e3fd167e29493588fa6ac5923f8)
12
7dafa107
JB
13#### [v1.1.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.55...v1.1.56)
14
de17a566
JB
15> 17 March 2022
16
7dafa107
JB
17- Apply dependencies update [`2c3872a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2c3872a1a3b3b5da128500bbfb65ece46a29fc3d)
18- README.md: Enchance configuration files documentation [`1816f74`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1816f743cd705bb5ba7fb206df84f16987a2c3ab)
19- README.md: Spell fixes [`170bec5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/170bec5384bf1ea362b46a099b0e092cfaec33d5)
20
4e034ecb
JB
21#### [v1.1.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.54...v1.1.55)
22
7dafa107
JB
23> 15 March 2022
24
4e034ecb
JB
25- Add stationInfo to persistent configuration [`2484ac1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2484ac1e71dc33f01b965b5898b319de938cf90d)
26- Strong type sendMessageHandler response with generics [`f22266f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f22266fd29f7f11ba883d7f799ef607be05d4232)
27- Apply dependencies update [`25b292f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/25b292ffc0665399325f5392cdecd2b0e354237e)
28
62c4bdf8
JB
29#### [v1.1.54](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.53...v1.1.54)
30
4e034ecb
JB
31> 10 March 2022
32
62c4bdf8
JB
33- Disable husky installation on CF and CI [`2aa2a8d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2aa2a8df7efc101413c780938bf5d4c02ea4a525)
34- Fix docker image build [`658e2d1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/658e2d16622bc69a4a0c5df02fae29fd0cc7efac)
35- Add helper to get connector id for a transaction id [`f479a79`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f479a7929a02e6290ec945557136bf4ee5445107)
36
1bbd0551
JB
37#### [v1.1.53](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.52...v1.1.53)
38
62c4bdf8
JB
39> 9 March 2022
40
1bbd0551 41- Fix metervalues payload format [`#198`](https://github.com/jerome-benoit/charging-stations-simulator/issues/198)
62c4bdf8 42- Version 1.1.53 [`1bbd055`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1bbd05510c7194a287a5fecc02c0540d5e6520cc)
1bbd0551
JB
43- Add the missing issue template key in the right section [`cb9a9a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cb9a9a02105dfb078b2786108abc7af5d031955e)
44- Add missing payload attributes to boot notification [`29d1e2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/29d1e2e70bc8ce223a0e8f4966552c3ae027e297)
1bbd0551 45
dc343b49
JB
46#### [v1.1.52](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.51...v1.1.52)
47
1bbd0551
JB
48> 8 March 2022
49
dc343b49
JB
50- Initial code cleanups for the future OCPP requests code optimization [`78085c4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/78085c42a98966f7118f2575b2fde9a386399c94)
51- Convert sendStopTransaction to OCPP message sending handler [`68c993d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/68c993d5b34c191022256f26d4e95e5f3b9974d4)
52- Convert sendStatusNotification to OCPP message sending handler [`93b4a42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/93b4a429b3cd9c37b5698b601361039c51e295d2)
53
8905022b
JB
54#### [v1.1.51](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.50...v1.1.51)
55
dc343b49
JB
56> 5 March 2022
57
8905022b
JB
58- Apply prettier formating [`e7aeea1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e7aeea18e189dd087c8f951cf77a253e2818ae90)
59- Add pre-commit hook to format files properly [`c28d8ad`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c28d8adf214c89a5fbb33e3cd5858d05679874fe)
60- Fix eslint and prettier configuration [`1006808`](https://github.com/jerome-benoit/charging-stations-simulator/commit/100680888f3b49453ddb4081988a480ee3030d07)
61
f902e1c4
JB
62#### [v1.1.50](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.49...v1.1.50)
63
8905022b
JB
64> 4 March 2022
65
f902e1c4 66- Fix workerSet startup [`d070d96`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d070d967782492d71c5716d2560177531f826f53)
8905022b 67- Version 1.1.50 [`f902e1c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f902e1c441c6751f885e39bc5aa23721a102f424)
f902e1c4 68- Fix workerSet linear ramp up at startup [`36367c3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/36367c31509f7b23c5788ecf6c84ad9be3734c73)
f902e1c4 69
c7b5f6ff
JB
70#### [v1.1.49](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.48...v1.1.49)
71
f902e1c4
JB
72> 4 March 2022
73
c7b5f6ff
JB
74- Cleanup worker internal API [`4d7227e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4d7227e61934a6b082a4d89268c454f7ee3605e1)
75- Apply dependencies update [`6825024`](https://github.com/jerome-benoit/charging-stations-simulator/commit/68250247081144b3ccc237926c350037a3db28ed)
76- Add tunable for charging station start delay for linear ramp up [`4bfd80f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4bfd80fa794b4b2f89427ef9f5944664ce3bdade)
77
ac60c2a6
JB
78#### [v1.1.48](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.47...v1.1.48)
79
c7b5f6ff
JB
80> 24 February 2022
81
ac60c2a6
JB
82- Enforce singleton design pattern for the logger [`bc464bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc464bb1fb95c50a14b25478d35be76b7d8e5498)
83- Refactor OCPP requests sending helpers [`5e0c67e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5e0c67e8a137c2c9cf73b49ae2837c469d7b4af5)
84- Ensure 1:1 mapping between charging station instance and its OCPP services [`9f2e313`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f2e313013116428f5bce2be59e2f5c07502c026)
85
fbe2891f
JB
86#### [v1.1.47](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.46...v1.1.47)
87
ac60c2a6
JB
88> 10 February 2022
89
fbe2891f 90- Add occpStrictCompliance template tunable [`672fed6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/672fed6e70e94e37ba8db689d8517f42ae0f4477)
ac60c2a6 91- Version 1.1.47 [`fbe2891`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fbe2891fa687e54f754f891996d4da837b272e03)
fbe2891f 92- Simplify some code logic [`6114e6f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6114e6f11b3fb12439d464e142fdf93866982b6c)
fbe2891f 93
148bb67b
JB
94#### [v1.1.46](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.45...v1.1.46)
95
fbe2891f
JB
96> 8 February 2022
97
148bb67b 98- Apply dependencies update [`d29de7b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d29de7b8144ef6be6c0c2bd2f5db3893fd178942)
fbe2891f 99- Version 1.1.46 [`148bb67`](https://github.com/jerome-benoit/charging-stations-simulator/commit/148bb67bfdd5c84d12f1fd895b98e4f4f698faa9)
148bb67b 100- Relax OCPP commands acceptance while the charging station is in unknown [`5328366`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5328366132d84ad844f92b2b8fc13e4418b10f5c)
148bb67b 101
1bd560cd
JB
102#### [v1.1.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.44...v1.1.45)
103
148bb67b
JB
104> 7 February 2022
105
1bd560cd
JB
106- Apply dependencies update [`30d4f23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/30d4f23338994b2de4349bc0e4e69cd50156dee2)
107- Apply dependencies update [`3a34479`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3a344794c3b72f6e95088c50d094d19007184827)
108- Apply dependencies update [`c2995f7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2995f7c6c98f0efefae5f364fc59f78e2ff145b)
109
19dc7dbf
JB
110#### [v1.1.44](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.43...v1.1.44)
111
1bd560cd
JB
112> 5 January 2022
113
19dc7dbf
JB
114- Apply dependencies update [`c15ced0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c15ced0ba99a062e2aa0f362d425977ed6b524f7)
115- Apply dependencies update [`d1eff23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d1eff23433e7231dee8179296f9ac7c23f55611e)
116- Apply dependencies update [`0e74bdb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0e74bdb0074a73d4b36c610431063485ab5f8c23)
117
720c5e72
JB
118#### [v1.1.43](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.42...v1.1.43)
119
19dc7dbf
JB
120> 28 December 2021
121
720c5e72
JB
122- Apply dependencies update [`41c9441`](https://github.com/jerome-benoit/charging-stations-simulator/commit/41c94417d278bbe67b6025e7f5a92e7fe67e73fc)
123- Apply dependencies update [`a10297b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a10297baeedc09f9be11d68e0f5f42de23c3f2e5)
124- Apply dependencies update [`11e727b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/11e727b46cdc11604161491d11f7f8ea374872b7)
125
1e37e5b8
JB
126#### [v1.1.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.41...v1.1.42)
127
720c5e72
JB
128> 20 December 2021
129
1e37e5b8 130- Refine autoRegister CS template tunable handling [`e58068f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e58068fde9b27e3de6733be24fc7b3dfac37331b)
720c5e72 131- Version 1.1.42 [`1e37e5b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e37e5b84ab2a63a47d2efab71d66b068df9cbf9)
1e37e5b8 132
9abea9fc
JB
133#### [v1.1.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.40...v1.1.41)
134
1e37e5b8
JB
135> 19 December 2021
136
9abea9fc
JB
137- Apply dependencies update [`f5ef488`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f5ef488505dcf9b8c3041f156ce78f280c8275ca)
138- Check for CS registration status before issuing OCPP commands [`124f355`](https://github.com/jerome-benoit/charging-stations-simulator/commit/124f3553d1516addeb523e3ae364ab727bae8d04)
139- Apply dependencies update [`606e466`](https://github.com/jerome-benoit/charging-stations-simulator/commit/606e466e17dde7344c63af1cb1293a522e83f1b4)
140
72b4e76d
JB
141#### [v1.1.40](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.39...v1.1.40)
142
9abea9fc
JB
143> 9 December 2021
144
72b4e76d 145- Fix default configuration handling on some sections [`1ba1e8f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1ba1e8fb644aa0ba8c0295c9eedb6f63e5467459)
9abea9fc 146- Version 1.1.40 [`72b4e76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/72b4e76d251a0bdfe225fdae95f80b606ad1b5ab)
72b4e76d
JB
147- Try to propagate error on configuration file reload. [`dcaf96d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dcaf96dceb56a3ca655ca67dc106ced2b6aaaca1)
148
411df11c
JB
149#### [v1.1.39](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.38...v1.1.39)
150
72b4e76d
JB
151> 8 December 2021
152
411df11c 153- Apply dependencies update [`860a9c5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/860a9c5a7218ea46ec273499765ce77363355b6a)
72b4e76d 154- Version 1.1.39 [`411df11`](https://github.com/jerome-benoit/charging-stations-simulator/commit/411df11c636748c09488e759741ba5f067e22ef3)
411df11c
JB
155- Properly default also the performance storage enablement [`6b693c8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6b693c8e54517152b3e9cbd519569101fdae531c)
156
868b9e50
JB
157#### [v1.1.38](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.37...v1.1.38)
158
411df11c
JB
159> 7 December 2021
160
868b9e50 161- Apply dependencies update [`9c133fa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9c133fad1cf5c3b8d9daf360b1432301f26cc7b2)
411df11c 162- Version 1.1.38 [`868b9e5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/868b9e508c8340a16ea72ad79dc645af681f5968)
868b9e50 163- Merge pull request #112 from jerome-benoit/fix-template [`44eeece`](https://github.com/jerome-benoit/charging-stations-simulator/commit/44eeecebb942017920da10af6596ddf608b61ddb)
868b9e50 164
928dfb41
JB
165#### [v1.1.37](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.36...v1.1.37)
166
868b9e50
JB
167> 6 December 2021
168
928dfb41 169- Use camel case everywhere [`1f5df42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f5df42ad17d09d3a1f53f6618eba325a403d7ad)
868b9e50 170- Version 1.1.37 [`928dfb4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/928dfb4180cf7565e8b10f4714c0ce379aa80b6e)
928dfb41 171- Consistently name directories in repository [`383cb2a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/383cb2aee597e711f037c9f67151191bb233a91c)
928dfb41 172
9bb73e47
JB
173#### [v1.1.36](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.35...v1.1.36)
174
928dfb41
JB
175> 2 December 2021
176
9bb73e47
JB
177- Switch to current node.js LTS version [`5f8a4fd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f8a4fd69e71615ee1e34b7d057266163858bc00)
178- package-lock.json: update [`b86178c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b86178c790a52c84a7929ff7e104d692da8bd8d0)
179- package-lock.json: update [`45fd2bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/45fd2bceb7b606ae6765dab694f592e83f28b5cf)
180
d27fcb79
JB
181#### [v1.1.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.34...v1.1.35)
182
9bb73e47
JB
183> 26 November 2021
184
185- Version 1.1.35 [`d27fcb7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d27fcb79b2e9c8ef3c824e49652c9c5fce600b51)
d27fcb79
JB
186- Apply dependencies update [`001f272`](https://github.com/jerome-benoit/charging-stations-simulator/commit/001f27299de9ed07cf2bd4d5fd4045eb67a91e56)
187- README.md: fix template default value once again [`db05bc8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/db05bc8bafb5d4e99c6ddf2ca5ae676d1579f773)
d27fcb79 188
d47bb352
JB
189#### [v1.1.34](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.33...v1.1.34)
190
d27fcb79
JB
191> 24 November 2021
192
d47bb352
JB
193- Add supervision connection URL support setup through OCPP parameter [`12fc74d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/12fc74d6921babe7a275788b022165b751d6a8ce)
194- Improve code readability [`928e662`](https://github.com/jerome-benoit/charging-stations-simulator/commit/928e662d53196408eef0b99e09e750037d61e1e6)
d27fcb79 195- Version 1.1.34 [`d47bb35`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d47bb352f2c163c8f36d255df5b9a909854cf2ea)
d47bb352 196
6895db78
JB
197#### [v1.1.33](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.32...v1.1.33)
198
d47bb352
JB
199> 22 November 2021
200
6895db78
JB
201- Apply dependencies update [`42f7475`](https://github.com/jerome-benoit/charging-stations-simulator/commit/42f7475e1c7163a8a660e8f9efcaad5db3aea4c8)
202- Apply deps update [`1dc2997`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1dc299743f979eb554f193053799ac617f310cdc)
203- Make the performance measurement time series actually a real time series [`0c14231`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0c142310bb891fd23f2c40234af1fddd88ba71d5)
204
7313a8f1
JB
205#### [v1.1.32](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.31...v1.1.32)
206
6895db78
JB
207> 18 November 2021
208
7313a8f1 209- Apply dependencies update [`bf73848`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bf73848915dcbaf7e0826f60a95250e5d7681cc0)
6895db78 210- Version 1.1.32 [`7313a8f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7313a8f1ce811e6eb2598632d9105b846f04c934)
7313a8f1
JB
211- Fix log message [`b4d1b41`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4d1b412b904e55e25705549e031a054054e28d7)
212
b49e65be
JB
213#### [v1.1.31](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.30...v1.1.31)
214
7313a8f1
JB
215> 17 November 2021
216
b49e65be
JB
217- Apply dependencies update [`13f66ec`](https://github.com/jerome-benoit/charging-stations-simulator/commit/13f66ec728abdbf4cd40eb547a36bc6b098da1d0)
218- Apply dependencies update [`a63cd73`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a63cd73561309b6ea47253f0ee3d20f8a9799a5a)
219- Silence linter some more [`dc100e9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dc100e978337264ceade1c7bbd67faa967c874e1)
220
2f7fd98a
JB
221#### [v1.1.30](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.29...v1.1.30)
222
b49e65be
JB
223> 14 October 2021
224
2f7fd98a
JB
225- Apply dependencies update [`3307084`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3307084863575c9a83079bd77ef255c961521596)
226- Apply dependencies update [`1fe16c9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1fe16c9c1f11b81be83aa2059ecefe63e524929d)
227- Apply dependencies update [`f1d0cc7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f1d0cc73a5d148e3c6edef67e58d10aca83d5a71)
228
f8b73ba5
JB
229#### [v1.1.29](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.28...v1.1.29)
230
2f7fd98a
JB
231> 12 October 2021
232
f8b73ba5
JB
233- Allow to specify ws options in charging station template [`cd8dd45`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cd8dd45729bcb9838f1f3c7b82596b8b30f8ce4d)
234- Apply dependencies update [`561708a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/561708a96364dbf96ea39220a1d0d180508dfe83)
2f7fd98a 235- Version 1.1.29 [`f8b73ba`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f8b73ba50fff10fa0282b971bf24f70454231eca)
f8b73ba5 236
e42d7b1f
JB
237#### [v1.1.28](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.27...v1.1.28)
238
f8b73ba5
JB
239> 8 October 2021
240
e42d7b1f
JB
241- Improve OCPP request's response error handling [`a4bc294`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a4bc29426a2f56c987ec161d86baf9a83c0398ca)
242- Apply dependencies update [`7f876bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7f876bbcb65688ba973381f628df13bf41fd4b73)
f8b73ba5 243- Version 1.1.28 [`e42d7b1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e42d7b1ffe054c767c0deb472e852ec1a0b7bf46)
e42d7b1f 244
62e6c9d0
JB
245#### [v1.1.27](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.26...v1.1.27)
246
e42d7b1f
JB
247> 6 October 2021
248
62e6c9d0 249- Add more sanity checks at remote start transaction [`a265348`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a2653482348f1183b4f8852d43f23dbff711bd83)
e42d7b1f 250- Version 1.1.27 [`62e6c9d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/62e6c9d0b0f7bbf6a73248b3157368e0c112701b)
62e6c9d0 251
dea08fc3
JB
252#### [v1.1.26](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.25...v1.1.26)
253
62e6c9d0
JB
254> 6 October 2021
255
256- Version 1.1.26 [`dea08fc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dea08fc312d196cd7c9e509f4cc37993d72da99e)
dea08fc3
JB
257- Fix callback invocation in promiseWithTimeout() [`ed0f838`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ed0f83800d2e1f68b82a233dee91745ba4031cfb)
258
4c0c2a18
JB
259#### [v1.1.25](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.24...v1.1.25)
260
dea08fc3
JB
261> 5 October 2021
262
4c0c2a18
JB
263- Apply depenencies update [`0489b5c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0489b5c8f32c870892e22705a1ceef3cbad6676a)
264- Fix energy calculation in metervalues [`32618c7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/32618c7187a3ff23f04c955b1bc8ba4ca043a931)
dea08fc3 265- Version 1.1.25 [`4c0c2a1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4c0c2a183ba534ae110d7603c1db097f896846a4)
4c0c2a18 266
06837dfc
JB
267#### [v1.1.24](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.23...v1.1.24)
268
4c0c2a18
JB
269> 4 October 2021
270
06837dfc
JB
271- Convert OCPP message buffer to a Set [`8e24227`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e24227340572ec9f086d966c079ead58cc60ef5)
272- Fix OCPP message sending timeout handling code [`6d9abcc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6d9abcc2b7b384773348c64bf0f7fc4dc5aad061)
4c0c2a18 273- Version 1.1.24 [`06837df`](https://github.com/jerome-benoit/charging-stations-simulator/commit/06837dfc0d84f1b4f57e89d380760d73b921ca36)
06837dfc 274
d455a136
JB
275#### [v1.1.23](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.22...v1.1.23)
276
06837dfc
JB
277> 3 October 2021
278
d455a136 279- Use a map to store OCPP command statistics [`ff4b895`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff4b895e48c7e0c0ba57aa9e811ece2a9877340f)
06837dfc 280- Version 1.1.23 [`d455a13`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d455a13615017163c12e3199e0086fb717396942)
d455a136 281- Apply dependencies update [`311dd6f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/311dd6feba5fe8c1c86c3875b72b40bef688244e)
d455a136 282
b40d8b0d
JB
283#### [v1.1.22](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.21...v1.1.22)
284
d455a136
JB
285> 2 October 2021
286
287- Version 1.1.22 [`b40d8b0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b40d8b0d67a08a811f1d7cc88369b70034b64b8a)
b40d8b0d
JB
288- Improve resquest response error logging [`887fef7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/887fef764941b7a9970fd78bbc608882c320fe78)
289- Refine some type definitions [`9239b49`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9239b49afd9a0cf6a6a2008d9c907fe42072f29b)
290
287f65a9
JB
291#### [v1.1.21](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.20...v1.1.21)
292
b40d8b0d
JB
293> 1 October 2021
294
287f65a9 295- Flag some attributes readonly [`9e23580`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9e23580d87c4e356f85a41eff450693f7d7738dd)
b40d8b0d 296- Version 1.1.21 [`287f65a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/287f65a95dabac857287a857e938100be043a5c7)
287f65a9
JB
297- Do not log response statistics at sending issues [`c52f1f4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c52f1f49e485e8f75682f5ce974d54144cbe2b7c)
298
086b340c
JB
299#### [v1.1.20](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.19...v1.1.20)
300
287f65a9
JB
301> 30 September 2021
302
086b340c 303- Reset ATG connectors status if the number of connectors have changed [`54544ef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/54544ef1ca864c3a2e07ff020a7b8f0b38a825fd)
287f65a9 304- Version 1.1.20 [`086b340`](https://github.com/jerome-benoit/charging-stations-simulator/commit/086b340c88b70646b363e8b20f6fdb9d4bfadbc3)
086b340c 305
3bcb0168
JB
306#### [v1.1.19](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.18...v1.1.19)
307
086b340c
JB
308> 30 September 2021
309
3bcb0168
JB
310- Convert to a map connectors and their status [`734d790`](https://github.com/jerome-benoit/charging-stations-simulator/commit/734d790d9983a43c20f9ffa728f18825625e8119)
311- Apply dependencies update [`4813263`](https://github.com/jerome-benoit/charging-stations-simulator/commit/48132636528412b0d48b22baf35414ab2e917bd1)
086b340c 312- Version 1.1.19 [`3bcb016`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3bcb016865c38c3845469135760eda887277e775)
3bcb0168 313
c5548e7b
JB
314#### [v1.1.18](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.17...v1.1.18)
315
3bcb0168
JB
316> 29 September 2021
317
c5548e7b 318- Use a map a register response and incoming request handlers [`58144ad`](https://github.com/jerome-benoit/charging-stations-simulator/commit/58144adb13fbef619e8b75b36bad7c325d7cae50)
3bcb0168 319- Version 1.1.18 [`c5548e7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c5548e7be1832fe05969d4e80adee4721d99cc11)
c5548e7b
JB
320- Fine tune default memory for CF [`0d39037`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0d39037da6a3cfc90aa3d691dd5be186daa1cbae)
321
94ac9fec
JB
322#### [v1.1.17](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.16...v1.1.17)
323
c5548e7b
JB
324> 29 September 2021
325
94ac9fec 326- Unify WebSocket word usage in log messages [`5dc8b1b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5dc8b1b58356265bfe4c704c72874c8dc3d94450)
c5548e7b 327- Version 1.1.17 [`94ac9fe`](https://github.com/jerome-benoit/charging-stations-simulator/commit/94ac9fecd2e2c42369221e4d10a9e30d244be74c)
94ac9fec 328- Create connectors also if undefined [`8bf8861`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8bf88613e4ab93813de6d7a2e42c5397ccb930e5)
94ac9fec 329
f871a441
JB
330#### [v1.1.16](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.15...v1.1.16)
331
94ac9fec
JB
332> 28 September 2021
333
334- Version 1.1.16 [`f871a44`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f871a44132619abe3cd5beeaec4fb898fb98924d)
f871a441
JB
335- Revert promise resolve/reject value [`aba5361`](https://github.com/jerome-benoit/charging-stations-simulator/commit/aba5361d9e42555ef62e31101a738cdab1c77e33)
336
3287285b
JB
337#### [v1.1.15](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.14...v1.1.15)
338
f871a441
JB
339> 28 September 2021
340
3287285b 341- Plug one more memory leak in the OCPP stack in case of WS closed. [`6198eef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6198eef3947754c7ad85050cb56014794f60c846)
f871a441 342- Version 1.1.15 [`3287285`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3287285b008ddc0da731712eecf05f20a88dbb55)
3287285b 343
d48c3449
JB
344#### [v1.1.14](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.13...v1.1.14)
345
3287285b
JB
346> 28 September 2021
347
d48c3449 348- Apply dependency update [`3d0af7b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3d0af7b825eac2bd55bdb9ba1e2dd5dbc9a0c699)
3287285b 349- Version 1.1.14 [`d48c344`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d48c3449130186db20f9c296178d36e309d70c24)
d48c3449
JB
350- Ensure the OCPP message sending stop if the WS is not open [`65334d0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/65334d061f549a3136373b27c35cb0e508c75a9f)
351
a3a08fbb
JB
352#### [v1.1.13](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.12...v1.1.13)
353
d48c3449
JB
354> 28 September 2021
355
a3a08fbb 356- Improve OCPP stack error messages [`a685c3a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a685c3af751f778eafc57a57d30e8b27255e9f1e)
d48c3449 357- Version 1.1.13 [`a3a08fb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a3a08fbb30d4ec0338714de06ecf563d549f70df)
a3a08fbb 358
1766c3af
JB
359#### [v1.1.12](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.11...v1.1.12)
360
a3a08fbb
JB
361> 28 September 2021
362
1766c3af
JB
363- Always consider sent response to OCPP request as sucessfuly sent [`1864d7f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1864d7f5e1f7bdb0f696804c2e2c3694cec5a3d3)
364- OCPP stack bug fixes: [`32b0224`](https://github.com/jerome-benoit/charging-stations-simulator/commit/32b0224999178acf1101ff9075c95072d207206e)
365- Apply dependencies update [`ef5ef4b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ef5ef4b616b97ab4224cc2be966250ad88f51d87)
366
12c929dc
JB
367#### [v1.1.11](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.10...v1.1.11)
368
1766c3af
JB
369> 26 September 2021
370
12c929dc 371- Add more ATG internal states tracking [`071a931`](https://github.com/jerome-benoit/charging-stations-simulator/commit/071a9315b94fb1c6f7996ca71e42794ac9ff9f82)
1766c3af 372- Version 1.1.11 [`12c929d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/12c929dc7885fdeea0e7ec2b1886789715c100d1)
12c929dc 373
71bd8689
JB
374#### [v1.1.10](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.9...v1.1.10)
375
12c929dc
JB
376> 26 September 2021
377
71bd8689
JB
378- Untangle charging station worker types from the generic ones [`98dc07f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/98dc07faaf264c0263d2c8de382efa9db59cd5b4)
379- ATG: unify start/stop on connector API [`83a3286`](https://github.com/jerome-benoit/charging-stations-simulator/commit/83a3286a048e21e8e872e6438736b818584a16ea)
12c929dc 380- Version 1.1.10 [`71bd868`](https://github.com/jerome-benoit/charging-stations-simulator/commit/71bd868951d5f6caa090a3e992fbd0fb5f31bdc1)
71bd8689 381
66ad0eb1
JB
382#### [v1.1.9](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.8...v1.1.9)
383
71bd8689
JB
384> 25 September 2021
385
66ad0eb1 386- Push down at the connector level ATG states [`9664ec5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9664ec50ce58f2fa682ad687a214d090a95d51f7)
71bd8689 387- Version 1.1.9 [`66ad0eb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/66ad0eb1a749a008fae689b3dab9bfc0a137fce5)
66ad0eb1
JB
388- Ensure the ATG connector status is not overwritten at stop [`b2bece2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b2bece24c8376b29bb0075727402ec3368e31f04)
389
11a4f700
JB
390#### [v1.1.8](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.7...v1.1.8)
391
66ad0eb1
JB
392> 25 September 2021
393
11a4f700
JB
394- Track ATG status on a per connector basis. [`7274023`](https://github.com/jerome-benoit/charging-stations-simulator/commit/72740232578802cecbae5fcf13dc491b92417cce)
395- Apply dependencies update [`d77e279`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d77e279f75a3060eb05777611c8a554aff6fe283)
396- Add node.js memory tuning to docker image [`525935a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/525935a5df9cd2b0ab4fc11c8231241bd9cb1b96)
397
cb5a7b0b
JB
398#### [v1.1.7](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.6...v1.1.7)
399
11a4f700
JB
400> 23 September 2021
401
cb5a7b0b
JB
402- Apply dependencies update [`724b41e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/724b41e4f84d4f3c159ca477e3ccc6e31cc15818)
403- Consistently use idTag for RFID tag [`f4bf2ab`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f4bf2abdd27ce5ddb64d0efd3763608320efc8d8)
404- Remove uneeded condition on transaction status in ATG [`85d2066`](https://github.com/jerome-benoit/charging-stations-simulator/commit/85d206672d2dc688827177e4de87a069c4b2cdc1)
405
174852d0
JB
406#### [v1.1.6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.5...v1.1.6)
407
cb5a7b0b
JB
408> 21 September 2021
409
174852d0 410- Fix ATG run duration computation [`0045cef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0045cef5dae3be8131969d08f70c10748922524e)
cb5a7b0b 411- Version 1.1.6 [`174852d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/174852d08d43d909fad34ebe158b12975948ba89)
174852d0
JB
412- Optimize heap tunable for CF [`e55ef94`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e55ef94a997fd43fe1b6f2711667777e57cdef63)
413
f4ae9a73
JB
414#### [v1.1.5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.4...v1.1.5)
415
174852d0
JB
416> 21 September 2021
417
f4ae9a73
JB
418- Apply dependencies update [`2f30779`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2f3077930c8e17f2ebba01dfba2c0124e5948705)
419- Apply dependencies update [`f9b1488`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f9b14880b5742b1e721b0b1ca6d3ed62ec63d021)
420- Add empty object type and use it on some ocpp responses type [`c12b43d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c12b43d0f4569a189e064768c14088ab8fce9e1b)
421
8890b232
JB
422#### [v1.1.4](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.3...v1.1.4)
423
f4ae9a73
JB
424> 19 September 2021
425
8890b232
JB
426- Optimize ATG run duration handling [`265e426`](https://github.com/jerome-benoit/charging-stations-simulator/commit/265e42664464f3846b3663dcf96264c6d161a77a)
427- Add sanity checks to random number generation code [`b322b8b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b322b8b4712bd412ea2d1e27924dcc6f1bb08c63)
428- Add sanity checks to random integer generation [`a3868ec`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a3868ec4e6c4782ba51066ddbba74f9730dbba19)
429
1f6a6158
JB
430#### [v1.1.3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.2...v1.1.3)
431
8890b232
JB
432> 18 September 2021
433
1f6a6158
JB
434- Add scope to helper methods in Utils class. [`0f16a66`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0f16a6625f6ec995565a7a8de7ff08808eeb5c86)
435- Fix duration formatting for large one [`d7d1db7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d7d1db72537ac2b012ca901a768d6442f3cf39fe)
8890b232 436- Version 1.1.3 [`1f6a615`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f6a6158e1d9a2f234704efbbf1a89fa48d69e67)
1f6a6158 437
c3afd76e
JB
438#### [v1.1.2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.1...v1.1.2)
439
1f6a6158
JB
440> 17 September 2021
441
c3afd76e
JB
442- Apply dependencies update [`3a2adbe`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3a2adbe5f8f5d7d3e4d351aacac37fa07593fc96)
443- Fix and secure random number generation code [`c37528f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c37528f1b44c116d0e714194e881d94951efdef6)
1f6a6158 444- Version 1.1.2 [`c3afd76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c3afd76e6d2323de2d56a4eb324524c3f73eee38)
c3afd76e 445
eecefdf8
JB
446#### [v1.1.1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.0...v1.1.1)
447
c3afd76e
JB
448> 16 September 2021
449
eecefdf8 450- Fix ATG execution time accuracy. [`7d75bee`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7d75bee1fb4f5946cba9bd453604ae9c359595c1)
c3afd76e 451- Version 1.1.1 [`eecefdf`](https://github.com/jerome-benoit/charging-stations-simulator/commit/eecefdf8b2599c7f43ab8938aed8b06c0578ec9a)
eecefdf8
JB
452- Silence a sonar warning [`68a8d1b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/68a8d1bbf67c9b3eac7e61c0e2526710a106f0c8)
453
2a2d9bba
JB
454#### [v1.1.0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.62...v1.1.0)
455
eecefdf8
JB
456> 15 September 2021
457
458- Version 1.1.0 [`2a2d9bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2a2d9bba858b5368b3fefa1fc4ae9e5d6ce44a20)
2a2d9bba
JB
459- Apply dependency update [`c2e6012`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2e60123b7c9124cb51f3cccb528a15f219e5b61)
460- Fix .cfignore file for templates. [`bc9b43d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc9b43db6649c1182b6dbb9e172c213dbd1a8abf)
2a2d9bba 461
f1eb461f
JB
462#### [v1.0.62](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.61...v1.0.62)
463
2a2d9bba
JB
464> 15 September 2021
465
f1eb461f 466- Cleanup OCPP message sending and error code [`e7accad`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e7accadb398c418c41571c53e2c70b1cca3e83d5)
2a2d9bba 467- Version 1.0.62 [`f1eb461`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f1eb461f53b26be7b40eeb4114dd069ace916c00)
f1eb461f
JB
468- Fix misplaced parenthesis [`624df19`](https://github.com/jerome-benoit/charging-stations-simulator/commit/624df19998b1edea4bd7baf4ea3314ad163b90b1)
469
b7635c0f
JB
470#### [v1.0.61](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.60...v1.0.61)
471
f1eb461f
JB
472> 14 September 2021
473
b7635c0f 474- Apply dependencies update [`105758c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/105758c25b973c04f6c62f222106019c3a87b000)
f1eb461f 475- Version 1.0.61 [`b7635c0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b7635c0f08ef609f4647062ae4d16c393be7dd0d)
b7635c0f
JB
476- Fix log message quoting [`b4a58db`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4a58db4470e2ddc4825504ff639777d635958e2)
477
a37c4a09
JB
478#### [v1.0.60](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.59...v1.0.60)
479
b7635c0f
JB
480> 13 September 2021
481
a37c4a09
JB
482- Fix performance storage jsonfile consistency at write: [`c63c21b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c63c21bce46d9230688d0c5ebd31f5dd861324de)
483- Log also ws closing reason [`6c65a29`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c65a2958d57b4c91a60150c2bf567659b64d4f0)
b7635c0f 484- Version 1.0.60 [`a37c4a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a37c4a0959efc51712d32c6d2d2facd84820e41c)
a37c4a09 485
c5e99a9d
JB
486#### [v1.0.59](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.58...v1.0.59)
487
a37c4a09
JB
488> 12 September 2021
489
490- Version 1.0.59 [`c5e99a9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c5e99a9d53322379e96b5615e965fd034204c419)
c5e99a9d
JB
491- Use the same message for git and GitHub version releasing [`1cb34cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1cb34ccdfbee11b6a7057b5f4b92be7d7dd3560f)
492
2ae4ee11
JB
493#### [v1.0.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.57...v1.0.58)
494
c5e99a9d
JB
495> 12 September 2021
496
2ae4ee11
JB
497- Add GitHub issue templates [`1e1be0d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e1be0dfd7b1183c9a8b516946870c01ec7ce721)
498- Remove some any type usage [`73d0904`](https://github.com/jerome-benoit/charging-stations-simulator/commit/73d09045dec38f798d93b28ad11e76f78d65c7cb)
499- Add error handling in one performance storage class [`a6ceb16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6ceb16a6b67653adaa0b40cd057826c71f44f36)
500
897ab693
JB
501#### [v1.0.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.56...v1.0.57)
502
2ae4ee11
JB
503> 12 September 2021
504
505- Release 1.0.57 [`897ab69`](https://github.com/jerome-benoit/charging-stations-simulator/commit/897ab6931a50c93e6e0d302ec2d8cc8d940f4653)
897ab693
JB
506- Default docker image build without git submodules [`bfcad88`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bfcad885f450fc3e933fa1e849473cde43d8e40d)
507- Refine GitHub release name [`6f5db2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6f5db2eda12ebcf26207dd4c1d5678350b73c9e1)
897ab693 508
ea31554b
JB
509#### [v1.0.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.55...v1.0.56)
510
897ab693
JB
511> 12 September 2021
512
ea31554b
JB
513- Create CODE_OF_CONDUCT.md [`#30`](https://github.com/jerome-benoit/charging-stations-simulator/pull/30)
514- Use nullish coalescing in OCPP stack [`5e5a3ab`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5e5a3ab74af7dde544b51b7ef368b593bb957ed6)
515- Cleanup configuration files watching code [`3ec1073`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3ec1073715e995f84b1e2fbb147f85a6c7dc8264)
516- Use a Map to cache OCPP requests in use [`16b0d4e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/16b0d4e77d20b5f7004469f2206a0af1ee8984a5)
517
bfcefecc
JB
518#### [v1.0.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.54...v1.0.55)
519
ea31554b
JB
520> 5 September 2021
521
bfcefecc
JB
522- Switch rollup bundler TS plugin to rollup-plugin-ts [`ae8ee66`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ae8ee665e864460d582b7f6d501b25225a1d7a4c)
523- Add support for OCPP 1.6 TriggerMessage command [`802cfa1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/802cfa135dad14f8b15401685c3429395cb3e6e1)
524- Cleanup MikroORM configuration code for performance storage [`d560391`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d5603918a8ea990f7dcc11b612dea931aa084fdc)
525
ca79035a
JB
526#### [v1.0.54](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.53...v1.0.54)
527
bfcefecc
JB
528> 2 September 2021
529
ca79035a
JB
530- Improve OCPP error handling, fix performance storage default file path [`a6b3c6c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6b3c6c313f1c0314a1445ed630cac85edf55b2c)
531- Throw an error in the template does not have default required mesurand [`de96aca`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124)
bfcefecc 532- Release 1.0.54 [`ca79035`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ca79035afa125dd2c39a863e29f244e9466ae98e)
ca79035a 533
699e779b
JB
534#### [v1.0.53](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.52...v1.0.53)
535
ca79035a
JB
536> 31 August 2021
537
538- Release 1.0.53 [`699e779`](https://github.com/jerome-benoit/charging-stations-simulator/commit/699e779b5316bf6ccfba89b21cc0b561565efa83)
699e779b
JB
539- Use morgan law properly to allow remote start transaction to work. [`f6aa641`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f6aa64122833d24ed52a882bf7376788f3917748)
540
bc4cbd05
JB
541#### [v1.0.52](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.51...v1.0.52)
542
699e779b
JB
543> 31 August 2021
544
bc4cbd05
JB
545- Refine and use OCPP error specialisation [`14763b4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/14763b466177d8e74d2e1925647e04e2d62ac72a)
546- Use IIFE (https://developer.mozilla.org/en-US/docs/Glossary/IIFE) for [`821c6c8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/821c6c8229d6dfdc93ce917dfaad74e681e5a35c)
699e779b 547- Release 1.0.52 [`bc4cbd0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc4cbd0509e6d37d5b17a478bfa9f30f8d8e6008)
bc4cbd05 548
90d52387
JB
549#### [v1.0.51](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.50...v1.0.51)
550
bc4cbd05
JB
551> 29 August 2021
552
553- Release 1.0.51 [`90d5238`](https://github.com/jerome-benoit/charging-stations-simulator/commit/90d5238769142f67a692b00e4c771664e00b8b6a)
90d52387
JB
554- Add support for performance storage on worker pool [`b55c911`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b55c9112fb601a6b8d744ecbf7126ac6c97b8188)
555
f3b8fc7d
JB
556#### [v1.0.50](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.49...v1.0.50)
557
90d52387
JB
558> 29 August 2021
559
f3b8fc7d
JB
560- Add support for more DB engines via TypeORM [`c27c3ee`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c27c3eeea356b0692bef2327bb59aa99f9cbad8d)
561- Move worker message handler to the options argument [`ffd71f2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ffd71f2c31025fcec6d5a95e1fba5d32c6d28e5b)
90d52387 562- Release 1.0.50 [`f3b8fc7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f3b8fc7dc7ade24944093b26e66d283e52ab2169)
f3b8fc7d 563
3ca0315d
JB
564#### [v1.0.49](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.48...v1.0.49)
565
f3b8fc7d
JB
566> 28 August 2021
567
3ca0315d
JB
568- Add MongDB support to storage for performance records. [`2a37005`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2a370053f45f2d58e90ab7b292294c521a262ca1)
569- Refine console ouput colorization [`e4362ed`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e4362ed76fe7b256b3f7a6ada2b92e53be8ab09f)
f3b8fc7d 570- Release 1.0.49 [`3ca0315`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3ca0315df63d5f5ded28d8eee3c2acfc01695527)
3ca0315d 571
e1315cd7
JB
572#### [v1.0.48](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.47...v1.0.48)
573
3ca0315d
JB
574> 27 August 2021
575
e1315cd7 576- Rename StationWorker.ts to ChargingStationWorker.ts [`07f3500`](https://github.com/jerome-benoit/charging-stations-simulator/commit/07f350040f34e6727c548bc645e9982c189cd4ef)
3ca0315d 577- Release 1.0.48 [`e1315cd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e1315cd75e39c43431720f9fd72e41bb994f777d)
e1315cd7 578- Ensure an error is throwed in object factories if implementation is not [`fb226c9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fb226c9b812c3db625996c5fe29c667be15c388c)
e1315cd7 579
ee22762b
JB
580#### [v1.0.47](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.46...v1.0.47)
581
e1315cd7
JB
582> 27 August 2021
583
ee22762b
JB
584- Colorize console message ouputs [`8eac9a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8eac9a09368f841fc44e980f31674146833e449b)
585- Storage: use worker threads message passing to store performance records from [`8179710`](https://github.com/jerome-benoit/charging-stations-simulator/commit/81797102d5214fea2fc58eff2666fe8b8d9a5a11)
e1315cd7 586- Release 1.0.47 [`ee22762`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ee22762b46e3a6c140d26061585edbfeea22fe78)
ee22762b 587
abbe20eb 588#### [v1.0.46](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.45...v1.0.46)
e25b996e 589
ee22762b
JB
590> 26 August 2021
591
592- Release 1.0.46 [`abbe20e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/abbe20eb62571669ff96e888acffa25b39dc7158)
abbe20eb 593- Rename ev-simulator to charging-stations-simulator [`5f4be58`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f4be58cc3d316c21927739089cc9d6f29e8f940)
e25b996e 594
abbe20eb 595#### [v1.0.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.44...v1.0.45)
37395779 596
e25b996e
JB
597> 26 August 2021
598
abbe20eb
JB
599- Rename Configuration.deprecateConfigurationKey() to Configuration.warnDeprecatedConfigurationKey() [`f937f3b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f937f3bb099d9745b6e7282259e67b51523c8821)
600- Silence some sonar code smells [`6c3cfef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c3cfef8aa7818941a9f05e3cb293a5b60360b47)
601- Apply dependencies update [`6fdb339`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6fdb3397b211ae95af9cca1997b6eeff2904b388)
37395779 602
abbe20eb
JB
603#### [v1.0.44](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.43...v1.0.44)
604
605> 26 August 2021
606
607- Storage: storage records in JSON file as an array to ease import. [`b652b0c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b652b0c3a8be2600bd603a7744141088de97b666)
608- Release 1.0.44 [`3739577`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3739577985144350d03495cd83f6dc56d9c47ab1)
609
610#### [v1.0.43](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.42...v1.0.43)
429b41ee 611
37395779
JB
612> 25 August 2021
613
abbe20eb
JB
614- Performance statistics: add JSON file storage support. [`72f041b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/72f041bd50fc25ca5d233565cbc0ea836220ec0f)
615- Release 1.0.43 [`429b41e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/429b41ee1917c05254d4a1a643155af4c42db6f5)
616- Fix regexp compliancy for sonar static analyzer [`9ef75e3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9ef75e34cd01ecd7f75ce08ca7e4719d3c2b858b)
429b41ee 617
abbe20eb 618#### [v1.0.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.41...v1.0.42)
a0296d5d 619
429b41ee
JB
620> 24 August 2021
621
abbe20eb
JB
622- Do not enforce the singleton design pattern in the worker object factory [`535aaa2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/535aaa2703cd3ecaf57de713ffd5c685e2e68fb3)
623- Release 1.0.42 [`a0296d5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a0296d5d0149315a8a22925a9312d9d2c7240693)
a0296d5d 624
abbe20eb 625#### [v1.0.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.40...v1.0.41)
03551737 626
a0296d5d
JB
627> 23 August 2021
628
abbe20eb
JB
629- Bump rollup from 2.56.2 to 2.56.3 [`#8`](https://github.com/jerome-benoit/charging-stations-simulator/pull/8)
630- Use singleton design pattern directly in the worker object factory [`8df3f0a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8df3f0a9d9fb9796c093a0e040b13dca8aaa3234)
631- Bump @typescript-eslint to 4.29.3 [`f2d909b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f2d909bbc78a4767dc28fb40e0137dce673f4de8)
632- Release 1.0.41 [`0355173`](https://github.com/jerome-benoit/charging-stations-simulator/commit/03551737d706ec2e6c87d69ffd2b8aa253fdff98)
03551737 633
abbe20eb 634#### [v1.0.40](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.39...v1.0.40)
84d7b12e 635
03551737
JB
636> 23 August 2021
637
abbe20eb
JB
638- Merge GH actions in one file. [`a9c0de4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a9c0de45b398657f36ce78a0fcd7ca4339ef8a4b)
639- Release 1.0.40 [`84d7b12`](https://github.com/jerome-benoit/charging-stations-simulator/commit/84d7b12e4d00a01aafa6fcb02fa1e7f6a439d403)
640- Cleanup: rename isWebSocketOpened to isWebSocketConnectionOpened [`d5bff45`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d5bff457459d6ca6cae1c14483f83daaf22e2907)
84d7b12e 641
abbe20eb 642#### [v1.0.39](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.38...v1.0.39)
c776a2e3 643
84d7b12e
JB
644> 21 August 2021
645
abbe20eb
JB
646- Add sonarcloud to GitHub actions [`613dc1b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/613dc1b79b181fc8d14b87e452a7c51848043cd5)
647- Release 1.0.39 [`c776a2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c776a2e304f661117514f1f3663177f8160cb145)
648- Fix sonarcloud bugs report. [`2891f76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2891f7616d9f39d05f5c47876e29d2dbdbe9f6a5)
c776a2e3 649
abbe20eb 650#### [v1.0.38](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.37...v1.0.38)
9f8f6e12 651
c776a2e3
JB
652> 21 August 2021
653
abbe20eb
JB
654- Release 1.0.38 [`9f8f6e1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f8f6e12f777d2b4bf8a4ed1d149d12b34841c77)
655- Bump @types/node from 14.17.10 to 14.17.11 [`1dcc833`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1dcc83343029ad4fad11ac9751673d6001b64f6a)
656- Bump mocha from 9.0.3 to 9.1.0 [`f44d1bd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f44d1bd2a045f9448d10290358f5fa47770c9e9c)
9f8f6e12 657
abbe20eb 658#### [v1.0.37](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.36...v1.0.37)
944df73e 659
9f8f6e12
JB
660> 20 August 2021
661
abbe20eb
JB
662- Bump ws from 8.1.0 to 8.2.0 [`#2`](https://github.com/jerome-benoit/charging-stations-simulator/pull/2)
663- Apply dependencies update [`3cefc16`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3cefc161e5bf53380b26c21e51938661fb24230b)
664- Create codeql-analysis.yml [`a87910a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a87910a5dac3a732d9683d337818bf29784de480)
665- Add charging station template fields for HTTP basic authentication [`15042c5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/15042c5fdee2d617c1d533699334cbf044f1a97e)
944df73e 666
abbe20eb 667#### [v1.0.36](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.35...v1.0.36)
81696b26 668
944df73e
JB
669> 15 August 2021
670
81696b26 671- Fix MeterValues JSON payload [`#17`](https://github.com/sap-labs-france/ev-simulator/issues/17)
abbe20eb
JB
672- Release 1.0.36 [`81696b2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/81696b26fc1f48ea24c5cf0026b14760e6af37c7)
673- Fix a unit test failure. [`6c23cbb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c23cbbbf00352ee21bad7e853f4e6b549f17cb2)
81696b26 674
abbe20eb 675#### [v1.0.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.34...v1.0.35)
1cddab90 676
81696b26
JB
677> 15 August 2021
678
abbe20eb
JB
679- Apply security dependencies update. [`6c5fc6c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c5fc6c3595e93bf42e5002385a3cd0399ed6aa8)
680- Apply dependencies update. [`62cfe9f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/62cfe9f65077aaf50438f1c487a62a447d3ec299)
681- Add 95th percentile to performance statistics [`b49422c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b49422c609edeff25577c1350f3bd2410bdd3b07)
1cddab90 682
abbe20eb 683#### [v1.0.34](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.33...v1.0.34)
8e3ffcca 684
1cddab90
JB
685> 14 August 2021
686
abbe20eb
JB
687- Fix performance statistics handling at charging station template reload [`087a502`](https://github.com/jerome-benoit/charging-stations-simulator/commit/087a502dd0b03aa2107ebd6355062397e86d5e7f)
688- Release 1.0.34 [`8e3ffcc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e3ffccaafbe25bab04776ff10e8c6b2f5751062)
689- Fix error handling of incoming OCPP request [`e64c092`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e64c092349ce9744ed017cfa757dc0b86bff5fd5)
8e3ffcca 690
abbe20eb 691#### [v1.0.33](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.32...v1.0.33)
a07c1910 692
8e3ffcca
JB
693> 13 August 2021
694
abbe20eb
JB
695- Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d)
696- Release 1.0.33 [`a07c191`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a07c1910dc3c565f7dce91bcf705b57a8171fa19)
a07c1910 697
abbe20eb 698#### [v1.0.32](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.31...v1.0.32)
5aaca1e9 699
a07c1910
JB
700> 13 August 2021
701
abbe20eb
JB
702- Cleanups: performance statistics, URI handling. [`57939a9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/57939a9da57b9ed1780ec63a2ecceaf44a107b17)
703- Add support for performance statistics for all requests sent to the OCPP [`aef1b33`](https://github.com/jerome-benoit/charging-stations-simulator/commit/aef1b33aa631deaf5c939dc6a232ca8cc8147fc6)
704- Apply dependencies update [`6c9f025`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c9f025b898abf3e383a5a4ff8ca9401d33028ca)
5aaca1e9 705
abbe20eb 706#### [v1.0.31](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.30...v1.0.31)
de5225a3 707
5aaca1e9
JB
708> 28 July 2021
709
abbe20eb
JB
710- Log a warning if a transaction id sent by the OCPP-J server is not an [`f3a6f63`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f3a6f63b4e690cecc8fdf84847a994970e12b94a)
711- Release 1.0.31 [`de5225a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de5225a33d7b87ba256c08b6b73f68817dd8c4f2)
de5225a3 712
abbe20eb 713#### [v1.0.30](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.29...v1.0.30)
f4c414eb 714
de5225a3
JB
715> 22 July 2021
716
abbe20eb
JB
717- Apply dependencies update. [`cef316b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cef316bf18434cad32c630d0acb72b122ae446aa)
718- Release 1.0.30 [`f4c414e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f4c414eb06d50dcdba02e48d63c787860e8c2f9f)
719- Sync with public GitHub [`d50cc82`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d50cc82b606aa331d1972897f5448f2067a35165)
f4c414eb 720
abbe20eb 721#### [v1.0.29](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.28...v1.0.29)
34ca7a78 722
f4c414eb
JB
723> 20 July 2021
724
abbe20eb
JB
725- Release 1.0.29 [`34ca7a7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/34ca7a78f0b9f68acb624973b59b9c78e7b8bda3)
726- Allow to use fluctuated value for SoC MeterValues. [`561d966`](https://github.com/jerome-benoit/charging-stations-simulator/commit/561d966b15fec605a437b17b9a0183a57789414c)
34ca7a78 727
abbe20eb 728#### [v1.0.28](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.27...v1.0.28)
ade01910 729
34ca7a78
JB
730> 16 July 2021
731
abbe20eb
JB
732- Improve and fix error handling at sending OCPP commands [`290d006`](https://github.com/jerome-benoit/charging-stations-simulator/commit/290d006c2d91dce4e9d187189c3e4fae870647f7)
733- Apply dependencies update [`9f3a873`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f3a8735ce581cf8103483db73df03c031f836dd)
734- Release 1.0.28 [`ade0191`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ade01910e729e29cb246be8e113fdd40a4cbf4d0)
ade01910 735
abbe20eb 736#### [v1.0.27](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.26...v1.0.27)
396d8df2 737
ade01910
JB
738> 10 July 2021
739
abbe20eb
JB
740- Add GetDiagnostics command support [`47e2247`](https://github.com/jerome-benoit/charging-stations-simulator/commit/47e224777669f935f45d443b6da948e7977fd9b7)
741- Release 1.0.27 [`dcd06cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dcd06cc1ba5bd15b67478926cfe82b190b44120b)
742- Apply dependencies update. [`6e1221a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6e1221a35c45a9f04254f31b12385cba7b20f910)
396d8df2 743
abbe20eb 744#### [v1.0.26](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.25...v1.0.26)
dcd06cc1
JB
745
746> 28 June 2021
747
abbe20eb
JB
748- Properly handle charging profiles set a remote start transaction. [`e060fe5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e060fe587a245ba900b8895f9cf5b8f926bdecb6)
749- Release 1.0.26 [`396d8df`](https://github.com/jerome-benoit/charging-stations-simulator/commit/396d8df236da2c3f2639df79ad52c0d3d3b5fd62)
dcd06cc1 750
abbe20eb 751#### [v1.0.25](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.24...v1.0.25)
0f553b8e 752
396d8df2
JB
753> 27 June 2021
754
abbe20eb
JB
755- Various fixes at charging profiles handling: [`a7fc821`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a7fc8211ff35f821074120edea9ddb6ce024d58d)
756- Consistent variables naming. [`5a20b4f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5a20b4fd01f3efb08e45409716f8365ca2088e9a)
757- Consistent naming for CS template enums [`4c2b490`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4c2b490420d856ee0602b3806d6508b67643613b)
0f553b8e 758
abbe20eb 759#### [v1.0.24](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.23...v1.0.24)
7b397d7e 760
0f553b8e
JB
761> 21 June 2021
762
abbe20eb
JB
763- Keep track of authorize request idtag status. [`163547b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/163547b1c0d9b1062891962feedb127fc0c1cc94)
764- Release 1.0.24 [`7b397d7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7b397d7e4e4ddb66365674421577bdc967cf782a)
7b397d7e 765
abbe20eb 766#### [v1.0.23](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.22...v1.0.23)
74864909 767
7b397d7e
JB
768> 20 June 2021
769
abbe20eb
JB
770- Release 1.0.23 [`7486490`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7486490983618858f340fc03ceee4bdb7a6f5db5)
771- Optimize random fluctuated computation [`97ef739`](https://github.com/jerome-benoit/charging-stations-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d)
74864909 772
abbe20eb 773#### [v1.0.22](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.21...v1.0.22)
b4106775 774
74864909
JB
775> 20 June 2021
776
abbe20eb
JB
777- Release 1.0.22 [`b410677`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2)
778- Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913)
b4106775 779
abbe20eb 780#### [v1.0.21](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.20...v1.0.21)
a6d8a236 781
b4106775
JB
782> 20 June 2021
783
abbe20eb
JB
784- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87)
785- Release 1.0.21 [`a6d8a23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2)
a6d8a236 786
abbe20eb 787#### [v1.0.20](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.19...v1.0.20)
b2fcc85d 788
a6d8a236
JB
789> 19 June 2021
790
abbe20eb
JB
791- Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f)
792- Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027)
793- Release 1.0.20 [`b2fcc85`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de)
b2fcc85d 794
abbe20eb 795#### [v1.0.19](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.18...v1.0.19)
46fe9601 796
b2fcc85d
JB
797> 13 June 2021
798
abbe20eb
JB
799- Release 1.0.19 [`46fe960`](https://github.com/jerome-benoit/charging-stations-simulator/commit/46fe9601fe66f75a48301a658347fd393582ea22)
800- Add support for ConnectionTimeOut standard parameter [`291cb25`](https://github.com/jerome-benoit/charging-stations-simulator/commit/291cb255bec471875566d94ea674b7f476a2b7a1)
46fe9601 801
abbe20eb 802#### [v1.0.18](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.17...v1.0.18)
18b2d505 803
46fe9601
JB
804> 13 June 2021
805
abbe20eb
JB
806- Complete AuthorizeRemoteTxRequests support in remote start transaction [`36f6a92`](https://github.com/jerome-benoit/charging-stations-simulator/commit/36f6a92e3ab0a4a452da57aad6510bda259296ce)
807- Release 1.0.18 [`18b2d50`](https://github.com/jerome-benoit/charging-stations-simulator/commit/18b2d50578dc6a5299bd1d770a6734e59d9a5431)
18b2d505 808
abbe20eb 809#### [v1.0.17](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.16...v1.0.17)
8e84ea8f 810
18b2d505
JB
811> 13 June 2021
812
abbe20eb
JB
813- Documentation on OCPP parameters [`7e1dc87`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7e1dc8784bef178de6438ae9af2bece427809cde)
814- README.md: fix sections hierarchy [`c56d42f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c56d42f1989acd8c336fb165d5e295245adb37fa)
815- Release 1.0.17 [`8e84ea8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e84ea8faabb8b05cc46f71d5fb93d0eb51d3a3b)
8e84ea8f 816
abbe20eb 817#### [v1.0.16](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.15...v1.0.16)
b6c7cd21 818
8e84ea8f
JB
819> 13 June 2021
820
abbe20eb
JB
821- Add support for transaction data MeterValues [`fd0c36f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fd0c36fab7509aeb48c1fbb40b70072fe64ae63c)
822- Release 1.0.16 [`b6c7cd2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b6c7cd21424c1daec0d11933a4c457bc3d97524d)
b6c7cd21 823
abbe20eb 824#### [v1.0.15](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.14...v1.0.15)
6f9e2fc2 825
b6c7cd21
JB
826> 12 June 2021
827
abbe20eb
JB
828- MeterValues: add Transaction.Begin and .End support [`6ed92bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6ed92bc13120d78f84f2182ddbafd3cbcaa37359)
829- Add support for unit in meter values. [`4a1857a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4a1857a25fbcc203def0c0b1a6c5ebcb19602fe6)
830- Fix power unit in kW handling in charging station template [`510f0fa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/510f0fa5461cada6ca7c0e2aea525674fb00f079)
6f9e2fc2 831
abbe20eb 832#### [v1.0.14](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.13...v1.0.14)
ff6bb9b4 833
6f9e2fc2
JB
834> 11 June 2021
835
abbe20eb
JB
836- Add initial support at sending transaction.{begin,end} meter values [`326f6e3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/326f6e386ccb8d0bbbd713a19ca4c827a2856097)
837- Release 1.0.14 [`ff6bb9b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff6bb9b48054b5f5ab39a93b8257ce6662064a85)
838- Refine eslint configuration [`c93aeb2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c93aeb26312b1a939cf741d5b501abf2c44054c7)
ff6bb9b4 839
abbe20eb 840#### [v1.0.13](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.12...v1.0.13)
ac0ccc6b 841
ff6bb9b4
JB
842> 11 June 2021
843
abbe20eb
JB
844- Bump glob-parent from 5.1.1 to 5.1.2 [`#14`](https://github.com/jerome-benoit/charging-stations-simulator/pull/14)
845- Bump normalize-url from 4.5.0 to 4.5.1 [`#13`](https://github.com/jerome-benoit/charging-stations-simulator/pull/13)
846- Apply dependencies update [`5cd0ee9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5cd0ee90cba70da2d60d06f0ff450cfdd67a515d)
847- Apply dependencies update. [`d23a826`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d23a826b28694f55bfd5c21c6fb0e95bbd064077)
848- Add eslint node plugin. [`d1c056a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d1c056a195a23d1aa6c9aa122f0c892c3db5c672)
ac0ccc6b 849
abbe20eb 850#### [v1.0.12](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.11...v1.0.12)
6e0eda47 851
ac0ccc6b
JB
852> 4 June 2021
853
abbe20eb
JB
854- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7)
855- Release 1.0.12 [`6e0eda4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6e0eda47dec50d025b0db8cf0816a3358ea977d2)
6e0eda47 856
abbe20eb 857#### [v1.0.11](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.10...v1.0.11)
a3de0c2f 858
6e0eda47
JB
859> 3 June 2021
860
abbe20eb
JB
861- Refine some logs level. [`9fbc92f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d)
862- Update submodule reference [`0a44f74`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f)
863- Apply dependencies update. [`fe44e26`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff)
a3de0c2f 864
abbe20eb 865#### [v1.0.10](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.9...v1.0.10)
101e9880 866
a3de0c2f
JB
867> 31 May 2021
868
abbe20eb
JB
869- Release 1.0.10 [`101e988`](https://github.com/jerome-benoit/charging-stations-simulator/commit/101e9880c373361193926886e0c6e3f1f7fa376b)
870- Put auto-changelog configuration in package.json [`d22589b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d22589b3543c990500a04be179088a4a3a7be7cb)
101e9880 871
abbe20eb 872#### [v1.0.9](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.8...v1.0.9)
e3e53260 873
101e9880
JB
874> 31 May 2021
875
abbe20eb
JB
876- Gracefully handle simulator missing files or files not found. [`23132a4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/23132a44933014c707d4fc3d0c681dc99cee7828)
877- Release 1.0.9 [`e3e5326`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e3e532609e80521181cf8e10a9e838fa360c5d66)
878- Apply dependencies update [`1fa8a76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1fa8a76f6ffae9fe625a1707a9e1141c922f4774)
e3e53260 879
abbe20eb 880#### [v1.0.8](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.7...v1.0.8)
2bbddc36 881
e3e53260
JB
882> 30 May 2021
883
abbe20eb
JB
884- Release 1.0.8 [`2bbddc3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd)
885- Add docker image build to GitHub actions [`c168e7a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c168e7ade3388c9cea07d6cf4759bf0e7a1407a3)
886- Run the docker image build in GitHub actions. [`c871184`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c871184e11055b02f83ae3a36fe7af285bac8251)
2bbddc36 887
abbe20eb 888#### [v1.0.7](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.6...v1.0.7)
6c6e9c29 889
2bbddc36
JB
890> 30 May 2021
891
abbe20eb
JB
892- Release 1.0.7 [`6c6e9c2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c6e9c29422663a5f256a053d29cb35e51693f28)
893- Fix unit tests GitHub action name [`bc30952`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bc3095278757a8b8e9dbe09e98097461921fe3fa)
6c6e9c29 894
abbe20eb 895#### [v1.0.6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.5...v1.0.6)
e7958d49 896
6c6e9c29
JB
897> 30 May 2021
898
abbe20eb
JB
899- Release 1.0.6 [`de630c3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de630c3bbcbf1d3ba96b0097d5c4fb11584be5c8)
900- Fix CHANGELOG.md compare link generation [`d2b9eb6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d2b9eb67601279d9b060ff59c96c2a44fb5b6d5e)
de630c3b 901
abbe20eb 902#### [v1.0.5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.4...v1.0.5)
de630c3b
JB
903
904> 30 May 2021
905
abbe20eb
JB
906- Release 1.0.5 [`e7958d4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e7958d495f884d707639bd3ef662f2b8f9cbd32b)
907- Fix CHANGELOG.md commit link generation [`8e6d4b0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e6d4b0936a465599c971af37ca900372fdbac9c)
e7958d49 908
abbe20eb 909#### [v1.0.4](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3...v1.0.4)
2147cf30 910
e7958d49
JB
911> 30 May 2021
912
abbe20eb
JB
913- Enhance documentation [`6f0ec20`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6f0ec20eb58d0344c807ed297f9080191270697e)
914- Refine the documentation [`778f792`](https://github.com/jerome-benoit/charging-stations-simulator/commit/778f79241952fefd769c87b195e01e8101964928)
915- README.md: Use red cross emoji for unsupported OCPP commands [`9e1b12e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9e1b12e45e39c041e57442b641c8f1107ec3f8b3)
2147cf30 916
abbe20eb 917#### [v1.0.3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3-1...v1.0.3)
ff62e9c8 918
2147cf30
JB
919> 30 May 2021
920
abbe20eb 921- Release 1.0.3 [`ff62e9c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff62e9c8adbdb20d56eb045c7e3f311bb09229da)
2147cf30 922
abbe20eb 923#### [v1.0.3-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.3-0...v1.0.3-1)
d63fdaaa 924
ff62e9c8
JB
925> 30 May 2021
926
abbe20eb
JB
927- Add CHANGELOG.md file to git. [`bf45eb6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/bf45eb680705907ff1cbb22a7ab94f39dd000213)
928- Release 1.0.3-1 [`d63fdaa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d63fdaaa7f95da871e596b1232dadeafc32b5540)
d63fdaaa 929
abbe20eb 930#### [v1.0.3-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2...v1.0.3-0)
bf45eb68 931
d63fdaaa
JB
932> 30 May 2021
933
abbe20eb
JB
934- Automatically format a changelog while releasing. [`9c03a8d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9c03a8d55dd9c0e8653e954a9acf03f0247cbf20)
935- Simplify code with nullish coalescing [`ee6fd7d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ee6fd7d1fd6f2a15614797fa7e3c2e9794591dbe)
936- Release 1.0.3-0 [`0c1b654`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0c1b654b6da7fd7067dbb72c48daec8fe551ca33)
bf45eb68 937
abbe20eb 938#### [v1.0.2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-6...v1.0.2)
bf45eb68
JB
939
940> 30 May 2021
941
abbe20eb 942- Release 1.0.2 [`c2a73a7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2a73a7142cecbd159810b00100d9aa6e6287675)
bf45eb68 943
abbe20eb 944#### [v1.0.2-6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-5...v1.0.2-6)
bf45eb68
JB
945
946> 30 May 2021
947
abbe20eb
JB
948- Release 1.0.2-6 [`d865369`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d8653691d8d086717580aa8740fd19bb67f518cf)
949- Add tags file handling to docker image. [`b79579e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b79579e21c385c340738f3541ce6464b0eb2125f)
bf45eb68 950
abbe20eb 951#### [v1.0.2-5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-4...v1.0.2-5)
bf45eb68
JB
952
953> 30 May 2021
954
abbe20eb
JB
955- Fix docker image generation [`396fa84`](https://github.com/jerome-benoit/charging-stations-simulator/commit/396fa849e6977bbf094d51caa3616c09bebcc4e6)
956- Release 1.0.2-5 [`9f64309`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f64309c951ec41ae69cf9932a14af36c9ce9786)
bf45eb68 957
abbe20eb 958#### [v1.0.2-4](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-3...v1.0.2-4)
bf45eb68
JB
959
960> 29 May 2021
961
abbe20eb
JB
962- Release 1.0.2-4 [`ea88ef1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ea88ef1db1f24c7cac770a63291ad0c906a42d95)
963- Enable parallel mode on mocha by default [`fe9f028`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fe9f028b9aebb834c89473bba5b171adae062a0d)
bf45eb68 964
abbe20eb 965#### [v1.0.2-3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-2...v1.0.2-3)
bf45eb68
JB
966
967> 29 May 2021
968
abbe20eb
JB
969- Release 1.0.2-3 [`4e60c62`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4e60c62f5c6218c73e650c33fa63708c8a516582)
970- Fix syntax error in GitHub action [`738b79b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/738b79b2ad955a56f36e7cfd0d88412565f2bc1c)
971- Really fix GitHub action syntax [`351327b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/351327b3e6fc06a4dfab8c56bc3ee2d3f7e680e0)
bf45eb68 972
abbe20eb 973#### [v1.0.2-2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-1...v1.0.2-2)
bf45eb68
JB
974
975> 29 May 2021
976
abbe20eb
JB
977- Add initial unit tests: circular array [`4082efc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4082efc1bec069b34506a467524b5d4bb9013202)
978- Release 1.0.2-2 [`0a36f19`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0a36f1937cbabd4135df5dbe695757000e10f1cd)
bf45eb68 979
abbe20eb 980#### [v1.0.2-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.2-0...v1.0.2-1)
bf45eb68
JB
981
982> 29 May 2021
983
abbe20eb
JB
984- Add CHANGELOG.md [`cc6b757`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cc6b7578dafd1658a3a20a814d9cf75edff54996)
985- Cleanup release-it integration [`4e92c9d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4e92c9db08a7722a8fadf8803ca3d73af0a8250a)
986- Refine release-it configuration [`0afd8fd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0)
bf45eb68 987
abbe20eb 988#### [v1.0.2-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1...v1.0.2-0)
bf45eb68
JB
989
990> 29 May 2021
991
abbe20eb
JB
992- Add release-it [`cedae80`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cedae80d006cd2bcbcecf471447eafd29bccd334)
993- Release 1.0.2-0 [`6625dee`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6625deebc175173788acd4fd23c3f08b65b91ef4)
bf45eb68 994
abbe20eb 995#### [v1.0.1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-3...v1.0.1)
bf45eb68
JB
996
997> 29 May 2021
998
abbe20eb
JB
999- Code cleanups [`dd119a6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dd119a6bc8a78464c82e4d11d88e0fdbbae10537)
1000- Apply dependency update. [`132bf84`](https://github.com/jerome-benoit/charging-stations-simulator/commit/132bf84f5fe59235437ec2190ff541981afbf918)
1001- Apply dependency update [`84e887c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/84e887cdee21a137425c440486808bcfc509b1f6)
bf45eb68 1002
abbe20eb 1003#### [v1.0.1-3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-2...v1.0.1-3)
bf45eb68
JB
1004
1005> 27 May 2021
1006
abbe20eb
JB
1007- Apply dependencies update. [`9cd3dfb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9cd3dfb0142c71014f00f7e484d6d7b57bd0ef7b)
1008- Apply security dependencies upgrade [`261ff96`](https://github.com/jerome-benoit/charging-stations-simulator/commit/261ff96b25b1a98ec923c5fa009b10241ff5cad3)
1009- Update dependencies [`b4b2062`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4b206259a8e638688a9bb60749688ee9ee88aac)
bf45eb68 1010
abbe20eb 1011#### [v1.0.1-2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-1...v1.0.1-2)
bf45eb68
JB
1012
1013> 20 May 2021
1014
abbe20eb
JB
1015- Constify some hardcoded worker related numbers [`1f0052b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f0052b9fa7d0a13a1e85d8a0f761ba250af7fd5)
1016- Linter fixlet [`a0cc927`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a0cc9278424129c176b8e491891a2053eac03c59)
bf45eb68 1017
abbe20eb 1018#### [v1.0.1-1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.1-0...v1.0.1-1)
bf45eb68
JB
1019
1020> 20 May 2021
1021
abbe20eb 1022#### [v1.0.1-0](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.0...v1.0.1-0)
bf45eb68
JB
1023
1024> 19 May 2021
1025
1026#### v1.0.0
1027
1028> 19 May 2021
1029
abbe20eb
JB
1030- Bump elliptic from 6.5.3 to 6.5.4 [`#11`](https://github.com/jerome-benoit/charging-stations-simulator/pull/11)
1031- Update to poolifier 2.0.0-beta.6 [`#10`](https://github.com/jerome-benoit/charging-stations-simulator/pull/10)
1032- Make the build app self contained. [`#8`](https://github.com/jerome-benoit/charging-stations-simulator/pull/8)
1033- Bump ini from 1.3.5 to 1.3.7 [`#5`](https://github.com/jerome-benoit/charging-stations-simulator/pull/5)
1034- Bump lodash from 4.17.15 to 4.17.19 [`#4`](https://github.com/jerome-benoit/charging-stations-simulator/pull/4)
1035- Update flow-bin to 0.123.0 [`#2`](https://github.com/jerome-benoit/charging-stations-simulator/pull/2)
1036- Make modular the SRPC call chain code. [`c056097`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c0560973d259dbce64a24d10bab46246596fa1d5)
1037- Switch to rollup-plugin-typescript2 plugin [`c4a1979`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c4a1979464bbf9c72508da3bda76bec4636dea32)
1038- Initial rollup integration. [`44b07a2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/44b07a217a304640bef57f9e84cdafb240763a61)