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 @@ -18,15 +18,15 @@ This version adds the necessary change for 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.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
- Switching to psc-rass-loader 1.1.1 to add the endpoint used to clear the files directory and an additional process execution scheduled at 11PM
- 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.2` |
|psc-toggle-manager| `0.1.0` |
|psc-rass-loader| `1.1.0` |
|psc-rass-loader| `1.1.1` |
|psc-extract| `0.2.0` |
|psc-admin-portal| `1.0.0` |

Expand Down