FirelyTeam / firely-validator-api

Firely's official FHIR validator API for validating HL7 FHIR resources against profiles.
Other
7 stars 2 forks source link

Bump FirelySdkVersion from 5.7.0 to 5.8.1 #305

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.STU3 from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.STU3'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.Conformance from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.Conformance'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.7.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.

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.R4B from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.R4B'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.R5 from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.R5'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.Specification.Data.R4 from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.Specification.Data.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.

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.Specification.Data.R4B from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.Specification.Data.R4B'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.Specification.Data.R5 from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.Specification.Data.R5'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.Specification.Data.STU3 from 5.7.0 to 5.8.0

Release notes

Sourced from Hl7.Fhir.Specification.Data.STU3'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