FirelyTeam / firely-cql-sdk

BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

Bump FirelySdkVersion from 5.7.0 to 5.8.0 #317

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps FirelySdkVersion from 5.7.0 to 5.8.0. Updates Hl7.Fhir.Base from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.Base's releases.

5.8.0

Intro:

Highlights of this new release:

  • Added new Serialization engines for easier creating serializers and deserializers
  • FhirClient now has better Binary support
  • Added support for filters during ValueSet expansion
  • Added new FhirPath features

Changes:

  • #2771: Improved binary support
  • #2767: added package validation to the SDK library
  • #2773: Update fhir release version enums
  • #2768: Added defineVariable to FhirPath
  • #2763: Bump MSTest.TestFramework from 3.2.0 to 3.3.1
  • #2762: Bump MSTest.TestAdapter from 3.2.1 to 3.3.1
  • #2764: FhirPath indexOf method for collections
  • #2760: Added fhirpath environment vars
  • #2758: fhirpath substring with negative length
  • #2752: element types tryparse nullability
  • #2741: Nullability and Try-style function annotations
  • #2757: replaced moq with NSubstitute
  • #2754: keep snapshot when differential is missing
  • #2753: custom json/xml patch requests
  • #2755: Preserve self links when a count summary is conducted
  • #2740: Implement DescendantOf and isNotA filter
  • #2751: Added links to new validator
  • #2747: Fixed location property on TypedElementOnSourceNode.cs
  • #2748: Disallow validation of empty strings or markdown
  • #2739: added latest FHIR REST operations
  • #2744: Library now implements IVersionableConformanceResource
  • #2743: Added date-quantity subtraction unit tests to fhirpath
  • #2594: VONK-5300 Accessing the Definition when visiting all descendants of a ITypedElement
  • #2730: 2550 parser error ignore customization
  • #2733: Support Is-a filter in local ValueSet expansion
  • #2720: FHIRPath optimizations
  • #2736: Bump System.Text.Json from 8.0.2 to 8.0.3
  • #2735: Start development phase 5.7.1

This list of changes was auto generated.

Commits
  • 6f3a2b8 Create release notes
  • eb16233 bumped version to 5.8.0
  • 95ce7c1 Merge pull request #2771 from FirelyTeam/feature/improved-binary-support
  • d269b74 Merge branch 'develop' into feature/improved-binary-support
  • ca7c44d Merge pull request #2767 from FirelyTeam/feature/package-validation
  • b359ce6 automatically generate new suppression file for dotnet pack
  • e6bc218 Merge branch 'develop' into feature/package-validation
  • 4c19873 it broke, it should work again now
  • bbf4680 PR requested changes
  • c8d03ea Merge pull request #2773 from FirelyTeam/bugfix/update-core-package-name
  • Additional commits viewable in compare view


Updates Hl7.Fhir.R4 from 5.4.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.R4's releases.

5.8.0

Intro:

Highlights of this new release:

  • Added new Serialization engines for easier creating serializers and deserializers
  • FhirClient now has better Binary support
  • Added support for filters during ValueSet expansion
  • Added new FhirPath features

Changes:

  • #2771: Improved binary support
  • #2767: added package validation to the SDK library
  • #2773: Update fhir release version enums
  • #2768: Added defineVariable to FhirPath
  • #2763: Bump MSTest.TestFramework from 3.2.0 to 3.3.1
  • #2762: Bump MSTest.TestAdapter from 3.2.1 to 3.3.1
  • #2764: FhirPath indexOf method for collections
  • #2760: Added fhirpath environment vars
  • #2758: fhirpath substring with negative length
  • #2752: element types tryparse nullability
  • #2741: Nullability and Try-style function annotations
  • #2757: replaced moq with NSubstitute
  • #2754: keep snapshot when differential is missing
  • #2753: custom json/xml patch requests
  • #2755: Preserve self links when a count summary is conducted
  • #2740: Implement DescendantOf and isNotA filter
  • #2751: Added links to new validator
  • #2747: Fixed location property on TypedElementOnSourceNode.cs
  • #2748: Disallow validation of empty strings or markdown
  • #2739: added latest FHIR REST operations
  • #2744: Library now implements IVersionableConformanceResource
  • #2743: Added date-quantity subtraction unit tests to fhirpath
  • #2594: VONK-5300 Accessing the Definition when visiting all descendants of a ITypedElement
  • #2730: 2550 parser error ignore customization
  • #2733: Support Is-a filter in local ValueSet expansion
  • #2720: FHIRPath optimizations
  • #2736: Bump System.Text.Json from 8.0.2 to 8.0.3
  • #2735: Start development phase 5.7.1

This list of changes was auto generated.

5.7.0

Intro:

Highlights of this new release:

... (truncated)

Commits
  • 6f3a2b8 Create release notes
  • eb16233 bumped version to 5.8.0
  • 95ce7c1 Merge pull request #2771 from FirelyTeam/feature/improved-binary-support
  • d269b74 Merge branch 'develop' into feature/improved-binary-support
  • ca7c44d Merge pull request #2767 from FirelyTeam/feature/package-validation
  • b359ce6 automatically generate new suppression file for dotnet pack
  • e6bc218 Merge branch 'develop' into feature/package-validation
  • 4c19873 it broke, it should work again now
  • bbf4680 PR requested changes
  • c8d03ea Merge pull request #2773 from FirelyTeam/bugfix/update-core-package-name
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 months ago

Superseded by #326.