Skip to content

Releases: apecloud/kubeblocks

KubeBlocks v0.9.3-beta.0

04 Dec 03:45
f75aa8f
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.9.2...v0.9.3-beta.0

KubeBlocks v1.0.0-beta.12

03 Dec 10:33
Compare
Choose a tag to compare
Pre-release

KubeBlocks v1.0.0-beta.11

02 Dec 09:53
Compare
Choose a tag to compare
Pre-release

KubeBlocks v1.0.0-beta.10

29 Nov 07:27
Compare
Choose a tag to compare
Pre-release

KubeBlocks v1.0.0-beta.9

27 Nov 10:24
Compare
Choose a tag to compare
Pre-release

KubeBlocks v1.0.0-beta.8

27 Nov 06:59
Compare
Choose a tag to compare
Pre-release

KubeBlocks v0.9.2

28 Nov 07:19
ace137f
Compare
Choose a tag to compare

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

KubeBlocks v0.9.2-beta.24

27 Nov 10:25
ace137f
Compare
Choose a tag to compare
Pre-release

What's Changed

  • chore: missing component events for opsRequest controller by @wangyelei in #8532
  • chore: redis support hostnetwork in 0.9 by @kizuna-lek in #8502
  • chore: remove dependency on sigs.k8s.io/kustomize/api/image (#8529) by @free6om in #8540
  • fix: preConditionDeadlineSeconds of the opsRequest is invalid when creating some opsRequests together (pick from c65ed8c) by @wangyelei in #8541
  • chore: hostNetwork supports sharding by @Y-Rookie in #8517

Full Changelog: v0.9.2-beta.23...v0.9.2-beta.24

KubeBlocks v1.0.0-beta.7

26 Nov 03:21
Compare
Choose a tag to compare
Pre-release

KubeBlocks v0.9.2-beta.23

26 Nov 07:46
97c8554
Compare
Choose a tag to compare
Pre-release

What's Changed

  • chore: remove hacky for hostNetwork configuration by @Y-Rookie in #8503
  • fix: wrong its ready condition during image in-place update by @free6om in #8509
  • fix: apepg address with cluster domain in 0.9 by @kizuna-lek in #8492
  • chore: update the pod image that does not have a registry and repository specified by @leon-inf in #8497
  • fix: BackupRepo render template with default values (#8523) (pick to release-0.9) by @zjx20 in #8527
  • chore: support to h-scale shard count(pick from d3029e4) by @wangyelei in #8530

Full Changelog: v0.9.2-beta.22...v0.9.2-beta.23