Skip to content

Version 0.9.1

Latest

Choose a tag to compare

@mrtamm mrtamm released this 30 Jan 08:45
670695a

This is a minor update release that primarily fixes runtime data-sync issues when the data is loaded from an S3 storage. Now the data-sync automatically detects and registers changes from the data directory without requiring a restart.

Official Docker image: ghcr.io/genomicdatainfrastructure/gdi-mini-node:0.9.1

Changed

  • Updated README documentation
  • Upraged dependency pyarrow from 22.0.0 to 23.0.0

Fixed

  • Data-sync from S3 storage was not tracking metadata.yaml files (#21)