Skip to content

Release v1.4.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@dingfeng dingfeng released this 17 Mar 09:27
· 50 commits to main since this release
  • Enhancement & New Features
    • Support consensus log backup
    • Support point-in-time recovery(PITR)
    • Support backup schedule
    • Support restore without backup object
    • Support rebuild dn follower automatically when Slave_SQL_Running becomes No due to Last_SQL_Error
    • Support debug runmode of PolarDB-X cluster
    • Support default PrometheusRule for polardbx cluster
    • Use Cluster IP as the default communication address among dn pods
    • Use container network as the default network type
  • Bug Fix
    • Fix backup failure on follower when using non-host network
    • Fix grafana cpu and mem usage issue for kube-state-metrics 2.3.0
    • Fix restore issue when binlog checksum is none
    • Fix cdc crash during backup caused by sending heartbeat using XA transaction