Skip to main content

64 posts tagged with "Releases"

Fire Arrow Releases

View All Tags

Fire Arrow Server 2.2.0

· 9 min read

Fire Arrow Server 2.2.0 has been released.

  • (feature) LegitimateInterest now finds Consent resources through Consent.performer as well as Consent.patient
  • (bugfix) Patient Task search with no Tasks no longer falls through to default-validator
  • (bugfix) _include and _revinclude results ride with their matching resources instead of consuming _count slots
  • (bugfix) Task search during $renew-due-events no longer returns 403 Forbidden
  • (bugfix) Identity lookup outages return a retryable 503 instead of 403 Forbidden
  • (bugfix) $renew-due-events and $subscribe-due-events no longer fail with 409 Conflict while a Subscription is activating
  • (bugfix) Recurring CarePlan Task ids stay stable across reconciles
  • (bugfix) A transient uniqueness check no longer reports a new email as already taken
  • (bugfix) Expected subscription-create retries no longer log as ERROR
  • (maintenance) HAPI FHIR 8.12.0 platform upgrade and dependency updates including PostCSS CVE-2026-69153

Fire Arrow Server 2.1.0

· 6 min read

Fire Arrow Server 2.1.0 has been released.

  • (security) When the MCP interface is enabled, its endpoints now apply each caller's own authorization rules, and the MCP CDS bridge now enforces an access check (MCP remains off by default)
  • (feature) Faster CarePlan Task materialization when the server reaches its database over a network connection
  • (bugfix) Attachment reads on historical resource versions no longer break after cleanup or garbage collection
  • (bugfix) An invalid CarePlan Task status in configuration now stops the server at startup instead of failing later