Fix a unit test failure.
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 4a5fb3b92852f4749e2e7c2fdf610c8cf21ece3b..e99498f575850b671fb329d8d107fa7869a80474 100644 (file)
@@ -4,9 +4,41 @@ All notable changes to this project will be documented in this file. Dates are d
 
 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
+#### [v1.0.35](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.34...v1.0.35)
+
+- Apply security dependencies update. [`6c5fc6c`](https://github.com/jerome-benoit/ev-simulator/commit/6c5fc6c3595e93bf42e5002385a3cd0399ed6aa8)
+- Apply dependencies update. [`62cfe9f`](https://github.com/jerome-benoit/ev-simulator/commit/62cfe9f65077aaf50438f1c487a62a447d3ec299)
+- Add 95th percentile to performance statistics [`b49422c`](https://github.com/jerome-benoit/ev-simulator/commit/b49422c609edeff25577c1350f3bd2410bdd3b07)
+
+#### [v1.0.34](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.33...v1.0.34)
+
+> 14 August 2021
+
+- Fix performance statistics handling at charging station template reload [`087a502`](https://github.com/jerome-benoit/ev-simulator/commit/087a502dd0b03aa2107ebd6355062397e86d5e7f)
+- Release 1.0.34 [`8e3ffcc`](https://github.com/jerome-benoit/ev-simulator/commit/8e3ffccaafbe25bab04776ff10e8c6b2f5751062)
+- Fix error handling of incoming OCPP request [`e64c092`](https://github.com/jerome-benoit/ev-simulator/commit/e64c092349ce9744ed017cfa757dc0b86bff5fd5)
+
+#### [v1.0.33](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.32...v1.0.33)
+
+> 13 August 2021
+
+- Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/jerome-benoit/ev-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d)
+- Release 1.0.33 [`a07c191`](https://github.com/jerome-benoit/ev-simulator/commit/a07c1910dc3c565f7dce91bcf705b57a8171fa19)
+
+#### [v1.0.32](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.31...v1.0.32)
+
+> 13 August 2021
+
+- Cleanups: performance statistics, URI handling. [`57939a9`](https://github.com/jerome-benoit/ev-simulator/commit/57939a9da57b9ed1780ec63a2ecceaf44a107b17)
+- Add support for performance statistics for all requests sent to the OCPP [`aef1b33`](https://github.com/jerome-benoit/ev-simulator/commit/aef1b33aa631deaf5c939dc6a232ca8cc8147fc6)
+- Apply dependencies update [`6c9f025`](https://github.com/jerome-benoit/ev-simulator/commit/6c9f025b898abf3e383a5a4ff8ca9401d33028ca)
+
 #### [v1.0.31](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.30...v1.0.31)
 
+> 28 July 2021
+
 - Log a warning if a transaction id sent by the OCPP-J server is not an [`f3a6f63`](https://github.com/jerome-benoit/ev-simulator/commit/f3a6f63b4e690cecc8fdf84847a994970e12b94a)
+- Release 1.0.31 [`de5225a`](https://github.com/jerome-benoit/ev-simulator/commit/de5225a33d7b87ba256c08b6b73f68817dd8c4f2)
 
 #### [v1.0.30](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.29...v1.0.30)