Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DISTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ 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.

|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` |
Expand Down