X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=50954f59896b7ff725b5b2d36010d5532e340c97;hb=a1deee04b887e89dcb63f2811f80c42bfff0d8cd;hp=9466b7ea663e93c28e14798105a26a6de5e30aed;hpb=ebe3b529e03f68f0bf0aa1da298dfc3f38a13b45;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 9466b7ea..50954f59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,37 @@ # Changelog -## [v1.1.82](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.81...v1.1.82) +## [v1.1.84](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.83...v1.1.84) + +- Apply dependencies update [`15e8421`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15e8421581ce8c028eb758e6b6928f378f29c928) +- Use node crypto built-in uuid v4 generator [`03eacbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03eacbe58030b56149284730a0af0367a01383cd) +- Apply dependencies update [`4883f1c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4883f1c4b5839b6599815c839869f514d8b87cef) +- README.md: update default poolifier tasks scheduling [`19dbb57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/19dbb57060f93eaa33284a3b439a0adc10af63e3) +- Apply dependencies update [`2a06a8c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a06a8c08973aa64459ed93232f3e34de8ec8853) +- Spell fixes to CHANGELOG.md [`521c07f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/521c07fc0b510269917608fdb1d943d1866c81f2) +- Refine CI GitHub actions [`46df94c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/46df94cf75de62d4615f34afd07be17422f2b3bd) +- Fix conditions on CI jobs [`f6a807e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6a807ed6b62298b99d592021b2caa96274e391f) +- Fix CI conditions on jobs [`fc00457`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc00457c7751ad71d67a52670e2ed6f50827d133) +- Fix conditions on CI job [`64e284d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64e284d892ad1ce6b121ce1438790b609d58a460) +- Fix CI jobs on windows [`afc5e62`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afc5e62a9f7e9a3d566029b24bd4478993df2333) +- Default to ROUND_ROBIN poolifier tasks scheduling until [`5cfb6fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5cfb6feecf97e4b2c158fc08e10aca84bbdd2bb8) +- Fix CI job condition [`b34f298`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b34f298bddc27f4d154fb6febe012dd51b5073a9) +- Refine condition on CI jobs [`6b9a6b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b9a6b079cdac5e7ec596e2708ef46890186957d) +- Fix CI build failure in CI [`9cef572`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9cef5729ef5f199fdb660b7a1bace8371727d08d) +- Docker: add .npmrc to builder [`b03ca9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b03ca9f60f95ed0ae1e3129c48412958f3220098) +- Refine lint staged configuration [`5a5111e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a5111e5ce57d93a7a8c5bf2accf9eba62adfb51) +- Remove pointless script to run npm-check [`e4b6479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4b6479644e9f34eb661561b68ddc06f5ed5f51b) +- Add missing .npmrc [`4d6df2c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4d6df2cea1cd2f7cf92d2f96e5cfabf04c817458) + +## [v1.1.83](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.82...v1.1.83) (2022-10-15) + +- Apply dependencies update [`f50109d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f50109db1905dde83e5a2c8da7157fd9d18993d1) +- Version 1.1.83 [`311be08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/311be0837309f0a9c3ed4677efe60fbb660ed0a6) +- Update poolifier to 2.3.3 [`65b31f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65b31f8db46b0066a5cc06ead28520d71e66fef5) +- Revert docker build to one OS only [`4bfd22d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4bfd22def612cf8ad6e4a31c5d5df3ffcca45e70) +- Run docker image build in CI [`f672adb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f672adbfee38df6d56de237a23d6f2862f4441f7) +- Remove macosx from docker image build tests [`4e91f9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e91f9a6ebb585fda83b5ddf67300b719b34ce37) + +## [v1.1.82](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.81...v1.1.82) (2022-10-14) - Bump @types/node from 18.8.4 to 18.8.5 in /src/ui/web [`#224`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/224) - Bump @types/node from 18.8.2 to 18.8.3 in /src/ui/web [`#215`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/215) @@ -10,6 +41,7 @@ - Apply dependencies update [`6d93455`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d93455a43e8628c857b1d393d92e937b357af01) - Apply dependencies update [`75b4765`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75b4765719cddf8bcb1b15c25ffc27359d908126) - Update to poolifier 2.3.1 [`156cab2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/156cab2c873524cf2d45013d98679b32910b40b0) +- Version 1.1.82 [`ebe3b52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ebe3b529e03f68f0bf0aa1da298dfc3f38a13b45) - Refine lint-staged configuration [`ef0f7ca`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef0f7ca4cefddfb54e5e33ea8f4c53fbbb9d844e) - Apply dependencies update [`51581a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/51581a20372bcec3032755365137bd80b4b6c7fa) - Move lint-staged configuration from package.json to .lintstagedrc.json [`b325f29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b325f29851008a092a18f5543a45713360255bb6)