Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed Jan 16, 2024
1 parent 4ad46ee commit aef14f1
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
## Intro:
Highlights of this new release:

- Added $process-message operation support in the FHIR client.
- Changes to the JsonSerializerOptions.
- Updates dependencies to newest versions
- Some minor fixes to the terminology services and the source node comparator

Note: From now on due to changes on the JsonSerializerOptions, inputted parameters are changed instead of returning a new instance to support service initialization better.
This change results in the fact that you cannot alter JsonSerializer options anymore after serializer or deserialization has occured.
This applies to the ForFhir(), Pretty(), and Compact() functionality.
Hotfix release.
This release solves a race condition that occurred when expanding ValueSets using the LocalTerminologyService.

0 comments on commit aef14f1

Please sign in to comment.