Releases: inferno-framework/inferno-core
Releases · inferno-framework/inferno-core
v0.5.1
What's Changed
- FI-3097: Maintain checkbox label colors on error by @AlyssaWang in #537
- Fi 2962 execute outputters by @Shaumik-Ashraf in #541
- FI-3469: Use provided auth input options by @AlyssaWang in #560
- FI-3475: Unit testing improvements by @Jammjammjamm in #559
- FI-3023: Add default env vars and documentation to validator dockerfile by @dehall in #562
- Fix Inferno::Entities::TestSession docs by @Shaumik-Ashraf in #563
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- FI-3358: Check for Duplicate Ids in In-Memory Repositories by @vanessuniq in #551
- FI-3223: Ensure Request Entity Verb Is Always Downcased by @vanessuniq in #554
Full Changelog: v0.4.44...v0.5.0
v0.4.44
What's Changed
- FI-2937 inferno execute by @Shaumik-Ashraf in #517
- FI-3104: Update React + other packages by @AlyssaWang in #529
- FI-3188: Update documentation on cli_context options. by @arscan in #535
- cli git ignore .gem by @rpassas in #534
- FI-3076: Add FHIRPath Service to Template by @vanessuniq in #532
- FI-3275 debug: inferno execute input validation by @Shaumik-Ashraf in #542
- FI-3193 Add instruction to build Ruby Docs by @mrnosal in #536
- FI-2609 : DSL Link Methods by @vanessuniq in #521
- FI-3276: Fix AuthInfo Code Documentation by @vanessuniq in #543
- FI-3286: Rename Auth Type dropdown input by @AlyssaWang in #545
- FI-2685: Allow locking individual checkboxes by @AlyssaWang in #522
- FI-3216: Update Ruby dependencies by @AlyssaWang in #538
- FI-3285: Add fields to backend services access mode by @AlyssaWang in #544
- FI-3241: Verify runnable id length by @Jammjammjamm in #547
- FI-3182 Inferno execute unified short ids option by @Shaumik-Ashraf in #540
- FI-3318: Fix erroneous submit disabling for checkbox inputs by @AlyssaWang in #548
- FI-3367 Patch execute rollup by @Shaumik-Ashraf in #550
New Contributors
Full Changelog: v0.4.43...v0.4.44
What's Changed
- FI-2937 inferno execute by @Shaumik-Ashraf in #517
- FI-3104: Update React + other packages by @AlyssaWang in #529
- FI-3188: Update documentation on cli_context options. by @arscan in #535
- cli git ignore .gem by @rpassas in #534
- FI-3076: Add FHIRPath Service to Template by @vanessuniq in #532
- FI-3275 debug: inferno execute input validation by @Shaumik-Ashraf in #542
- FI-3193 Add instruction to build Ruby Docs by @mrnosal in #536
- FI-2609 : DSL Link Methods by @vanessuniq in #521
- FI-3276: Fix AuthInfo Code Documentation by @vanessuniq in #543
- FI-3286: Rename Auth Type dropdown input by @AlyssaWang in #545
- FI-2685: Allow locking individual checkboxes by @AlyssaWang in #522
- FI-3216: Update Ruby dependencies by @AlyssaWang in #538
- FI-3285: Add fields to backend services access mode by @AlyssaWang in #544
- FI-3241: Verify runnable id length by @Jammjammjamm in #547
- FI-3182 Inferno execute unified short ids option by @Shaumik-Ashraf in #540
- FI-3318: Fix erroneous submit disabling for checkbox inputs by @AlyssaWang in #548
- FI-3367 Patch execute rollup by @Shaumik-Ashraf in #550
- Release v0.4.44 by @Shaumik-Ashraf in #552
New Contributors
Full Changelog: v0.4.43...v0.4.44
Inferno Core v0.4.43
What's Changed
- patch undefined method for nil on validator 500 response by @Shaumik-Ashraf in #530
- FI-3172: Fix validator sessions by @Jammjammjamm in #531
Inferno Core v0.4.42
What's Changed
- FI-2887 Remove banner info from readme because that belongs in the docs site. by @arscan in #527
- FI-3112: Fixed JWKS Template Path Used in Unit Tests by @vanessuniq in #526
Inferno Core v0.4.41
What's Changed
- Include JSON files in gem package by @vanessuniq in #524
Inferno Core v0.4.40
What's Changed
- Update README content; fix broken links and improve generally. by @arscan in #511
- FI-2863: Added support for auth_info to fhir_client by @vanessuniq in #512
- FI-2865: FHIR Client Auth Info Refresh by @vanessuniq in #513
- FI-2910: Host JWKS for Client Assertion by @vanessuniq in #515
- FI-2857: Add auth input option by @AlyssaWang in #514
- FI-2990: Fix typo in Request Details Modal by @AlyssaWang in #519
- FI-2728: Prevent Test Runner from Crashing When Validator Response Contains Bad Characters by @vanessuniq in #518
- Fi-1930: Custom Result Rollup by @vanessuniq in #516
- FI-2750: Add FHIRPath Support by @vanessuniq in #520
Inferno Core v0.4.39
What's Changed
- FI-2836: Fix double requests from suite endpoints by @Jammjammjamm in #505
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #506
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #507
- Bump ws from 8.16.0 to 8.17.1 by @dependabot in #508
- Fix typo 'requests' in inferno template by @Shaumik-Ashraf in #509
- FI-2729: Remove footer mobile menu if empty by @AlyssaWang in #494
- FI-2686: Automatically resize textareas by @AlyssaWang in #491
- Make
bundle exec inferno start
work by @Shaumik-Ashraf in #502 - FI-2787: AuthInfo input skeleton by @Jammjammjamm in #503
- Remove ReactMarkdown in Inputs/Outputs by @jhlee-mitre in #504
Inferno Core v0.4.38
What's Changed
- FI-2765: Automatically run migrations by @Jammjammjamm in #496
- FI-2753: Add hover effect to request details by @AlyssaWang in #495
- FI-2754: Add lines count to request details by @AlyssaWang in #493
- FI-2801: Fix validator service race condition by @Jammjammjamm in #498
- FI-2688: Migrate template to HL7 validator wrapper by @dehall in #492
- FI-2734: Fix single test run error by @AlyssaWang in #500
- FI-2791: Revert resume test route refactor by @Jammjammjamm in #497
- FI-2745: Skip loading validator sessions when using inferno console by @Jammjammjamm in #499
Inferno Core v0.4.37
Aligning changes with published gem - the previously published gem does not include all listed changes.