Skip to content

Commit 8b459e8

Browse files
committed
updated deployments
1 parent 38e8b94 commit 8b459e8

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

docs/other/upcoming_changes.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
## Currently Deployed
66

77
- dev:
8-
- PMP (aggregator) v0.6.4 (deployed 2026-01-19), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
8+
- PMP (aggregator) v0.6.6 (deployed 2026-01-21), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
99
- ALPAGE v0.1.2 (deployed 22025-11-27)
1010
- int:
11-
- PMP (aggregator) v0.6.3 (deployed 2026-01-13), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
11+
- PMP (aggregator) v0.6.6 (deployed 2026-01-21), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
1212
- ALPAGE v0.1.2
1313
- HUG (pilot):
14-
- aggregator: v0.6.4 (deployed 2026-01-19), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
14+
- aggregator: v0.6.6 (deployed 2026-01-21), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
1515
- ALPAGE v0.1.1
1616
## Known Issues
1717
None. Please report any issues you may encounter.
@@ -22,6 +22,14 @@ None. Please report any issues you may encounter.
2222
- Next aggregator release: *TBD*
2323

2424
## Relevant Changes
25+
### PMP v0.6.6
26+
If a document submission to the eMedication service fails because the document entry `uniqueId` already existed in the system, now the aggregator will correctly report the `uniqueId` value instead of the `entryUuid` value in the error message.
27+
28+
### PMP v0.6.5
29+
Fixed two bug potentially impacting clients:
30+
- Fixed a bug preventing the deletion of documents.
31+
- Fixed a bug concerning the retrieval of document metadata when the client uses CARA's XAD-PID for the transaction instead of a PMP-PID.
32+
2533
### PMP v0.6.4
2634
Minor performance and traceability improvements.
2735

0 commit comments

Comments
 (0)