Skip to content

Commit 4a40cfd

Browse files
authored
Remove hard delete support note from release notes
Removed hard delete support note from January 2026 FHIR service release notes, it was added incorrectly
1 parent da92b78 commit 4a40cfd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

articles/healthcare-apis/release-notes-2026.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ Release notes describe features, enhancements, and bug fixes released in 2026 fo
3030
## January 2026
3131
### FHIR service
3232

33-
**Hard delete now supported inside transaction bundles**: Hard deletes are now allowed inside transaction bundles. Previously, hard deletes and conditional deletes were not supported. Conditional deletes are still not allowed.
34-
3533
**Metadata-only updates and versioning configuration with PATCH**: Introduced new query parameter "_meta-history" for PATCH updates when versioning policy is set to either "versioned" or "version-update." The new query is used to configure whether or not the old version is saved as a historical record. "_meta-history = true" is the default. By default, the resource version is incremented, a new version is created, and the old version is saved as a historical record. "_meta-history=false" can be configured so that the resource version is incremented, a new version is created, but the old version isn't saved as a historical record. For more information, visit [metadata-only updates and versioning](./fhir/fhir-versioning-policy-and-history-management.md#metadata-only-updates-and-versioning).
3634

3735
**Updates to responses for update and deletion of FHIR spec-defined search parameters**: There are a few updates to the behaviors and responses for update and deletion of FHIR spec-defined search parameters:

0 commit comments

Comments
 (0)