added docs for 7.0.1

This commit is contained in:
Long Ma 2024-02-28 09:25:37 -07:00
parent 6a67fa4155
commit 3fe3eacce7
5 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,3 @@
---
release-date: "2024-03-01"
codename: "Zed"

View File

@ -1,4 +1,5 @@
---
type: fix
issue: 5671
backport: 7.0.1
title: "Avoid lock contention by refreshing SearchParameter cache in a new transaction."

View File

@ -1,4 +1,5 @@
---
type: security
issue: 5717
backport: 7.0.1
title: "Fixed a potential XSS vulnerability in the HAPI FHIR Testpage Overlay module."

View File

@ -1,4 +1,5 @@
---
type: fix
issue: 5742
title: Fixed behaviour of the _language query parameter. Now it is picked up as search parameter in the resource provider and filters accordingly. Thanks to Jens Villadsen (@jkiddo) for the contribution!
backport: 7.0.1
title: "Fixed behaviour of the _language query parameter. Now it is picked up as search parameter in the resource provider and filters accordingly. Thanks to Jens Villadsen (@jkiddo) for the contribution!"