Skip to content

Release 7.1.2

Compare
Choose a tag to compare
@kaicode kaicode released this 30 Jul 11:15
· 834 commits to master since this release

Maintenance release with a couple of new features and many improvements and fixes.

Breaking

  • Admin function to restore release flags now accepts less parameters because the dependant release branch is now looked up automatically.

Features

  • Authoring
    • FRI-60 Maintain classification status flag for all branches when authoring. This prevents the need to classify description changes.
    • FRI-61 Add service hook to send commit information to Authoring Acceptance Gateway or other service.

Improvements

  • BROWSE-415 Update default search config for Spanish language, all characters folded.
    • Admin function to reindex descriptions must be used to apply config change to existing data.
  • MAINT-1671 Add Code System "owner" field for display purposes. Added API function to set all owners, from all known defaults in config.
  • MAINT-1649 Add module filter to aggregated refset member search.
  • MAINT-1268 Show dependant version effectiveTime when viewing a CodeSystem.
  • RT2-56 Add refset filter to RF2 export.
  • RP-475 Add bulk feature for finding refset members
  • MAINT-1657 allow "Accept Language" header formats with more than two characters in the dialect.
  • FHIR
    • MAINT-1663 Add support for version element in ValueSet compose.
    • MAINT-1354 Add support for FHIR to return results past 10K.
    • Fix #285 Allow disjunction in FHIR filters. Also correct expansion item count and warp when skipping forward pages
    • MAINT-1575 Documentation: Clarify use of xsct in ValueSet expansion url parameter.
  • Authoring
    • MAINT-1667 Add admin function to clean up inactive inferred relationships during an authoring cycle.
    • FRI-101 Drools validation failures now include unique ruleId, to be used in whitelisting.

Fixes

  • Fix #278 BROWSE-436 Allow whitespace in Accept-Language HTTP header.
  • FHIR
  • Authoring
    • MAINT-1416 Do not apply default module if record matches previously released version.
    • MAINT-1642 Fix partial commit rollback function.
    • MAINT-1666 Fix release flag restore when there is no dependant release.
    • FRI-128 Consistently keep user security-context whenever switching to a new thread.
    • MAINT-1692 Refactored integrity-issue branch metadata flag for extension upgrade.