Skip to content

Commit 96dea08

Browse files
authored
Merge pull request #489 from NHSDigital/release/2025-02-05
Release/2025 02 05
2 parents 9a9b4ea + 77d921c commit 96dea08

File tree

57 files changed

+2472
-165
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+2472
-165
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2025-02-05
4+
- [PI-691] Changelog ETL - modify / replace in an AS
5+
- [PI-726] Update AS tags - Adding an AS
6+
37
## 2025-01-31
48
- [PI-745] Create Product and Generate ID
59

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025.01.31
1+
2025.02.05

changelog/2025-02-05.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- [PI-691] Changelog ETL - modify / replace in an AS
2+
- [PI-726] Update AS tags - Adding an AS

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "connecting-party-manager"
3-
version = "2025.01.31"
3+
version = "2025.02.05"
44
description = "Repository for the Connecting Party Manager API and related services"
55
authors = ["NHS England"]
66
license = "LICENSE.md"

src/etl/sds/tests/changelog/changelog_components/add/accredited_system.SameProduct.ldif

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ objectClass: nhsAs
44
objectClass: top
55
nhsApproverURP: uniqueIdentifier=102583034545,uniqueIdentifier=352307522545,uid=432776896545,ou=People,o=nhs
66
nhsAsClient: C3O9X
7+
nhsAsSvcIA: urn:nhs:names:services:pdsquery:QUQI_IN010000UK14
78
nhsAsSvcIA: urn:nhs:names:services:pdsquery:QUQI_IN010000UK15
89
nhsDateApproved: 20091016133823
910
nhsDateRequested: 20091016133757
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
dn: uniqueIdentifier=000000000001,ou=Services,o=nhs
2+
changeType: add
3+
objectClass: nhsAs
4+
objectClass: top
5+
nhsApproverURP: uniqueIdentifier=102583034545,uniqueIdentifier=352307522545,uid=432776896545,ou=People,o=nhs
6+
nhsAsClient: C3O9X
7+
nhsAsSvcIA: urn:nhs:names:services:pdsquery:QUQI_IN010000UK14
8+
nhsDateApproved: 20091016133823
9+
nhsDateRequested: 20091016133757
10+
nhsIDCode: C3O9X
11+
nhsMHSPartyKey: C3O9X-806782
12+
nhsProductKey: 6216
13+
nhsProductName: TPP SystmOne
14+
nhsRequestorURP: uniqueIdentifier=203171972540,uniqueIdentifier=352307522545,uid=432776896545,ou=People,o=nhs
15+
nhsTempUid: 10312
16+
uniqueIdentifier: 000000000001
17+
nhsMhsManufacturerOrg: C3O9X
18+
nhsAsACF: AS ACF

src/etl/sds/tests/changelog/changelog_components/add/message_handling_system.AnotherWithSameUniqueIdentifier.ldif

Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
add: nhsAsCategoryBag
2+
nhsAsCategoryBag: Cat bag example
File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
add: nhsAsSvcIA
2+
nhsAsSvcIA: urn:nhs:names:services:pdsquery:123456
3+
nhsAsSvcIA: new-interaction-id-2

0 commit comments

Comments
 (0)