File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
lib/onc_certification_g10_test_kit Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1+ # 7.2.5
2+ * Add filter for https://tx.fhir.org validation error
3+ * Add filter for mimetypes valueset valdiation error
4+ * Update dependency of inferno-core to v1.0.3, fhir.validator-wrapper to v1.0.67, and FHIR validator core to 6.5.28
5+
16# 7.2.4
27Fix Bulk Observation Validation test description of required profiles
38Disable PKCE for SMART v1 test by default
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- onc_certification_g10_test_kit (7.2.4 )
4+ onc_certification_g10_test_kit (7.2.5 )
55 bloomer (~> 1.0.0 )
66 colorize (~> 0.8.1 )
77 inferno_core (~> 1.0 , >= 1.0.2 )
151151 mutex_m
152152 i18n (1.14.7 )
153153 concurrent-ruby (~> 1.0 )
154- inferno_core (1.0.3 )
154+ inferno_core (1.0.4 )
155155 activesupport (~> 6.1.7.5 )
156156 base62-rb (= 0.3.1 )
157157 blueprinter (= 0.25.2 )
203203 method_source (1.1.0 )
204204 mime-types (3.4.1 )
205205 mime-types-data (~> 3.2015 )
206- mime-types-data (3.2025.0715 )
206+ mime-types-data (3.2025.0722 )
207207 mini_portile2 (2.8.9 )
208208 minitest (5.25.5 )
209209 msgpack (1.8.0 )
Original file line number Diff line number Diff line change 11module ONCCertificationG10TestKit
2- VERSION = '7.2.4 ' . freeze
3- LAST_UPDATED = '2025-07-08 ' . freeze # TODO: update next release
2+ VERSION = '7.2.5 ' . freeze
3+ LAST_UPDATED = '2025-07-23 ' . freeze # TODO: update next release
44end
You can’t perform that action at this time.
0 commit comments