v2.5.21
IMPROVEMENTS
- switch from
docker-compose
(python) todocker compose
(golang) - add parallel integration test execution fix 888
BUG FIXES
- properly handle log_pointer=1 corner case for
check_replica_before_attach: true
, fix 967 - properly handle empty output for
list
command whenremote_storage: custom
, fix 963, thanks @straysh - fix corner cases when connect to S3 provider with self-signed TLS certificates, check
S3_DISABLE_CERT_VALIDATION=true
in tests fix 960