firely-net-sdk icon indicating copy to clipboard operation
firely-net-sdk copied to clipboard

fix: port #897 + #1136 fixes into dstu2

Open PHILLIPS71 opened this issue 1 year ago • 1 comments

Description

The current implementation of Hl7.Fhir.DSTU2 v1.9.1.1 suffers from timeout issues that have been already addressed in more recent releases. However, systems that interact with services still running DSTU2 specification continue to encounter these problems, it would be nice to have these resolved.

To resolve this issue, I have selectively incorporated the fixes from the following pull requests:

https://github.com/FirelyTeam/firely-net-sdk/pull/897 https://github.com/FirelyTeam/firely-net-sdk/pull/1136

PHILLIPS71 avatar Jun 05 '24 02:06 PHILLIPS71

Thanks for this! We'll take a look if this is something we want to merge (and release).

mmsmits avatar Jun 07 '24 07:06 mmsmits

@PHILLIPS71 We have published a v1.10.0 of the DSTU2 package that includes these changes.

mmsmits avatar Jul 08 '24 14:07 mmsmits

Thanks @mmsmits it's much appreciated!

PHILLIPS71 avatar Jul 09 '24 23:07 PHILLIPS71