Releases: inferno-framework/inferno-core
Inferno Core v1.2.2
Inferno Core v1.2.2 is a patch update that bumps the versions of Ruby Gem dependencies.
What's Changed
- Gemspec dependency updates and addressing vulnerabilities by @FlexonyoPizza in #778
Full Changelog: v1.2.1...v1.2.2
Inferno Core v1.2.1
Inferno Core v1.2.1 is a patch update that fixes a bug in the new session compare CLI used by the new script execution feature.
What's Changed
- ID-45: session compare - sort based on normalized messages (fix) by @karlnaden in #775
Full Changelog: v1.2.0...v1.2.1
Inferno Core v1.2.0
Inferno Core v1.2.0 is a minor update that includes
- A new CLI and tools for executing scripts and managing Inferno sessions.
- Updates to the FHIR navigation tools used in many test kits, including an update to the
resolve_pathfunction that can cause more results to correctly be returned. Test kits that use that function without checking the type of values returned, as was done in the us core reference_resolution_test.rb also copied to some other test kits, must add value type checks to prevent exceptions from being raised.
What's Changed
- ID-97: allow a result_message to be provided on resume routes by @karlnaden in #773
- Fix must support navigation for Bundle entry type slice sub-elements by @abhinandan2012 in #770
- ID-45: Session CLI and Scripted Execution by @karlnaden in #760
Full Changelog: v1.1.2...v1.2.0
Inferno Core v1.1.2
What's Changed
This patch release includes the addition of the following minor features that Inferno test kits can take advantage of:
Full Changelog: v1.1.1...v1.1.2
Inferno Core v1.1.1
What's Changed
This patch release includes the addition of the following minor features that Inferno test kits can take advantage of:
- ID-64: Add PUT request method to HTTP client DSL by @abhinandan2012 in #761
- ID-84: Add "no error messages" assertion by @karlnaden in #764
- ID-75: Created Simulation Verification flag for test cards by @ljtucker in #763
- ID-93: add parsed_json_if_valid convenience assertion method by @karlnaden in #765
- ID-94: Support Logical Model Validation by @karlnaden in #766
Full Changelog: v1.1.0...v1.1.1
Inferno Core v1.1.0
What's Changed
- Filter messages for resource references to match validation of base-l… by @ljtucker in #753
- NOTE: this change updates private methods that some test kits were known to be incorrectly relying upon. See this pull request for an example of an incorrect usage pattern and how to achieve the same effect using the current DSL.
Full Changelog: v1.0.8...v1.1.0
Inferno Core v1.0.8
What's Changed
- ID-2: Handle Bundle entries missing resource safely by @abhinandan2012 in #756
- Add path to matching_type_slice by @yunwwang in #757
Full Changelog: v1.0.7...v1.0.8
Inferno Core v1.0.7
What's Changed
- Run npm audit fix by @AlyssaWang in #746
- ID-20: Add new format for known URL Unresolved Message to suppression list by @ljtucker in #752
Full Changelog: v1.0.6...v1.0.7
Inferno Core v1.0.6
What's Changed
- FI-4235: Add link to validator in readme by @Jammjammjamm in #739
- FI-4258: Update fhir resource navigation by @Jammjammjamm in #740
- FI-4259: ResultCollection clean up by @Jammjammjamm in #741
- FI-3819: Rename view only to read only by @AlyssaWang in #743
- FI-3819: Update view only color by @AlyssaWang in #742
Full Changelog: v1.0.5...v1.0.6
Inferno Core v1.0.5
What's Changed
- FI-4190: Add requirements spreadsheet template by @karlnaden in #735
Full Changelog: v1.0.4...v1.0.5