You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
7
+
## [8.4.0] - 2026-02-10
8
+
9
+
- Based on ontology **[v3.9.6](https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.9.6)**
10
+
11
+
### Changed
12
+
- Update ontology to [v3.9.6](https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.9.6) ([#844](https://github.com/medizininformatik-initiative/dataportal-backend/issues/844))
13
+
### Fixed
14
+
- Check children fields when validating CRTDL and checking attributeRefs ([#842](https://github.com/medizininformatik-initiative/dataportal-backend/issues/842))
15
+
- DSF Client Key PW may be null ([#776](https://github.com/medizininformatik-initiative/dataportal-backend/issues/776))
16
+
### Security
17
+
- update dependencies
18
+
7
19
## [8.3.0] - 2026-02-06
8
20
9
21
- Based on ontology **[v3.9.5](https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.9.5)**
Copy file name to clipboardExpand all lines: src/main/java/de/medizininformatikinitiative/dataportal/backend/query/api/validation/DataExtractionValidator.java
Copy file name to clipboardExpand all lines: src/main/java/de/medizininformatikinitiative/dataportal/backend/query/broker/dsf/DSFFhirSecurityContextProvider.java
Copy file name to clipboardExpand all lines: src/test/java/de/medizininformatikinitiative/dataportal/backend/query/broker/dsf/DSFFhirSecurityContextProviderTest.java
0 commit comments