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
pyarrowfrom 22.0.0 to 23.0.0
Fixed
- Data-sync from S3 storage was not tracking metadata.yaml files (#21)