diff --git a/CHANGELOG.md b/CHANGELOG.md index 271b6e1d3..afb42c850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2025-04-01 +- [PI-848] Add info box to swaager explaining prodID usage in non-prod envs +- [PI-870] Sonarcloud fixes + ## 2025-03-31 - [PI-835] Clean up deployment policies - [PI-861] Remove SDS secret access diff --git a/VERSION b/VERSION index 1511ca05a..38ad6010f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2025.03.31 +2025.04.01 diff --git a/changelog/2025-04-01.md b/changelog/2025-04-01.md new file mode 100644 index 000000000..9bfbf3efb --- /dev/null +++ b/changelog/2025-04-01.md @@ -0,0 +1,2 @@ +- [PI-848] Add info box to swaager explaining prodID usage in non-prod envs +- [PI-870] Sonarcloud fixes diff --git a/infrastructure/swagger/02_info.yaml b/infrastructure/swagger/02_info.yaml index 640641bd5..137ee3c0c 100644 --- a/infrastructure/swagger/02_info.yaml +++ b/infrastructure/swagger/02_info.yaml @@ -10,6 +10,22 @@ info: name: MIT url: https://github.com/NHSDigital/connecting-party-manager/blob/main/LICENCE.md description: | +
Product IDs created in non-production environments follow the same format as production, but are only valid in the environment in which they were created.