diff --git a/DISTRIBUTION.md b/DISTRIBUTION.md index 55ec96a..4eb848f 100644 --- a/DISTRIBUTION.md +++ b/DISTRIBUTION.md @@ -16,7 +16,7 @@ This version adds the necessary change for the administration portal : - Using fixed prometheus & alertmanager version to be able to rely on alertmanager's v2 API. - Adjusting kibana, prometheus and rabbitMQ(management UI) configuration to make them avaiable through the administration portal - Switching to new versions of psc-ps-api & psc-toggle-manager to support the new toggle remove feature. -- Switching to psc-amar-connector 1.1.0 to add the endpoint used to get feedback about ongoing message processing. +- Switching to psc-amar-connector 1.1.2 to add the endpoint used to get feedback about ongoing message processing. - Switching to psc-extract 0.2.0 to add the status reporting and test file upload endpoints - Switching to psc-rass-loader 1.1.0 to add the endpoint used to clear the files directory - Locking major & minor versions of mongodb & mongo-express at respectively 7.0 and 1.0 to ensure reliability. @@ -24,7 +24,7 @@ This version adds the necessary change for the administration portal : |Component| Version | |---------|---------| |psc-ps-api| `2.1.0` | -|psc-amar-connector| `1.1.0` | +|psc-amar-connector| `1.1.2` | |psc-toggle-manager| `0.1.0` | |psc-rass-loader| `1.1.0` | |psc-extract| `0.2.0` |