Skip to content

Spark on fhir 2.0.0 - #306

Merged
sinaci merged 3 commits into
mainfrom
spark-on-fhir-2.0.0
Aug 18, 2026
Merged

Spark on fhir 2.0.0#306
sinaci merged 3 commits into
mainfrom
spark-on-fhir-2.0.0

Conversation

@sinaci

@sinaci sinaci commented Aug 18, 2026

Copy link
Copy Markdown
Member

No description provided.

sinaci added 3 commits August 18, 2026 15:33
onfhir-libs 4.0.0 is on Maven Central, onfhir-definition-microservices 2.0.0
and spark-on-fhir 2.0.0 on SRDC Nexus. The first two are drop-in flips from the
snapshots the migration was verified against, but spark-on-fhir 2.0.0 split the
single io.onfhir:fhir-api-spark-source artifact into an io.onfhir.spark
reactor: read through spark-on-fhir-connector-api, which carries
spark-on-fhir-common transitively. FhirApiReader moved from
io.onfhir.spark.reader to io.onfhir.spark.connector.reader, and the implicit
DataFrameReader conversion behind .fhir(url) left its companion for the new
SparkFhirApiConnector object. The reader's call chain and every OPTIONS
constant it uses are unchanged, so nothing else in the module moves. Also drops
the commented-out fhir-spark-util / fhir-path-spark entries, whose coordinates
no longer exist at any version.
Every upstream dependency is a release now, leaving Ignifyr's own ${revision}
as the only -SNAPSHOT in the build, so central-portal-snapshots and
srdc-maven-snapshots resolve nothing. Removing them keeps an upstream snapshot
from drifting into a build. srdc-maven-releases stays, since the definition
microservices and spark-on-fhir are not on Central.
The environment notes still described the onFHIR dependencies as snapshots
resolved from Central snapshots plus SRDC Nexus.
@sinaci
sinaci merged commit adc9b32 into main Aug 18, 2026
3 checks passed
@sinaci
sinaci deleted the spark-on-fhir-2.0.0 branch August 18, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant