From 7f96e16031c4ceb43e587c644756b9874a7319f9 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Wed, 14 Aug 2024 08:52:31 -0700 Subject: [PATCH 01/69] Release: v2024.8.14-rc.3 Signed-off-by: Tamal Saha --- releases/v2024.8.14-rc.3/release.json | 353 ++++++++++++++++++++++++++ 1 file changed, 353 insertions(+) create mode 100644 releases/v2024.8.14-rc.3/release.json diff --git a/releases/v2024.8.14-rc.3/release.json b/releases/v2024.8.14-rc.3/release.json new file mode 100644 index 000000000..899804886 --- /dev/null +++ b/releases/v2024.8.14-rc.3/release.json @@ -0,0 +1,353 @@ +{ + "product_line": "KubeDB", + "release": "v2024.8.14-rc.3", + "docs_url_template": "https://kubedb.com/docs/%s", + "kubernetes_version": "1.20+", + "projects": [ + { + "github.com/kubedb/apimachinery": { + "tag": "v0.47.0-rc.3" + } + }, + { + "github.com/kubedb/db-client-go": { + "tag": "v0.2.0-rc.3" + } + }, + { + "github.com/kubedb/cli": { + "key": "kubedb-cli", + "tag": "v0.47.0-rc.3" + }, + "github.com/kubedb/clickhouse": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/crd-manager": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/dashboard-restic-plugin": { + "tag": "v0.5.0-rc.3" + }, + "github.com/kubedb/druid": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/elasticsearch": { + "tag": "v0.47.0-rc.3" + }, + "github.com/kubedb/elasticsearch-restic-plugin": { + "tag": "v0.10.0-rc.3" + }, + "github.com/kubedb/ferretdb": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/kafka": { + "tag": "v0.18.0-rc.3" + }, + "github.com/kubedb/kubedb-manifest-plugin": { + "tag": "v0.10.0-rc.3" + }, + "github.com/kubedb/mariadb": { + "tag": "v0.31.0-rc.3" + }, + "github.com/kubedb/mariadb-archiver": { + "tag": "v0.7.0-rc.3" + }, + "github.com/kubedb/mariadb-coordinator": { + "tag": "v0.27.0-rc.3" + }, + "github.com/kubedb/mariadb-csi-snapshotter-plugin": { + "tag": "v0.7.0-rc.3" + }, + "github.com/kubedb/mariadb-restic-plugin": { + "tag": "v0.5.0-rc.3" + }, + "github.com/kubedb/memcached": { + "tag": "v0.40.0-rc.3" + }, + "github.com/kubedb/mongodb": { + "tag": "v0.40.0-rc.3" + }, + "github.com/kubedb/mongodb-csi-snapshotter-plugin": { + "tag": "v0.8.0-rc.3" + }, + "github.com/kubedb/mongodb-restic-plugin": { + "tag": "v0.10.0-rc.3" + }, + "github.com/kubedb/mssql-coordinator": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/mssqlserver": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/mssqlserver-archiver": { + "tag": "v0.1.0-rc.3" + }, + "github.com/kubedb/mssqlserver-walg-plugin": { + "tag": "v0.1.0-rc.3" + }, + "github.com/kubedb/mysql": { + "tag": "v0.40.0-rc.3" + }, + "github.com/kubedb/mysql-archiver": { + "tag": "v0.8.0-rc.3" + }, + "github.com/kubedb/mysql-coordinator": { + "tag": "v0.25.0-rc.3" + }, + "github.com/kubedb/mysql-csi-snapshotter-plugin": { + "tag": "v0.8.0-rc.3" + }, + "github.com/kubedb/mysql-restic-plugin": { + "tag": "v0.10.0-rc.3" + }, + "github.com/kubedb/mysql-router-init": { + "tag": "v0.25.0-rc.3" + }, + "github.com/kubedb/percona-xtradb": { + "tag": "v0.34.0-rc.3" + }, + "github.com/kubedb/percona-xtradb-coordinator": { + "tag": "v0.20.0-rc.3" + }, + "github.com/kubedb/pg-coordinator": { + "tag": "v0.31.0-rc.3" + }, + "github.com/kubedb/pgpool": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/postgres": { + "tag": "v0.47.0-rc.3" + }, + "github.com/kubedb/postgres-archiver": { + "tag": "v0.8.0-rc.3" + }, + "github.com/kubedb/postgres-csi-snapshotter-plugin": { + "tag": "v0.8.0-rc.3" + }, + "github.com/kubedb/postgres-restic-plugin": { + "tag": "v0.10.0-rc.3" + }, + "github.com/kubedb/provider-aws": { + "tag": "v0.9.0-rc.3" + }, + "github.com/kubedb/provider-azure": { + "tag": "v0.9.0-rc.3" + }, + "github.com/kubedb/provider-gcp": { + "tag": "v0.9.0-rc.3" + }, + "github.com/kubedb/rabbitmq": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/redis": { + "tag": "v0.40.0-rc.3" + }, + "github.com/kubedb/redis-coordinator": { + "tag": "v0.26.0-rc.3" + }, + "github.com/kubedb/redis-restic-plugin": { + "tag": "v0.10.0-rc.3" + }, + "github.com/kubedb/replication-mode-detector": { + "tag": "v0.34.0-rc.3" + }, + "github.com/kubedb/singlestore": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/singlestore-coordinator": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/singlestore-restic-plugin": { + "tag": "v0.5.0-rc.3" + }, + "github.com/kubedb/solr": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/tests": { + "tag": "v0.32.0-rc.3" + }, + "github.com/kubedb/zookeeper": { + "tag": "v0.2.0-rc.3" + }, + "github.com/kubedb/zookeeper-restic-plugin": { + "tag": "v0.3.0-rc.3" + } + }, + { + "github.com/kubedb/dashboard": { + "key": "kubedb-dashboard", + "tag": "v0.23.0-rc.3", + "chartNames": [ + "kubedb-dashboard" + ] + }, + "github.com/kubedb/pgbouncer": { + "tag": "v0.34.0-rc.3", + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=POSTGRES_TAG=${KUBEDB_POSTGRES_TAG} ", + "make add-license fmt" + ] + }, + "github.com/kubedb/proxysql": { + "tag": "v0.34.0-rc.3", + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=MYSQL_TAG=${KUBEDB_MYSQL_TAG} --vars=PERCONA_XTRADB_TAG=${KUBEDB_PERCONA_XTRADB_TAG} ", + "make add-license fmt" + ] + } + }, + { + "github.com/kubedb/provisioner": { + "key": "kubedb-provisioner", + "tag": "v0.47.0-rc.3", + "chartNames": [ + "kubedb-provisioner" + ] + }, + "github.com/kubedb/schema-manager": { + "key": "kubedb-schema-manager", + "tag": "v0.23.0-rc.3", + "chartNames": [ + "kubedb-schema-manager" + ] + }, + "github.com/kubedb/ui-server": { + "key": "kubedb-ui-server", + "tag": "v0.23.0-rc.3", + "chartNames": [ + "kubedb-ui-server" + ] + } + }, + { + "github.com/kubedb/ops-manager": { + "key": "kubedb-ops-manager", + "tag": "v0.34.0-rc.3", + "chartNames": [ + "kubedb-ops-manager" + ] + } + }, + { + "github.com/kubedb/autoscaler": { + "key": "kubedb-autoscaler", + "tag": "v0.32.0-rc.3", + "chartNames": [ + "kubedb-autoscaler" + ] + } + }, + { + "github.com/kubedb/webhook-server": { + "key": "kubedb-webhook-server", + "tag": "v0.23.0-rc.3", + "chartNames": [ + "kubedb-webhook-server" + ] + } + }, + { + "github.com/kubedb/installer": { + "key": "kubedb-installer", + "tag": "v2024.8.14-rc.3", + "chartNames": [ + "kubedb-crds", + "kubedb-catalog", + "kubedb" + ], + "commands": [ + "./hack/scripts/import-crds.sh", + "go run ./catalog/kubedb/fmt/main.go --update-spec=spec.replicationModeDetector.image=ghcr.io/kubedb/replication-mode-detector:${KUBEDB_REPLICATION_MODE_DETECTOR_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=MariaDBVersion --update-spec=spec.coordinator.image=ghcr.io/kubedb/mariadb-coordinator:${KUBEDB_MARIADB_COORDINATOR_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=MySQLVersion --update-spec=spec.archiver.walg.image=${KUBEDB_MYSQL_ARCHIVER_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=MySQLVersion --update-spec=spec.coordinator.image=ghcr.io/kubedb/mysql-coordinator:${KUBEDB_MYSQL_COORDINATOR_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=MySQLVersion --update-spec=spec.routerInitContainer.image=ghcr.io/kubedb/mysql-router-init:${KUBEDB_MYSQL_ROUTER_INIT_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=PerconaXtraDBVersion --update-spec=spec.coordinator.image=ghcr.io/kubedb/percona-xtradb-coordinator:${KUBEDB_PERCONA_XTRADB_COORDINATOR_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=PostgresVersion --update-spec=spec.archiver.walg.image=${KUBEDB_POSTGRES_ARCHIVER_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=PostgresVersion --update-spec=spec.coordinator.image=ghcr.io/kubedb/pg-coordinator:${KUBEDB_PG_COORDINATOR_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=RedisVersion --update-spec=spec.coordinator.image=ghcr.io/kubedb/redis-coordinator:${KUBEDB_REDIS_COORDINATOR_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=SinglestoreVersion --update-spec=spec.coordinator.image=ghcr.io/kubedb/singlestore-coordinator:${KUBEDB_SINGLESTORE_COORDINATOR_TAG}", + "go run ./catalog/kubedb/fmt/main.go --kind=MSSQLServerVersion --update-spec=spec.coordinator.image=ghcr.io/kubedb/mssql-coordinator:${KUBEDB_MSSQL_COORDINATOR_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=elasticsearch-dashboard-backup --update-spec=spec.image=ghcr.io/kubedb/dashboard-restic-plugin:${KUBEDB_DASHBOARD_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=elasticsearch-dashboard-restore --update-spec=spec.image=ghcr.io/kubedb/dashboard-restic-plugin:${KUBEDB_DASHBOARD_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=elasticsearch-backup --update-spec=spec.image=ghcr.io/kubedb/elasticsearch-restic-plugin:${KUBEDB_ELASTICSEARCH_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=elasticsearch-restore --update-spec=spec.image=ghcr.io/kubedb/elasticsearch-restic-plugin:${KUBEDB_ELASTICSEARCH_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=kubedbmanifest-backup --update-spec=spec.image=ghcr.io/kubedb/kubedb-manifest-plugin:${KUBEDB_KUBEDB_MANIFEST_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=kubedbmanifest-restore --update-spec=spec.image=ghcr.io/kubedb/kubedb-manifest-plugin:${KUBEDB_KUBEDB_MANIFEST_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mariadb-backup --update-spec=spec.image=ghcr.io/kubedb/mariadb-restic-plugin:${KUBEDB_MARIADB_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mariadb-csi-snapshotter --update-spec=spec.image=ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:${KUBEDB_MARIADB_CSI_SNAPSHOTTER_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mariadb-restore --update-spec=spec.image=ghcr.io/kubedb/mariadb-restic-plugin:${KUBEDB_MARIADB_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mongodb-backup --update-spec=spec.image=ghcr.io/kubedb/mongodb-restic-plugin:${KUBEDB_MONGODB_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mongodb-csi-snapshotter --update-spec=spec.image=ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:${KUBEDB_MONGODB_CSI_SNAPSHOTTER_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mongodb-restore --update-spec=spec.image=ghcr.io/kubedb/mongodb-restic-plugin:${KUBEDB_MONGODB_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mysql-backup --update-spec=spec.image=ghcr.io/kubedb/mysql-restic-plugin:${KUBEDB_MYSQL_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mysql-csi-snapshotter --update-spec=spec.image=ghcr.io/kubedb/mysql-csi-snapshotter-plugin:${KUBEDB_MYSQL_CSI_SNAPSHOTTER_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mysql-restore --update-spec=spec.image=ghcr.io/kubedb/mysql-restic-plugin:${KUBEDB_MYSQL_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=opensearch-backup --update-spec=spec.image=ghcr.io/kubedb/elasticsearch-restic-plugin:${KUBEDB_ELASTICSEARCH_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=opensearch-restore --update-spec=spec.image=ghcr.io/kubedb/elasticsearch-restic-plugin:${KUBEDB_ELASTICSEARCH_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=postgres-backup --update-spec=spec.image=ghcr.io/kubedb/postgres-restic-plugin:${KUBEDB_POSTGRES_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=postgres-csi-snapshotter --update-spec=spec.image=ghcr.io/kubedb/postgres-csi-snapshotter-plugin:${KUBEDB_POSTGRES_CSI_SNAPSHOTTER_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=postgres-restore --update-spec=spec.image=ghcr.io/kubedb/postgres-restic-plugin:${KUBEDB_POSTGRES_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=redis-backup --update-spec=spec.image=ghcr.io/kubedb/redis-restic-plugin:${KUBEDB_REDIS_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=redis-restore --update-spec=spec.image=ghcr.io/kubedb/redis-restic-plugin:${KUBEDB_REDIS_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=singlestore-backup --update-spec=spec.image=ghcr.io/kubedb/singlestore-restic-plugin:${KUBEDB_SINGLESTORE_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=singlestore-restore --update-spec=spec.image=ghcr.io/kubedb/singlestore-restic-plugin:${KUBEDB_SINGLESTORE_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=zookeeper-backup --update-spec=spec.image=ghcr.io/kubedb/zookeeper-restic-plugin:${KUBEDB_ZOOKEEPER_RESTIC_PLUGIN_TAG}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=zookeeper-restore --update-spec=spec.image=ghcr.io/kubedb/zookeeper-restic-plugin:${KUBEDB_ZOOKEEPER_RESTIC_PLUGIN_TAG}", + "make update-charts CHART_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-crd-manager CHART_VERSION=${KUBEDB_CRD_MANAGER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-provisioner CHART_VERSION=${KUBEDB_PROVISIONER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-ops-manager CHART_VERSION=${KUBEDB_OPS_MANAGER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-autoscaler CHART_VERSION=${KUBEDB_AUTOSCALER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-dashboard CHART_VERSION=${KUBEDB_DASHBOARD_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-schema-manager CHART_VERSION=${KUBEDB_SCHEMA_MANAGER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-ui-server CHART_VERSION=${KUBEDB_UI_SERVER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-webhook-server CHART_VERSION=${KUBEDB_WEBHOOK_SERVER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-provider-aws CHART_VERSION=${RELEASE} APP_VERSION=${KUBEDB_PROVIDER_AWS_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-provider-azure CHART_VERSION=${RELEASE} APP_VERSION=${KUBEDB_PROVIDER_AZURE_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-kubedb-provider-gcp CHART_VERSION=${RELEASE} APP_VERSION=${KUBEDB_PROVIDER_GCP_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "./hack/scripts/update-chart-dependencies.sh" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/appscode/charts": { + "charts": [ + "github.com/kubedb/installer" + ], + "changelog": "Skip" + } + }, + { + "github.com/appscode/static-assets": { + "commands": [ + "release-automaton update-assets --hide --release-file=${SCRIPT_ROOT}/releases/${RELEASE}/release.json --workspace=${WORKSPACE}" + ], + "changelog": "StandaloneWebsite" + } + }, + { + "github.com/kubedb/docs": { + "key": "kubedb", + "tag": "v2024.8.14-rc.3", + "commands": [ + "mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/kubedb/website": { + "tag": "v2024.8.14-rc.3", + "commands": [ + "make set-assets-repo ASSETS_REPO_URL=https://github.com/appscode/static-assets", + "make docs", + "make set-version VERSION=${TAG}" + ], + "release_branch": "master", + "changelog": "Skip" + } + } + ] +} \ No newline at end of file From 98f7e012d555da8d631963608304a9154dd7c220 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 15:59:54 +0000 Subject: [PATCH 02/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 56 +++++++++++++++++++++++++ releases/v2024.8.14-rc.3/README.md | 19 +++++++++ 2 files changed, 75 insertions(+) create mode 100644 releases/v2024.8.14-rc.3/CHANGELOG.json create mode 100644 releases/v2024.8.14-rc.3/README.md diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json new file mode 100644 index 000000000..f667322d2 --- /dev/null +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -0,0 +1,56 @@ +{ + "product_line": "KubeDB", + "release": "v2024.8.14-rc.3", + "release_date": "2024-08-14T15:59:54.706207119Z", + "release_project_url": "https://github.com/kubedb/CHANGELOG", + "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", + "kubernetes_version": "1.20+", + "projects": [ + { + "url": "github.com/kubedb/apimachinery", + "releases": [ + { + "tag": "v0.47.0-rc.3", + "commits": [ + { + "SHA": "4b2e48726", + "Subject": "Add Halted API Field in ProxySQL and Pgbouncher (#1288)" + }, + { + "SHA": "f78136264", + "Subject": "SingleStore Ops-Request API (#1287)" + }, + { + "SHA": "b7bee7681", + "Subject": "Test against k8s 1.31 (#1285)" + }, + { + "SHA": "92ab030c5", + "Subject": "Add DisabledProtocols API for RabbitMQ (#1282)" + }, + { + "SHA": "83f69191f", + "Subject": "Add constants for RM additional plugins (#1280)" + }, + { + "SHA": "beb194a15", + "Subject": "Add Kafka `halted` field & some ops helpers (#1279)" + }, + { + "SHA": "7334833b5", + "Subject": "Set the catagories correctly (#1277)" + }, + { + "SHA": "ddbf74f33", + "Subject": "Add missing opsRequests (#1276)" + }, + { + "SHA": "6402035de", + "Subject": "Fix petset patch issue (#1275)" + } + ] + } + ] + } + ] +} diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md new file mode 100644 index 000000000..2b6b46c2f --- /dev/null +++ b/releases/v2024.8.14-rc.3/README.md @@ -0,0 +1,19 @@ +# KubeDB v2024.8.14-rc.3 (2024-08-14) + + +## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) + +### [v0.47.0-rc.3](https://github.com/kubedb/apimachinery/releases/tag/v0.47.0-rc.3) + +- [4b2e4872](https://github.com/kubedb/apimachinery/commit/4b2e48726) Add Halted API Field in ProxySQL and Pgbouncher (#1288) +- [f7813626](https://github.com/kubedb/apimachinery/commit/f78136264) SingleStore Ops-Request API (#1287) +- [b7bee768](https://github.com/kubedb/apimachinery/commit/b7bee7681) Test against k8s 1.31 (#1285) +- [92ab030c](https://github.com/kubedb/apimachinery/commit/92ab030c5) Add DisabledProtocols API for RabbitMQ (#1282) +- [83f69191](https://github.com/kubedb/apimachinery/commit/83f69191f) Add constants for RM additional plugins (#1280) +- [beb194a1](https://github.com/kubedb/apimachinery/commit/beb194a15) Add Kafka `halted` field & some ops helpers (#1279) +- [7334833b](https://github.com/kubedb/apimachinery/commit/7334833b5) Set the catagories correctly (#1277) +- [ddbf74f3](https://github.com/kubedb/apimachinery/commit/ddbf74f33) Add missing opsRequests (#1276) +- [6402035d](https://github.com/kubedb/apimachinery/commit/6402035de) Fix petset patch issue (#1275) + + + From 48d24a704203cc12ff01a6f676419d2ca0c14ce3 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 15:59:56 +0000 Subject: [PATCH 03/69] Update release table Signed-off-by: 1gtm <1gtm@appscode.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 209fe73b2..3363f0d33 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ | KubeDB Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | +| [v2024.8.14-rc.3](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.8.14-rc.3) | 2024-08-14 | [User Guide](https://kubedb.com/docs/v2024.8.14-rc.3) | [CHANGELOG](/releases/v2024.8.14-rc.3/README.md) | 1.20+ | | [v2024.8.2-rc.2](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.8.2-rc.2) | 2024-08-03 | [User Guide](https://kubedb.com/docs/v2024.8.2-rc.2) | [CHANGELOG](/releases/v2024.8.2-rc.2/README.md) | 1.20+ | | [v2024.7.11-rc.1](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.7.11-rc.1) | 2024-07-12 | [User Guide](https://kubedb.com/docs/v2024.7.11-rc.1) | [CHANGELOG](/releases/v2024.7.11-rc.1/README.md) | 1.20+ | | [v2024.7.3-rc.0](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.7.3-rc.0) | 2024-07-04 | [User Guide](https://kubedb.com/docs/v2024.7.3-rc.0) | [CHANGELOG](/releases/v2024.7.3-rc.0/README.md) | 1.20+ | From d210b5e88bf7526f2e43471bf294157b98691db7 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:07:27 +0000 Subject: [PATCH 04/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index f667322d2..e2f3229b5 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T15:59:54.706207119Z", + "release_date": "2024-08-14T16:07:27.091683991Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -51,6 +51,24 @@ ] } ] + }, + { + "url": "github.com/kubedb/db-client-go", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "b4a5b756", + "Subject": "Prepare for release v0.2.0-rc.3 (#131)" + }, + { + "SHA": "f17f15a5", + "Subject": "Update log verbosity level (#127)" + } + ] + } + ] } ] } diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 2b6b46c2f..402eb1c75 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -17,3 +17,12 @@ +## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) + +### [v0.2.0-rc.3](https://github.com/kubedb/db-client-go/releases/tag/v0.2.0-rc.3) + +- [b4a5b756](https://github.com/kubedb/db-client-go/commit/b4a5b756) Prepare for release v0.2.0-rc.3 (#131) +- [f17f15a5](https://github.com/kubedb/db-client-go/commit/f17f15a5) Update log verbosity level (#127) + + + From 02cd7bdf5dee932985c480c0112d4ef6623aa9be Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:18:52 +0000 Subject: [PATCH 05/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 11 ++++++++++- releases/v2024.8.14-rc.3/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index e2f3229b5..5f84d6923 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:07:27.091683991Z", + "release_date": "2024-08-14T16:18:52.891405577Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -69,6 +69,15 @@ ] } ] + }, + { + "url": "github.com/kubedb/provider-aws", + "releases": [ + { + "tag": "v0.9.0-rc.3", + "commits": null + } + ] } ] } diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 402eb1c75..753adac49 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -26,3 +26,10 @@ +## [kubedb/provider-aws](https://github.com/kubedb/provider-aws) + +### [v0.9.0-rc.3](https://github.com/kubedb/provider-aws/releases/tag/v0.9.0-rc.3) + + + + From e3d53ed5ec85b672c6e978be4634573e8bc380d9 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:18:58 +0000 Subject: [PATCH 06/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 5f84d6923..0082969ac 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:18:52.891405577Z", + "release_date": "2024-08-14T16:18:58.540985213Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -70,6 +70,24 @@ } ] }, + { + "url": "github.com/kubedb/postgres-restic-plugin", + "releases": [ + { + "tag": "v0.10.0-rc.3", + "commits": [ + { + "SHA": "c1e0b54", + "Subject": "Prepare for release v0.10.0-rc.3 (#44)" + }, + { + "SHA": "28ee1da", + "Subject": "Wait for ready condition instead Provisioned condition (#42)" + } + ] + } + ] + }, { "url": "github.com/kubedb/provider-aws", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 753adac49..058c54f9f 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -26,6 +26,15 @@ +## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [c1e0b54](https://github.com/kubedb/postgres-restic-plugin/commit/c1e0b54) Prepare for release v0.10.0-rc.3 (#44) +- [28ee1da](https://github.com/kubedb/postgres-restic-plugin/commit/28ee1da) Wait for ready condition instead Provisioned condition (#42) + + + ## [kubedb/provider-aws](https://github.com/kubedb/provider-aws) ### [v0.9.0-rc.3](https://github.com/kubedb/provider-aws/releases/tag/v0.9.0-rc.3) From 9828c995b7f04d8aa1f57f22eff63e47041b570c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:19:03 +0000 Subject: [PATCH 07/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 0082969ac..760cb8291 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:18:58.540985213Z", + "release_date": "2024-08-14T16:19:03.79649671Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -70,6 +70,24 @@ } ] }, + { + "url": "github.com/kubedb/mongodb-restic-plugin", + "releases": [ + { + "tag": "v0.10.0-rc.3", + "commits": [ + { + "SHA": "5bedb88", + "Subject": "Prepare for release v0.10.0-rc.3 (#57)" + }, + { + "SHA": "82148eb", + "Subject": "Fix issues of MongoDB 5.x+ and 6.x+ TLS (#55)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 058c54f9f..82128dc8d 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -26,6 +26,15 @@ +## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [5bedb88](https://github.com/kubedb/mongodb-restic-plugin/commit/5bedb88) Prepare for release v0.10.0-rc.3 (#57) +- [82148eb](https://github.com/kubedb/mongodb-restic-plugin/commit/82148eb) Fix issues of MongoDB 5.x+ and 6.x+ TLS (#55) + + + ## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.10.0-rc.3) From 61b01c8e2f40974b38133443e75fcb7508773866 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:19:09 +0000 Subject: [PATCH 08/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 760cb8291..e91b2972c 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:19:03.79649671Z", + "release_date": "2024-08-14T16:19:09.760423943Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -70,6 +70,20 @@ } ] }, + { + "url": "github.com/kubedb/elasticsearch-restic-plugin", + "releases": [ + { + "tag": "v0.10.0-rc.3", + "commits": [ + { + "SHA": "e6aacd8", + "Subject": "Prepare for release v0.10.0-rc.3 (#39)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 82128dc8d..4e4e059f4 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -26,6 +26,14 @@ +## [kubedb/elasticsearch-restic-plugin](https://github.com/kubedb/elasticsearch-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/elasticsearch-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [e6aacd8](https://github.com/kubedb/elasticsearch-restic-plugin/commit/e6aacd8) Prepare for release v0.10.0-rc.3 (#39) + + + ## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.10.0-rc.3) From a32cc404f851223704d7a30ddb784451c1368874 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:19:12 +0000 Subject: [PATCH 09/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 11 ++++++++++- releases/v2024.8.14-rc.3/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index e91b2972c..5f69a4990 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:19:09.760423943Z", + "release_date": "2024-08-14T16:19:12.688359952Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -102,6 +102,15 @@ } ] }, + { + "url": "github.com/kubedb/mysql-router-init", + "releases": [ + { + "tag": "v0.25.0-rc.3", + "commits": null + } + ] + }, { "url": "github.com/kubedb/postgres-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 4e4e059f4..571af53f0 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -43,6 +43,13 @@ +## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) + +### [v0.25.0-rc.3](https://github.com/kubedb/mysql-router-init/releases/tag/v0.25.0-rc.3) + + + + ## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.10.0-rc.3) From 8f4de3e6eff11837af9d793a3b677c9c10764553 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:19:14 +0000 Subject: [PATCH 10/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 11 ++++++++++- releases/v2024.8.14-rc.3/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 5f69a4990..a40d58348 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:19:12.688359952Z", + "release_date": "2024-08-14T16:19:14.675774099Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -137,6 +137,15 @@ "commits": null } ] + }, + { + "url": "github.com/kubedb/provider-azure", + "releases": [ + { + "tag": "v0.9.0-rc.3", + "commits": null + } + ] } ] } diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 571af53f0..1b01c138b 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -66,3 +66,10 @@ +## [kubedb/provider-azure](https://github.com/kubedb/provider-azure) + +### [v0.9.0-rc.3](https://github.com/kubedb/provider-azure/releases/tag/v0.9.0-rc.3) + + + + From 064fbbe008bd8ff9aeea61d5b9caef61df4c182d Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:19:16 +0000 Subject: [PATCH 11/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 11 ++++++++++- releases/v2024.8.14-rc.3/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index a40d58348..3c2ed35ba 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:19:14.675774099Z", + "release_date": "2024-08-14T16:19:16.623230157Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -146,6 +146,15 @@ "commits": null } ] + }, + { + "url": "github.com/kubedb/provider-gcp", + "releases": [ + { + "tag": "v0.9.0-rc.3", + "commits": null + } + ] } ] } diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 1b01c138b..e79f54fc5 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -73,3 +73,10 @@ +## [kubedb/provider-gcp](https://github.com/kubedb/provider-gcp) + +### [v0.9.0-rc.3](https://github.com/kubedb/provider-gcp/releases/tag/v0.9.0-rc.3) + + + + From fe1de1120ae507f0da914671cff081634b03a8ba Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:24:03 +0000 Subject: [PATCH 12/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 3c2ed35ba..07fdd9723 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:19:16.623230157Z", + "release_date": "2024-08-14T16:24:03.739923532Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -155,6 +155,20 @@ "commits": null } ] + }, + { + "url": "github.com/kubedb/singlestore-restic-plugin", + "releases": [ + { + "tag": "v0.5.0-rc.3", + "commits": [ + { + "SHA": "99b5c46", + "Subject": "Prepare for release v0.5.0-rc.3 (#21)" + } + ] + } + ] } ] } diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index e79f54fc5..a22228e67 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -80,3 +80,11 @@ +## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) + +### [v0.5.0-rc.3](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.5.0-rc.3) + +- [99b5c46](https://github.com/kubedb/singlestore-restic-plugin/commit/99b5c46) Prepare for release v0.5.0-rc.3 (#21) + + + From 23c7f812d215d4f2a2c67fa765d1de70239750ed Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:45:15 +0000 Subject: [PATCH 13/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 07fdd9723..d0f669d1d 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:24:03.739923532Z", + "release_date": "2024-08-14T16:45:15.692447512Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -156,6 +156,20 @@ } ] }, + { + "url": "github.com/kubedb/redis-coordinator", + "releases": [ + { + "tag": "v0.26.0-rc.3", + "commits": [ + { + "SHA": "de860a65", + "Subject": "Prepare for release v0.26.0-rc.3 (#110)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index a22228e67..aa0466e38 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -80,6 +80,14 @@ +## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) + +### [v0.26.0-rc.3](https://github.com/kubedb/redis-coordinator/releases/tag/v0.26.0-rc.3) + +- [de860a65](https://github.com/kubedb/redis-coordinator/commit/de860a65) Prepare for release v0.26.0-rc.3 (#110) + + + ## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) ### [v0.5.0-rc.3](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.5.0-rc.3) From 7ee22aded83a06bb8dec091cbe29e6cfac46b8a0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:47:30 +0000 Subject: [PATCH 14/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index d0f669d1d..fe7192507 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:45:15.692447512Z", + "release_date": "2024-08-14T16:47:30.339553584Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -84,6 +84,24 @@ } ] }, + { + "url": "github.com/kubedb/mariadb-coordinator", + "releases": [ + { + "tag": "v0.27.0-rc.3", + "commits": [ + { + "SHA": "53d96b8e", + "Subject": "Prepare for release v0.27.0-rc.3 (#125)" + }, + { + "SHA": "b5384a99", + "Subject": "Fix Archiver Restore Issue (#123)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index aa0466e38..b72da4c10 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -34,6 +34,15 @@ +## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) + +### [v0.27.0-rc.3](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.27.0-rc.3) + +- [53d96b8e](https://github.com/kubedb/mariadb-coordinator/commit/53d96b8e) Prepare for release v0.27.0-rc.3 (#125) +- [b5384a99](https://github.com/kubedb/mariadb-coordinator/commit/b5384a99) Fix Archiver Restore Issue (#123) + + + ## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.10.0-rc.3) From ebfec1a224771a45121db37f175581d82b25d1bd Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:52:42 +0000 Subject: [PATCH 15/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index fe7192507..a2aebe7ff 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:47:30.339553584Z", + "release_date": "2024-08-14T16:52:42.557351074Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -84,6 +84,24 @@ } ] }, + { + "url": "github.com/kubedb/mariadb-archiver", + "releases": [ + { + "tag": "v0.7.0-rc.3", + "commits": [ + { + "SHA": "4b3a6003", + "Subject": "Prepare for release v0.7.0-rc.3 (#26)" + }, + { + "SHA": "c7230b61", + "Subject": "Remove SafeToBootstrapInGrastateFile from Archiver Backup (#25)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mariadb-coordinator", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index b72da4c10..bd091ac1e 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -34,6 +34,15 @@ +## [kubedb/mariadb-archiver](https://github.com/kubedb/mariadb-archiver) + +### [v0.7.0-rc.3](https://github.com/kubedb/mariadb-archiver/releases/tag/v0.7.0-rc.3) + +- [4b3a6003](https://github.com/kubedb/mariadb-archiver/commit/4b3a6003) Prepare for release v0.7.0-rc.3 (#26) +- [c7230b61](https://github.com/kubedb/mariadb-archiver/commit/c7230b61) Remove SafeToBootstrapInGrastateFile from Archiver Backup (#25) + + + ## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) ### [v0.27.0-rc.3](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.27.0-rc.3) From aba48e02f79ea1d1fa8d71792783c92946ae154b Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:54:19 +0000 Subject: [PATCH 16/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index a2aebe7ff..5b17ff80f 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:52:42.557351074Z", + "release_date": "2024-08-14T16:54:19.875293124Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -138,6 +138,20 @@ } ] }, + { + "url": "github.com/kubedb/mysql-coordinator", + "releases": [ + { + "tag": "v0.25.0-rc.3", + "commits": [ + { + "SHA": "486d06e4", + "Subject": "Prepare for release v0.25.0-rc.3 (#121)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-router-init", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index bd091ac1e..430555e4f 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -61,6 +61,14 @@ +## [kubedb/mysql-coordinator](https://github.com/kubedb/mysql-coordinator) + +### [v0.25.0-rc.3](https://github.com/kubedb/mysql-coordinator/releases/tag/v0.25.0-rc.3) + +- [486d06e4](https://github.com/kubedb/mysql-coordinator/commit/486d06e4) Prepare for release v0.25.0-rc.3 (#121) + + + ## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) ### [v0.25.0-rc.3](https://github.com/kubedb/mysql-router-init/releases/tag/v0.25.0-rc.3) From 81b4816c46f483b3dfd02ff35efcb6782f0cc126 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:57:17 +0000 Subject: [PATCH 17/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 5b17ff80f..adde20cc4 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:54:19.875293124Z", + "release_date": "2024-08-14T16:57:17.239562789Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -138,6 +138,20 @@ } ] }, + { + "url": "github.com/kubedb/mssqlserver-archiver", + "releases": [ + { + "tag": "v0.1.0-rc.3", + "commits": [ + { + "SHA": "7c867e6", + "Subject": "Prepare for release v0.1.0-rc.3 (#2)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-coordinator", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 430555e4f..14b5dc853 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -61,6 +61,14 @@ +## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) + +### [v0.1.0-rc.3](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.1.0-rc.3) + +- [7c867e6](https://github.com/kubedb/mssqlserver-archiver/commit/7c867e6) Prepare for release v0.1.0-rc.3 (#2) + + + ## [kubedb/mysql-coordinator](https://github.com/kubedb/mysql-coordinator) ### [v0.25.0-rc.3](https://github.com/kubedb/mysql-coordinator/releases/tag/v0.25.0-rc.3) From 972e229c48f2c566b60edada85a8fba1fed681ed Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 16:59:42 +0000 Subject: [PATCH 18/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index adde20cc4..9f0930f45 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:57:17.239562789Z", + "release_date": "2024-08-14T16:59:42.434989774Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -138,6 +138,20 @@ } ] }, + { + "url": "github.com/kubedb/mssql-coordinator", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "2bbe790a", + "Subject": "Prepare for release v0.2.0-rc.3 (#14)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mssqlserver-archiver", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 14b5dc853..2fc0e1623 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -61,6 +61,14 @@ +## [kubedb/mssql-coordinator](https://github.com/kubedb/mssql-coordinator) + +### [v0.2.0-rc.3](https://github.com/kubedb/mssql-coordinator/releases/tag/v0.2.0-rc.3) + +- [2bbe790a](https://github.com/kubedb/mssql-coordinator/commit/2bbe790a) Prepare for release v0.2.0-rc.3 (#14) + + + ## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) ### [v0.1.0-rc.3](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.1.0-rc.3) From 7a15aea17de64a1d4968437fa93ef552a27a8d54 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:15:34 +0000 Subject: [PATCH 19/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 9f0930f45..f29f75899 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T16:59:42.434989774Z", + "release_date": "2024-08-14T17:15:34.050870098Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -52,6 +52,20 @@ } ] }, + { + "url": "github.com/kubedb/cli", + "releases": [ + { + "tag": "v0.47.0-rc.3", + "commits": [ + { + "SHA": "39e448d9", + "Subject": "Prepare for release v0.47.0-rc.3 (#775)" + } + ] + } + ] + }, { "url": "github.com/kubedb/db-client-go", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 2fc0e1623..850526c87 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -17,6 +17,14 @@ +## [kubedb/cli](https://github.com/kubedb/cli) + +### [v0.47.0-rc.3](https://github.com/kubedb/cli/releases/tag/v0.47.0-rc.3) + +- [39e448d9](https://github.com/kubedb/cli/commit/39e448d9) Prepare for release v0.47.0-rc.3 (#775) + + + ## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) ### [v0.2.0-rc.3](https://github.com/kubedb/db-client-go/releases/tag/v0.2.0-rc.3) From 09f9aa84cf77b3e5d90fce1023ecff3323e698af Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:16:05 +0000 Subject: [PATCH 20/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index f29f75899..ae2b1b5bb 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:15:34.050870098Z", + "release_date": "2024-08-14T17:16:05.165645047Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -166,6 +166,28 @@ } ] }, + { + "url": "github.com/kubedb/mssqlserver", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "5937734a", + "Subject": "Prepare for release v0.2.0-rc.3 (#23)" + }, + { + "SHA": "cc70bf74", + "Subject": "Add MSSQL Server Monitoring Support (#11)" + }, + { + "SHA": "00f23687", + "Subject": "Add PITR backup and restore support by using WAlG (#20)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mssqlserver-archiver", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 850526c87..5f788889f 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -77,6 +77,16 @@ +## [kubedb/mssqlserver](https://github.com/kubedb/mssqlserver) + +### [v0.2.0-rc.3](https://github.com/kubedb/mssqlserver/releases/tag/v0.2.0-rc.3) + +- [5937734a](https://github.com/kubedb/mssqlserver/commit/5937734a) Prepare for release v0.2.0-rc.3 (#23) +- [cc70bf74](https://github.com/kubedb/mssqlserver/commit/cc70bf74) Add MSSQL Server Monitoring Support (#11) +- [00f23687](https://github.com/kubedb/mssqlserver/commit/00f23687) Add PITR backup and restore support by using WAlG (#20) + + + ## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) ### [v0.1.0-rc.3](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.1.0-rc.3) From beb248205689e1f480cbcb78fe47f199b397c9e8 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:16:40 +0000 Subject: [PATCH 21/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index ae2b1b5bb..e2056bf7b 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:16:05.165645047Z", + "release_date": "2024-08-14T17:16:40.569907583Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -134,6 +134,24 @@ } ] }, + { + "url": "github.com/kubedb/mariadb-restic-plugin", + "releases": [ + { + "tag": "v0.5.0-rc.3", + "commits": [ + { + "SHA": "21c1331", + "Subject": "Prepare for release v0.5.0-rc.3 (#21)" + }, + { + "SHA": "4d22fb4", + "Subject": "Wait for ready condition instead Provisioned condition (#19)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 5f788889f..930b0bed7 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -60,6 +60,15 @@ +## [kubedb/mariadb-restic-plugin](https://github.com/kubedb/mariadb-restic-plugin) + +### [v0.5.0-rc.3](https://github.com/kubedb/mariadb-restic-plugin/releases/tag/v0.5.0-rc.3) + +- [21c1331](https://github.com/kubedb/mariadb-restic-plugin/commit/21c1331) Prepare for release v0.5.0-rc.3 (#21) +- [4d22fb4](https://github.com/kubedb/mariadb-restic-plugin/commit/4d22fb4) Wait for ready condition instead Provisioned condition (#19) + + + ## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.10.0-rc.3) From d81377fec83bdffe8efee32159bd3671807be48c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:17:40 +0000 Subject: [PATCH 22/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index e2056bf7b..c3279d6a6 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:16:40.569907583Z", + "release_date": "2024-08-14T17:17:40.952507745Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -66,6 +66,20 @@ } ] }, + { + "url": "github.com/kubedb/dashboard-restic-plugin", + "releases": [ + { + "tag": "v0.5.0-rc.3", + "commits": [ + { + "SHA": "0d547b1", + "Subject": "Prepare for release v0.5.0-rc.3 (#17)" + } + ] + } + ] + }, { "url": "github.com/kubedb/db-client-go", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 930b0bed7..5232e1eda 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -25,6 +25,14 @@ +## [kubedb/dashboard-restic-plugin](https://github.com/kubedb/dashboard-restic-plugin) + +### [v0.5.0-rc.3](https://github.com/kubedb/dashboard-restic-plugin/releases/tag/v0.5.0-rc.3) + +- [0d547b1](https://github.com/kubedb/dashboard-restic-plugin/commit/0d547b1) Prepare for release v0.5.0-rc.3 (#17) + + + ## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) ### [v0.2.0-rc.3](https://github.com/kubedb/db-client-go/releases/tag/v0.2.0-rc.3) From 64db549f7eb50320c295259af16e99dcf1e605a3 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:18:04 +0000 Subject: [PATCH 23/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index c3279d6a6..ab6906be2 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:17:40.952507745Z", + "release_date": "2024-08-14T17:18:04.667001875Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -112,6 +112,24 @@ } ] }, + { + "url": "github.com/kubedb/kubedb-manifest-plugin", + "releases": [ + { + "tag": "v0.10.0-rc.3", + "commits": [ + { + "SHA": "281d889", + "Subject": "Prepare for release v0.10.0-rc.3 (#63)" + }, + { + "SHA": "5053a2b", + "Subject": "Implement MSSQLServer manifest backup and restore (#59)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mariadb-archiver", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 5232e1eda..8041f9454 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -50,6 +50,15 @@ +## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.10.0-rc.3) + +- [281d889](https://github.com/kubedb/kubedb-manifest-plugin/commit/281d889) Prepare for release v0.10.0-rc.3 (#63) +- [5053a2b](https://github.com/kubedb/kubedb-manifest-plugin/commit/5053a2b) Implement MSSQLServer manifest backup and restore (#59) + + + ## [kubedb/mariadb-archiver](https://github.com/kubedb/mariadb-archiver) ### [v0.7.0-rc.3](https://github.com/kubedb/mariadb-archiver/releases/tag/v0.7.0-rc.3) From 44738aab1a0a8ede728be526614f847cb455b326 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:18:56 +0000 Subject: [PATCH 24/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index ab6906be2..e93462cd0 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:18:04.667001875Z", + "release_date": "2024-08-14T17:18:56.340176019Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -334,6 +334,24 @@ } ] }, + { + "url": "github.com/kubedb/redis-restic-plugin", + "releases": [ + { + "tag": "v0.10.0-rc.3", + "commits": [ + { + "SHA": "201ed9f", + "Subject": "Prepare for release v0.10.0-rc.3 (#42)" + }, + { + "SHA": "5d6204e", + "Subject": "Wait for Ready condition instead of Provisioned condition (#40)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 8041f9454..a3c5e9908 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -174,6 +174,15 @@ +## [kubedb/redis-restic-plugin](https://github.com/kubedb/redis-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/redis-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [201ed9f](https://github.com/kubedb/redis-restic-plugin/commit/201ed9f) Prepare for release v0.10.0-rc.3 (#42) +- [5d6204e](https://github.com/kubedb/redis-restic-plugin/commit/5d6204e) Wait for Ready condition instead of Provisioned condition (#40) + + + ## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) ### [v0.5.0-rc.3](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.5.0-rc.3) From 83585808ee484a3dd5964e1f50d0e9965cde9062 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:21:03 +0000 Subject: [PATCH 25/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index e93462cd0..dcaf36069 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:18:56.340176019Z", + "release_date": "2024-08-14T17:21:03.54626759Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -266,6 +266,20 @@ } ] }, + { + "url": "github.com/kubedb/mysql-restic-plugin", + "releases": [ + { + "tag": "v0.10.0-rc.3", + "commits": [ + { + "SHA": "79412f1", + "Subject": "Prepare for release v0.10.0-rc.3 (#50)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-router-init", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index a3c5e9908..91417a9de 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -129,6 +129,14 @@ +## [kubedb/mysql-restic-plugin](https://github.com/kubedb/mysql-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/mysql-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [79412f1](https://github.com/kubedb/mysql-restic-plugin/commit/79412f1) Prepare for release v0.10.0-rc.3 (#50) + + + ## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) ### [v0.25.0-rc.3](https://github.com/kubedb/mysql-router-init/releases/tag/v0.25.0-rc.3) From cff55b434f43f7aee66a63ebcc43d59fcae4a0fd Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:22:27 +0000 Subject: [PATCH 26/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index dcaf36069..d212c5fb2 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:21:03.54626759Z", + "release_date": "2024-08-14T17:22:27.929172004Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -379,6 +379,20 @@ ] } ] + }, + { + "url": "github.com/kubedb/zookeeper-restic-plugin", + "releases": [ + { + "tag": "v0.3.0-rc.3", + "commits": [ + { + "SHA": "0ef0eb0", + "Subject": "Prepare for release v0.3.0-rc.3 (#13)" + } + ] + } + ] } ] } diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 91417a9de..f50648329 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -199,3 +199,11 @@ +## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) + +### [v0.3.0-rc.3](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.3.0-rc.3) + +- [0ef0eb0](https://github.com/kubedb/zookeeper-restic-plugin/commit/0ef0eb0) Prepare for release v0.3.0-rc.3 (#13) + + + From 69139901f8348aef7c61084bc31590e140537587 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:31:24 +0000 Subject: [PATCH 27/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index d212c5fb2..0f5e7e492 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:22:27.929172004Z", + "release_date": "2024-08-14T17:31:24.174825434Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -266,6 +266,20 @@ } ] }, + { + "url": "github.com/kubedb/mysql-csi-snapshotter-plugin", + "releases": [ + { + "tag": "v0.8.0-rc.3", + "commits": [ + { + "SHA": "6136a15", + "Subject": "Prepare for release v0.8.0-rc.3 (#26)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index f50648329..22f67861f 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -129,6 +129,14 @@ +## [kubedb/mysql-csi-snapshotter-plugin](https://github.com/kubedb/mysql-csi-snapshotter-plugin) + +### [v0.8.0-rc.3](https://github.com/kubedb/mysql-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) + +- [6136a15](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/6136a15) Prepare for release v0.8.0-rc.3 (#26) + + + ## [kubedb/mysql-restic-plugin](https://github.com/kubedb/mysql-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/mysql-restic-plugin/releases/tag/v0.10.0-rc.3) From 71b80b2922ea9537b5ac6f2dba5992a19322ea93 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:33:38 +0000 Subject: [PATCH 28/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 0f5e7e492..3429ab3ff 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:31:24.174825434Z", + "release_date": "2024-08-14T17:33:38.141381833Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -303,6 +303,20 @@ } ] }, + { + "url": "github.com/kubedb/postgres-archiver", + "releases": [ + { + "tag": "v0.8.0-rc.3", + "commits": [ + { + "SHA": "60125c8e", + "Subject": "Prepare for release v0.8.0-rc.3 (#37)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 22f67861f..07e65475f 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -152,6 +152,14 @@ +## [kubedb/postgres-archiver](https://github.com/kubedb/postgres-archiver) + +### [v0.8.0-rc.3](https://github.com/kubedb/postgres-archiver/releases/tag/v0.8.0-rc.3) + +- [60125c8e](https://github.com/kubedb/postgres-archiver/commit/60125c8e) Prepare for release v0.8.0-rc.3 (#37) + + + ## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.10.0-rc.3) From 2cee65677ab307965ec4cbdbe6a150009e2a3a91 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:33:55 +0000 Subject: [PATCH 29/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 11 ++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 3429ab3ff..ce33b2d37 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:33:38.141381833Z", + "release_date": "2024-08-14T17:33:55.024778605Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -362,6 +362,32 @@ } ] }, + { + "url": "github.com/kubedb/rabbitmq", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "9e2d1b30", + "Subject": "Prepare for release v0.2.0-rc.3 (#42)" + }, + { + "SHA": "ea18918d", + "Subject": "Update configurations and ports for DisableProtocol Support (#40)" + }, + { + "SHA": "a8f7d00d", + "Subject": "Add protocol plugins configurations and refactor webhook server (#39)" + }, + { + "SHA": "d0e559c6", + "Subject": "Fix petset patch issue (#38)" + } + ] + } + ] + }, { "url": "github.com/kubedb/redis-coordinator", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 07e65475f..51248cae5 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -190,6 +190,17 @@ +## [kubedb/rabbitmq](https://github.com/kubedb/rabbitmq) + +### [v0.2.0-rc.3](https://github.com/kubedb/rabbitmq/releases/tag/v0.2.0-rc.3) + +- [9e2d1b30](https://github.com/kubedb/rabbitmq/commit/9e2d1b30) Prepare for release v0.2.0-rc.3 (#42) +- [ea18918d](https://github.com/kubedb/rabbitmq/commit/ea18918d) Update configurations and ports for DisableProtocol Support (#40) +- [a8f7d00d](https://github.com/kubedb/rabbitmq/commit/a8f7d00d) Add protocol plugins configurations and refactor webhook server (#39) +- [d0e559c6](https://github.com/kubedb/rabbitmq/commit/d0e559c6) Fix petset patch issue (#38) + + + ## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) ### [v0.26.0-rc.3](https://github.com/kubedb/redis-coordinator/releases/tag/v0.26.0-rc.3) From 2258f682bcf0979b16124d7062200b413adc7d91 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:34:27 +0000 Subject: [PATCH 30/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index ce33b2d37..aba965e9a 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:33:55.024778605Z", + "release_date": "2024-08-14T17:34:27.712032265Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -252,6 +252,20 @@ } ] }, + { + "url": "github.com/kubedb/mysql-archiver", + "releases": [ + { + "tag": "v0.8.0-rc.3", + "commits": [ + { + "SHA": "2d439cb5", + "Subject": "Prepare for release v0.8.0-rc.3 (#39)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-coordinator", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 51248cae5..a69d159df 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -121,6 +121,14 @@ +## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) + +### [v0.8.0-rc.3](https://github.com/kubedb/mysql-archiver/releases/tag/v0.8.0-rc.3) + +- [2d439cb5](https://github.com/kubedb/mysql-archiver/commit/2d439cb5) Prepare for release v0.8.0-rc.3 (#39) + + + ## [kubedb/mysql-coordinator](https://github.com/kubedb/mysql-coordinator) ### [v0.25.0-rc.3](https://github.com/kubedb/mysql-coordinator/releases/tag/v0.25.0-rc.3) From 543296c684f35f3df5733b5a3276805680ecad5a Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:35:36 +0000 Subject: [PATCH 31/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index aba965e9a..2be7aa232 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:34:27.712032265Z", + "release_date": "2024-08-14T17:35:36.943261237Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -448,6 +448,24 @@ } ] }, + { + "url": "github.com/kubedb/zookeeper", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "3c7a8b4d", + "Subject": "Prepare for release v0.2.0-rc.3 (#37)" + }, + { + "SHA": "6d9f2a50", + "Subject": "Improve logging and fix manager (#36)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index a69d159df..99279b1d0 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -234,6 +234,15 @@ +## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) + +### [v0.2.0-rc.3](https://github.com/kubedb/zookeeper/releases/tag/v0.2.0-rc.3) + +- [3c7a8b4d](https://github.com/kubedb/zookeeper/commit/3c7a8b4d) Prepare for release v0.2.0-rc.3 (#37) +- [6d9f2a50](https://github.com/kubedb/zookeeper/commit/6d9f2a50) Improve logging and fix manager (#36) + + + ## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) ### [v0.3.0-rc.3](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.3.0-rc.3) From 3eba705129d06826f9cb0735f5c50936adb87168 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:36:29 +0000 Subject: [PATCH 32/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 11 ++++++++++- releases/v2024.8.14-rc.3/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 2be7aa232..367b9a909 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:35:36.943261237Z", + "release_date": "2024-08-14T17:36:29.885764771Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -66,6 +66,15 @@ } ] }, + { + "url": "github.com/kubedb/crd-manager", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": null + } + ] + }, { "url": "github.com/kubedb/dashboard-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 99279b1d0..ea23a31fa 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -25,6 +25,13 @@ +## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) + +### [v0.2.0-rc.3](https://github.com/kubedb/crd-manager/releases/tag/v0.2.0-rc.3) + + + + ## [kubedb/dashboard-restic-plugin](https://github.com/kubedb/dashboard-restic-plugin) ### [v0.5.0-rc.3](https://github.com/kubedb/dashboard-restic-plugin/releases/tag/v0.5.0-rc.3) From afe9b7a5da322c9befa4cbe2ed043ea450a8cda8 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:38:44 +0000 Subject: [PATCH 33/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 367b9a909..34047bf37 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:36:29.885764771Z", + "release_date": "2024-08-14T17:38:44.778703094Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -326,6 +326,28 @@ } ] }, + { + "url": "github.com/kubedb/pgpool", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "8c6ad096", + "Subject": "Prepare for release v0.2.0-rc.3 (#44)" + }, + { + "SHA": "4763f499", + "Subject": "Test against k8s 1.31 (#41)" + }, + { + "SHA": "b21f97fc", + "Subject": "Update webhook server (#40)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-archiver", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index ea23a31fa..d759c41a9 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -167,6 +167,16 @@ +## [kubedb/pgpool](https://github.com/kubedb/pgpool) + +### [v0.2.0-rc.3](https://github.com/kubedb/pgpool/releases/tag/v0.2.0-rc.3) + +- [8c6ad096](https://github.com/kubedb/pgpool/commit/8c6ad096) Prepare for release v0.2.0-rc.3 (#44) +- [4763f499](https://github.com/kubedb/pgpool/commit/4763f499) Test against k8s 1.31 (#41) +- [b21f97fc](https://github.com/kubedb/pgpool/commit/b21f97fc) Update webhook server (#40) + + + ## [kubedb/postgres-archiver](https://github.com/kubedb/postgres-archiver) ### [v0.8.0-rc.3](https://github.com/kubedb/postgres-archiver/releases/tag/v0.8.0-rc.3) From ed2de05671df2cf683c256e2c551179bf344e94b Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:39:58 +0000 Subject: [PATCH 34/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 34047bf37..dec184fc1 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:38:44.778703094Z", + "release_date": "2024-08-14T17:39:58.551719154Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -193,6 +193,20 @@ } ] }, + { + "url": "github.com/kubedb/mongodb-csi-snapshotter-plugin", + "releases": [ + { + "tag": "v0.8.0-rc.3", + "commits": [ + { + "SHA": "4fd050d", + "Subject": "Prepare for release v0.8.0-rc.3 (#33)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index d759c41a9..eec792e94 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -93,6 +93,14 @@ +## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) + +### [v0.8.0-rc.3](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) + +- [4fd050d](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/4fd050d) Prepare for release v0.8.0-rc.3 (#33) + + + ## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.10.0-rc.3) From 2883e8e24c8fb56afc4e006a78bfa4a0acd1f961 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:41:03 +0000 Subject: [PATCH 35/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 32 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 12 ++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index dec184fc1..4da88ef8b 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:39:58.551719154Z", + "release_date": "2024-08-14T17:41:03.3128515Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -493,6 +493,36 @@ } ] }, + { + "url": "github.com/kubedb/solr", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "5dcbfa1d", + "Subject": "Prepare for release v0.2.0-rc.3 (#45)" + }, + { + "SHA": "02eccb48", + "Subject": "Improve logs (#44)" + }, + { + "SHA": "82a533c8", + "Subject": "Test against k8s 1.31 (#42)" + }, + { + "SHA": "4e1ff74a", + "Subject": "Fix chroot issue to configure multiple solr cluster refering single zk (#41)" + }, + { + "SHA": "86526192", + "Subject": "Fix petset patch issue (#40)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index eec792e94..2ab1cf3e3 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -259,6 +259,18 @@ +## [kubedb/solr](https://github.com/kubedb/solr) + +### [v0.2.0-rc.3](https://github.com/kubedb/solr/releases/tag/v0.2.0-rc.3) + +- [5dcbfa1d](https://github.com/kubedb/solr/commit/5dcbfa1d) Prepare for release v0.2.0-rc.3 (#45) +- [02eccb48](https://github.com/kubedb/solr/commit/02eccb48) Improve logs (#44) +- [82a533c8](https://github.com/kubedb/solr/commit/82a533c8) Test against k8s 1.31 (#42) +- [4e1ff74a](https://github.com/kubedb/solr/commit/4e1ff74a) Fix chroot issue to configure multiple solr cluster refering single zk (#41) +- [86526192](https://github.com/kubedb/solr/commit/86526192) Fix petset patch issue (#40) + + + ## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) ### [v0.2.0-rc.3](https://github.com/kubedb/zookeeper/releases/tag/v0.2.0-rc.3) From 1fcbe29d9038c8318c4d2b6cca39075580669969 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:42:29 +0000 Subject: [PATCH 36/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 4da88ef8b..02bcb73c3 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:41:03.3128515Z", + "release_date": "2024-08-14T17:42:29.852263934Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -479,6 +479,20 @@ } ] }, + { + "url": "github.com/kubedb/singlestore-coordinator", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "379e303", + "Subject": "Prepare for release v0.2.0-rc.3 (#25)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 2ab1cf3e3..02f63f26a 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -251,6 +251,14 @@ +## [kubedb/singlestore-coordinator](https://github.com/kubedb/singlestore-coordinator) + +### [v0.2.0-rc.3](https://github.com/kubedb/singlestore-coordinator/releases/tag/v0.2.0-rc.3) + +- [379e303](https://github.com/kubedb/singlestore-coordinator/commit/379e303) Prepare for release v0.2.0-rc.3 (#25) + + + ## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) ### [v0.5.0-rc.3](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.5.0-rc.3) From fa90d3269608366d4d41aae443066f4ef9eab1fc Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:43:00 +0000 Subject: [PATCH 37/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 02bcb73c3..17a3cf54e 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:42:29.852263934Z", + "release_date": "2024-08-14T17:43:00.815410368Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -175,6 +175,20 @@ } ] }, + { + "url": "github.com/kubedb/mariadb-csi-snapshotter-plugin", + "releases": [ + { + "tag": "v0.7.0-rc.3", + "commits": [ + { + "SHA": "cdd76b1", + "Subject": "Prepare for release v0.7.0-rc.3 (#28)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mariadb-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 02f63f26a..af9eefd05 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -84,6 +84,14 @@ +## [kubedb/mariadb-csi-snapshotter-plugin](https://github.com/kubedb/mariadb-csi-snapshotter-plugin) + +### [v0.7.0-rc.3](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/releases/tag/v0.7.0-rc.3) + +- [cdd76b1](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/cdd76b1) Prepare for release v0.7.0-rc.3 (#28) + + + ## [kubedb/mariadb-restic-plugin](https://github.com/kubedb/mariadb-restic-plugin) ### [v0.5.0-rc.3](https://github.com/kubedb/mariadb-restic-plugin/releases/tag/v0.5.0-rc.3) From e9feecba1ebc4d707a2c4896295e8de57711c1fb Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:44:25 +0000 Subject: [PATCH 38/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 11 ++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 17a3cf54e..fac96ddbc 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:43:00.815410368Z", + "release_date": "2024-08-14T17:44:25.316788827Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -207,6 +207,32 @@ } ] }, + { + "url": "github.com/kubedb/memcached", + "releases": [ + { + "tag": "v0.40.0-rc.3", + "commits": [ + { + "SHA": "1a3ed68b8", + "Subject": "Prepare for release v0.40.0-rc.3 (#462)" + }, + { + "SHA": "93626b1ab", + "Subject": "Fix DeletionPolicy Halt (#461)" + }, + { + "SHA": "7ddfc3eb1", + "Subject": "Test against k8s 1.31 (#459)" + }, + { + "SHA": "c5a4d6a85", + "Subject": "Refactor Memcached Webhook Server (#458)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index af9eefd05..7ef4321df 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -101,6 +101,17 @@ +## [kubedb/memcached](https://github.com/kubedb/memcached) + +### [v0.40.0-rc.3](https://github.com/kubedb/memcached/releases/tag/v0.40.0-rc.3) + +- [1a3ed68b](https://github.com/kubedb/memcached/commit/1a3ed68b8) Prepare for release v0.40.0-rc.3 (#462) +- [93626b1a](https://github.com/kubedb/memcached/commit/93626b1ab) Fix DeletionPolicy Halt (#461) +- [7ddfc3eb](https://github.com/kubedb/memcached/commit/7ddfc3eb1) Test against k8s 1.31 (#459) +- [c5a4d6a8](https://github.com/kubedb/memcached/commit/c5a4d6a85) Refactor Memcached Webhook Server (#458) + + + ## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) ### [v0.8.0-rc.3](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) From 15636b0e49e1b3b9291dad68f3b3a28f6761dfea Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:45:29 +0000 Subject: [PATCH 39/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index fac96ddbc..42f35e442 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:44:25.316788827Z", + "release_date": "2024-08-14T17:45:29.101480579Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -380,6 +380,20 @@ } ] }, + { + "url": "github.com/kubedb/pg-coordinator", + "releases": [ + { + "tag": "v0.31.0-rc.3", + "commits": [ + { + "SHA": "6f7c70bc", + "Subject": "Prepare for release v0.31.0-rc.3 (#171)" + } + ] + } + ] + }, { "url": "github.com/kubedb/pgpool", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 7ef4321df..c50271b2f 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -194,6 +194,14 @@ +## [kubedb/pg-coordinator](https://github.com/kubedb/pg-coordinator) + +### [v0.31.0-rc.3](https://github.com/kubedb/pg-coordinator/releases/tag/v0.31.0-rc.3) + +- [6f7c70bc](https://github.com/kubedb/pg-coordinator/commit/6f7c70bc) Prepare for release v0.31.0-rc.3 (#171) + + + ## [kubedb/pgpool](https://github.com/kubedb/pgpool) ### [v0.2.0-rc.3](https://github.com/kubedb/pgpool/releases/tag/v0.2.0-rc.3) From e3fc7c35c7f7d4d4d000696816561b17fbe5af88 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:46:06 +0000 Subject: [PATCH 40/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 11 ++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 42f35e442..2e294c79b 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:45:29.101480579Z", + "release_date": "2024-08-14T17:46:06.078788751Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -591,6 +591,32 @@ } ] }, + { + "url": "github.com/kubedb/tests", + "releases": [ + { + "tag": "v0.32.0-rc.3", + "commits": [ + { + "SHA": "5f5d899c", + "Subject": "Prepare for release v0.32.0-rc.3 (#349)" + }, + { + "SHA": "746fba1f", + "Subject": "Add Memcached e2e Tests (#346)" + }, + { + "SHA": "7647c955", + "Subject": "Fix Redis Tests (#345)" + }, + { + "SHA": "cd54a2b7", + "Subject": "Add Redis Initialization Script (#342)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index c50271b2f..0be12123b 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -306,6 +306,17 @@ +## [kubedb/tests](https://github.com/kubedb/tests) + +### [v0.32.0-rc.3](https://github.com/kubedb/tests/releases/tag/v0.32.0-rc.3) + +- [5f5d899c](https://github.com/kubedb/tests/commit/5f5d899c) Prepare for release v0.32.0-rc.3 (#349) +- [746fba1f](https://github.com/kubedb/tests/commit/746fba1f) Add Memcached e2e Tests (#346) +- [7647c955](https://github.com/kubedb/tests/commit/7647c955) Fix Redis Tests (#345) +- [cd54a2b7](https://github.com/kubedb/tests/commit/cd54a2b7) Add Redis Initialization Script (#342) + + + ## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) ### [v0.2.0-rc.3](https://github.com/kubedb/zookeeper/releases/tag/v0.2.0-rc.3) From b70d1f65cfd3579615634b9585d54b939c7fc643 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:46:34 +0000 Subject: [PATCH 41/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 2e294c79b..d76e3a6ba 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:46:06.078788751Z", + "release_date": "2024-08-14T17:46:34.856146682Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -380,6 +380,20 @@ } ] }, + { + "url": "github.com/kubedb/percona-xtradb-coordinator", + "releases": [ + { + "tag": "v0.20.0-rc.3", + "commits": [ + { + "SHA": "c15480fc", + "Subject": "Prepare for release v0.20.0-rc.3 (#79)" + } + ] + } + ] + }, { "url": "github.com/kubedb/pg-coordinator", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 0be12123b..ff496642e 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -194,6 +194,14 @@ +## [kubedb/percona-xtradb-coordinator](https://github.com/kubedb/percona-xtradb-coordinator) + +### [v0.20.0-rc.3](https://github.com/kubedb/percona-xtradb-coordinator/releases/tag/v0.20.0-rc.3) + +- [c15480fc](https://github.com/kubedb/percona-xtradb-coordinator/commit/c15480fc) Prepare for release v0.20.0-rc.3 (#79) + + + ## [kubedb/pg-coordinator](https://github.com/kubedb/pg-coordinator) ### [v0.31.0-rc.3](https://github.com/kubedb/pg-coordinator/releases/tag/v0.31.0-rc.3) From aee3ce0e74bfbc1fb3d87898097c0b2226a52d54 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:47:24 +0000 Subject: [PATCH 42/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 11 ++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index d76e3a6ba..e695dd2d0 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:46:34.856146682Z", + "release_date": "2024-08-14T17:47:24.382414417Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -547,6 +547,32 @@ } ] }, + { + "url": "github.com/kubedb/singlestore", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "be3ac6ae", + "Subject": "Prepare for release v0.2.0-rc.3 (#44)" + }, + { + "SHA": "0ea16467", + "Subject": "Improve logs and Fix manager (#43)" + }, + { + "SHA": "72322a75", + "Subject": "Test against k8s 1.31 (#41)" + }, + { + "SHA": "507dbe5a", + "Subject": "Update Webhook Server (#40)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore-coordinator", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index ff496642e..fe054a43d 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -286,6 +286,17 @@ +## [kubedb/singlestore](https://github.com/kubedb/singlestore) + +### [v0.2.0-rc.3](https://github.com/kubedb/singlestore/releases/tag/v0.2.0-rc.3) + +- [be3ac6ae](https://github.com/kubedb/singlestore/commit/be3ac6ae) Prepare for release v0.2.0-rc.3 (#44) +- [0ea16467](https://github.com/kubedb/singlestore/commit/0ea16467) Improve logs and Fix manager (#43) +- [72322a75](https://github.com/kubedb/singlestore/commit/72322a75) Test against k8s 1.31 (#41) +- [507dbe5a](https://github.com/kubedb/singlestore/commit/507dbe5a) Update Webhook Server (#40) + + + ## [kubedb/singlestore-coordinator](https://github.com/kubedb/singlestore-coordinator) ### [v0.2.0-rc.3](https://github.com/kubedb/singlestore-coordinator/releases/tag/v0.2.0-rc.3) From 7f714a1142f5bf3be85e8c0ba4223c1f9f8d8605 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:47:55 +0000 Subject: [PATCH 43/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index e695dd2d0..d63eb57e4 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:47:24.382414417Z", + "release_date": "2024-08-14T17:47:55.91939736Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -444,6 +444,20 @@ } ] }, + { + "url": "github.com/kubedb/postgres-csi-snapshotter-plugin", + "releases": [ + { + "tag": "v0.8.0-rc.3", + "commits": [ + { + "SHA": "68f40d9", + "Subject": "Prepare for release v0.8.0-rc.3 (#35)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index fe054a43d..f5eb51f8b 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -228,6 +228,14 @@ +## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) + +### [v0.8.0-rc.3](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) + +- [68f40d9](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/68f40d9) Prepare for release v0.8.0-rc.3 (#35) + + + ## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.10.0-rc.3) From 877e390d2700d344132fc42b67b16dcfc98a3ad2 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:49:43 +0000 Subject: [PATCH 44/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 11 ++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index d63eb57e4..d7ab2098b 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:47:55.91939736Z", + "release_date": "2024-08-14T17:49:43.342749207Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -66,6 +66,32 @@ } ] }, + { + "url": "github.com/kubedb/clickhouse", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "e722214a", + "Subject": "Prepare for release v0.2.0-rc.3 (#14)" + }, + { + "SHA": "d67b6596", + "Subject": "Improve logs (#13)" + }, + { + "SHA": "1a78915c", + "Subject": "Update webhook server (#11)" + }, + { + "SHA": "782c361e", + "Subject": "Fix unnecessary patch (#10)" + } + ] + } + ] + }, { "url": "github.com/kubedb/crd-manager", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index f5eb51f8b..24a804f1b 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -25,6 +25,17 @@ +## [kubedb/clickhouse](https://github.com/kubedb/clickhouse) + +### [v0.2.0-rc.3](https://github.com/kubedb/clickhouse/releases/tag/v0.2.0-rc.3) + +- [e722214a](https://github.com/kubedb/clickhouse/commit/e722214a) Prepare for release v0.2.0-rc.3 (#14) +- [d67b6596](https://github.com/kubedb/clickhouse/commit/d67b6596) Improve logs (#13) +- [1a78915c](https://github.com/kubedb/clickhouse/commit/1a78915c) Update webhook server (#11) +- [782c361e](https://github.com/kubedb/clickhouse/commit/782c361e) Fix unnecessary patch (#10) + + + ## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) ### [v0.2.0-rc.3](https://github.com/kubedb/crd-manager/releases/tag/v0.2.0-rc.3) From b62c82e39cda1e303f7e07cf3f07c95a99acb4a6 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 17:50:42 +0000 Subject: [PATCH 45/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index d7ab2098b..09e125497 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:49:43.342749207Z", + "release_date": "2024-08-14T17:50:42.661228455Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -587,6 +587,20 @@ } ] }, + { + "url": "github.com/kubedb/replication-mode-detector", + "releases": [ + { + "tag": "v0.34.0-rc.3", + "commits": [ + { + "SHA": "fcc68baf", + "Subject": "Prepare for release v0.34.0-rc.3 (#276)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 24a804f1b..38f21aaef 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -305,6 +305,14 @@ +## [kubedb/replication-mode-detector](https://github.com/kubedb/replication-mode-detector) + +### [v0.34.0-rc.3](https://github.com/kubedb/replication-mode-detector/releases/tag/v0.34.0-rc.3) + +- [fcc68baf](https://github.com/kubedb/replication-mode-detector/commit/fcc68baf) Prepare for release v0.34.0-rc.3 (#276) + + + ## [kubedb/singlestore](https://github.com/kubedb/singlestore) ### [v0.2.0-rc.3](https://github.com/kubedb/singlestore/releases/tag/v0.2.0-rc.3) From 034044591c35fc7f4d0c7515853f7c61cfb1874a Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 18:46:13 +0000 Subject: [PATCH 46/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 09e125497..6882c4357 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T17:50:42.661228455Z", + "release_date": "2024-08-14T18:46:13.945408424Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -341,6 +341,20 @@ } ] }, + { + "url": "github.com/kubedb/mssqlserver-walg-plugin", + "releases": [ + { + "tag": "v0.1.0-rc.3", + "commits": [ + { + "SHA": "47b5046", + "Subject": "Prepare for release v0.1.0-rc.3 (#4)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-archiver", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 38f21aaef..298416ab1 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -166,6 +166,14 @@ +## [kubedb/mssqlserver-walg-plugin](https://github.com/kubedb/mssqlserver-walg-plugin) + +### [v0.1.0-rc.3](https://github.com/kubedb/mssqlserver-walg-plugin/releases/tag/v0.1.0-rc.3) + +- [47b5046](https://github.com/kubedb/mssqlserver-walg-plugin/commit/47b5046) Prepare for release v0.1.0-rc.3 (#4) + + + ## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) ### [v0.8.0-rc.3](https://github.com/kubedb/mysql-archiver/releases/tag/v0.8.0-rc.3) From b0b9cc18ca3d7b235299eec1f124ddb9f81e1b24 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 21:31:45 +0000 Subject: [PATCH 47/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 6882c4357..5437abe49 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T18:46:13.945408424Z", + "release_date": "2024-08-14T21:31:45.695938482Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -133,6 +133,24 @@ } ] }, + { + "url": "github.com/kubedb/elasticsearch", + "releases": [ + { + "tag": "v0.47.0-rc.3", + "commits": [ + { + "SHA": "6e5a78758", + "Subject": "Prepare for release v0.47.0-rc.3 (#731)" + }, + { + "SHA": "140790248", + "Subject": "Refactor Elasticsearch webhook server (#729)" + } + ] + } + ] + }, { "url": "github.com/kubedb/elasticsearch-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 298416ab1..f30bf3098 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -60,6 +60,15 @@ +## [kubedb/elasticsearch](https://github.com/kubedb/elasticsearch) + +### [v0.47.0-rc.3](https://github.com/kubedb/elasticsearch/releases/tag/v0.47.0-rc.3) + +- [6e5a7875](https://github.com/kubedb/elasticsearch/commit/6e5a78758) Prepare for release v0.47.0-rc.3 (#731) +- [14079024](https://github.com/kubedb/elasticsearch/commit/140790248) Refactor Elasticsearch webhook server (#729) + + + ## [kubedb/elasticsearch-restic-plugin](https://github.com/kubedb/elasticsearch-restic-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/elasticsearch-restic-plugin/releases/tag/v0.10.0-rc.3) From af2ae81d8341a405b55acf3912c18dd0d0350552 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 21:33:20 +0000 Subject: [PATCH 48/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 11 ++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 5437abe49..36a780af0 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T21:31:45.695938482Z", + "release_date": "2024-08-14T21:33:20.733622482Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -488,6 +488,32 @@ } ] }, + { + "url": "github.com/kubedb/postgres", + "releases": [ + { + "tag": "v0.47.0-rc.3", + "commits": [ + { + "SHA": "3cce86fd5", + "Subject": "Prepare for release v0.47.0-rc.3 (#749)" + }, + { + "SHA": "ae6fe1b9b", + "Subject": "Test against k8s 1.31 (#747)" + }, + { + "SHA": "53972b4f6", + "Subject": "Mongodb Alike Archiver related changes (#746)" + }, + { + "SHA": "9c39791e3", + "Subject": "Refactor Postgres With changes from Webhook-server (#745)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-archiver", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index f30bf3098..552beb47a 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -248,6 +248,17 @@ +## [kubedb/postgres](https://github.com/kubedb/postgres) + +### [v0.47.0-rc.3](https://github.com/kubedb/postgres/releases/tag/v0.47.0-rc.3) + +- [3cce86fd](https://github.com/kubedb/postgres/commit/3cce86fd5) Prepare for release v0.47.0-rc.3 (#749) +- [ae6fe1b9](https://github.com/kubedb/postgres/commit/ae6fe1b9b) Test against k8s 1.31 (#747) +- [53972b4f](https://github.com/kubedb/postgres/commit/53972b4f6) Mongodb Alike Archiver related changes (#746) +- [9c39791e](https://github.com/kubedb/postgres/commit/9c39791e3) Refactor Postgres With changes from Webhook-server (#745) + + + ## [kubedb/postgres-archiver](https://github.com/kubedb/postgres-archiver) ### [v0.8.0-rc.3](https://github.com/kubedb/postgres-archiver/releases/tag/v0.8.0-rc.3) From 712855c6b505ea429930ceb6bd30593272c9e6a0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 21:54:21 +0000 Subject: [PATCH 49/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 36a780af0..248feb620 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T21:33:20.733622482Z", + "release_date": "2024-08-14T21:54:21.199797824Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -277,6 +277,28 @@ } ] }, + { + "url": "github.com/kubedb/mongodb", + "releases": [ + { + "tag": "v0.40.0-rc.3", + "commits": [ + { + "SHA": "490947fc6", + "Subject": "Prepare for release v0.40.0-rc.3 (#647)" + }, + { + "SHA": "9308c2fd3", + "Subject": "Test against k8s 1.31 (#645)" + }, + { + "SHA": "ec0fe7feb", + "Subject": "Refactor MongoDB webhook server (#644)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 552beb47a..8ee2b852f 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -132,6 +132,16 @@ +## [kubedb/mongodb](https://github.com/kubedb/mongodb) + +### [v0.40.0-rc.3](https://github.com/kubedb/mongodb/releases/tag/v0.40.0-rc.3) + +- [490947fc](https://github.com/kubedb/mongodb/commit/490947fc6) Prepare for release v0.40.0-rc.3 (#647) +- [9308c2fd](https://github.com/kubedb/mongodb/commit/9308c2fd3) Test against k8s 1.31 (#645) +- [ec0fe7fe](https://github.com/kubedb/mongodb/commit/ec0fe7feb) Refactor MongoDB webhook server (#644) + + + ## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) ### [v0.8.0-rc.3](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) From e544d9d307beda627223c52b97c5d51113afcf93 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 21:54:34 +0000 Subject: [PATCH 50/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 248feb620..e94478a24 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T21:54:21.199797824Z", + "release_date": "2024-08-14T21:54:34.320660652Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -165,6 +165,28 @@ } ] }, + { + "url": "github.com/kubedb/kafka", + "releases": [ + { + "tag": "v0.18.0-rc.3", + "commits": [ + { + "SHA": "61da1711", + "Subject": "Prepare for release v0.18.0-rc.3 (#104)" + }, + { + "SHA": "0d676702", + "Subject": "Test against k8s 1.31 (#102)" + }, + { + "SHA": "f826ea35", + "Subject": "Update ReadinessGate Conditions and remove unncessary logs (#101)" + } + ] + } + ] + }, { "url": "github.com/kubedb/kubedb-manifest-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 8ee2b852f..c2677e0f9 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -77,6 +77,16 @@ +## [kubedb/kafka](https://github.com/kubedb/kafka) + +### [v0.18.0-rc.3](https://github.com/kubedb/kafka/releases/tag/v0.18.0-rc.3) + +- [61da1711](https://github.com/kubedb/kafka/commit/61da1711) Prepare for release v0.18.0-rc.3 (#104) +- [0d676702](https://github.com/kubedb/kafka/commit/0d676702) Test against k8s 1.31 (#102) +- [f826ea35](https://github.com/kubedb/kafka/commit/f826ea35) Update ReadinessGate Conditions and remove unncessary logs (#101) + + + ## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) ### [v0.10.0-rc.3](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.10.0-rc.3) From eeab6462062acd47c207e65d5d1fac773089a38c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 21:54:49 +0000 Subject: [PATCH 51/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index e94478a24..dba1ee71f 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T21:54:34.320660652Z", + "release_date": "2024-08-14T21:54:49.19252732Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -205,6 +205,28 @@ } ] }, + { + "url": "github.com/kubedb/mariadb", + "releases": [ + { + "tag": "v0.31.0-rc.3", + "commits": [ + { + "SHA": "211fad731", + "Subject": "Prepare for release v0.31.0-rc.3 (#280)" + }, + { + "SHA": "00d8723bf", + "Subject": "Test against k8s 1.31 (#278)" + }, + { + "SHA": "c21a22387", + "Subject": "Mongodb Alike Archiver related changes, refactor webhook (#277)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mariadb-archiver", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index c2677e0f9..920987d1a 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -96,6 +96,16 @@ +## [kubedb/mariadb](https://github.com/kubedb/mariadb) + +### [v0.31.0-rc.3](https://github.com/kubedb/mariadb/releases/tag/v0.31.0-rc.3) + +- [211fad73](https://github.com/kubedb/mariadb/commit/211fad731) Prepare for release v0.31.0-rc.3 (#280) +- [00d8723b](https://github.com/kubedb/mariadb/commit/00d8723bf) Test against k8s 1.31 (#278) +- [c21a2238](https://github.com/kubedb/mariadb/commit/c21a22387) Mongodb Alike Archiver related changes, refactor webhook (#277) + + + ## [kubedb/mariadb-archiver](https://github.com/kubedb/mariadb-archiver) ### [v0.7.0-rc.3](https://github.com/kubedb/mariadb-archiver/releases/tag/v0.7.0-rc.3) From a00d2ba5622ae797dd82339f6bab86928a63b327 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 21:55:01 +0000 Subject: [PATCH 52/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index dba1ee71f..dd8e6149d 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T21:54:49.19252732Z", + "release_date": "2024-08-14T21:55:01.650787497Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -439,6 +439,28 @@ } ] }, + { + "url": "github.com/kubedb/mysql", + "releases": [ + { + "tag": "v0.40.0-rc.3", + "commits": [ + { + "SHA": "715b4713d", + "Subject": "Prepare for release v0.40.0-rc.3 (#636)" + }, + { + "SHA": "46d5c62ce", + "Subject": "Test against k8s 1.31 (#634)" + }, + { + "SHA": "42a90ae77", + "Subject": "Refactor MySQL Webhook Server (#633)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-archiver", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 920987d1a..09b4e0467 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -213,6 +213,16 @@ +## [kubedb/mysql](https://github.com/kubedb/mysql) + +### [v0.40.0-rc.3](https://github.com/kubedb/mysql/releases/tag/v0.40.0-rc.3) + +- [715b4713](https://github.com/kubedb/mysql/commit/715b4713d) Prepare for release v0.40.0-rc.3 (#636) +- [46d5c62c](https://github.com/kubedb/mysql/commit/46d5c62ce) Test against k8s 1.31 (#634) +- [42a90ae7](https://github.com/kubedb/mysql/commit/42a90ae77) Refactor MySQL Webhook Server (#633) + + + ## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) ### [v0.8.0-rc.3](https://github.com/kubedb/mysql-archiver/releases/tag/v0.8.0-rc.3) From 55cb866844f3e2b223f1d9e408212c215641d4ab Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 21:55:13 +0000 Subject: [PATCH 53/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index dd8e6149d..4df86c911 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T21:55:01.650787497Z", + "release_date": "2024-08-14T21:55:13.82164344Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -526,6 +526,28 @@ } ] }, + { + "url": "github.com/kubedb/percona-xtradb", + "releases": [ + { + "tag": "v0.34.0-rc.3", + "commits": [ + { + "SHA": "43b7e2180", + "Subject": "Prepare for release v0.34.0-rc.3 (#378)" + }, + { + "SHA": "99a0cb4b6", + "Subject": "Test against k8s 1.31 (#376)" + }, + { + "SHA": "bdb89e115", + "Subject": "Refactor Wekhook (#375)" + } + ] + } + ] + }, { "url": "github.com/kubedb/percona-xtradb-coordinator", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 09b4e0467..76018bc42 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -262,6 +262,16 @@ +## [kubedb/percona-xtradb](https://github.com/kubedb/percona-xtradb) + +### [v0.34.0-rc.3](https://github.com/kubedb/percona-xtradb/releases/tag/v0.34.0-rc.3) + +- [43b7e218](https://github.com/kubedb/percona-xtradb/commit/43b7e2180) Prepare for release v0.34.0-rc.3 (#378) +- [99a0cb4b](https://github.com/kubedb/percona-xtradb/commit/99a0cb4b6) Test against k8s 1.31 (#376) +- [bdb89e11](https://github.com/kubedb/percona-xtradb/commit/bdb89e115) Refactor Wekhook (#375) + + + ## [kubedb/percona-xtradb-coordinator](https://github.com/kubedb/percona-xtradb-coordinator) ### [v0.20.0-rc.3](https://github.com/kubedb/percona-xtradb-coordinator/releases/tag/v0.20.0-rc.3) From 44099d75134522b808d4f1cc989aa2cff3a34820 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 14 Aug 2024 21:59:24 +0000 Subject: [PATCH 54/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 32 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 12 ++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 4df86c911..afcfa9fd0 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T21:55:13.82164344Z", + "release_date": "2024-08-14T21:59:24.035282526Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -723,6 +723,36 @@ } ] }, + { + "url": "github.com/kubedb/redis", + "releases": [ + { + "tag": "v0.40.0-rc.3", + "commits": [ + { + "SHA": "8e1b8b600", + "Subject": "Prepare for release v0.40.0-rc.3 (#555)" + }, + { + "SHA": "19c330c78", + "Subject": "Test against k8s 1.31 (#553)" + }, + { + "SHA": "e28ec45ca", + "Subject": "Update Redis Webhook Server (#551)" + }, + { + "SHA": "89ab2ee14", + "Subject": "Remove Redis Petset Extra Enque (#552)" + }, + { + "SHA": "0dd628243", + "Subject": "Fix webhook crash issue for sentinel (#550)" + } + ] + } + ] + }, { "url": "github.com/kubedb/redis-coordinator", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 76018bc42..6980d472a 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -366,6 +366,18 @@ +## [kubedb/redis](https://github.com/kubedb/redis) + +### [v0.40.0-rc.3](https://github.com/kubedb/redis/releases/tag/v0.40.0-rc.3) + +- [8e1b8b60](https://github.com/kubedb/redis/commit/8e1b8b600) Prepare for release v0.40.0-rc.3 (#555) +- [19c330c7](https://github.com/kubedb/redis/commit/19c330c78) Test against k8s 1.31 (#553) +- [e28ec45c](https://github.com/kubedb/redis/commit/e28ec45ca) Update Redis Webhook Server (#551) +- [89ab2ee1](https://github.com/kubedb/redis/commit/89ab2ee14) Remove Redis Petset Extra Enque (#552) +- [0dd62824](https://github.com/kubedb/redis/commit/0dd628243) Fix webhook crash issue for sentinel (#550) + + + ## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) ### [v0.26.0-rc.3](https://github.com/kubedb/redis-coordinator/releases/tag/v0.26.0-rc.3) From c9998b556a11f50b9433acf55cc5dda09a783793 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 02:49:20 +0000 Subject: [PATCH 55/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 13 +++++++++++- 2 files changed, 39 insertions(+), 2 deletions(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index afcfa9fd0..f79685e5f 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-14T21:59:24.035282526Z", + "release_date": "2024-08-15T02:49:20.888637169Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -165,6 +165,32 @@ } ] }, + { + "url": "github.com/kubedb/ferretdb", + "releases": [ + { + "tag": "v0.2.0-rc.3", + "commits": [ + { + "SHA": "7c5d6d1c", + "Subject": "Prepare for release v0.2.0-rc.3 (#41)" + }, + { + "SHA": "b6223cab", + "Subject": "Test against k8s 1.31 (#39)" + }, + { + "SHA": "933d5b0d", + "Subject": "update server (#37)" + }, + { + "SHA": "a587c29d", + "Subject": "pass context properly (#38)" + } + ] + } + ] + }, { "url": "github.com/kubedb/kafka", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 6980d472a..a29cf0e6d 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -1,4 +1,4 @@ -# KubeDB v2024.8.14-rc.3 (2024-08-14) +# KubeDB v2024.8.14-rc.3 (2024-08-15) ## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) @@ -77,6 +77,17 @@ +## [kubedb/ferretdb](https://github.com/kubedb/ferretdb) + +### [v0.2.0-rc.3](https://github.com/kubedb/ferretdb/releases/tag/v0.2.0-rc.3) + +- [7c5d6d1c](https://github.com/kubedb/ferretdb/commit/7c5d6d1c) Prepare for release v0.2.0-rc.3 (#41) +- [b6223cab](https://github.com/kubedb/ferretdb/commit/b6223cab) Test against k8s 1.31 (#39) +- [933d5b0d](https://github.com/kubedb/ferretdb/commit/933d5b0d) update server (#37) +- [a587c29d](https://github.com/kubedb/ferretdb/commit/a587c29d) pass context properly (#38) + + + ## [kubedb/kafka](https://github.com/kubedb/kafka) ### [v0.18.0-rc.3](https://github.com/kubedb/kafka/releases/tag/v0.18.0-rc.3) From 1351ae12103beb960ef567238907d51938ea14b2 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 02:50:29 +0000 Subject: [PATCH 56/69] Update release table Signed-off-by: 1gtm <1gtm@appscode.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3363f0d33..e96a984bd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ | KubeDB Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | -| [v2024.8.14-rc.3](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.8.14-rc.3) | 2024-08-14 | [User Guide](https://kubedb.com/docs/v2024.8.14-rc.3) | [CHANGELOG](/releases/v2024.8.14-rc.3/README.md) | 1.20+ | +| [v2024.8.14-rc.3](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.8.14-rc.3) | 2024-08-15 | [User Guide](https://kubedb.com/docs/v2024.8.14-rc.3) | [CHANGELOG](/releases/v2024.8.14-rc.3/README.md) | 1.20+ | | [v2024.8.2-rc.2](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.8.2-rc.2) | 2024-08-03 | [User Guide](https://kubedb.com/docs/v2024.8.2-rc.2) | [CHANGELOG](/releases/v2024.8.2-rc.2/README.md) | 1.20+ | | [v2024.7.11-rc.1](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.7.11-rc.1) | 2024-07-12 | [User Guide](https://kubedb.com/docs/v2024.7.11-rc.1) | [CHANGELOG](/releases/v2024.7.11-rc.1/README.md) | 1.20+ | | [v2024.7.3-rc.0](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.7.3-rc.0) | 2024-07-04 | [User Guide](https://kubedb.com/docs/v2024.7.3-rc.0) | [CHANGELOG](/releases/v2024.7.3-rc.0/README.md) | 1.20+ | From c70cf2d09d36ba3399180a97d7c3707351e36997 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 03:20:42 +0000 Subject: [PATCH 57/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index f79685e5f..0fad37130 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T02:49:20.888637169Z", + "release_date": "2024-08-15T03:20:42.317311309Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -101,6 +101,24 @@ } ] }, + { + "url": "github.com/kubedb/dashboard", + "releases": [ + { + "tag": "v0.23.0-rc.3", + "commits": [ + { + "SHA": "838503eb", + "Subject": "Prepare for release v0.23.0-rc.3 (#124)" + }, + { + "SHA": "08560e23", + "Subject": "Use serviceTemplate provided specs for primary svc (#122)" + } + ] + } + ] + }, { "url": "github.com/kubedb/dashboard-restic-plugin", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index a29cf0e6d..15fb308e9 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -43,6 +43,15 @@ +## [kubedb/dashboard](https://github.com/kubedb/dashboard) + +### [v0.23.0-rc.3](https://github.com/kubedb/dashboard/releases/tag/v0.23.0-rc.3) + +- [838503eb](https://github.com/kubedb/dashboard/commit/838503eb) Prepare for release v0.23.0-rc.3 (#124) +- [08560e23](https://github.com/kubedb/dashboard/commit/08560e23) Use serviceTemplate provided specs for primary svc (#122) + + + ## [kubedb/dashboard-restic-plugin](https://github.com/kubedb/dashboard-restic-plugin) ### [v0.5.0-rc.3](https://github.com/kubedb/dashboard-restic-plugin/releases/tag/v0.5.0-rc.3) From 02c3b54b17fd05bf907381185dcc7c957625dcea Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 03:29:21 +0000 Subject: [PATCH 58/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 0fad37130..caac40abc 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T03:20:42.317311309Z", + "release_date": "2024-08-15T03:29:21.323121069Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -741,6 +741,28 @@ } ] }, + { + "url": "github.com/kubedb/proxysql", + "releases": [ + { + "tag": "v0.34.0-rc.3", + "commits": [ + { + "SHA": "671164930", + "Subject": "Prepare for release v0.34.0-rc.3 (#356)" + }, + { + "SHA": "331ad2ae1", + "Subject": "Test against k8s 1.31 (#353)" + }, + { + "SHA": "c378175f8", + "Subject": "Webhook Server Refactor (#352)" + } + ] + } + ] + }, { "url": "github.com/kubedb/rabbitmq", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 15fb308e9..263ec2432 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -375,6 +375,16 @@ +## [kubedb/proxysql](https://github.com/kubedb/proxysql) + +### [v0.34.0-rc.3](https://github.com/kubedb/proxysql/releases/tag/v0.34.0-rc.3) + +- [67116493](https://github.com/kubedb/proxysql/commit/671164930) Prepare for release v0.34.0-rc.3 (#356) +- [331ad2ae](https://github.com/kubedb/proxysql/commit/331ad2ae1) Test against k8s 1.31 (#353) +- [c378175f](https://github.com/kubedb/proxysql/commit/c378175f8) Webhook Server Refactor (#352) + + + ## [kubedb/rabbitmq](https://github.com/kubedb/rabbitmq) ### [v0.2.0-rc.3](https://github.com/kubedb/rabbitmq/releases/tag/v0.2.0-rc.3) From 37aac2989bc5547fd165e0e69d14d7a43cee5090 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 03:50:36 +0000 Subject: [PATCH 59/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 11 ++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index caac40abc..04d2252ea 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T03:29:21.323121069Z", + "release_date": "2024-08-15T03:50:36.202085674Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -620,6 +620,32 @@ } ] }, + { + "url": "github.com/kubedb/pgbouncer", + "releases": [ + { + "tag": "v0.34.0-rc.3", + "commits": [ + { + "SHA": "98209762", + "Subject": "Prepare for release v0.34.0-rc.3 (#343)" + }, + { + "SHA": "c777b369", + "Subject": "Use common DeletionPolicy" + }, + { + "SHA": "2984f4f6", + "Subject": "Test against k8s 1.31 (#341)" + }, + { + "SHA": "fe1786b2", + "Subject": "refactor webhook server (#340)" + } + ] + } + ] + }, { "url": "github.com/kubedb/pgpool", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 263ec2432..1933abed5 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -308,6 +308,17 @@ +## [kubedb/pgbouncer](https://github.com/kubedb/pgbouncer) + +### [v0.34.0-rc.3](https://github.com/kubedb/pgbouncer/releases/tag/v0.34.0-rc.3) + +- [98209762](https://github.com/kubedb/pgbouncer/commit/98209762) Prepare for release v0.34.0-rc.3 (#343) +- [c777b369](https://github.com/kubedb/pgbouncer/commit/c777b369) Use common DeletionPolicy +- [2984f4f6](https://github.com/kubedb/pgbouncer/commit/2984f4f6) Test against k8s 1.31 (#341) +- [fe1786b2](https://github.com/kubedb/pgbouncer/commit/fe1786b2) refactor webhook server (#340) + + + ## [kubedb/pgpool](https://github.com/kubedb/pgpool) ### [v0.2.0-rc.3](https://github.com/kubedb/pgpool/releases/tag/v0.2.0-rc.3) From 554252f1cc2abda24b8b0e1a0da323b6bda30276 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 04:22:57 +0000 Subject: [PATCH 60/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 04d2252ea..498886525 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T03:50:36.202085674Z", + "release_date": "2024-08-15T04:22:57.400393451Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -1001,6 +1001,20 @@ } ] }, + { + "url": "github.com/kubedb/ui-server", + "releases": [ + { + "tag": "v0.23.0-rc.3", + "commits": [ + { + "SHA": "717efd76", + "Subject": "Prepare for release v0.23.0-rc.3 (#127)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 1933abed5..d00f15f82 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -494,6 +494,14 @@ +## [kubedb/ui-server](https://github.com/kubedb/ui-server) + +### [v0.23.0-rc.3](https://github.com/kubedb/ui-server/releases/tag/v0.23.0-rc.3) + +- [717efd76](https://github.com/kubedb/ui-server/commit/717efd76) Prepare for release v0.23.0-rc.3 (#127) + + + ## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) ### [v0.2.0-rc.3](https://github.com/kubedb/zookeeper/releases/tag/v0.2.0-rc.3) From eb84affdcf667fc20df2d556abb090e5f9594443 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 04:23:34 +0000 Subject: [PATCH 61/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 16 +++++++++++++++- releases/v2024.8.14-rc.3/README.md | 8 ++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index 498886525..accf52822 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T04:22:57.400393451Z", + "release_date": "2024-08-15T04:23:34.843028624Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -891,6 +891,20 @@ } ] }, + { + "url": "github.com/kubedb/schema-manager", + "releases": [ + { + "tag": "v0.23.0-rc.3", + "commits": [ + { + "SHA": "10068069", + "Subject": "Prepare for release v0.23.0-rc.3 (#119)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index d00f15f82..74740cb25 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -444,6 +444,14 @@ +## [kubedb/schema-manager](https://github.com/kubedb/schema-manager) + +### [v0.23.0-rc.3](https://github.com/kubedb/schema-manager/releases/tag/v0.23.0-rc.3) + +- [10068069](https://github.com/kubedb/schema-manager/commit/10068069) Prepare for release v0.23.0-rc.3 (#119) + + + ## [kubedb/singlestore](https://github.com/kubedb/singlestore) ### [v0.2.0-rc.3](https://github.com/kubedb/singlestore/releases/tag/v0.2.0-rc.3) From 7010eb62e8ba15751e21e99c1edb3a0b2fc80f2f Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 04:23:46 +0000 Subject: [PATCH 62/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index accf52822..aa3af7f86 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T04:23:34.843028624Z", + "release_date": "2024-08-15T04:23:46.864362764Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -767,6 +767,24 @@ } ] }, + { + "url": "github.com/kubedb/provisioner", + "releases": [ + { + "tag": "v0.47.0-rc.3", + "commits": [ + { + "SHA": "4e8b6d9f7", + "Subject": "Prepare for release v0.47.0-rc.3 (#110)" + }, + { + "SHA": "305458e14", + "Subject": "Update deps" + } + ] + } + ] + }, { "url": "github.com/kubedb/proxysql", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 74740cb25..60e9ba9e8 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -386,6 +386,15 @@ +## [kubedb/provisioner](https://github.com/kubedb/provisioner) + +### [v0.47.0-rc.3](https://github.com/kubedb/provisioner/releases/tag/v0.47.0-rc.3) + +- [4e8b6d9f](https://github.com/kubedb/provisioner/commit/4e8b6d9f7) Prepare for release v0.47.0-rc.3 (#110) +- [305458e1](https://github.com/kubedb/provisioner/commit/305458e14) Update deps + + + ## [kubedb/proxysql](https://github.com/kubedb/proxysql) ### [v0.34.0-rc.3](https://github.com/kubedb/proxysql/releases/tag/v0.34.0-rc.3) From efa58dd5a2dbaa43a2055b2f2e6b8f43e8459e1c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 04:48:04 +0000 Subject: [PATCH 63/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 36 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 13 +++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index aa3af7f86..b3e4cabac 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T04:23:46.864362764Z", + "release_date": "2024-08-15T04:48:04.459400342Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -570,6 +570,40 @@ } ] }, + { + "url": "github.com/kubedb/ops-manager", + "releases": [ + { + "tag": "v0.34.0-rc.3", + "commits": [ + { + "SHA": "483ae746e", + "Subject": "Prepare for release v0.34.0-rc.3 (#623)" + }, + { + "SHA": "24cb3616b", + "Subject": "Fix reconfigure ops request for postgres (#615)" + }, + { + "SHA": "f39cc6be4", + "Subject": "SingleStore VersionUpdate, Reconfigure TLS, Horizontal Scale Ops-Request (#622)" + }, + { + "SHA": "909661fea", + "Subject": "Test against k8s 1.31 (#620)" + }, + { + "SHA": "0c8104dca", + "Subject": "Add exporter container in vertical scaling (#619)" + }, + { + "SHA": "efd37edd9", + "Subject": "Add readiness gate condition before webhook server starts (#617)" + } + ] + } + ] + }, { "url": "github.com/kubedb/percona-xtradb", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 60e9ba9e8..e70c7911d 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -282,6 +282,19 @@ +## [kubedb/ops-manager](https://github.com/kubedb/ops-manager) + +### [v0.34.0-rc.3](https://github.com/kubedb/ops-manager/releases/tag/v0.34.0-rc.3) + +- [483ae746](https://github.com/kubedb/ops-manager/commit/483ae746e) Prepare for release v0.34.0-rc.3 (#623) +- [24cb3616](https://github.com/kubedb/ops-manager/commit/24cb3616b) Fix reconfigure ops request for postgres (#615) +- [f39cc6be](https://github.com/kubedb/ops-manager/commit/f39cc6be4) SingleStore VersionUpdate, Reconfigure TLS, Horizontal Scale Ops-Request (#622) +- [909661fe](https://github.com/kubedb/ops-manager/commit/909661fea) Test against k8s 1.31 (#620) +- [0c8104dc](https://github.com/kubedb/ops-manager/commit/0c8104dca) Add exporter container in vertical scaling (#619) +- [efd37edd](https://github.com/kubedb/ops-manager/commit/efd37edd9) Add readiness gate condition before webhook server starts (#617) + + + ## [kubedb/percona-xtradb](https://github.com/kubedb/percona-xtradb) ### [v0.34.0-rc.3](https://github.com/kubedb/percona-xtradb/releases/tag/v0.34.0-rc.3) From 2c380045a76b06d85a22a9b321e2d50bef8ab464 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 05:17:37 +0000 Subject: [PATCH 64/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index b3e4cabac..dff91c27c 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T04:48:04.459400342Z", + "release_date": "2024-08-15T05:17:37.678935339Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -52,6 +52,28 @@ } ] }, + { + "url": "github.com/kubedb/autoscaler", + "releases": [ + { + "tag": "v0.32.0-rc.3", + "commits": [ + { + "SHA": "8b1eb269", + "Subject": "Prepare for release v0.32.0-rc.3 (#218)" + }, + { + "SHA": "7c61bf9e", + "Subject": "Implement autoscaling for pgbouncer (#214)" + }, + { + "SHA": "0ce4541c", + "Subject": "Add Readinessgate Condition (#216)" + } + ] + } + ] + }, { "url": "github.com/kubedb/cli", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index e70c7911d..cab7cf400 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -17,6 +17,16 @@ +## [kubedb/autoscaler](https://github.com/kubedb/autoscaler) + +### [v0.32.0-rc.3](https://github.com/kubedb/autoscaler/releases/tag/v0.32.0-rc.3) + +- [8b1eb269](https://github.com/kubedb/autoscaler/commit/8b1eb269) Prepare for release v0.32.0-rc.3 (#218) +- [7c61bf9e](https://github.com/kubedb/autoscaler/commit/7c61bf9e) Implement autoscaling for pgbouncer (#214) +- [0ce4541c](https://github.com/kubedb/autoscaler/commit/0ce4541c) Add Readinessgate Condition (#216) + + + ## [kubedb/cli](https://github.com/kubedb/cli) ### [v0.47.0-rc.3](https://github.com/kubedb/cli/releases/tag/v0.47.0-rc.3) From ea5656b4f4cdaa9c13449e3f06886cb0f9805e81 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 05:54:01 +0000 Subject: [PATCH 65/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 11 ++++++++++- releases/v2024.8.14-rc.3/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index dff91c27c..ee8bb4d65 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T05:17:37.678935339Z", + "release_date": "2024-08-15T05:54:01.089660852Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -1103,6 +1103,15 @@ } ] }, + { + "url": "github.com/kubedb/webhook-server", + "releases": [ + { + "tag": "v0.23.0-rc.3", + "commits": null + } + ] + }, { "url": "github.com/kubedb/zookeeper", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index cab7cf400..0c89b257f 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -542,6 +542,13 @@ +## [kubedb/webhook-server](https://github.com/kubedb/webhook-server) + +### [v0.23.0-rc.3](https://github.com/kubedb/webhook-server/releases/tag/v0.23.0-rc.3) + + + + ## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) ### [v0.2.0-rc.3](https://github.com/kubedb/zookeeper/releases/tag/v0.2.0-rc.3) From 41de693869853bcb956bf7a81a558535f3149945 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 09:08:19 +0000 Subject: [PATCH 66/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 11 ++++++++++- releases/v2024.8.14-rc.3/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index ee8bb4d65..b7328a77e 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T05:54:01.089660852Z", + "release_date": "2024-08-15T09:08:19.22919709Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -231,6 +231,15 @@ } ] }, + { + "url": "github.com/kubedb/installer", + "releases": [ + { + "tag": "v2024.8.14-rc.3", + "commits": null + } + ] + }, { "url": "github.com/kubedb/kafka", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 0c89b257f..0820380f9 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -107,6 +107,13 @@ +## [kubedb/installer](https://github.com/kubedb/installer) + +### [v2024.8.14-rc.3](https://github.com/kubedb/installer/releases/tag/v2024.8.14-rc.3) + + + + ## [kubedb/kafka](https://github.com/kubedb/kafka) ### [v0.18.0-rc.3](https://github.com/kubedb/kafka/releases/tag/v0.18.0-rc.3) From 4508ce914b3ad6070726c6abc168d461abcd7e80 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 09:13:41 +0000 Subject: [PATCH 67/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/docs_changelog.md | 593 +++++++++++++++++++++ 1 file changed, 593 insertions(+) create mode 100644 releases/v2024.8.14-rc.3/docs_changelog.md diff --git a/releases/v2024.8.14-rc.3/docs_changelog.md b/releases/v2024.8.14-rc.3/docs_changelog.md new file mode 100644 index 000000000..a82cc2ce9 --- /dev/null +++ b/releases/v2024.8.14-rc.3/docs_changelog.md @@ -0,0 +1,593 @@ +--- +title: Changelog | KubeDB +description: Changelog +menu: + docs_{{.version}}: + identifier: changelog-kubedb-v2024.8.14-rc.3 + name: Changelog-v2024.8.14-rc.3 + parent: welcome + weight: 20240814 +product_name: kubedb +menu_name: docs_{{.version}} +section_menu_id: welcome +url: /docs/{{.version}}/welcome/changelog-v2024.8.14-rc.3/ +aliases: + - /docs/{{.version}}/CHANGELOG-v2024.8.14-rc.3/ +--- + +# KubeDB v2024.8.14-rc.3 (2024-08-15) + + +## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) + +### [v0.47.0-rc.3](https://github.com/kubedb/apimachinery/releases/tag/v0.47.0-rc.3) + +- [4b2e4872](https://github.com/kubedb/apimachinery/commit/4b2e48726) Add Halted API Field in ProxySQL and Pgbouncher (#1288) +- [f7813626](https://github.com/kubedb/apimachinery/commit/f78136264) SingleStore Ops-Request API (#1287) +- [b7bee768](https://github.com/kubedb/apimachinery/commit/b7bee7681) Test against k8s 1.31 (#1285) +- [92ab030c](https://github.com/kubedb/apimachinery/commit/92ab030c5) Add DisabledProtocols API for RabbitMQ (#1282) +- [83f69191](https://github.com/kubedb/apimachinery/commit/83f69191f) Add constants for RM additional plugins (#1280) +- [beb194a1](https://github.com/kubedb/apimachinery/commit/beb194a15) Add Kafka `halted` field & some ops helpers (#1279) +- [7334833b](https://github.com/kubedb/apimachinery/commit/7334833b5) Set the catagories correctly (#1277) +- [ddbf74f3](https://github.com/kubedb/apimachinery/commit/ddbf74f33) Add missing opsRequests (#1276) +- [6402035d](https://github.com/kubedb/apimachinery/commit/6402035de) Fix petset patch issue (#1275) + + + +## [kubedb/autoscaler](https://github.com/kubedb/autoscaler) + +### [v0.32.0-rc.3](https://github.com/kubedb/autoscaler/releases/tag/v0.32.0-rc.3) + +- [8b1eb269](https://github.com/kubedb/autoscaler/commit/8b1eb269) Prepare for release v0.32.0-rc.3 (#218) +- [7c61bf9e](https://github.com/kubedb/autoscaler/commit/7c61bf9e) Implement autoscaling for pgbouncer (#214) +- [0ce4541c](https://github.com/kubedb/autoscaler/commit/0ce4541c) Add Readinessgate Condition (#216) + + + +## [kubedb/cli](https://github.com/kubedb/cli) + +### [v0.47.0-rc.3](https://github.com/kubedb/cli/releases/tag/v0.47.0-rc.3) + +- [39e448d9](https://github.com/kubedb/cli/commit/39e448d9) Prepare for release v0.47.0-rc.3 (#775) + + + +## [kubedb/clickhouse](https://github.com/kubedb/clickhouse) + +### [v0.2.0-rc.3](https://github.com/kubedb/clickhouse/releases/tag/v0.2.0-rc.3) + +- [e722214a](https://github.com/kubedb/clickhouse/commit/e722214a) Prepare for release v0.2.0-rc.3 (#14) +- [d67b6596](https://github.com/kubedb/clickhouse/commit/d67b6596) Improve logs (#13) +- [1a78915c](https://github.com/kubedb/clickhouse/commit/1a78915c) Update webhook server (#11) +- [782c361e](https://github.com/kubedb/clickhouse/commit/782c361e) Fix unnecessary patch (#10) + + + +## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) + +### [v0.2.0-rc.3](https://github.com/kubedb/crd-manager/releases/tag/v0.2.0-rc.3) + + + + +## [kubedb/dashboard](https://github.com/kubedb/dashboard) + +### [v0.23.0-rc.3](https://github.com/kubedb/dashboard/releases/tag/v0.23.0-rc.3) + +- [838503eb](https://github.com/kubedb/dashboard/commit/838503eb) Prepare for release v0.23.0-rc.3 (#124) +- [08560e23](https://github.com/kubedb/dashboard/commit/08560e23) Use serviceTemplate provided specs for primary svc (#122) + + + +## [kubedb/dashboard-restic-plugin](https://github.com/kubedb/dashboard-restic-plugin) + +### [v0.5.0-rc.3](https://github.com/kubedb/dashboard-restic-plugin/releases/tag/v0.5.0-rc.3) + +- [0d547b1](https://github.com/kubedb/dashboard-restic-plugin/commit/0d547b1) Prepare for release v0.5.0-rc.3 (#17) + + + +## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) + +### [v0.2.0-rc.3](https://github.com/kubedb/db-client-go/releases/tag/v0.2.0-rc.3) + +- [b4a5b756](https://github.com/kubedb/db-client-go/commit/b4a5b756) Prepare for release v0.2.0-rc.3 (#131) +- [f17f15a5](https://github.com/kubedb/db-client-go/commit/f17f15a5) Update log verbosity level (#127) + + + +## [kubedb/elasticsearch](https://github.com/kubedb/elasticsearch) + +### [v0.47.0-rc.3](https://github.com/kubedb/elasticsearch/releases/tag/v0.47.0-rc.3) + +- [6e5a7875](https://github.com/kubedb/elasticsearch/commit/6e5a78758) Prepare for release v0.47.0-rc.3 (#731) +- [14079024](https://github.com/kubedb/elasticsearch/commit/140790248) Refactor Elasticsearch webhook server (#729) + + + +## [kubedb/elasticsearch-restic-plugin](https://github.com/kubedb/elasticsearch-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/elasticsearch-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [e6aacd8](https://github.com/kubedb/elasticsearch-restic-plugin/commit/e6aacd8) Prepare for release v0.10.0-rc.3 (#39) + + + +## [kubedb/ferretdb](https://github.com/kubedb/ferretdb) + +### [v0.2.0-rc.3](https://github.com/kubedb/ferretdb/releases/tag/v0.2.0-rc.3) + +- [7c5d6d1c](https://github.com/kubedb/ferretdb/commit/7c5d6d1c) Prepare for release v0.2.0-rc.3 (#41) +- [b6223cab](https://github.com/kubedb/ferretdb/commit/b6223cab) Test against k8s 1.31 (#39) +- [933d5b0d](https://github.com/kubedb/ferretdb/commit/933d5b0d) update server (#37) +- [a587c29d](https://github.com/kubedb/ferretdb/commit/a587c29d) pass context properly (#38) + + + +## [kubedb/installer](https://github.com/kubedb/installer) + +### [v2024.8.14-rc.3](https://github.com/kubedb/installer/releases/tag/v2024.8.14-rc.3) + + + + +## [kubedb/kafka](https://github.com/kubedb/kafka) + +### [v0.18.0-rc.3](https://github.com/kubedb/kafka/releases/tag/v0.18.0-rc.3) + +- [61da1711](https://github.com/kubedb/kafka/commit/61da1711) Prepare for release v0.18.0-rc.3 (#104) +- [0d676702](https://github.com/kubedb/kafka/commit/0d676702) Test against k8s 1.31 (#102) +- [f826ea35](https://github.com/kubedb/kafka/commit/f826ea35) Update ReadinessGate Conditions and remove unncessary logs (#101) + + + +## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.10.0-rc.3) + +- [281d889](https://github.com/kubedb/kubedb-manifest-plugin/commit/281d889) Prepare for release v0.10.0-rc.3 (#63) +- [5053a2b](https://github.com/kubedb/kubedb-manifest-plugin/commit/5053a2b) Implement MSSQLServer manifest backup and restore (#59) + + + +## [kubedb/mariadb](https://github.com/kubedb/mariadb) + +### [v0.31.0-rc.3](https://github.com/kubedb/mariadb/releases/tag/v0.31.0-rc.3) + +- [211fad73](https://github.com/kubedb/mariadb/commit/211fad731) Prepare for release v0.31.0-rc.3 (#280) +- [00d8723b](https://github.com/kubedb/mariadb/commit/00d8723bf) Test against k8s 1.31 (#278) +- [c21a2238](https://github.com/kubedb/mariadb/commit/c21a22387) Mongodb Alike Archiver related changes, refactor webhook (#277) + + + +## [kubedb/mariadb-archiver](https://github.com/kubedb/mariadb-archiver) + +### [v0.7.0-rc.3](https://github.com/kubedb/mariadb-archiver/releases/tag/v0.7.0-rc.3) + +- [4b3a6003](https://github.com/kubedb/mariadb-archiver/commit/4b3a6003) Prepare for release v0.7.0-rc.3 (#26) +- [c7230b61](https://github.com/kubedb/mariadb-archiver/commit/c7230b61) Remove SafeToBootstrapInGrastateFile from Archiver Backup (#25) + + + +## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) + +### [v0.27.0-rc.3](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.27.0-rc.3) + +- [53d96b8e](https://github.com/kubedb/mariadb-coordinator/commit/53d96b8e) Prepare for release v0.27.0-rc.3 (#125) +- [b5384a99](https://github.com/kubedb/mariadb-coordinator/commit/b5384a99) Fix Archiver Restore Issue (#123) + + + +## [kubedb/mariadb-csi-snapshotter-plugin](https://github.com/kubedb/mariadb-csi-snapshotter-plugin) + +### [v0.7.0-rc.3](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/releases/tag/v0.7.0-rc.3) + +- [cdd76b1](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/cdd76b1) Prepare for release v0.7.0-rc.3 (#28) + + + +## [kubedb/mariadb-restic-plugin](https://github.com/kubedb/mariadb-restic-plugin) + +### [v0.5.0-rc.3](https://github.com/kubedb/mariadb-restic-plugin/releases/tag/v0.5.0-rc.3) + +- [21c1331](https://github.com/kubedb/mariadb-restic-plugin/commit/21c1331) Prepare for release v0.5.0-rc.3 (#21) +- [4d22fb4](https://github.com/kubedb/mariadb-restic-plugin/commit/4d22fb4) Wait for ready condition instead Provisioned condition (#19) + + + +## [kubedb/memcached](https://github.com/kubedb/memcached) + +### [v0.40.0-rc.3](https://github.com/kubedb/memcached/releases/tag/v0.40.0-rc.3) + +- [1a3ed68b](https://github.com/kubedb/memcached/commit/1a3ed68b8) Prepare for release v0.40.0-rc.3 (#462) +- [93626b1a](https://github.com/kubedb/memcached/commit/93626b1ab) Fix DeletionPolicy Halt (#461) +- [7ddfc3eb](https://github.com/kubedb/memcached/commit/7ddfc3eb1) Test against k8s 1.31 (#459) +- [c5a4d6a8](https://github.com/kubedb/memcached/commit/c5a4d6a85) Refactor Memcached Webhook Server (#458) + + + +## [kubedb/mongodb](https://github.com/kubedb/mongodb) + +### [v0.40.0-rc.3](https://github.com/kubedb/mongodb/releases/tag/v0.40.0-rc.3) + +- [490947fc](https://github.com/kubedb/mongodb/commit/490947fc6) Prepare for release v0.40.0-rc.3 (#647) +- [9308c2fd](https://github.com/kubedb/mongodb/commit/9308c2fd3) Test against k8s 1.31 (#645) +- [ec0fe7fe](https://github.com/kubedb/mongodb/commit/ec0fe7feb) Refactor MongoDB webhook server (#644) + + + +## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) + +### [v0.8.0-rc.3](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) + +- [4fd050d](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/4fd050d) Prepare for release v0.8.0-rc.3 (#33) + + + +## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [5bedb88](https://github.com/kubedb/mongodb-restic-plugin/commit/5bedb88) Prepare for release v0.10.0-rc.3 (#57) +- [82148eb](https://github.com/kubedb/mongodb-restic-plugin/commit/82148eb) Fix issues of MongoDB 5.x+ and 6.x+ TLS (#55) + + + +## [kubedb/mssql-coordinator](https://github.com/kubedb/mssql-coordinator) + +### [v0.2.0-rc.3](https://github.com/kubedb/mssql-coordinator/releases/tag/v0.2.0-rc.3) + +- [2bbe790a](https://github.com/kubedb/mssql-coordinator/commit/2bbe790a) Prepare for release v0.2.0-rc.3 (#14) + + + +## [kubedb/mssqlserver](https://github.com/kubedb/mssqlserver) + +### [v0.2.0-rc.3](https://github.com/kubedb/mssqlserver/releases/tag/v0.2.0-rc.3) + +- [5937734a](https://github.com/kubedb/mssqlserver/commit/5937734a) Prepare for release v0.2.0-rc.3 (#23) +- [cc70bf74](https://github.com/kubedb/mssqlserver/commit/cc70bf74) Add MSSQL Server Monitoring Support (#11) +- [00f23687](https://github.com/kubedb/mssqlserver/commit/00f23687) Add PITR backup and restore support by using WAlG (#20) + + + +## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) + +### [v0.1.0-rc.3](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.1.0-rc.3) + +- [7c867e6](https://github.com/kubedb/mssqlserver-archiver/commit/7c867e6) Prepare for release v0.1.0-rc.3 (#2) + + + +## [kubedb/mssqlserver-walg-plugin](https://github.com/kubedb/mssqlserver-walg-plugin) + +### [v0.1.0-rc.3](https://github.com/kubedb/mssqlserver-walg-plugin/releases/tag/v0.1.0-rc.3) + +- [47b5046](https://github.com/kubedb/mssqlserver-walg-plugin/commit/47b5046) Prepare for release v0.1.0-rc.3 (#4) + + + +## [kubedb/mysql](https://github.com/kubedb/mysql) + +### [v0.40.0-rc.3](https://github.com/kubedb/mysql/releases/tag/v0.40.0-rc.3) + +- [715b4713](https://github.com/kubedb/mysql/commit/715b4713d) Prepare for release v0.40.0-rc.3 (#636) +- [46d5c62c](https://github.com/kubedb/mysql/commit/46d5c62ce) Test against k8s 1.31 (#634) +- [42a90ae7](https://github.com/kubedb/mysql/commit/42a90ae77) Refactor MySQL Webhook Server (#633) + + + +## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) + +### [v0.8.0-rc.3](https://github.com/kubedb/mysql-archiver/releases/tag/v0.8.0-rc.3) + +- [2d439cb5](https://github.com/kubedb/mysql-archiver/commit/2d439cb5) Prepare for release v0.8.0-rc.3 (#39) + + + +## [kubedb/mysql-coordinator](https://github.com/kubedb/mysql-coordinator) + +### [v0.25.0-rc.3](https://github.com/kubedb/mysql-coordinator/releases/tag/v0.25.0-rc.3) + +- [486d06e4](https://github.com/kubedb/mysql-coordinator/commit/486d06e4) Prepare for release v0.25.0-rc.3 (#121) + + + +## [kubedb/mysql-csi-snapshotter-plugin](https://github.com/kubedb/mysql-csi-snapshotter-plugin) + +### [v0.8.0-rc.3](https://github.com/kubedb/mysql-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) + +- [6136a15](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/6136a15) Prepare for release v0.8.0-rc.3 (#26) + + + +## [kubedb/mysql-restic-plugin](https://github.com/kubedb/mysql-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/mysql-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [79412f1](https://github.com/kubedb/mysql-restic-plugin/commit/79412f1) Prepare for release v0.10.0-rc.3 (#50) + + + +## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) + +### [v0.25.0-rc.3](https://github.com/kubedb/mysql-router-init/releases/tag/v0.25.0-rc.3) + + + + +## [kubedb/ops-manager](https://github.com/kubedb/ops-manager) + +### [v0.34.0-rc.3](https://github.com/kubedb/ops-manager/releases/tag/v0.34.0-rc.3) + +- [483ae746](https://github.com/kubedb/ops-manager/commit/483ae746e) Prepare for release v0.34.0-rc.3 (#623) +- [24cb3616](https://github.com/kubedb/ops-manager/commit/24cb3616b) Fix reconfigure ops request for postgres (#615) +- [f39cc6be](https://github.com/kubedb/ops-manager/commit/f39cc6be4) SingleStore VersionUpdate, Reconfigure TLS, Horizontal Scale Ops-Request (#622) +- [909661fe](https://github.com/kubedb/ops-manager/commit/909661fea) Test against k8s 1.31 (#620) +- [0c8104dc](https://github.com/kubedb/ops-manager/commit/0c8104dca) Add exporter container in vertical scaling (#619) +- [efd37edd](https://github.com/kubedb/ops-manager/commit/efd37edd9) Add readiness gate condition before webhook server starts (#617) + + + +## [kubedb/percona-xtradb](https://github.com/kubedb/percona-xtradb) + +### [v0.34.0-rc.3](https://github.com/kubedb/percona-xtradb/releases/tag/v0.34.0-rc.3) + +- [43b7e218](https://github.com/kubedb/percona-xtradb/commit/43b7e2180) Prepare for release v0.34.0-rc.3 (#378) +- [99a0cb4b](https://github.com/kubedb/percona-xtradb/commit/99a0cb4b6) Test against k8s 1.31 (#376) +- [bdb89e11](https://github.com/kubedb/percona-xtradb/commit/bdb89e115) Refactor Wekhook (#375) + + + +## [kubedb/percona-xtradb-coordinator](https://github.com/kubedb/percona-xtradb-coordinator) + +### [v0.20.0-rc.3](https://github.com/kubedb/percona-xtradb-coordinator/releases/tag/v0.20.0-rc.3) + +- [c15480fc](https://github.com/kubedb/percona-xtradb-coordinator/commit/c15480fc) Prepare for release v0.20.0-rc.3 (#79) + + + +## [kubedb/pg-coordinator](https://github.com/kubedb/pg-coordinator) + +### [v0.31.0-rc.3](https://github.com/kubedb/pg-coordinator/releases/tag/v0.31.0-rc.3) + +- [6f7c70bc](https://github.com/kubedb/pg-coordinator/commit/6f7c70bc) Prepare for release v0.31.0-rc.3 (#171) + + + +## [kubedb/pgbouncer](https://github.com/kubedb/pgbouncer) + +### [v0.34.0-rc.3](https://github.com/kubedb/pgbouncer/releases/tag/v0.34.0-rc.3) + +- [98209762](https://github.com/kubedb/pgbouncer/commit/98209762) Prepare for release v0.34.0-rc.3 (#343) +- [c777b369](https://github.com/kubedb/pgbouncer/commit/c777b369) Use common DeletionPolicy +- [2984f4f6](https://github.com/kubedb/pgbouncer/commit/2984f4f6) Test against k8s 1.31 (#341) +- [fe1786b2](https://github.com/kubedb/pgbouncer/commit/fe1786b2) refactor webhook server (#340) + + + +## [kubedb/pgpool](https://github.com/kubedb/pgpool) + +### [v0.2.0-rc.3](https://github.com/kubedb/pgpool/releases/tag/v0.2.0-rc.3) + +- [8c6ad096](https://github.com/kubedb/pgpool/commit/8c6ad096) Prepare for release v0.2.0-rc.3 (#44) +- [4763f499](https://github.com/kubedb/pgpool/commit/4763f499) Test against k8s 1.31 (#41) +- [b21f97fc](https://github.com/kubedb/pgpool/commit/b21f97fc) Update webhook server (#40) + + + +## [kubedb/postgres](https://github.com/kubedb/postgres) + +### [v0.47.0-rc.3](https://github.com/kubedb/postgres/releases/tag/v0.47.0-rc.3) + +- [3cce86fd](https://github.com/kubedb/postgres/commit/3cce86fd5) Prepare for release v0.47.0-rc.3 (#749) +- [ae6fe1b9](https://github.com/kubedb/postgres/commit/ae6fe1b9b) Test against k8s 1.31 (#747) +- [53972b4f](https://github.com/kubedb/postgres/commit/53972b4f6) Mongodb Alike Archiver related changes (#746) +- [9c39791e](https://github.com/kubedb/postgres/commit/9c39791e3) Refactor Postgres With changes from Webhook-server (#745) + + + +## [kubedb/postgres-archiver](https://github.com/kubedb/postgres-archiver) + +### [v0.8.0-rc.3](https://github.com/kubedb/postgres-archiver/releases/tag/v0.8.0-rc.3) + +- [60125c8e](https://github.com/kubedb/postgres-archiver/commit/60125c8e) Prepare for release v0.8.0-rc.3 (#37) + + + +## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) + +### [v0.8.0-rc.3](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) + +- [68f40d9](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/68f40d9) Prepare for release v0.8.0-rc.3 (#35) + + + +## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [c1e0b54](https://github.com/kubedb/postgres-restic-plugin/commit/c1e0b54) Prepare for release v0.10.0-rc.3 (#44) +- [28ee1da](https://github.com/kubedb/postgres-restic-plugin/commit/28ee1da) Wait for ready condition instead Provisioned condition (#42) + + + +## [kubedb/provider-aws](https://github.com/kubedb/provider-aws) + +### [v0.9.0-rc.3](https://github.com/kubedb/provider-aws/releases/tag/v0.9.0-rc.3) + + + + +## [kubedb/provider-azure](https://github.com/kubedb/provider-azure) + +### [v0.9.0-rc.3](https://github.com/kubedb/provider-azure/releases/tag/v0.9.0-rc.3) + + + + +## [kubedb/provider-gcp](https://github.com/kubedb/provider-gcp) + +### [v0.9.0-rc.3](https://github.com/kubedb/provider-gcp/releases/tag/v0.9.0-rc.3) + + + + +## [kubedb/provisioner](https://github.com/kubedb/provisioner) + +### [v0.47.0-rc.3](https://github.com/kubedb/provisioner/releases/tag/v0.47.0-rc.3) + +- [4e8b6d9f](https://github.com/kubedb/provisioner/commit/4e8b6d9f7) Prepare for release v0.47.0-rc.3 (#110) +- [305458e1](https://github.com/kubedb/provisioner/commit/305458e14) Update deps + + + +## [kubedb/proxysql](https://github.com/kubedb/proxysql) + +### [v0.34.0-rc.3](https://github.com/kubedb/proxysql/releases/tag/v0.34.0-rc.3) + +- [67116493](https://github.com/kubedb/proxysql/commit/671164930) Prepare for release v0.34.0-rc.3 (#356) +- [331ad2ae](https://github.com/kubedb/proxysql/commit/331ad2ae1) Test against k8s 1.31 (#353) +- [c378175f](https://github.com/kubedb/proxysql/commit/c378175f8) Webhook Server Refactor (#352) + + + +## [kubedb/rabbitmq](https://github.com/kubedb/rabbitmq) + +### [v0.2.0-rc.3](https://github.com/kubedb/rabbitmq/releases/tag/v0.2.0-rc.3) + +- [9e2d1b30](https://github.com/kubedb/rabbitmq/commit/9e2d1b30) Prepare for release v0.2.0-rc.3 (#42) +- [ea18918d](https://github.com/kubedb/rabbitmq/commit/ea18918d) Update configurations and ports for DisableProtocol Support (#40) +- [a8f7d00d](https://github.com/kubedb/rabbitmq/commit/a8f7d00d) Add protocol plugins configurations and refactor webhook server (#39) +- [d0e559c6](https://github.com/kubedb/rabbitmq/commit/d0e559c6) Fix petset patch issue (#38) + + + +## [kubedb/redis](https://github.com/kubedb/redis) + +### [v0.40.0-rc.3](https://github.com/kubedb/redis/releases/tag/v0.40.0-rc.3) + +- [8e1b8b60](https://github.com/kubedb/redis/commit/8e1b8b600) Prepare for release v0.40.0-rc.3 (#555) +- [19c330c7](https://github.com/kubedb/redis/commit/19c330c78) Test against k8s 1.31 (#553) +- [e28ec45c](https://github.com/kubedb/redis/commit/e28ec45ca) Update Redis Webhook Server (#551) +- [89ab2ee1](https://github.com/kubedb/redis/commit/89ab2ee14) Remove Redis Petset Extra Enque (#552) +- [0dd62824](https://github.com/kubedb/redis/commit/0dd628243) Fix webhook crash issue for sentinel (#550) + + + +## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) + +### [v0.26.0-rc.3](https://github.com/kubedb/redis-coordinator/releases/tag/v0.26.0-rc.3) + +- [de860a65](https://github.com/kubedb/redis-coordinator/commit/de860a65) Prepare for release v0.26.0-rc.3 (#110) + + + +## [kubedb/redis-restic-plugin](https://github.com/kubedb/redis-restic-plugin) + +### [v0.10.0-rc.3](https://github.com/kubedb/redis-restic-plugin/releases/tag/v0.10.0-rc.3) + +- [201ed9f](https://github.com/kubedb/redis-restic-plugin/commit/201ed9f) Prepare for release v0.10.0-rc.3 (#42) +- [5d6204e](https://github.com/kubedb/redis-restic-plugin/commit/5d6204e) Wait for Ready condition instead of Provisioned condition (#40) + + + +## [kubedb/replication-mode-detector](https://github.com/kubedb/replication-mode-detector) + +### [v0.34.0-rc.3](https://github.com/kubedb/replication-mode-detector/releases/tag/v0.34.0-rc.3) + +- [fcc68baf](https://github.com/kubedb/replication-mode-detector/commit/fcc68baf) Prepare for release v0.34.0-rc.3 (#276) + + + +## [kubedb/schema-manager](https://github.com/kubedb/schema-manager) + +### [v0.23.0-rc.3](https://github.com/kubedb/schema-manager/releases/tag/v0.23.0-rc.3) + +- [10068069](https://github.com/kubedb/schema-manager/commit/10068069) Prepare for release v0.23.0-rc.3 (#119) + + + +## [kubedb/singlestore](https://github.com/kubedb/singlestore) + +### [v0.2.0-rc.3](https://github.com/kubedb/singlestore/releases/tag/v0.2.0-rc.3) + +- [be3ac6ae](https://github.com/kubedb/singlestore/commit/be3ac6ae) Prepare for release v0.2.0-rc.3 (#44) +- [0ea16467](https://github.com/kubedb/singlestore/commit/0ea16467) Improve logs and Fix manager (#43) +- [72322a75](https://github.com/kubedb/singlestore/commit/72322a75) Test against k8s 1.31 (#41) +- [507dbe5a](https://github.com/kubedb/singlestore/commit/507dbe5a) Update Webhook Server (#40) + + + +## [kubedb/singlestore-coordinator](https://github.com/kubedb/singlestore-coordinator) + +### [v0.2.0-rc.3](https://github.com/kubedb/singlestore-coordinator/releases/tag/v0.2.0-rc.3) + +- [379e303](https://github.com/kubedb/singlestore-coordinator/commit/379e303) Prepare for release v0.2.0-rc.3 (#25) + + + +## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) + +### [v0.5.0-rc.3](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.5.0-rc.3) + +- [99b5c46](https://github.com/kubedb/singlestore-restic-plugin/commit/99b5c46) Prepare for release v0.5.0-rc.3 (#21) + + + +## [kubedb/solr](https://github.com/kubedb/solr) + +### [v0.2.0-rc.3](https://github.com/kubedb/solr/releases/tag/v0.2.0-rc.3) + +- [5dcbfa1d](https://github.com/kubedb/solr/commit/5dcbfa1d) Prepare for release v0.2.0-rc.3 (#45) +- [02eccb48](https://github.com/kubedb/solr/commit/02eccb48) Improve logs (#44) +- [82a533c8](https://github.com/kubedb/solr/commit/82a533c8) Test against k8s 1.31 (#42) +- [4e1ff74a](https://github.com/kubedb/solr/commit/4e1ff74a) Fix chroot issue to configure multiple solr cluster refering single zk (#41) +- [86526192](https://github.com/kubedb/solr/commit/86526192) Fix petset patch issue (#40) + + + +## [kubedb/tests](https://github.com/kubedb/tests) + +### [v0.32.0-rc.3](https://github.com/kubedb/tests/releases/tag/v0.32.0-rc.3) + +- [5f5d899c](https://github.com/kubedb/tests/commit/5f5d899c) Prepare for release v0.32.0-rc.3 (#349) +- [746fba1f](https://github.com/kubedb/tests/commit/746fba1f) Add Memcached e2e Tests (#346) +- [7647c955](https://github.com/kubedb/tests/commit/7647c955) Fix Redis Tests (#345) +- [cd54a2b7](https://github.com/kubedb/tests/commit/cd54a2b7) Add Redis Initialization Script (#342) + + + +## [kubedb/ui-server](https://github.com/kubedb/ui-server) + +### [v0.23.0-rc.3](https://github.com/kubedb/ui-server/releases/tag/v0.23.0-rc.3) + +- [717efd76](https://github.com/kubedb/ui-server/commit/717efd76) Prepare for release v0.23.0-rc.3 (#127) + + + +## [kubedb/webhook-server](https://github.com/kubedb/webhook-server) + +### [v0.23.0-rc.3](https://github.com/kubedb/webhook-server/releases/tag/v0.23.0-rc.3) + + + + +## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) + +### [v0.2.0-rc.3](https://github.com/kubedb/zookeeper/releases/tag/v0.2.0-rc.3) + +- [3c7a8b4d](https://github.com/kubedb/zookeeper/commit/3c7a8b4d) Prepare for release v0.2.0-rc.3 (#37) +- [6d9f2a50](https://github.com/kubedb/zookeeper/commit/6d9f2a50) Improve logging and fix manager (#36) + + + +## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) + +### [v0.3.0-rc.3](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.3.0-rc.3) + +- [0ef0eb0](https://github.com/kubedb/zookeeper-restic-plugin/commit/0ef0eb0) Prepare for release v0.3.0-rc.3 (#13) + + + + From caed1e8d7fb9752753150fa880bf65ed84e8910d Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 09:17:17 +0000 Subject: [PATCH 68/69] Update release table Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/docs_changelog.md | 593 --------------------- 1 file changed, 593 deletions(-) delete mode 100644 releases/v2024.8.14-rc.3/docs_changelog.md diff --git a/releases/v2024.8.14-rc.3/docs_changelog.md b/releases/v2024.8.14-rc.3/docs_changelog.md deleted file mode 100644 index a82cc2ce9..000000000 --- a/releases/v2024.8.14-rc.3/docs_changelog.md +++ /dev/null @@ -1,593 +0,0 @@ ---- -title: Changelog | KubeDB -description: Changelog -menu: - docs_{{.version}}: - identifier: changelog-kubedb-v2024.8.14-rc.3 - name: Changelog-v2024.8.14-rc.3 - parent: welcome - weight: 20240814 -product_name: kubedb -menu_name: docs_{{.version}} -section_menu_id: welcome -url: /docs/{{.version}}/welcome/changelog-v2024.8.14-rc.3/ -aliases: - - /docs/{{.version}}/CHANGELOG-v2024.8.14-rc.3/ ---- - -# KubeDB v2024.8.14-rc.3 (2024-08-15) - - -## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) - -### [v0.47.0-rc.3](https://github.com/kubedb/apimachinery/releases/tag/v0.47.0-rc.3) - -- [4b2e4872](https://github.com/kubedb/apimachinery/commit/4b2e48726) Add Halted API Field in ProxySQL and Pgbouncher (#1288) -- [f7813626](https://github.com/kubedb/apimachinery/commit/f78136264) SingleStore Ops-Request API (#1287) -- [b7bee768](https://github.com/kubedb/apimachinery/commit/b7bee7681) Test against k8s 1.31 (#1285) -- [92ab030c](https://github.com/kubedb/apimachinery/commit/92ab030c5) Add DisabledProtocols API for RabbitMQ (#1282) -- [83f69191](https://github.com/kubedb/apimachinery/commit/83f69191f) Add constants for RM additional plugins (#1280) -- [beb194a1](https://github.com/kubedb/apimachinery/commit/beb194a15) Add Kafka `halted` field & some ops helpers (#1279) -- [7334833b](https://github.com/kubedb/apimachinery/commit/7334833b5) Set the catagories correctly (#1277) -- [ddbf74f3](https://github.com/kubedb/apimachinery/commit/ddbf74f33) Add missing opsRequests (#1276) -- [6402035d](https://github.com/kubedb/apimachinery/commit/6402035de) Fix petset patch issue (#1275) - - - -## [kubedb/autoscaler](https://github.com/kubedb/autoscaler) - -### [v0.32.0-rc.3](https://github.com/kubedb/autoscaler/releases/tag/v0.32.0-rc.3) - -- [8b1eb269](https://github.com/kubedb/autoscaler/commit/8b1eb269) Prepare for release v0.32.0-rc.3 (#218) -- [7c61bf9e](https://github.com/kubedb/autoscaler/commit/7c61bf9e) Implement autoscaling for pgbouncer (#214) -- [0ce4541c](https://github.com/kubedb/autoscaler/commit/0ce4541c) Add Readinessgate Condition (#216) - - - -## [kubedb/cli](https://github.com/kubedb/cli) - -### [v0.47.0-rc.3](https://github.com/kubedb/cli/releases/tag/v0.47.0-rc.3) - -- [39e448d9](https://github.com/kubedb/cli/commit/39e448d9) Prepare for release v0.47.0-rc.3 (#775) - - - -## [kubedb/clickhouse](https://github.com/kubedb/clickhouse) - -### [v0.2.0-rc.3](https://github.com/kubedb/clickhouse/releases/tag/v0.2.0-rc.3) - -- [e722214a](https://github.com/kubedb/clickhouse/commit/e722214a) Prepare for release v0.2.0-rc.3 (#14) -- [d67b6596](https://github.com/kubedb/clickhouse/commit/d67b6596) Improve logs (#13) -- [1a78915c](https://github.com/kubedb/clickhouse/commit/1a78915c) Update webhook server (#11) -- [782c361e](https://github.com/kubedb/clickhouse/commit/782c361e) Fix unnecessary patch (#10) - - - -## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) - -### [v0.2.0-rc.3](https://github.com/kubedb/crd-manager/releases/tag/v0.2.0-rc.3) - - - - -## [kubedb/dashboard](https://github.com/kubedb/dashboard) - -### [v0.23.0-rc.3](https://github.com/kubedb/dashboard/releases/tag/v0.23.0-rc.3) - -- [838503eb](https://github.com/kubedb/dashboard/commit/838503eb) Prepare for release v0.23.0-rc.3 (#124) -- [08560e23](https://github.com/kubedb/dashboard/commit/08560e23) Use serviceTemplate provided specs for primary svc (#122) - - - -## [kubedb/dashboard-restic-plugin](https://github.com/kubedb/dashboard-restic-plugin) - -### [v0.5.0-rc.3](https://github.com/kubedb/dashboard-restic-plugin/releases/tag/v0.5.0-rc.3) - -- [0d547b1](https://github.com/kubedb/dashboard-restic-plugin/commit/0d547b1) Prepare for release v0.5.0-rc.3 (#17) - - - -## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) - -### [v0.2.0-rc.3](https://github.com/kubedb/db-client-go/releases/tag/v0.2.0-rc.3) - -- [b4a5b756](https://github.com/kubedb/db-client-go/commit/b4a5b756) Prepare for release v0.2.0-rc.3 (#131) -- [f17f15a5](https://github.com/kubedb/db-client-go/commit/f17f15a5) Update log verbosity level (#127) - - - -## [kubedb/elasticsearch](https://github.com/kubedb/elasticsearch) - -### [v0.47.0-rc.3](https://github.com/kubedb/elasticsearch/releases/tag/v0.47.0-rc.3) - -- [6e5a7875](https://github.com/kubedb/elasticsearch/commit/6e5a78758) Prepare for release v0.47.0-rc.3 (#731) -- [14079024](https://github.com/kubedb/elasticsearch/commit/140790248) Refactor Elasticsearch webhook server (#729) - - - -## [kubedb/elasticsearch-restic-plugin](https://github.com/kubedb/elasticsearch-restic-plugin) - -### [v0.10.0-rc.3](https://github.com/kubedb/elasticsearch-restic-plugin/releases/tag/v0.10.0-rc.3) - -- [e6aacd8](https://github.com/kubedb/elasticsearch-restic-plugin/commit/e6aacd8) Prepare for release v0.10.0-rc.3 (#39) - - - -## [kubedb/ferretdb](https://github.com/kubedb/ferretdb) - -### [v0.2.0-rc.3](https://github.com/kubedb/ferretdb/releases/tag/v0.2.0-rc.3) - -- [7c5d6d1c](https://github.com/kubedb/ferretdb/commit/7c5d6d1c) Prepare for release v0.2.0-rc.3 (#41) -- [b6223cab](https://github.com/kubedb/ferretdb/commit/b6223cab) Test against k8s 1.31 (#39) -- [933d5b0d](https://github.com/kubedb/ferretdb/commit/933d5b0d) update server (#37) -- [a587c29d](https://github.com/kubedb/ferretdb/commit/a587c29d) pass context properly (#38) - - - -## [kubedb/installer](https://github.com/kubedb/installer) - -### [v2024.8.14-rc.3](https://github.com/kubedb/installer/releases/tag/v2024.8.14-rc.3) - - - - -## [kubedb/kafka](https://github.com/kubedb/kafka) - -### [v0.18.0-rc.3](https://github.com/kubedb/kafka/releases/tag/v0.18.0-rc.3) - -- [61da1711](https://github.com/kubedb/kafka/commit/61da1711) Prepare for release v0.18.0-rc.3 (#104) -- [0d676702](https://github.com/kubedb/kafka/commit/0d676702) Test against k8s 1.31 (#102) -- [f826ea35](https://github.com/kubedb/kafka/commit/f826ea35) Update ReadinessGate Conditions and remove unncessary logs (#101) - - - -## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) - -### [v0.10.0-rc.3](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.10.0-rc.3) - -- [281d889](https://github.com/kubedb/kubedb-manifest-plugin/commit/281d889) Prepare for release v0.10.0-rc.3 (#63) -- [5053a2b](https://github.com/kubedb/kubedb-manifest-plugin/commit/5053a2b) Implement MSSQLServer manifest backup and restore (#59) - - - -## [kubedb/mariadb](https://github.com/kubedb/mariadb) - -### [v0.31.0-rc.3](https://github.com/kubedb/mariadb/releases/tag/v0.31.0-rc.3) - -- [211fad73](https://github.com/kubedb/mariadb/commit/211fad731) Prepare for release v0.31.0-rc.3 (#280) -- [00d8723b](https://github.com/kubedb/mariadb/commit/00d8723bf) Test against k8s 1.31 (#278) -- [c21a2238](https://github.com/kubedb/mariadb/commit/c21a22387) Mongodb Alike Archiver related changes, refactor webhook (#277) - - - -## [kubedb/mariadb-archiver](https://github.com/kubedb/mariadb-archiver) - -### [v0.7.0-rc.3](https://github.com/kubedb/mariadb-archiver/releases/tag/v0.7.0-rc.3) - -- [4b3a6003](https://github.com/kubedb/mariadb-archiver/commit/4b3a6003) Prepare for release v0.7.0-rc.3 (#26) -- [c7230b61](https://github.com/kubedb/mariadb-archiver/commit/c7230b61) Remove SafeToBootstrapInGrastateFile from Archiver Backup (#25) - - - -## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) - -### [v0.27.0-rc.3](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.27.0-rc.3) - -- [53d96b8e](https://github.com/kubedb/mariadb-coordinator/commit/53d96b8e) Prepare for release v0.27.0-rc.3 (#125) -- [b5384a99](https://github.com/kubedb/mariadb-coordinator/commit/b5384a99) Fix Archiver Restore Issue (#123) - - - -## [kubedb/mariadb-csi-snapshotter-plugin](https://github.com/kubedb/mariadb-csi-snapshotter-plugin) - -### [v0.7.0-rc.3](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/releases/tag/v0.7.0-rc.3) - -- [cdd76b1](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/cdd76b1) Prepare for release v0.7.0-rc.3 (#28) - - - -## [kubedb/mariadb-restic-plugin](https://github.com/kubedb/mariadb-restic-plugin) - -### [v0.5.0-rc.3](https://github.com/kubedb/mariadb-restic-plugin/releases/tag/v0.5.0-rc.3) - -- [21c1331](https://github.com/kubedb/mariadb-restic-plugin/commit/21c1331) Prepare for release v0.5.0-rc.3 (#21) -- [4d22fb4](https://github.com/kubedb/mariadb-restic-plugin/commit/4d22fb4) Wait for ready condition instead Provisioned condition (#19) - - - -## [kubedb/memcached](https://github.com/kubedb/memcached) - -### [v0.40.0-rc.3](https://github.com/kubedb/memcached/releases/tag/v0.40.0-rc.3) - -- [1a3ed68b](https://github.com/kubedb/memcached/commit/1a3ed68b8) Prepare for release v0.40.0-rc.3 (#462) -- [93626b1a](https://github.com/kubedb/memcached/commit/93626b1ab) Fix DeletionPolicy Halt (#461) -- [7ddfc3eb](https://github.com/kubedb/memcached/commit/7ddfc3eb1) Test against k8s 1.31 (#459) -- [c5a4d6a8](https://github.com/kubedb/memcached/commit/c5a4d6a85) Refactor Memcached Webhook Server (#458) - - - -## [kubedb/mongodb](https://github.com/kubedb/mongodb) - -### [v0.40.0-rc.3](https://github.com/kubedb/mongodb/releases/tag/v0.40.0-rc.3) - -- [490947fc](https://github.com/kubedb/mongodb/commit/490947fc6) Prepare for release v0.40.0-rc.3 (#647) -- [9308c2fd](https://github.com/kubedb/mongodb/commit/9308c2fd3) Test against k8s 1.31 (#645) -- [ec0fe7fe](https://github.com/kubedb/mongodb/commit/ec0fe7feb) Refactor MongoDB webhook server (#644) - - - -## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) - -### [v0.8.0-rc.3](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) - -- [4fd050d](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/4fd050d) Prepare for release v0.8.0-rc.3 (#33) - - - -## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) - -### [v0.10.0-rc.3](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.10.0-rc.3) - -- [5bedb88](https://github.com/kubedb/mongodb-restic-plugin/commit/5bedb88) Prepare for release v0.10.0-rc.3 (#57) -- [82148eb](https://github.com/kubedb/mongodb-restic-plugin/commit/82148eb) Fix issues of MongoDB 5.x+ and 6.x+ TLS (#55) - - - -## [kubedb/mssql-coordinator](https://github.com/kubedb/mssql-coordinator) - -### [v0.2.0-rc.3](https://github.com/kubedb/mssql-coordinator/releases/tag/v0.2.0-rc.3) - -- [2bbe790a](https://github.com/kubedb/mssql-coordinator/commit/2bbe790a) Prepare for release v0.2.0-rc.3 (#14) - - - -## [kubedb/mssqlserver](https://github.com/kubedb/mssqlserver) - -### [v0.2.0-rc.3](https://github.com/kubedb/mssqlserver/releases/tag/v0.2.0-rc.3) - -- [5937734a](https://github.com/kubedb/mssqlserver/commit/5937734a) Prepare for release v0.2.0-rc.3 (#23) -- [cc70bf74](https://github.com/kubedb/mssqlserver/commit/cc70bf74) Add MSSQL Server Monitoring Support (#11) -- [00f23687](https://github.com/kubedb/mssqlserver/commit/00f23687) Add PITR backup and restore support by using WAlG (#20) - - - -## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) - -### [v0.1.0-rc.3](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.1.0-rc.3) - -- [7c867e6](https://github.com/kubedb/mssqlserver-archiver/commit/7c867e6) Prepare for release v0.1.0-rc.3 (#2) - - - -## [kubedb/mssqlserver-walg-plugin](https://github.com/kubedb/mssqlserver-walg-plugin) - -### [v0.1.0-rc.3](https://github.com/kubedb/mssqlserver-walg-plugin/releases/tag/v0.1.0-rc.3) - -- [47b5046](https://github.com/kubedb/mssqlserver-walg-plugin/commit/47b5046) Prepare for release v0.1.0-rc.3 (#4) - - - -## [kubedb/mysql](https://github.com/kubedb/mysql) - -### [v0.40.0-rc.3](https://github.com/kubedb/mysql/releases/tag/v0.40.0-rc.3) - -- [715b4713](https://github.com/kubedb/mysql/commit/715b4713d) Prepare for release v0.40.0-rc.3 (#636) -- [46d5c62c](https://github.com/kubedb/mysql/commit/46d5c62ce) Test against k8s 1.31 (#634) -- [42a90ae7](https://github.com/kubedb/mysql/commit/42a90ae77) Refactor MySQL Webhook Server (#633) - - - -## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) - -### [v0.8.0-rc.3](https://github.com/kubedb/mysql-archiver/releases/tag/v0.8.0-rc.3) - -- [2d439cb5](https://github.com/kubedb/mysql-archiver/commit/2d439cb5) Prepare for release v0.8.0-rc.3 (#39) - - - -## [kubedb/mysql-coordinator](https://github.com/kubedb/mysql-coordinator) - -### [v0.25.0-rc.3](https://github.com/kubedb/mysql-coordinator/releases/tag/v0.25.0-rc.3) - -- [486d06e4](https://github.com/kubedb/mysql-coordinator/commit/486d06e4) Prepare for release v0.25.0-rc.3 (#121) - - - -## [kubedb/mysql-csi-snapshotter-plugin](https://github.com/kubedb/mysql-csi-snapshotter-plugin) - -### [v0.8.0-rc.3](https://github.com/kubedb/mysql-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) - -- [6136a15](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/6136a15) Prepare for release v0.8.0-rc.3 (#26) - - - -## [kubedb/mysql-restic-plugin](https://github.com/kubedb/mysql-restic-plugin) - -### [v0.10.0-rc.3](https://github.com/kubedb/mysql-restic-plugin/releases/tag/v0.10.0-rc.3) - -- [79412f1](https://github.com/kubedb/mysql-restic-plugin/commit/79412f1) Prepare for release v0.10.0-rc.3 (#50) - - - -## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) - -### [v0.25.0-rc.3](https://github.com/kubedb/mysql-router-init/releases/tag/v0.25.0-rc.3) - - - - -## [kubedb/ops-manager](https://github.com/kubedb/ops-manager) - -### [v0.34.0-rc.3](https://github.com/kubedb/ops-manager/releases/tag/v0.34.0-rc.3) - -- [483ae746](https://github.com/kubedb/ops-manager/commit/483ae746e) Prepare for release v0.34.0-rc.3 (#623) -- [24cb3616](https://github.com/kubedb/ops-manager/commit/24cb3616b) Fix reconfigure ops request for postgres (#615) -- [f39cc6be](https://github.com/kubedb/ops-manager/commit/f39cc6be4) SingleStore VersionUpdate, Reconfigure TLS, Horizontal Scale Ops-Request (#622) -- [909661fe](https://github.com/kubedb/ops-manager/commit/909661fea) Test against k8s 1.31 (#620) -- [0c8104dc](https://github.com/kubedb/ops-manager/commit/0c8104dca) Add exporter container in vertical scaling (#619) -- [efd37edd](https://github.com/kubedb/ops-manager/commit/efd37edd9) Add readiness gate condition before webhook server starts (#617) - - - -## [kubedb/percona-xtradb](https://github.com/kubedb/percona-xtradb) - -### [v0.34.0-rc.3](https://github.com/kubedb/percona-xtradb/releases/tag/v0.34.0-rc.3) - -- [43b7e218](https://github.com/kubedb/percona-xtradb/commit/43b7e2180) Prepare for release v0.34.0-rc.3 (#378) -- [99a0cb4b](https://github.com/kubedb/percona-xtradb/commit/99a0cb4b6) Test against k8s 1.31 (#376) -- [bdb89e11](https://github.com/kubedb/percona-xtradb/commit/bdb89e115) Refactor Wekhook (#375) - - - -## [kubedb/percona-xtradb-coordinator](https://github.com/kubedb/percona-xtradb-coordinator) - -### [v0.20.0-rc.3](https://github.com/kubedb/percona-xtradb-coordinator/releases/tag/v0.20.0-rc.3) - -- [c15480fc](https://github.com/kubedb/percona-xtradb-coordinator/commit/c15480fc) Prepare for release v0.20.0-rc.3 (#79) - - - -## [kubedb/pg-coordinator](https://github.com/kubedb/pg-coordinator) - -### [v0.31.0-rc.3](https://github.com/kubedb/pg-coordinator/releases/tag/v0.31.0-rc.3) - -- [6f7c70bc](https://github.com/kubedb/pg-coordinator/commit/6f7c70bc) Prepare for release v0.31.0-rc.3 (#171) - - - -## [kubedb/pgbouncer](https://github.com/kubedb/pgbouncer) - -### [v0.34.0-rc.3](https://github.com/kubedb/pgbouncer/releases/tag/v0.34.0-rc.3) - -- [98209762](https://github.com/kubedb/pgbouncer/commit/98209762) Prepare for release v0.34.0-rc.3 (#343) -- [c777b369](https://github.com/kubedb/pgbouncer/commit/c777b369) Use common DeletionPolicy -- [2984f4f6](https://github.com/kubedb/pgbouncer/commit/2984f4f6) Test against k8s 1.31 (#341) -- [fe1786b2](https://github.com/kubedb/pgbouncer/commit/fe1786b2) refactor webhook server (#340) - - - -## [kubedb/pgpool](https://github.com/kubedb/pgpool) - -### [v0.2.0-rc.3](https://github.com/kubedb/pgpool/releases/tag/v0.2.0-rc.3) - -- [8c6ad096](https://github.com/kubedb/pgpool/commit/8c6ad096) Prepare for release v0.2.0-rc.3 (#44) -- [4763f499](https://github.com/kubedb/pgpool/commit/4763f499) Test against k8s 1.31 (#41) -- [b21f97fc](https://github.com/kubedb/pgpool/commit/b21f97fc) Update webhook server (#40) - - - -## [kubedb/postgres](https://github.com/kubedb/postgres) - -### [v0.47.0-rc.3](https://github.com/kubedb/postgres/releases/tag/v0.47.0-rc.3) - -- [3cce86fd](https://github.com/kubedb/postgres/commit/3cce86fd5) Prepare for release v0.47.0-rc.3 (#749) -- [ae6fe1b9](https://github.com/kubedb/postgres/commit/ae6fe1b9b) Test against k8s 1.31 (#747) -- [53972b4f](https://github.com/kubedb/postgres/commit/53972b4f6) Mongodb Alike Archiver related changes (#746) -- [9c39791e](https://github.com/kubedb/postgres/commit/9c39791e3) Refactor Postgres With changes from Webhook-server (#745) - - - -## [kubedb/postgres-archiver](https://github.com/kubedb/postgres-archiver) - -### [v0.8.0-rc.3](https://github.com/kubedb/postgres-archiver/releases/tag/v0.8.0-rc.3) - -- [60125c8e](https://github.com/kubedb/postgres-archiver/commit/60125c8e) Prepare for release v0.8.0-rc.3 (#37) - - - -## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) - -### [v0.8.0-rc.3](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.8.0-rc.3) - -- [68f40d9](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/68f40d9) Prepare for release v0.8.0-rc.3 (#35) - - - -## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) - -### [v0.10.0-rc.3](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.10.0-rc.3) - -- [c1e0b54](https://github.com/kubedb/postgres-restic-plugin/commit/c1e0b54) Prepare for release v0.10.0-rc.3 (#44) -- [28ee1da](https://github.com/kubedb/postgres-restic-plugin/commit/28ee1da) Wait for ready condition instead Provisioned condition (#42) - - - -## [kubedb/provider-aws](https://github.com/kubedb/provider-aws) - -### [v0.9.0-rc.3](https://github.com/kubedb/provider-aws/releases/tag/v0.9.0-rc.3) - - - - -## [kubedb/provider-azure](https://github.com/kubedb/provider-azure) - -### [v0.9.0-rc.3](https://github.com/kubedb/provider-azure/releases/tag/v0.9.0-rc.3) - - - - -## [kubedb/provider-gcp](https://github.com/kubedb/provider-gcp) - -### [v0.9.0-rc.3](https://github.com/kubedb/provider-gcp/releases/tag/v0.9.0-rc.3) - - - - -## [kubedb/provisioner](https://github.com/kubedb/provisioner) - -### [v0.47.0-rc.3](https://github.com/kubedb/provisioner/releases/tag/v0.47.0-rc.3) - -- [4e8b6d9f](https://github.com/kubedb/provisioner/commit/4e8b6d9f7) Prepare for release v0.47.0-rc.3 (#110) -- [305458e1](https://github.com/kubedb/provisioner/commit/305458e14) Update deps - - - -## [kubedb/proxysql](https://github.com/kubedb/proxysql) - -### [v0.34.0-rc.3](https://github.com/kubedb/proxysql/releases/tag/v0.34.0-rc.3) - -- [67116493](https://github.com/kubedb/proxysql/commit/671164930) Prepare for release v0.34.0-rc.3 (#356) -- [331ad2ae](https://github.com/kubedb/proxysql/commit/331ad2ae1) Test against k8s 1.31 (#353) -- [c378175f](https://github.com/kubedb/proxysql/commit/c378175f8) Webhook Server Refactor (#352) - - - -## [kubedb/rabbitmq](https://github.com/kubedb/rabbitmq) - -### [v0.2.0-rc.3](https://github.com/kubedb/rabbitmq/releases/tag/v0.2.0-rc.3) - -- [9e2d1b30](https://github.com/kubedb/rabbitmq/commit/9e2d1b30) Prepare for release v0.2.0-rc.3 (#42) -- [ea18918d](https://github.com/kubedb/rabbitmq/commit/ea18918d) Update configurations and ports for DisableProtocol Support (#40) -- [a8f7d00d](https://github.com/kubedb/rabbitmq/commit/a8f7d00d) Add protocol plugins configurations and refactor webhook server (#39) -- [d0e559c6](https://github.com/kubedb/rabbitmq/commit/d0e559c6) Fix petset patch issue (#38) - - - -## [kubedb/redis](https://github.com/kubedb/redis) - -### [v0.40.0-rc.3](https://github.com/kubedb/redis/releases/tag/v0.40.0-rc.3) - -- [8e1b8b60](https://github.com/kubedb/redis/commit/8e1b8b600) Prepare for release v0.40.0-rc.3 (#555) -- [19c330c7](https://github.com/kubedb/redis/commit/19c330c78) Test against k8s 1.31 (#553) -- [e28ec45c](https://github.com/kubedb/redis/commit/e28ec45ca) Update Redis Webhook Server (#551) -- [89ab2ee1](https://github.com/kubedb/redis/commit/89ab2ee14) Remove Redis Petset Extra Enque (#552) -- [0dd62824](https://github.com/kubedb/redis/commit/0dd628243) Fix webhook crash issue for sentinel (#550) - - - -## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) - -### [v0.26.0-rc.3](https://github.com/kubedb/redis-coordinator/releases/tag/v0.26.0-rc.3) - -- [de860a65](https://github.com/kubedb/redis-coordinator/commit/de860a65) Prepare for release v0.26.0-rc.3 (#110) - - - -## [kubedb/redis-restic-plugin](https://github.com/kubedb/redis-restic-plugin) - -### [v0.10.0-rc.3](https://github.com/kubedb/redis-restic-plugin/releases/tag/v0.10.0-rc.3) - -- [201ed9f](https://github.com/kubedb/redis-restic-plugin/commit/201ed9f) Prepare for release v0.10.0-rc.3 (#42) -- [5d6204e](https://github.com/kubedb/redis-restic-plugin/commit/5d6204e) Wait for Ready condition instead of Provisioned condition (#40) - - - -## [kubedb/replication-mode-detector](https://github.com/kubedb/replication-mode-detector) - -### [v0.34.0-rc.3](https://github.com/kubedb/replication-mode-detector/releases/tag/v0.34.0-rc.3) - -- [fcc68baf](https://github.com/kubedb/replication-mode-detector/commit/fcc68baf) Prepare for release v0.34.0-rc.3 (#276) - - - -## [kubedb/schema-manager](https://github.com/kubedb/schema-manager) - -### [v0.23.0-rc.3](https://github.com/kubedb/schema-manager/releases/tag/v0.23.0-rc.3) - -- [10068069](https://github.com/kubedb/schema-manager/commit/10068069) Prepare for release v0.23.0-rc.3 (#119) - - - -## [kubedb/singlestore](https://github.com/kubedb/singlestore) - -### [v0.2.0-rc.3](https://github.com/kubedb/singlestore/releases/tag/v0.2.0-rc.3) - -- [be3ac6ae](https://github.com/kubedb/singlestore/commit/be3ac6ae) Prepare for release v0.2.0-rc.3 (#44) -- [0ea16467](https://github.com/kubedb/singlestore/commit/0ea16467) Improve logs and Fix manager (#43) -- [72322a75](https://github.com/kubedb/singlestore/commit/72322a75) Test against k8s 1.31 (#41) -- [507dbe5a](https://github.com/kubedb/singlestore/commit/507dbe5a) Update Webhook Server (#40) - - - -## [kubedb/singlestore-coordinator](https://github.com/kubedb/singlestore-coordinator) - -### [v0.2.0-rc.3](https://github.com/kubedb/singlestore-coordinator/releases/tag/v0.2.0-rc.3) - -- [379e303](https://github.com/kubedb/singlestore-coordinator/commit/379e303) Prepare for release v0.2.0-rc.3 (#25) - - - -## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) - -### [v0.5.0-rc.3](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.5.0-rc.3) - -- [99b5c46](https://github.com/kubedb/singlestore-restic-plugin/commit/99b5c46) Prepare for release v0.5.0-rc.3 (#21) - - - -## [kubedb/solr](https://github.com/kubedb/solr) - -### [v0.2.0-rc.3](https://github.com/kubedb/solr/releases/tag/v0.2.0-rc.3) - -- [5dcbfa1d](https://github.com/kubedb/solr/commit/5dcbfa1d) Prepare for release v0.2.0-rc.3 (#45) -- [02eccb48](https://github.com/kubedb/solr/commit/02eccb48) Improve logs (#44) -- [82a533c8](https://github.com/kubedb/solr/commit/82a533c8) Test against k8s 1.31 (#42) -- [4e1ff74a](https://github.com/kubedb/solr/commit/4e1ff74a) Fix chroot issue to configure multiple solr cluster refering single zk (#41) -- [86526192](https://github.com/kubedb/solr/commit/86526192) Fix petset patch issue (#40) - - - -## [kubedb/tests](https://github.com/kubedb/tests) - -### [v0.32.0-rc.3](https://github.com/kubedb/tests/releases/tag/v0.32.0-rc.3) - -- [5f5d899c](https://github.com/kubedb/tests/commit/5f5d899c) Prepare for release v0.32.0-rc.3 (#349) -- [746fba1f](https://github.com/kubedb/tests/commit/746fba1f) Add Memcached e2e Tests (#346) -- [7647c955](https://github.com/kubedb/tests/commit/7647c955) Fix Redis Tests (#345) -- [cd54a2b7](https://github.com/kubedb/tests/commit/cd54a2b7) Add Redis Initialization Script (#342) - - - -## [kubedb/ui-server](https://github.com/kubedb/ui-server) - -### [v0.23.0-rc.3](https://github.com/kubedb/ui-server/releases/tag/v0.23.0-rc.3) - -- [717efd76](https://github.com/kubedb/ui-server/commit/717efd76) Prepare for release v0.23.0-rc.3 (#127) - - - -## [kubedb/webhook-server](https://github.com/kubedb/webhook-server) - -### [v0.23.0-rc.3](https://github.com/kubedb/webhook-server/releases/tag/v0.23.0-rc.3) - - - - -## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) - -### [v0.2.0-rc.3](https://github.com/kubedb/zookeeper/releases/tag/v0.2.0-rc.3) - -- [3c7a8b4d](https://github.com/kubedb/zookeeper/commit/3c7a8b4d) Prepare for release v0.2.0-rc.3 (#37) -- [6d9f2a50](https://github.com/kubedb/zookeeper/commit/6d9f2a50) Improve logging and fix manager (#36) - - - -## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) - -### [v0.3.0-rc.3](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.3.0-rc.3) - -- [0ef0eb0](https://github.com/kubedb/zookeeper-restic-plugin/commit/0ef0eb0) Prepare for release v0.3.0-rc.3 (#13) - - - - From 45daa306b20da1da87d13511b013177b347fe897 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 15 Aug 2024 09:18:45 +0000 Subject: [PATCH 69/69] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2024.8.14-rc.3/CHANGELOG.json | 28 ++++++++++++++++++++++++- releases/v2024.8.14-rc.3/README.md | 11 ++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2024.8.14-rc.3/CHANGELOG.json b/releases/v2024.8.14-rc.3/CHANGELOG.json index b7328a77e..c570b2bdf 100644 --- a/releases/v2024.8.14-rc.3/CHANGELOG.json +++ b/releases/v2024.8.14-rc.3/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2024.8.14-rc.3", - "release_date": "2024-08-15T09:08:19.22919709Z", + "release_date": "2024-08-15T09:18:45.87881761Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2024.8.14-rc.3", "kubernetes_version": "1.20+", @@ -173,6 +173,32 @@ } ] }, + { + "url": "github.com/kubedb/docs", + "releases": [ + { + "tag": "v2024.8.14-rc.3", + "commits": [ + { + "SHA": "e1e503d6", + "Subject": "Prepare for release v2024.8.14-rc.3 (#661)" + }, + { + "SHA": "e19f4b48", + "Subject": "Add Pgpool Complete Docs (#650)" + }, + { + "SHA": "70e11030", + "Subject": "Fix postgres archiver doc and change proxyRef -> databaseRef for Proxysql Autoscaler (#659)" + }, + { + "SHA": "0496b01b", + "Subject": "Add Redis Init Script Doc (#658)" + } + ] + } + ] + }, { "url": "github.com/kubedb/elasticsearch", "releases": [ diff --git a/releases/v2024.8.14-rc.3/README.md b/releases/v2024.8.14-rc.3/README.md index 0820380f9..fedceed1b 100644 --- a/releases/v2024.8.14-rc.3/README.md +++ b/releases/v2024.8.14-rc.3/README.md @@ -79,6 +79,17 @@ +## [kubedb/docs](https://github.com/kubedb/docs) + +### [v2024.8.14-rc.3](https://github.com/kubedb/docs/releases/tag/v2024.8.14-rc.3) + +- [e1e503d6](https://github.com/kubedb/docs/commit/e1e503d6) Prepare for release v2024.8.14-rc.3 (#661) +- [e19f4b48](https://github.com/kubedb/docs/commit/e19f4b48) Add Pgpool Complete Docs (#650) +- [70e11030](https://github.com/kubedb/docs/commit/70e11030) Fix postgres archiver doc and change proxyRef -> databaseRef for Proxysql Autoscaler (#659) +- [0496b01b](https://github.com/kubedb/docs/commit/0496b01b) Add Redis Init Script Doc (#658) + + + ## [kubedb/elasticsearch](https://github.com/kubedb/elasticsearch) ### [v0.47.0-rc.3](https://github.com/kubedb/elasticsearch/releases/tag/v0.47.0-rc.3)