Releases: inferno-framework/davinci-crd-test-kit
Releases · inferno-framework/davinci-crd-test-kit
Da Vinci CRD Test Kit v0.13.0
What's Changed
- FI-4182: Remove inferno@groups.mitre.org email from gemspec by @arscan in #32
- Demo Simplification for CRD Client Tests by @karlnaden in #29
Full Changelog: v0.12.2...v0.13.0
Da Vinci CRD Test Kit v0.12.2
What's Changed
- FI-3815 Update Test Kit with new RSpec features by @Shaumik-Ashraf in #27
- FI-4142: Requirements Conversion by @tstrass in #28
- FI-3992: Add CDS Hooks requirements to CRD by @karlnaden in #30
Full Changelog: v0.12.1...v0.12.2
Da Vinci CRD Test Kit v0.12.1
What's Changed
- FI-3838: Add CRD Server verifies_requirements by @elsaperelli in #23
- FI-3837: Add CRD Client verifies_requirements by @elsaperelli in #21
- FI-4055: Client Auth by @karlnaden in #25
New Contributors
- @elsaperelli made their first contribution in #23
Full Changelog: v0.12.0...v0.12.1
Da Vinci CRD Test Kit v0.12.0
Breaking Change
This release updates the Da Vinci CRD Test Kit to use AuthInfo rather than
OAuthCredentials for storing auth information. As a result of this change, any
test kits which rely on this test kit will need to be updated to use AuthInfo
rather than OAuthCredentials inputs.
What's Changed
- FI-3746: Transition to use authinfo by @vanessuniq in #20
Full Changelog: v0.11.1...v0.12.0
Da Vinci CRD Test Kit v0.11.1
What's Changed
- FI-3877: Pin CRD IG version to 2.0.1 by @karlnaden in #18
Full Changelog: v0.11.0...v0.11.1
Da Vinci CRD Test Kit v0.11.0
What's Changed
- Inferno Core Update: Bumped to version
0.6.2. - Ruby Version Update: Upgraded Ruby to
3.3.6. - TLS Version Update: Bumped to
0.3.0. - SMART App Launch Version Update: Bumped to
0.5.0. - Gemspec Updates:
- Switched to
gitfor specifying files. - Added
presetsto the gem package. - Updated dependencies to include the new Ruby and Inferno Core versions.
- Switched to
- Test Kit Metadata: Implemented test kit metadata.
- Environment Updates: Updated Ruby version in the
Dockerfileand GitHub Actions workflow. - FI-3648: Add Spec for Shared Tests and Implement Features for the Failing Tests by @vanessuniq in #14
- Fi 3718 hook demonstration test by @karlnaden in #15
New Contributors
- @karlnaden made their first contribution in #15
Full Changelog: v0.10.0...v0.11.0
Da Vinci CRD Test Kit v0.10.0
What's Changed
- FI-3410: Update inferno core requirement by @Jammjammjamm in #11
Full Changelog: v0.9.1...v0.10.0
Da Vinci CRD Test Kit v0.9.1
What's Changed
- FI-2785: Make tests for optional features optional by @emichaud998 in #2
- FI-2826: Fix errors produced by testing server and client against one another by @emichaud998 in #3
- FI-2829: Add Optional Coverage Info Check to Hooks Not Requiring It by @vanessuniq in #6
- FI-2768: Client Allow Multiple Requests Per Hook by @emichaud998 in #1
- Dependency Updates 2024-07-03 by @Jammjammjamm in #7
- FI-3055: Allow user provided cds responses by @Jammjammjamm in #8
Full Changelog: v0.9.0...v0.9.1
Da Vinci CRD Test Kit v0.9.0
- Initial Release