Skip to content

KubeBlocks v0.9.2

Latest
Compare
Choose a tag to compare
@apecloud-bot apecloud-bot released this 28 Nov 07:19
· 748 commits to main since this release
ace137f

Highlights

We are delighted to announce the release of KubeBlocks v0.9.2. This release includes several new features, bug fixes, and various improvements. Here are the detailed update contents.

KubeBlocks

  • Added support for rolling updates of container images, enabling seamless updates with minimal downtime. (#8389)
  • Introduced component-level stop/start capabilities, allowing fine-grained control over cluster components. (#8480)
  • Enhanced Host Network support for shardings. (#8517, #8502)
  • Improved horizontal scaling OpeRequest for shardings. (#8530)
  • Added support for recreate pod update policies to enhance update strategies. (#8466)
  • Kubeblocks Installation improvements: Support for defining extra annotations and environment variables. (#8454)

Addons

MySQL

  • Added Jemalloc support for improved memory management. (#1158)

Redis

  • Added NodePort announce mode support for Redis Sentinel. (#1227)
  • Introduced support for fixed pod IPs, custom master names, and full FQDN domains.(#1222)
  • Updated user ACL backup frequency for PITR backups. (#1180)

RabbitMQ

  • Added support for member leave operations to enable scale-in scenarios. (#1229)
  • Enhanced RabbitMQ configuration with config constraints and file-based logs. (#1199)

MongoDB

  • Added support for host networking. (#1152)

PostgreSQL

  • Enhanced vanilla PostgreSQL integration and added support for PostgreSQL 15. (#1092)
  • Added support for Supabase PostgreSQL. (#1154)
    Xinference
  • Added support for Xinference v0.15.4. (#1248)

What's Changed

Full Changelog: v0.9.1...v0.9.2