v2.4.5.0 - June 22, 2021
Downloads
macOS LinuxDocker
docker pull yugabytedb/yugabyte:2.4.5.0-b20
Improvements
Core database
N/A
Yugabyte Platform
Bug fixes
Core database
- [4437] [8731] [DocDB] disabled bloom filters for master tablet and fixed DocDbAwareV2FilterPolicy compatibility for range-partitioned co-located tables
- [6096] [YSQL] Fix crash during bootstrap when replaying WAL of deleted colocated table
- [6482] Fix timeout handling when getting safe time in a RF1 cluster
- [7641] [8834] [YCQL] Remove incorrect CHECK condition added in D10931 (in 2.4.2.0 release)
- [8204] [Ybase] GetLoadMoveCompletionPercent returns an incorrect 100% if tservers haven't heartbeated their tablet reports
- [8390] Fix NPE Handling for indexed_table_id
- [8591] [DocDB] Add protection against missing UserFrontiers in older SST files during intents cleanup
Yugabyte Platform
- [6945] Add limit to customer task API. (#8700)
- [7859] Fix '< 1 min' uptime shown intermittently
- [8345] Remove hard coded cert filepath, and add Python module to use the system temporary directory
- [8611] Enable edit backup configuration for the active tab only. (#8674)
- [8620] Reset the values on cancel. (#8627)
- [8809] [Platform] Edit Configuration button was only working intermittently. (#8975)
- [8921] [Platform] Allow ReadOnly and BackupAdmin roles to change their password.