Releases: FirelyTeam/firely-validator-api
Releases · FirelyTeam/firely-validator-api
2.6.9
v2.6.8
Breaking change
ValidationSettings.SelectMetaProfiles
was obsoleted, and accessing the getter will now throw NotImplementedException. It's been superseded by ValidationSettings.SelectValidationProfiles
that exposes more information.
What's Changed
- Start development phase 2.6.8 by @andrzejskowronski in #532
- Allow extended profile selection by exposing access to validated instance by @andrzejskowronski in #541
- Add missing internals visible to by @andrzejskowronski in #545
Full Changelog: v2.6.7...v2.6.8
v2.6.7
What's Changed
- Start development phase 2.6.7 by @andrzejskowronski in #524
- Expose the ResourceResolvers to validators via settings by @andrzejskowronski in #529
Full Changelog: v2.6.6...v2.6.7
v2.6.6
What's Changed
- Start development phase 2.6.6 by @andrzejskowronski in #483
- Bump FluentAssertions from 7.1.0 to 7.2.0 by @dependabot in #469
- DEVOPS-428 Update Azure Pipelines configuration for feature branch and SDK version management by @marcovisserFurore in #485
- Use the right variable syntax by @marcovisserFurore in #486
- Bump Firely.Fhir.Packages from 4.9.0 to 4.9.1 by @dependabot in #492
- Bump System.ValueTuple from 4.5.0 to 4.6.1 by @dependabot in #484
- Fix extra or missing braces in errors reported by @andrzejskowronski in #496
- Apply R5 correction by @andrzejskowronski in #498
- Add authority extension to OO by @andrzejskowronski in #499
- Fix pipeline by @mmsmits in #511
- Expose internals to enterprise repo by @andrzejskowronski in #512
- Toggle warnings as errors by @andrzejskowronski in #515
- Allow specifying ElementSchemaResolver by @andrzejskowronski in #519
- Add line number and issue source annotations by @andrzejskowronski in #514
- Fetch the invariants for base types that aren't sliced by @andrzejskowronski in #521
Full Changelog: v2.6.5...v2.6.6
v2.6.5
What's Changed
- Start development phase 2.6.5 by @andrzejskowronski in #477
- Fix SchemaBuilder not propagating FhirPath constraints on ContentReferences by @andrzejskowronski in #475
- Disable extension context validation by @andrzejskowronski in #482
Full Changelog: v2.6.4...v2.6.5
v2.6.4
What's Changed
- Start development phase 2.6.4 by @andrzejskowronski in #474
- Fix wrong implementation of correction by @andrzejskowronski in #476
Full Changelog: v2.6.3...v2.6.4
v2.6.3
Intro
This release adds a correction for bdl-8
rule.
What's Changed
- Start development phase 2.6.3 by @mmsmits in #457
- Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #458
- Bump Hl7.Fhir.Specification.Data.R4 from 5.11.3 to 5.11.4 by @dependabot in #459
- Bump Hl7.Fhir.Base and Hl7.Fhir.R4 by @dependabot in #465
- Bump MSTest.TestAdapter from 3.7.1 to 3.8.2 by @dependabot in #466
- DEVOPS-354: Use v1 of Firely Azure templates by @marcovisserFurore in #467
- Add correction for bdl-8 by @andrzejskowronski in #472
- DEVOPS-364: Remove obsolete signing scripts and related templates from the build process by @marcovisserFurore in #473
Full Changelog: v2.6.2...v2.6.3
v2.6.2
Intro
- Splitting op canonicals intro URI and version parameters when calling the validate-code operation
- Constructor improvements
- Update dependencies
What's Changed
- Bump Firely.Fhir.Packages from 4.8.0 to 4.9.0 by @dependabot in #394
- Bump MessagePack.Annotations from 2.5.187 to 2.5.192 by @dependabot in #389
- Bump FluentAssertions from 6.12.2 to 7.0.0 by @dependabot in #395
- Start development phase 2.6.2 by @mmsmits in #396
- Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 by @dependabot in #401
- Bump MessagePack.Annotations from 2.5.192 to 3.0.308 by @dependabot in #398
- Bump MSTest.TestAdapter from 3.6.0 to 3.7.1 by @dependabot in #427
- Bump MessagePack.Annotations from 3.0.308 to 3.1.1 by @dependabot in #407
- Upgrade fluent assertions to version 8.0.0 by @mmsmits in #429
- Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #406
- Bump MSTest.TestFramework from 3.6.0 to 3.7.1 by @dependabot in #426
- Bump MessagePack from 3.0.300 to 3.1.1 by @dependabot in #405
- Ignore fluent assertions updates in dependabot by @mmsmits in #434
- Bump MessagePack.Annotations from 3.1.1 to 3.1.2 by @dependabot in #439
- Bump MessagePack from 3.1.1 to 3.1.2 by @dependabot in #438
- Bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #432
- Bump MessagePack.Annotations from 3.1.2 to 3.1.3 by @dependabot in #443
- Bump MessagePack from 3.1.2 to 3.1.3 by @dependabot in #442
- Fix case-sensitive file reference by @andrzejskowronski in #445
- Feature/436 split valueset version and uri into separate parameters before validating a code by @mmsmits in #437
- Validator constructor tweaks by @andrzejskowronski in #444
New Contributors
- @andrzejskowronski made their first contribution in #445
Full Changelog: v2.6.1...v2.6.2
2.6.1
2.6.0
What's Changed
- Start development phase 2.5.1 by @mmsmits in #370
- Added validation for the context of extensions by @Kasdejong in #361
- Bump MessagePack.Annotations from 2.5.172 to 2.5.187 by @dependabot in #382
- Bump MessagePack from 2.5.172 to 2.5.187 by @dependabot in #385
- Bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #388
- Fix validate code to comply to external term services by @mmsmits in #393
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #392
Full Changelog: v2.5.0...v2.6.0