Release notes
v2.2.7 - Feb 19, 2021
Downloads
macOS LinuxDocker
docker pull yugabytedb/yugabyte:2.2.7.0-b5
Bug Fixes
Yugabyte Platform
- Backup-related tasks (schedules, restores, deletes) failed when the storage configuration was deleted 6680, 6882
- Fixed incorrect selection of the preferred leader zones 6743
- Removed the "Transactions" plot line from YSQL Ops and Latency graphs 6839
- Added ability to specify allowed (and disallowed) SSL protocols 6865
Core Database
- Fixed build issues on 2.2 due to Clang version 5458, 5812
- Avoid running out of threads due to FailureDetector 5752
- Fix backup-restore issues when source table was altered before 5958
- ybase: a blacklisted TS' initial load was not replicated during master failover 6397
- YCQL: Fixed range deletes to start and end at specified primary key bounds 6649
- YCQL: Fixed a bug with an index update on a list after an overwrite 6735
- YCQL: Fixed JSONB operator execution when applying to NULL objects 6766
- YCQL: Fixed parser typo when scanning binary values 6827
- YCQL: Fix case-insensitive pattern matching for audit logging 6836