• uses a new configuration for pseudonymization which may require additional configuration, see Pseudonymization.
  • adds additional columns and updated indices to the FHIR GW Postgres schema. Either reset the database entirely or manully apply the schema.sql.
  • adds support for distributed tracing to (almost) all components. A Jaeger UI is started on http://localhost:16686 to view them.
  • adds support for reading FHIR resources from a Kafka topic. See application.yml for available configuration options