Fixed - Silent reaction on missing AWS environment variables when constructing S3 object store
0.126.0
Changed - Refactoring of query service to support S3-based dataset repositories
0.125.1
Fixed - Container will be considered ready only when reaching `running` status, not `created`
0.125.0
Changed - Refactoring of container process handling to unify termination and cleanup procedure Added - Containerized ingest will display fetch progress Fixed - Spinners displayed by `pull`/`push` commands sometimes were not animating or refreshing too frequently
0.124.1
Changed - Smart transfer protocol: improved resilience to web-socket idle timeouts during long push flows
0.124.0
Changed - Limiting use of `curl` dependency to FTP - FTP client is now an optional feature. It's still enabled in release but off by default in dev to speed up builds.