From 897e1c4e95e240d7cfd94fe22264041bc4eb3746 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Tue, 18 Feb 2025 10:57:19 -0800 Subject: [PATCH 01/71] Release: v2025.2.19 Signed-off-by: Tamal Saha --- releases/v2025.2.19/release.json | 369 +++++++++++++++++++++++++++++++ 1 file changed, 369 insertions(+) create mode 100644 releases/v2025.2.19/release.json diff --git a/releases/v2025.2.19/release.json b/releases/v2025.2.19/release.json new file mode 100644 index 000000000..f4f3079f2 --- /dev/null +++ b/releases/v2025.2.19/release.json @@ -0,0 +1,369 @@ +{ + "product_line": "KubeDB", + "release": "v2025.2.19", + "docs_url_template": "https://kubedb.com/docs/%s", + "kubernetes_version": "1.26+", + "projects": [ + { + "github.com/kubedb/apimachinery": { + "tag": "v0.52.0" + } + }, + { + "github.com/kubedb/db-client-go": { + "tag": "v0.7.0" + } + }, + { + "github.com/kubedb/cassandra": { + "tag": "v0.5.0" + }, + "github.com/kubedb/cli": { + "key": "kubedb-cli", + "tag": "v0.52.0" + }, + "github.com/kubedb/clickhouse": { + "tag": "v0.7.0" + }, + "github.com/kubedb/crd-manager": { + "tag": "v0.7.0" + }, + "github.com/kubedb/dashboard-restic-plugin": { + "tag": "v0.10.0" + }, + "github.com/kubedb/druid": { + "tag": "v0.7.0" + }, + "github.com/kubedb/elasticsearch": { + "tag": "v0.52.0" + }, + "github.com/kubedb/elasticsearch-restic-plugin": { + "tag": "v0.15.0" + }, + "github.com/kubedb/ferretdb": { + "tag": "v0.7.0" + }, + "github.com/kubedb/kafka": { + "tag": "v0.23.0" + }, + "github.com/kubedb/kubedb-manifest-plugin": { + "tag": "v0.15.0" + }, + "github.com/kubedb/kubedb-verifier": { + "tag": "v0.3.0" + }, + "github.com/kubedb/mariadb": { + "tag": "v0.36.0" + }, + "github.com/kubedb/mariadb-archiver": { + "tag": "v0.12.0" + }, + "github.com/kubedb/mariadb-coordinator": { + "tag": "v0.32.0" + }, + "github.com/kubedb/mariadb-csi-snapshotter-plugin": { + "tag": "v0.12.0" + }, + "github.com/kubedb/mariadb-restic-plugin": { + "tag": "v0.10.0" + }, + "github.com/kubedb/memcached": { + "tag": "v0.45.0" + }, + "github.com/kubedb/mongodb": { + "tag": "v0.45.0" + }, + "github.com/kubedb/mongodb-csi-snapshotter-plugin": { + "tag": "v0.13.0" + }, + "github.com/kubedb/mongodb-restic-plugin": { + "tag": "v0.15.0" + }, + "github.com/kubedb/mssql-coordinator": { + "tag": "v0.7.0" + }, + "github.com/kubedb/mssqlserver": { + "tag": "v0.7.0" + }, + "github.com/kubedb/mssqlserver-archiver": { + "tag": "v0.6.0" + }, + "github.com/kubedb/mssqlserver-walg-plugin": { + "tag": "v0.6.0" + }, + "github.com/kubedb/mysql": { + "tag": "v0.45.0" + }, + "github.com/kubedb/mysql-archiver": { + "tag": "v0.13.0" + }, + "github.com/kubedb/mysql-coordinator": { + "tag": "v0.30.0" + }, + "github.com/kubedb/mysql-csi-snapshotter-plugin": { + "tag": "v0.13.0" + }, + "github.com/kubedb/mysql-restic-plugin": { + "tag": "v0.15.0" + }, + "github.com/kubedb/mysql-router-init": { + "tag": "v0.30.0" + }, + "github.com/kubedb/percona-xtradb": { + "tag": "v0.39.0" + }, + "github.com/kubedb/percona-xtradb-coordinator": { + "tag": "v0.25.0" + }, + "github.com/kubedb/pg-coordinator": { + "tag": "v0.36.0" + }, + "github.com/kubedb/pgpool": { + "tag": "v0.7.0" + }, + "github.com/kubedb/postgres": { + "tag": "v0.52.0" + }, + "github.com/kubedb/postgres-archiver": { + "tag": "v0.13.0" + }, + "github.com/kubedb/postgres-csi-snapshotter-plugin": { + "tag": "v0.13.0" + }, + "github.com/kubedb/postgres-restic-plugin": { + "tag": "v0.15.0" + }, + "github.com/kubedb/provider-aws": { + "tag": "v0.14.0" + }, + "github.com/kubedb/provider-azure": { + "tag": "v0.14.0" + }, + "github.com/kubedb/provider-gcp": { + "tag": "v0.14.0" + }, + "github.com/kubedb/rabbitmq": { + "tag": "v0.7.0" + }, + "github.com/kubedb/redis": { + "tag": "v0.45.0" + }, + "github.com/kubedb/redis-coordinator": { + "tag": "v0.31.0" + }, + "github.com/kubedb/redis-restic-plugin": { + "tag": "v0.15.0" + }, + "github.com/kubedb/replication-mode-detector": { + "tag": "v0.39.0" + }, + "github.com/kubedb/singlestore": { + "tag": "v0.7.0" + }, + "github.com/kubedb/singlestore-coordinator": { + "tag": "v0.7.0" + }, + "github.com/kubedb/singlestore-restic-plugin": { + "tag": "v0.10.0" + }, + "github.com/kubedb/solr": { + "tag": "v0.7.0" + }, + "github.com/kubedb/tests": { + "tag": "v0.37.0" + }, + "github.com/kubedb/xtrabackup-restic-plugin": { + "tag": "v0.1.0" + }, + "github.com/kubedb/zookeeper": { + "tag": "v0.7.0" + }, + "github.com/kubedb/zookeeper-restic-plugin": { + "tag": "v0.8.0" + } + }, + { + "github.com/kubedb/kibana": { + "key": "kubedb-dashboard", + "tag": "v0.28.0", + "chartNames": [ + "kubedb-dashboard" + ] + }, + "github.com/kubedb/pgbouncer": { + "tag": "v0.39.0", + "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.39.0", + "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.52.0", + "chartNames": [ + "kubedb-provisioner" + ] + }, + "github.com/kubedb/schema-manager": { + "key": "kubedb-schema-manager", + "tag": "v0.28.0", + "chartNames": [ + "kubedb-schema-manager" + ] + }, + "github.com/kubedb/ui-server": { + "key": "kubedb-ui-server", + "tag": "v0.28.0", + "chartNames": [ + "kubedb-ui-server" + ] + } + }, + { + "github.com/kubedb/ops-manager": { + "key": "kubedb-ops-manager", + "tag": "v0.39.0", + "chartNames": [ + "kubedb-ops-manager" + ] + } + }, + { + "github.com/kubedb/autoscaler": { + "key": "kubedb-autoscaler", + "tag": "v0.37.0", + "chartNames": [ + "kubedb-autoscaler" + ] + } + }, + { + "github.com/kubedb/webhook-server": { + "key": "kubedb-webhook-server", + "tag": "v0.28.0", + "chartNames": [ + "kubedb-webhook-server" + ] + } + }, + { + "github.com/kubedb/installer": { + "key": "kubedb-installer", + "tag": "v2025.2.19", + "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.archiver.walg.image=${KUBEDB_MARIADB_ARCHIVER_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.archiver.walg.image=ghcr.io/kubedb/mssqlserver-archiver:${KUBEDB_MSSQLSERVER_ARCHIVER_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=mysql-physical-backup --update-spec=spec.image=ghcr.io/kubedb/xtrabackup-restic-plugin:${KUBEDB_XTRABACKUP_RESTIC_PLUGIN_TAG}_$${DB_VERSION}", + "go run ./catalog/kubestash/fmt/main.go --kind=Function --name=mysql-physical-restore --update-spec=spec.image=ghcr.io/kubedb/xtrabackup-restic-plugin:${KUBEDB_XTRABACKUP_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-physical-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-physical-backup-restore --update-spec=spec.image=ghcr.io/kubedb/postgres-restic-plugin:${KUBEDB_POSTGRES_RESTIC_PLUGIN_TAG}_16.1", + "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_KIBANA_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", + "./hack/scripts/update-catalog.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": "v2025.2.19", + "commands": [ + "mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/kubedb/website": { + "tag": "v2025.2.19", + "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 4be429e61a4aac8a9b4b9cf3acea5a7ab6a46852 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:01:21 +0000 Subject: [PATCH 02/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 152 +++++++++++++++++++++++++++++ releases/v2025.2.19/README.md | 43 ++++++++ 2 files changed, 195 insertions(+) create mode 100644 releases/v2025.2.19/CHANGELOG.json create mode 100644 releases/v2025.2.19/README.md diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json new file mode 100644 index 000000000..bed3cfaa4 --- /dev/null +++ b/releases/v2025.2.19/CHANGELOG.json @@ -0,0 +1,152 @@ +{ + "product_line": "KubeDB", + "release": "v2025.2.19", + "release_date": "2025-02-18T19:01:21.70514159Z", + "release_project_url": "https://github.com/kubedb/CHANGELOG", + "docs_url": "https://kubedb.com/docs/v2025.2.19", + "kubernetes_version": "1.26+", + "projects": [ + { + "url": "github.com/kubedb/apimachinery", + "releases": [ + { + "tag": "v0.52.0", + "commits": [ + { + "SHA": "a75252a4e", + "Subject": "Add PostgresOpsRequest ReconnectStandby, ForceFailover, SetRaftKeyPair (#1404)" + }, + { + "SHA": "75a4e2b5a", + "Subject": "Test against k8s 1.32 (#1403)" + }, + { + "SHA": "d38a170fe", + "Subject": "Use Go 1.24 (#1401)" + }, + { + "SHA": "6d24fef28", + "Subject": "Use Go 1.24 (#1400)" + }, + { + "SHA": "bd6cc66bd", + "Subject": "Defaulting DB namespace to init archiver fields (#1399)" + }, + { + "SHA": "39cd66e47", + "Subject": "Fix druid security context issue (#1396)" + }, + { + "SHA": "471390290", + "Subject": "Defaulting internal zookeper (#1398)" + }, + { + "SHA": "2f6d49a92", + "Subject": "security-context for pgbouncer (#1339)" + }, + { + "SHA": "60581b73b", + "Subject": "Update deps" + }, + { + "SHA": "b51e119e3", + "Subject": "make some defaulting funcs public (#1395)" + }, + { + "SHA": "00ea2f07f", + "Subject": "Update for release KubeStash@v2025.2.10 (#1397)" + }, + { + "SHA": "023d2f628", + "Subject": "Update security context defaulting for solr (#1394)" + }, + { + "SHA": "3a00131dd", + "Subject": "Update Kafka Default Resource to Memory Intensive (#1393)" + }, + { + "SHA": "1b380ea04", + "Subject": "Seperate up the connectOptions for gw & inCluster (#1391)" + }, + { + "SHA": "7f58d0390", + "Subject": "Return the reason for not allowing license restrictions (#1392)" + }, + { + "SHA": "d3ee4caa7", + "Subject": "Update deps" + }, + { + "SHA": "f68a76c7d", + "Subject": "make fmt" + }, + { + "SHA": "1ba01a7de", + "Subject": "Update deps" + }, + { + "SHA": "b05f97094", + "Subject": "Add DisableSSLSessionResumption field in PostgresVersion CRD (#1390)" + }, + { + "SHA": "47fd90caf", + "Subject": "Update deps" + }, + { + "SHA": "f435670c9", + "Subject": "Add InitScript restore option into manifest restore (#1388)" + }, + { + "SHA": "e37dc985f", + "Subject": "Set maxscale Field Optional (#1389)" + }, + { + "SHA": "e5366d526", + "Subject": "Add Support for MariaDB Replication (#1383)" + }, + { + "SHA": "7ad439250", + "Subject": "Add MS SQL Server Arbiter APIs (#1363)" + }, + { + "SHA": "affa6dc53", + "Subject": "Add RabbitMQ EnableAllFeatureFlags Constant (#1386)" + }, + { + "SHA": "7f9ee3e6b", + "Subject": "Add apis for archiver manifest recovery (#1387)" + }, + { + "SHA": "85c4437b1", + "Subject": "Add Pgpool hba and pcp file name Constant (#1377)" + }, + { + "SHA": "2e163519e", + "Subject": "add reconfigure-tls for pgbouncer (#1384)" + }, + { + "SHA": "a79005204", + "Subject": "Add SchemaRegistry with RestProxy API (#1372)" + }, + { + "SHA": "bdae9dd4c", + "Subject": "Move Redis mutator defaults to SetDefaults() (#1385)" + }, + { + "SHA": "ce659b3fc", + "Subject": "Add license restrictions (#1382)" + }, + { + "SHA": "051792b4b", + "Subject": "Implement DBBindInterface for generic bindings (#1381)" + }, + { + "SHA": "7dd4fbe3f", + "Subject": "Pass different ca for gateway & inCluster (#1380)" + } + ] + } + ] + } + ] +} diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md new file mode 100644 index 000000000..2377afc3a --- /dev/null +++ b/releases/v2025.2.19/README.md @@ -0,0 +1,43 @@ +# KubeDB v2025.2.19 (2025-02-18) + + +## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) + +### [v0.52.0](https://github.com/kubedb/apimachinery/releases/tag/v0.52.0) + +- [a75252a4](https://github.com/kubedb/apimachinery/commit/a75252a4e) Add PostgresOpsRequest ReconnectStandby, ForceFailover, SetRaftKeyPair (#1404) +- [75a4e2b5](https://github.com/kubedb/apimachinery/commit/75a4e2b5a) Test against k8s 1.32 (#1403) +- [d38a170f](https://github.com/kubedb/apimachinery/commit/d38a170fe) Use Go 1.24 (#1401) +- [6d24fef2](https://github.com/kubedb/apimachinery/commit/6d24fef28) Use Go 1.24 (#1400) +- [bd6cc66b](https://github.com/kubedb/apimachinery/commit/bd6cc66bd) Defaulting DB namespace to init archiver fields (#1399) +- [39cd66e4](https://github.com/kubedb/apimachinery/commit/39cd66e47) Fix druid security context issue (#1396) +- [47139029](https://github.com/kubedb/apimachinery/commit/471390290) Defaulting internal zookeper (#1398) +- [2f6d49a9](https://github.com/kubedb/apimachinery/commit/2f6d49a92) security-context for pgbouncer (#1339) +- [60581b73](https://github.com/kubedb/apimachinery/commit/60581b73b) Update deps +- [b51e119e](https://github.com/kubedb/apimachinery/commit/b51e119e3) make some defaulting funcs public (#1395) +- [00ea2f07](https://github.com/kubedb/apimachinery/commit/00ea2f07f) Update for release KubeStash@v2025.2.10 (#1397) +- [023d2f62](https://github.com/kubedb/apimachinery/commit/023d2f628) Update security context defaulting for solr (#1394) +- [3a00131d](https://github.com/kubedb/apimachinery/commit/3a00131dd) Update Kafka Default Resource to Memory Intensive (#1393) +- [1b380ea0](https://github.com/kubedb/apimachinery/commit/1b380ea04) Seperate up the connectOptions for gw & inCluster (#1391) +- [7f58d039](https://github.com/kubedb/apimachinery/commit/7f58d0390) Return the reason for not allowing license restrictions (#1392) +- [d3ee4caa](https://github.com/kubedb/apimachinery/commit/d3ee4caa7) Update deps +- [f68a76c7](https://github.com/kubedb/apimachinery/commit/f68a76c7d) make fmt +- [1ba01a7d](https://github.com/kubedb/apimachinery/commit/1ba01a7de) Update deps +- [b05f9709](https://github.com/kubedb/apimachinery/commit/b05f97094) Add DisableSSLSessionResumption field in PostgresVersion CRD (#1390) +- [47fd90ca](https://github.com/kubedb/apimachinery/commit/47fd90caf) Update deps +- [f435670c](https://github.com/kubedb/apimachinery/commit/f435670c9) Add InitScript restore option into manifest restore (#1388) +- [e37dc985](https://github.com/kubedb/apimachinery/commit/e37dc985f) Set maxscale Field Optional (#1389) +- [e5366d52](https://github.com/kubedb/apimachinery/commit/e5366d526) Add Support for MariaDB Replication (#1383) +- [7ad43925](https://github.com/kubedb/apimachinery/commit/7ad439250) Add MS SQL Server Arbiter APIs (#1363) +- [affa6dc5](https://github.com/kubedb/apimachinery/commit/affa6dc53) Add RabbitMQ EnableAllFeatureFlags Constant (#1386) +- [7f9ee3e6](https://github.com/kubedb/apimachinery/commit/7f9ee3e6b) Add apis for archiver manifest recovery (#1387) +- [85c4437b](https://github.com/kubedb/apimachinery/commit/85c4437b1) Add Pgpool hba and pcp file name Constant (#1377) +- [2e163519](https://github.com/kubedb/apimachinery/commit/2e163519e) add reconfigure-tls for pgbouncer (#1384) +- [a7900520](https://github.com/kubedb/apimachinery/commit/a79005204) Add SchemaRegistry with RestProxy API (#1372) +- [bdae9dd4](https://github.com/kubedb/apimachinery/commit/bdae9dd4c) Move Redis mutator defaults to SetDefaults() (#1385) +- [ce659b3f](https://github.com/kubedb/apimachinery/commit/ce659b3fc) Add license restrictions (#1382) +- [051792b4](https://github.com/kubedb/apimachinery/commit/051792b4b) Implement DBBindInterface for generic bindings (#1381) +- [7dd4fbe3](https://github.com/kubedb/apimachinery/commit/7dd4fbe3f) Pass different ca for gateway & inCluster (#1380) + + + From 52ac82c8b2e623ce9090f7f9e0e0b99ac0969177 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:01:23 +0000 Subject: [PATCH 03/71] 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 76bca599b..203321ef9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ | KubeDB Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | +| [v2025.2.19](https:/github.com/kubedb/CHANGELOG/releases/tag/v2025.2.19) | 2025-02-18 | [User Guide](https://kubedb.com/docs/v2025.2.19) | [CHANGELOG](/releases/v2025.2.19/README.md) | 1.26+ | | [v2025.2.6-rc.0](https:/github.com/kubedb/CHANGELOG/releases/tag/v2025.2.6-rc.0) | 2025-02-07 | [User Guide](https://kubedb.com/docs/v2025.2.6-rc.0) | [CHANGELOG](/releases/v2025.2.6-rc.0/README.md) | 1.26+ | | [v2025.1.9](https:/github.com/kubedb/CHANGELOG/releases/tag/v2025.1.9) | 2025-01-09 | [User Guide](https://kubedb.com/docs/v2025.1.9) | [CHANGELOG](/releases/v2025.1.9/README.md) | 1.26+ | | [v2024.12.18](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.12.18) | 2024-12-20 | [User Guide](https://kubedb.com/docs/v2024.12.18) | [CHANGELOG](/releases/v2024.12.18/README.md) | 1.26+ | From f89d93d4a9b3011b5e80d2c3b673963f033c5e81 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:09:26 +0000 Subject: [PATCH 04/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index bed3cfaa4..a0fd3ff09 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:01:21.70514159Z", + "release_date": "2025-02-18T19:09:26.298911551Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -147,6 +147,36 @@ ] } ] + }, + { + "url": "github.com/kubedb/db-client-go", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "b3fa7654", + "Subject": "Prepare for release v0.7.0 (#163)" + }, + { + "SHA": "993a561c", + "Subject": "Add method to get shard information for ES (#160)" + }, + { + "SHA": "3fa565a9", + "Subject": "Use Go 1.24 (#162)" + }, + { + "SHA": "7deb14c1", + "Subject": "Prepare for release v0.7.0-rc.0 (#161)" + }, + { + "SHA": "4790577b", + "Subject": "cert remove from pgbouncer (#158)" + } + ] + } + ] } ] } diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 2377afc3a..18b593304 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -41,3 +41,15 @@ +## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) + +### [v0.7.0](https://github.com/kubedb/db-client-go/releases/tag/v0.7.0) + +- [b3fa7654](https://github.com/kubedb/db-client-go/commit/b3fa7654) Prepare for release v0.7.0 (#163) +- [993a561c](https://github.com/kubedb/db-client-go/commit/993a561c) Add method to get shard information for ES (#160) +- [3fa565a9](https://github.com/kubedb/db-client-go/commit/3fa565a9) Use Go 1.24 (#162) +- [7deb14c1](https://github.com/kubedb/db-client-go/commit/7deb14c1) Prepare for release v0.7.0-rc.0 (#161) +- [4790577b](https://github.com/kubedb/db-client-go/commit/4790577b) cert remove from pgbouncer (#158) + + + From 770900cf17b3de8b321acbbbf07bd13d812dd3d1 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:22:20 +0000 Subject: [PATCH 05/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index a0fd3ff09..e51de5e17 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:09:26.298911551Z", + "release_date": "2025-02-18T19:22:20.983228913Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -177,6 +177,36 @@ ] } ] + }, + { + "url": "github.com/kubedb/postgres-csi-snapshotter-plugin", + "releases": [ + { + "tag": "v0.13.0", + "commits": [ + { + "SHA": "63ba8c9", + "Subject": "Prepare for release v0.13.0 (#53)" + }, + { + "SHA": "c4b928f", + "Subject": "Use Go 1.24 (#52)" + }, + { + "SHA": "bbe21c0", + "Subject": "Prepare for release v0.13.0-rc.0 (#51)" + }, + { + "SHA": "f088e55", + "Subject": "Disable image caching in setup-qemu action (#50)" + }, + { + "SHA": "3db1026", + "Subject": "Update volumeSnapshotTime when volumeSnapshot is ready to use and add support for standalone volume snapshot (#43)" + } + ] + } + ] } ] } diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 18b593304..ff46eeaed 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -53,3 +53,15 @@ +## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) + +### [v0.13.0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.13.0) + +- [63ba8c9](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/63ba8c9) Prepare for release v0.13.0 (#53) +- [c4b928f](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/c4b928f) Use Go 1.24 (#52) +- [bbe21c0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/bbe21c0) Prepare for release v0.13.0-rc.0 (#51) +- [f088e55](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/f088e55) Disable image caching in setup-qemu action (#50) +- [3db1026](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/3db1026) Update volumeSnapshotTime when volumeSnapshot is ready to use and add support for standalone volume snapshot (#43) + + + From 4b8ba5132e0afaecc9c940f30f67835377910b0d Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:22:28 +0000 Subject: [PATCH 06/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index e51de5e17..c3810a2ba 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:22:20.983228913Z", + "release_date": "2025-02-18T19:22:28.729390192Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -178,6 +178,32 @@ } ] }, + { + "url": "github.com/kubedb/mssqlserver-walg-plugin", + "releases": [ + { + "tag": "v0.6.0", + "commits": [ + { + "SHA": "4b98360", + "Subject": "Prepare for release v0.6.0 (#20)" + }, + { + "SHA": "ca44e86", + "Subject": "Use Go 1.24 (#19)" + }, + { + "SHA": "41265e0", + "Subject": "Prepare for release v0.6.0-rc.0 (#18)" + }, + { + "SHA": "cc57300", + "Subject": "Disable image caching in setup-qemu action (#17)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index ff46eeaed..5c772ce8a 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -53,6 +53,17 @@ +## [kubedb/mssqlserver-walg-plugin](https://github.com/kubedb/mssqlserver-walg-plugin) + +### [v0.6.0](https://github.com/kubedb/mssqlserver-walg-plugin/releases/tag/v0.6.0) + +- [4b98360](https://github.com/kubedb/mssqlserver-walg-plugin/commit/4b98360) Prepare for release v0.6.0 (#20) +- [ca44e86](https://github.com/kubedb/mssqlserver-walg-plugin/commit/ca44e86) Use Go 1.24 (#19) +- [41265e0](https://github.com/kubedb/mssqlserver-walg-plugin/commit/41265e0) Prepare for release v0.6.0-rc.0 (#18) +- [cc57300](https://github.com/kubedb/mssqlserver-walg-plugin/commit/cc57300) Disable image caching in setup-qemu action (#17) + + + ## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) ### [v0.13.0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.13.0) From df5f759445084de9f5d9ae559ce90aadaf48fb3e Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:22:34 +0000 Subject: [PATCH 07/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index c3810a2ba..f5289b063 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:22:28.729390192Z", + "release_date": "2025-02-18T19:22:34.239283121Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -233,6 +233,36 @@ ] } ] + }, + { + "url": "github.com/kubedb/postgres-restic-plugin", + "releases": [ + { + "tag": "v0.15.0", + "commits": [ + { + "SHA": "4219198", + "Subject": "Prepare for release v0.15.0 (#67)" + }, + { + "SHA": "3773695", + "Subject": "Use Go 1.24 (#66)" + }, + { + "SHA": "91d569b", + "Subject": "Prepare for release v0.15.0-rc.0 (#65)" + }, + { + "SHA": "87c8e45", + "Subject": "Disable image caching in setup-qemu action (#64)" + }, + { + "SHA": "b287099", + "Subject": "Add Stdin Backup Leaf Command support (#62)" + } + ] + } + ] } ] } diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 5c772ce8a..0ae593690 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -76,3 +76,15 @@ +## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.15.0) + +- [4219198](https://github.com/kubedb/postgres-restic-plugin/commit/4219198) Prepare for release v0.15.0 (#67) +- [3773695](https://github.com/kubedb/postgres-restic-plugin/commit/3773695) Use Go 1.24 (#66) +- [91d569b](https://github.com/kubedb/postgres-restic-plugin/commit/91d569b) Prepare for release v0.15.0-rc.0 (#65) +- [87c8e45](https://github.com/kubedb/postgres-restic-plugin/commit/87c8e45) Disable image caching in setup-qemu action (#64) +- [b287099](https://github.com/kubedb/postgres-restic-plugin/commit/b287099) Add Stdin Backup Leaf Command support (#62) + + + From ca6dfe087062f51c2d149bbff170c9ca93043bb9 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:22:37 +0000 Subject: [PATCH 08/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 11 ++++++++++- releases/v2025.2.19/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index f5289b063..c4a361f4a 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:22:34.239283121Z", + "release_date": "2025-02-18T19:22:37.744666277Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -263,6 +263,15 @@ ] } ] + }, + { + "url": "github.com/kubedb/provider-gcp", + "releases": [ + { + "tag": "v0.14.0", + "commits": null + } + ] } ] } diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 0ae593690..1d3998cff 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -88,3 +88,10 @@ +## [kubedb/provider-gcp](https://github.com/kubedb/provider-gcp) + +### [v0.14.0](https://github.com/kubedb/provider-gcp/releases/tag/v0.14.0) + + + + From ab51c8e2f807477121c5d6079af561a42a1d19f8 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:22:42 +0000 Subject: [PATCH 09/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.2.19/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index c4a361f4a..93de9202b 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:22:37.744666277Z", + "release_date": "2025-02-18T19:22:42.507856205Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -178,6 +178,24 @@ } ] }, + { + "url": "github.com/kubedb/mssqlserver-archiver", + "releases": [ + { + "tag": "v0.6.0", + "commits": [ + { + "SHA": "dc3364c", + "Subject": "Use Go 1.24 (#11)" + }, + { + "SHA": "cea73fd", + "Subject": "Disable image caching in setup-qemu action (#10)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mssqlserver-walg-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 1d3998cff..6c13e1fee 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -53,6 +53,15 @@ +## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) + +### [v0.6.0](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.6.0) + +- [dc3364c](https://github.com/kubedb/mssqlserver-archiver/commit/dc3364c) Use Go 1.24 (#11) +- [cea73fd](https://github.com/kubedb/mssqlserver-archiver/commit/cea73fd) Disable image caching in setup-qemu action (#10) + + + ## [kubedb/mssqlserver-walg-plugin](https://github.com/kubedb/mssqlserver-walg-plugin) ### [v0.6.0](https://github.com/kubedb/mssqlserver-walg-plugin/releases/tag/v0.6.0) From c9b1ab60f0c3af9c9d7a21f536dc5aeeb912c642 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:22:45 +0000 Subject: [PATCH 10/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 11 ++++++++++- releases/v2025.2.19/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 93de9202b..a2a56e03c 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:22:42.507856205Z", + "release_date": "2025-02-18T19:22:45.964222695Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -282,6 +282,15 @@ } ] }, + { + "url": "github.com/kubedb/provider-aws", + "releases": [ + { + "tag": "v0.14.0", + "commits": null + } + ] + }, { "url": "github.com/kubedb/provider-gcp", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 6c13e1fee..ef084a763 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -97,6 +97,13 @@ +## [kubedb/provider-aws](https://github.com/kubedb/provider-aws) + +### [v0.14.0](https://github.com/kubedb/provider-aws/releases/tag/v0.14.0) + + + + ## [kubedb/provider-gcp](https://github.com/kubedb/provider-gcp) ### [v0.14.0](https://github.com/kubedb/provider-gcp/releases/tag/v0.14.0) From 6dd0d9f38774f3cbeb65d5765f652c70e8ae63a0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:22:50 +0000 Subject: [PATCH 11/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.2.19/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index a2a56e03c..b3af1920f 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:22:45.964222695Z", + "release_date": "2025-02-18T19:22:50.273786241Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -222,6 +222,24 @@ } ] }, + { + "url": "github.com/kubedb/mysql-router-init", + "releases": [ + { + "tag": "v0.30.0", + "commits": [ + { + "SHA": "a41de94", + "Subject": "Use Go 1.24 (#51)" + }, + { + "SHA": "0ba8326", + "Subject": "Disable image caching in setup-qemu action (#50)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index ef084a763..ed3a86af5 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -73,6 +73,15 @@ +## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) + +### [v0.30.0](https://github.com/kubedb/mysql-router-init/releases/tag/v0.30.0) + +- [a41de94](https://github.com/kubedb/mysql-router-init/commit/a41de94) Use Go 1.24 (#51) +- [0ba8326](https://github.com/kubedb/mysql-router-init/commit/0ba8326) Disable image caching in setup-qemu action (#50) + + + ## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) ### [v0.13.0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.13.0) From d25468b9ee31f83fe0d74ab2eb2325e18b276132 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:22:53 +0000 Subject: [PATCH 12/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 11 ++++++++++- releases/v2025.2.19/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index b3af1920f..2f3dfe8ed 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:22:50.273786241Z", + "release_date": "2025-02-18T19:22:53.733209145Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -309,6 +309,15 @@ } ] }, + { + "url": "github.com/kubedb/provider-azure", + "releases": [ + { + "tag": "v0.14.0", + "commits": null + } + ] + }, { "url": "github.com/kubedb/provider-gcp", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index ed3a86af5..12cd4942e 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -113,6 +113,13 @@ +## [kubedb/provider-azure](https://github.com/kubedb/provider-azure) + +### [v0.14.0](https://github.com/kubedb/provider-azure/releases/tag/v0.14.0) + + + + ## [kubedb/provider-gcp](https://github.com/kubedb/provider-gcp) ### [v0.14.0](https://github.com/kubedb/provider-gcp/releases/tag/v0.14.0) From 1f53dbdc135047124bb32791d597122e7fe21a51 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:23:39 +0000 Subject: [PATCH 13/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 2f3dfe8ed..d4ccf8ed9 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:22:53.733209145Z", + "release_date": "2025-02-18T19:23:39.043107025Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -222,6 +222,32 @@ } ] }, + { + "url": "github.com/kubedb/mysql-csi-snapshotter-plugin", + "releases": [ + { + "tag": "v0.13.0", + "commits": [ + { + "SHA": "1511498", + "Subject": "Prepare for release v0.13.0 (#43)" + }, + { + "SHA": "d1c7f1b", + "Subject": "Use Go 1.24 (#42)" + }, + { + "SHA": "33f6918", + "Subject": "Prepare for release v0.13.0-rc.0 (#40)" + }, + { + "SHA": "9f91792", + "Subject": "Disable image caching in setup-qemu action (#41)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-router-init", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 12cd4942e..ea8ccf939 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -73,6 +73,17 @@ +## [kubedb/mysql-csi-snapshotter-plugin](https://github.com/kubedb/mysql-csi-snapshotter-plugin) + +### [v0.13.0](https://github.com/kubedb/mysql-csi-snapshotter-plugin/releases/tag/v0.13.0) + +- [1511498](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/1511498) Prepare for release v0.13.0 (#43) +- [d1c7f1b](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/d1c7f1b) Use Go 1.24 (#42) +- [33f6918](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/33f6918) Prepare for release v0.13.0-rc.0 (#40) +- [9f91792](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/9f91792) Disable image caching in setup-qemu action (#41) + + + ## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) ### [v0.30.0](https://github.com/kubedb/mysql-router-init/releases/tag/v0.30.0) From 00eed41d590c9211a3550a984455e0cef236c005 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:24:41 +0000 Subject: [PATCH 14/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index d4ccf8ed9..402f014d6 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:23:39.043107025Z", + "release_date": "2025-02-18T19:24:41.947919074Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -178,6 +178,36 @@ } ] }, + { + "url": "github.com/kubedb/elasticsearch-restic-plugin", + "releases": [ + { + "tag": "v0.15.0", + "commits": [ + { + "SHA": "dd7dd4b8", + "Subject": "Prepare for release v0.15.0 (#59)" + }, + { + "SHA": "9e05f686", + "Subject": "Use Go 1.24 (#58)" + }, + { + "SHA": "bbdc55c7", + "Subject": "Disable image caching in setup-qemu action (#57)" + }, + { + "SHA": "6a087679", + "Subject": "Prepare for release v0.15.0-rc.0 (#56)" + }, + { + "SHA": "e06c0877", + "Subject": "Add Stdin Backup Leaf Command Support (#54)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mssqlserver-archiver", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index ea8ccf939..a419d8158 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -53,6 +53,18 @@ +## [kubedb/elasticsearch-restic-plugin](https://github.com/kubedb/elasticsearch-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/elasticsearch-restic-plugin/releases/tag/v0.15.0) + +- [dd7dd4b8](https://github.com/kubedb/elasticsearch-restic-plugin/commit/dd7dd4b8) Prepare for release v0.15.0 (#59) +- [9e05f686](https://github.com/kubedb/elasticsearch-restic-plugin/commit/9e05f686) Use Go 1.24 (#58) +- [bbdc55c7](https://github.com/kubedb/elasticsearch-restic-plugin/commit/bbdc55c7) Disable image caching in setup-qemu action (#57) +- [6a087679](https://github.com/kubedb/elasticsearch-restic-plugin/commit/6a087679) Prepare for release v0.15.0-rc.0 (#56) +- [e06c0877](https://github.com/kubedb/elasticsearch-restic-plugin/commit/e06c0877) Add Stdin Backup Leaf Command Support (#54) + + + ## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) ### [v0.6.0](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.6.0) From 3f93af297d0c44f0bbd405d7dc19b3654af0b196 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:27:42 +0000 Subject: [PATCH 15/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 64 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 20 ++++++++++ 2 files changed, 83 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 402f014d6..5c00e21bc 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:24:41.947919074Z", + "release_date": "2025-02-18T19:27:42.058608179Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -296,6 +296,68 @@ } ] }, + { + "url": "github.com/kubedb/postgres", + "releases": [ + { + "tag": "v0.52.0", + "commits": [ + { + "SHA": "776585018", + "Subject": "Prepare for release v0.52.0 (#796)" + }, + { + "SHA": "5a24b48ed", + "Subject": "Test against k8s 1.32 (#795)" + }, + { + "SHA": "ad5ada201", + "Subject": "Use Go 1.24 (#794)" + }, + { + "SHA": "9fd8f70ae", + "Subject": "Report namespace info with billing event (#793)" + }, + { + "SHA": "f3158b9de", + "Subject": "update log (#792)" + }, + { + "SHA": "a2fe345e3", + "Subject": "Run e2e tests on testrig (#791)" + }, + { + "SHA": "18f17d974", + "Subject": "Prepare for release v0.52.0-rc.0 (#790)" + }, + { + "SHA": "db644a803", + "Subject": "Disable image caching in setup-qemu action (#789)" + }, + { + "SHA": "6ad420f93", + "Subject": "Add client billing event support (#783)" + }, + { + "SHA": "e056f4800", + "Subject": "Added archiver and init-script manifest restore support (#787)" + }, + { + "SHA": "8ed11d084", + "Subject": "Archive mode related changes and add startTime-endTime in incremental snapshot (#784)" + }, + { + "SHA": "fe0e2ac0e", + "Subject": "Parse license restrictions" + }, + { + "SHA": "eaf5b26c0", + "Subject": "Add license restrictions (#782)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index a419d8158..a58b69cc8 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -105,6 +105,26 @@ +## [kubedb/postgres](https://github.com/kubedb/postgres) + +### [v0.52.0](https://github.com/kubedb/postgres/releases/tag/v0.52.0) + +- [77658501](https://github.com/kubedb/postgres/commit/776585018) Prepare for release v0.52.0 (#796) +- [5a24b48e](https://github.com/kubedb/postgres/commit/5a24b48ed) Test against k8s 1.32 (#795) +- [ad5ada20](https://github.com/kubedb/postgres/commit/ad5ada201) Use Go 1.24 (#794) +- [9fd8f70a](https://github.com/kubedb/postgres/commit/9fd8f70ae) Report namespace info with billing event (#793) +- [f3158b9d](https://github.com/kubedb/postgres/commit/f3158b9de) update log (#792) +- [a2fe345e](https://github.com/kubedb/postgres/commit/a2fe345e3) Run e2e tests on testrig (#791) +- [18f17d97](https://github.com/kubedb/postgres/commit/18f17d974) Prepare for release v0.52.0-rc.0 (#790) +- [db644a80](https://github.com/kubedb/postgres/commit/db644a803) Disable image caching in setup-qemu action (#789) +- [6ad420f9](https://github.com/kubedb/postgres/commit/6ad420f93) Add client billing event support (#783) +- [e056f480](https://github.com/kubedb/postgres/commit/e056f4800) Added archiver and init-script manifest restore support (#787) +- [8ed11d08](https://github.com/kubedb/postgres/commit/8ed11d084) Archive mode related changes and add startTime-endTime in incremental snapshot (#784) +- [fe0e2ac0](https://github.com/kubedb/postgres/commit/fe0e2ac0e) Parse license restrictions +- [eaf5b26c](https://github.com/kubedb/postgres/commit/eaf5b26c0) Add license restrictions (#782) + + + ## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) ### [v0.13.0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.13.0) From 044162c656dd9baa7b849e12a25369e37e320fab Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:28:16 +0000 Subject: [PATCH 16/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 5c00e21bc..8e2b237ff 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:27:42.058608179Z", + "release_date": "2025-02-18T19:28:16.09193237Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -208,6 +208,32 @@ } ] }, + { + "url": "github.com/kubedb/mongodb-csi-snapshotter-plugin", + "releases": [ + { + "tag": "v0.13.0", + "commits": [ + { + "SHA": "d5b6acb", + "Subject": "Prepare for release v0.13.0 (#47)" + }, + { + "SHA": "feff5cc", + "Subject": "Use Go 1.24 (#46)" + }, + { + "SHA": "9871552", + "Subject": "Prepare for release v0.13.0-rc.0 (#45)" + }, + { + "SHA": "92999f5", + "Subject": "Disable image caching in setup-qemu action (#44)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mssqlserver-archiver", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index a58b69cc8..b1be3ce58 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -65,6 +65,17 @@ +## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) + +### [v0.13.0](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.13.0) + +- [d5b6acb](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/d5b6acb) Prepare for release v0.13.0 (#47) +- [feff5cc](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/feff5cc) Use Go 1.24 (#46) +- [9871552](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/9871552) Prepare for release v0.13.0-rc.0 (#45) +- [92999f5](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/92999f5) Disable image caching in setup-qemu action (#44) + + + ## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) ### [v0.6.0](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.6.0) From 59c9d713f7d9d6518a10befd0533098226a3d2b8 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:28:36 +0000 Subject: [PATCH 17/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 44 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 15 ++++++++++ 2 files changed, 58 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 8e2b237ff..d2a25e1bc 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:28:16.09193237Z", + "release_date": "2025-02-18T19:28:36.118728431Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -322,6 +322,48 @@ } ] }, + { + "url": "github.com/kubedb/pg-coordinator", + "releases": [ + { + "tag": "v0.36.0", + "commits": [ + { + "SHA": "421d91d6", + "Subject": "Prepare for release v0.36.0 (#192)" + }, + { + "SHA": "1488a1d9", + "Subject": "Fix a bug for force failover (#191)" + }, + { + "SHA": "b04c16fd", + "Subject": "Use Go 1.24 (#190)" + }, + { + "SHA": "35382941", + "Subject": "Reduce API Server Load by Adding Wait Interval When DB Is In Not Ready State (#189)" + }, + { + "SHA": "0bc3ed8d", + "Subject": "Prepare for release v0.36.0-rc.0 (#187)" + }, + { + "SHA": "e5aabf68", + "Subject": "Disable image caching in setup-qemu action (#188)" + }, + { + "SHA": "a286040e", + "Subject": "Allow failover with data loss (#186)" + }, + { + "SHA": "8c0d12da", + "Subject": "Enhance Archive WAL Management and Improve Failover Stability (#184)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index b1be3ce58..911179d24 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -116,6 +116,21 @@ +## [kubedb/pg-coordinator](https://github.com/kubedb/pg-coordinator) + +### [v0.36.0](https://github.com/kubedb/pg-coordinator/releases/tag/v0.36.0) + +- [421d91d6](https://github.com/kubedb/pg-coordinator/commit/421d91d6) Prepare for release v0.36.0 (#192) +- [1488a1d9](https://github.com/kubedb/pg-coordinator/commit/1488a1d9) Fix a bug for force failover (#191) +- [b04c16fd](https://github.com/kubedb/pg-coordinator/commit/b04c16fd) Use Go 1.24 (#190) +- [35382941](https://github.com/kubedb/pg-coordinator/commit/35382941) Reduce API Server Load by Adding Wait Interval When DB Is In Not Ready State (#189) +- [0bc3ed8d](https://github.com/kubedb/pg-coordinator/commit/0bc3ed8d) Prepare for release v0.36.0-rc.0 (#187) +- [e5aabf68](https://github.com/kubedb/pg-coordinator/commit/e5aabf68) Disable image caching in setup-qemu action (#188) +- [a286040e](https://github.com/kubedb/pg-coordinator/commit/a286040e) Allow failover with data loss (#186) +- [8c0d12da](https://github.com/kubedb/pg-coordinator/commit/8c0d12da) Enhance Archive WAL Management and Improve Failover Stability (#184) + + + ## [kubedb/postgres](https://github.com/kubedb/postgres) ### [v0.52.0](https://github.com/kubedb/postgres/releases/tag/v0.52.0) From 4019e0c37fc49908e28f0b80a6d44723ee8a168c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:29:57 +0000 Subject: [PATCH 18/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index d2a25e1bc..8c30c1b98 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:28:36.118728431Z", + "release_date": "2025-02-18T19:29:57.409681677Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -208,6 +208,32 @@ } ] }, + { + "url": "github.com/kubedb/mariadb-coordinator", + "releases": [ + { + "tag": "v0.32.0", + "commits": [ + { + "SHA": "24eeb621", + "Subject": "Prepare for release v0.32.0 (#139)" + }, + { + "SHA": "a8c8f873", + "Subject": "Use Go 1.24 (#138)" + }, + { + "SHA": "ff0a938a", + "Subject": "Prepare for release v0.32.0-rc.0 (#137)" + }, + { + "SHA": "efb48fb1", + "Subject": "Disable image caching in setup-qemu action (#136)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 911179d24..ee2f22b82 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -65,6 +65,17 @@ +## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) + +### [v0.32.0](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.32.0) + +- [24eeb621](https://github.com/kubedb/mariadb-coordinator/commit/24eeb621) Prepare for release v0.32.0 (#139) +- [a8c8f873](https://github.com/kubedb/mariadb-coordinator/commit/a8c8f873) Use Go 1.24 (#138) +- [ff0a938a](https://github.com/kubedb/mariadb-coordinator/commit/ff0a938a) Prepare for release v0.32.0-rc.0 (#137) +- [efb48fb1](https://github.com/kubedb/mariadb-coordinator/commit/efb48fb1) Disable image caching in setup-qemu action (#136) + + + ## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) ### [v0.13.0](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.13.0) From 3e768da1417ac4d9a48e9a92c92ca01080bcd517 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:31:30 +0000 Subject: [PATCH 19/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 60 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 19 ++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 8c30c1b98..d51d7175f 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:29:57.409681677Z", + "release_date": "2025-02-18T19:31:29.994236888Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -234,6 +234,64 @@ } ] }, + { + "url": "github.com/kubedb/mongodb", + "releases": [ + { + "tag": "v0.45.0", + "commits": [ + { + "SHA": "7d7c28790", + "Subject": "Prepare for release v0.45.0 (#689)" + }, + { + "SHA": "4009564ef", + "Subject": "Test against k8s 1.32 (#688)" + }, + { + "SHA": "b0f421864", + "Subject": "Use Go 1.24 (#687)" + }, + { + "SHA": "f8093b115", + "Subject": "Create super user before oplog-restore (#686)" + }, + { + "SHA": "12d97bb19", + "Subject": "Report namespace info with billing event (#685)" + }, + { + "SHA": "82d112ae2", + "Subject": "Show the reason for not satifying license restriction (#684)" + }, + { + "SHA": "03e6623d6", + "Subject": "Use testrig" + }, + { + "SHA": "5fb8819ca", + "Subject": "Prepare for release v0.45.0-rc.0 (#683)" + }, + { + "SHA": "380621967", + "Subject": "Disable image caching in setup-qemu action (#682)" + }, + { + "SHA": "9d9dfdaea", + "Subject": "Enable license restriction and client billing (#681)" + }, + { + "SHA": "9d6457c82", + "Subject": "Added archiver and init-script manifest restore support (#679)" + }, + { + "SHA": "d295e56a9", + "Subject": "remove `replicas >= 1` validation from replicaset (#677)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index ee2f22b82..50ef984c6 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -76,6 +76,25 @@ +## [kubedb/mongodb](https://github.com/kubedb/mongodb) + +### [v0.45.0](https://github.com/kubedb/mongodb/releases/tag/v0.45.0) + +- [7d7c2879](https://github.com/kubedb/mongodb/commit/7d7c28790) Prepare for release v0.45.0 (#689) +- [4009564e](https://github.com/kubedb/mongodb/commit/4009564ef) Test against k8s 1.32 (#688) +- [b0f42186](https://github.com/kubedb/mongodb/commit/b0f421864) Use Go 1.24 (#687) +- [f8093b11](https://github.com/kubedb/mongodb/commit/f8093b115) Create super user before oplog-restore (#686) +- [12d97bb1](https://github.com/kubedb/mongodb/commit/12d97bb19) Report namespace info with billing event (#685) +- [82d112ae](https://github.com/kubedb/mongodb/commit/82d112ae2) Show the reason for not satifying license restriction (#684) +- [03e6623d](https://github.com/kubedb/mongodb/commit/03e6623d6) Use testrig +- [5fb8819c](https://github.com/kubedb/mongodb/commit/5fb8819ca) Prepare for release v0.45.0-rc.0 (#683) +- [38062196](https://github.com/kubedb/mongodb/commit/380621967) Disable image caching in setup-qemu action (#682) +- [9d9dfdae](https://github.com/kubedb/mongodb/commit/9d9dfdaea) Enable license restriction and client billing (#681) +- [9d6457c8](https://github.com/kubedb/mongodb/commit/9d6457c82) Added archiver and init-script manifest restore support (#679) +- [d295e56a](https://github.com/kubedb/mongodb/commit/d295e56a9) remove `replicas >= 1` validation from replicaset (#677) + + + ## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) ### [v0.13.0](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.13.0) From b11fe759ecb562320c6d1b1a09f95a61f39b441e Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:33:24 +0000 Subject: [PATCH 20/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 36 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 13 +++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index d51d7175f..2202c2310 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:31:29.994236888Z", + "release_date": "2025-02-18T19:33:24.841475154Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -148,6 +148,40 @@ } ] }, + { + "url": "github.com/kubedb/crd-manager", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "665eda53", + "Subject": "Prepare for release v0.7.0 (#66)" + }, + { + "SHA": "66947bf4", + "Subject": "Use Go 1.24 (#65)" + }, + { + "SHA": "b31b8762", + "Subject": "Delete only the self-CRDs for depandants (#64)" + }, + { + "SHA": "14ffaaf3", + "Subject": "Implement safe-deletion for CRDs (#63)" + }, + { + "SHA": "39b99af6", + "Subject": "Disable image caching in setup-qemu action (#62)" + }, + { + "SHA": "07576a67", + "Subject": "Prepare for release v0.7.0-rc.0 (#61)" + } + ] + } + ] + }, { "url": "github.com/kubedb/db-client-go", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 50ef984c6..5c844eb1e 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -41,6 +41,19 @@ +## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) + +### [v0.7.0](https://github.com/kubedb/crd-manager/releases/tag/v0.7.0) + +- [665eda53](https://github.com/kubedb/crd-manager/commit/665eda53) Prepare for release v0.7.0 (#66) +- [66947bf4](https://github.com/kubedb/crd-manager/commit/66947bf4) Use Go 1.24 (#65) +- [b31b8762](https://github.com/kubedb/crd-manager/commit/b31b8762) Delete only the self-CRDs for depandants (#64) +- [14ffaaf3](https://github.com/kubedb/crd-manager/commit/14ffaaf3) Implement safe-deletion for CRDs (#63) +- [39b99af6](https://github.com/kubedb/crd-manager/commit/39b99af6) Disable image caching in setup-qemu action (#62) +- [07576a67](https://github.com/kubedb/crd-manager/commit/07576a67) Prepare for release v0.7.0-rc.0 (#61) + + + ## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) ### [v0.7.0](https://github.com/kubedb/db-client-go/releases/tag/v0.7.0) From d409f5984131b8a3c51d1fb92237c9331460bf7f Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:34:01 +0000 Subject: [PATCH 21/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 2202c2310..8dc682dcf 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:33:24.841475154Z", + "release_date": "2025-02-18T19:34:01.214461691Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -544,6 +544,36 @@ } ] }, + { + "url": "github.com/kubedb/postgres-archiver", + "releases": [ + { + "tag": "v0.13.0", + "commits": [ + { + "SHA": "c40544c2", + "Subject": "Prepare for release v0.13.0 (#57)" + }, + { + "SHA": "4cc8a8e7", + "Subject": "Use Go 1.24 (#56)" + }, + { + "SHA": "b7bee766", + "Subject": "Prepare for release v0.13.0-rc.0 (#55)" + }, + { + "SHA": "7b34eeba", + "Subject": "Disable image caching in setup-qemu action (#54)" + }, + { + "SHA": "47ea5469", + "Subject": "Update Logstats, update wal archive support for standby (#52)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 5c844eb1e..41de900a9 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -194,6 +194,18 @@ +## [kubedb/postgres-archiver](https://github.com/kubedb/postgres-archiver) + +### [v0.13.0](https://github.com/kubedb/postgres-archiver/releases/tag/v0.13.0) + +- [c40544c2](https://github.com/kubedb/postgres-archiver/commit/c40544c2) Prepare for release v0.13.0 (#57) +- [4cc8a8e7](https://github.com/kubedb/postgres-archiver/commit/4cc8a8e7) Use Go 1.24 (#56) +- [b7bee766](https://github.com/kubedb/postgres-archiver/commit/b7bee766) Prepare for release v0.13.0-rc.0 (#55) +- [7b34eeba](https://github.com/kubedb/postgres-archiver/commit/7b34eeba) Disable image caching in setup-qemu action (#54) +- [47ea5469](https://github.com/kubedb/postgres-archiver/commit/47ea5469) Update Logstats, update wal archive support for standby (#52) + + + ## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) ### [v0.13.0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.13.0) From d5865a19a3dd6fb90cdadfe18a189eae25e522a1 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:36:37 +0000 Subject: [PATCH 22/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 8dc682dcf..f2832270d 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:34:01.214461691Z", + "release_date": "2025-02-18T19:36:37.603646082Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -396,6 +396,36 @@ } ] }, + { + "url": "github.com/kubedb/mysql-archiver", + "releases": [ + { + "tag": "v0.13.0", + "commits": [ + { + "SHA": "39107a7b", + "Subject": "Prepare for release v0.13.0 (#55)" + }, + { + "SHA": "ef00cd3b", + "Subject": "Use Go 1.24 (#54)" + }, + { + "SHA": "11c6e83c", + "Subject": "Prepare for release v0.13.0-rc.0 (#52)" + }, + { + "SHA": "364b3500", + "Subject": "Disable image caching in setup-qemu action (#53)" + }, + { + "SHA": "f7833baf", + "Subject": "Update Inc Snapshot status (#49)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 41de900a9..1f60a3529 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -139,6 +139,18 @@ +## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) + +### [v0.13.0](https://github.com/kubedb/mysql-archiver/releases/tag/v0.13.0) + +- [39107a7b](https://github.com/kubedb/mysql-archiver/commit/39107a7b) Prepare for release v0.13.0 (#55) +- [ef00cd3b](https://github.com/kubedb/mysql-archiver/commit/ef00cd3b) Use Go 1.24 (#54) +- [11c6e83c](https://github.com/kubedb/mysql-archiver/commit/11c6e83c) Prepare for release v0.13.0-rc.0 (#52) +- [364b3500](https://github.com/kubedb/mysql-archiver/commit/364b3500) Disable image caching in setup-qemu action (#53) +- [f7833baf](https://github.com/kubedb/mysql-archiver/commit/f7833baf) Update Inc Snapshot status (#49) + + + ## [kubedb/mysql-csi-snapshotter-plugin](https://github.com/kubedb/mysql-csi-snapshotter-plugin) ### [v0.13.0](https://github.com/kubedb/mysql-csi-snapshotter-plugin/releases/tag/v0.13.0) From 885776af43d7b3210d3205b7be40ac7fcf2c3f52 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:39:09 +0000 Subject: [PATCH 23/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 52 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 17 ++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index f2832270d..543aa56c2 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:36:37.603646082Z", + "release_date": "2025-02-18T19:39:09.283484237Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -268,6 +268,56 @@ } ] }, + { + "url": "github.com/kubedb/memcached", + "releases": [ + { + "tag": "v0.45.0", + "commits": [ + { + "SHA": "d0bf662b4", + "Subject": "Prepare for release v0.45.0 (#489)" + }, + { + "SHA": "dc8343bce", + "Subject": "Test against k8s 1.32 (#488)" + }, + { + "SHA": "273994640", + "Subject": "Use Go 1.24 (#487)" + }, + { + "SHA": "5757ac2ca", + "Subject": "Report namespace info with billing event (#486)" + }, + { + "SHA": "ae26c91e7", + "Subject": "Run e2e Tests on testrig & show the reason for not satisfying license restriction (#485)" + }, + { + "SHA": "761e9c145", + "Subject": "Fix License Restriction Checking (#484)" + }, + { + "SHA": "1d14d49c6", + "Subject": "Prepare for release v0.45.0-rc.0 (#482)" + }, + { + "SHA": "1d3054dfa", + "Subject": "Disable image caching in setup-qemu action (#483)" + }, + { + "SHA": "90fd08014", + "Subject": "Add client billing event support (#480)" + }, + { + "SHA": "2e5692449", + "Subject": "Fix memcached config secret issue (#479)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mongodb", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 1f60a3529..1781a5439 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -89,6 +89,23 @@ +## [kubedb/memcached](https://github.com/kubedb/memcached) + +### [v0.45.0](https://github.com/kubedb/memcached/releases/tag/v0.45.0) + +- [d0bf662b](https://github.com/kubedb/memcached/commit/d0bf662b4) Prepare for release v0.45.0 (#489) +- [dc8343bc](https://github.com/kubedb/memcached/commit/dc8343bce) Test against k8s 1.32 (#488) +- [27399464](https://github.com/kubedb/memcached/commit/273994640) Use Go 1.24 (#487) +- [5757ac2c](https://github.com/kubedb/memcached/commit/5757ac2ca) Report namespace info with billing event (#486) +- [ae26c91e](https://github.com/kubedb/memcached/commit/ae26c91e7) Run e2e Tests on testrig & show the reason for not satisfying license restriction (#485) +- [761e9c14](https://github.com/kubedb/memcached/commit/761e9c145) Fix License Restriction Checking (#484) +- [1d14d49c](https://github.com/kubedb/memcached/commit/1d14d49c6) Prepare for release v0.45.0-rc.0 (#482) +- [1d3054df](https://github.com/kubedb/memcached/commit/1d3054dfa) Disable image caching in setup-qemu action (#483) +- [90fd0801](https://github.com/kubedb/memcached/commit/90fd08014) Add client billing event support (#480) +- [2e569244](https://github.com/kubedb/memcached/commit/2e5692449) Fix memcached config secret issue (#479) + + + ## [kubedb/mongodb](https://github.com/kubedb/mongodb) ### [v0.45.0](https://github.com/kubedb/mongodb/releases/tag/v0.45.0) From 31a6ce353e1d937103e6d70ae01f2e6389d21816 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:39:47 +0000 Subject: [PATCH 24/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 44 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 15 ++++++++++ 2 files changed, 58 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 543aa56c2..9579e00f3 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:39:09.283484237Z", + "release_date": "2025-02-18T19:39:47.433409724Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -740,6 +740,48 @@ "commits": null } ] + }, + { + "url": "github.com/kubedb/singlestore", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "2781fd58", + "Subject": "Prepare for release v0.7.0 (#63)" + }, + { + "SHA": "e7c24277", + "Subject": "Test against k8s 1.32 (#62)" + }, + { + "SHA": "a043af3d", + "Subject": "Use Go 1.24 (#61)" + }, + { + "SHA": "d3c90016", + "Subject": "Report namespace info with billing event (#60)" + }, + { + "SHA": "25728a9e", + "Subject": "Update license log & e2e machine" + }, + { + "SHA": "cf355d20", + "Subject": "fix license restriction checking (#59)" + }, + { + "SHA": "c22e7c86", + "Subject": "Prepare for release v0.7.0-rc.0 (#58)" + }, + { + "SHA": "ebb993be", + "Subject": "Disable image caching in setup-qemu action (#57)" + } + ] + } + ] } ] } diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 1781a5439..ed1045ca8 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -280,3 +280,18 @@ +## [kubedb/singlestore](https://github.com/kubedb/singlestore) + +### [v0.7.0](https://github.com/kubedb/singlestore/releases/tag/v0.7.0) + +- [2781fd58](https://github.com/kubedb/singlestore/commit/2781fd58) Prepare for release v0.7.0 (#63) +- [e7c24277](https://github.com/kubedb/singlestore/commit/e7c24277) Test against k8s 1.32 (#62) +- [a043af3d](https://github.com/kubedb/singlestore/commit/a043af3d) Use Go 1.24 (#61) +- [d3c90016](https://github.com/kubedb/singlestore/commit/d3c90016) Report namespace info with billing event (#60) +- [25728a9e](https://github.com/kubedb/singlestore/commit/25728a9e) Update license log & e2e machine +- [cf355d20](https://github.com/kubedb/singlestore/commit/cf355d20) fix license restriction checking (#59) +- [c22e7c86](https://github.com/kubedb/singlestore/commit/c22e7c86) Prepare for release v0.7.0-rc.0 (#58) +- [ebb993be](https://github.com/kubedb/singlestore/commit/ebb993be) Disable image caching in setup-qemu action (#57) + + + From 9bdcb294f4656b06949237384478f9e35189b17e Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:41:47 +0000 Subject: [PATCH 25/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 56 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 18 ++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 9579e00f3..fb35f435f 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:39:47.433409724Z", + "release_date": "2025-02-18T19:41:47.689556235Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -242,6 +242,60 @@ } ] }, + { + "url": "github.com/kubedb/mariadb", + "releases": [ + { + "tag": "v0.36.0", + "commits": [ + { + "SHA": "5aae329ea", + "Subject": "Prepare for release v0.36.0 (#314)" + }, + { + "SHA": "2102f5992", + "Subject": "Test against k8s 1.32 (#313)" + }, + { + "SHA": "c48e29b67", + "Subject": "Use Go 1.24 (#312)" + }, + { + "SHA": "c2df3bc9b", + "Subject": "Report namespace info with billing event (#311)" + }, + { + "SHA": "d72a123ca", + "Subject": "Show the reason for not satifying license restriction (#310)" + }, + { + "SHA": "d586b5689", + "Subject": "Use testrig" + }, + { + "SHA": "b4aa76961", + "Subject": "Prepare for release v0.36.0-rc.0 (#308)" + }, + { + "SHA": "35f8872bb", + "Subject": "Disable image caching in setup-qemu action (#309)" + }, + { + "SHA": "1ae948a15", + "Subject": "Add client billing event support (#306)" + }, + { + "SHA": "163d01c11", + "Subject": "Added archiver and init-script manifest restore support (#305)" + }, + { + "SHA": "c32d1af68", + "Subject": "Fix AuthSecret Check (#296)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mariadb-coordinator", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index ed1045ca8..37ff7d8a6 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -78,6 +78,24 @@ +## [kubedb/mariadb](https://github.com/kubedb/mariadb) + +### [v0.36.0](https://github.com/kubedb/mariadb/releases/tag/v0.36.0) + +- [5aae329e](https://github.com/kubedb/mariadb/commit/5aae329ea) Prepare for release v0.36.0 (#314) +- [2102f599](https://github.com/kubedb/mariadb/commit/2102f5992) Test against k8s 1.32 (#313) +- [c48e29b6](https://github.com/kubedb/mariadb/commit/c48e29b67) Use Go 1.24 (#312) +- [c2df3bc9](https://github.com/kubedb/mariadb/commit/c2df3bc9b) Report namespace info with billing event (#311) +- [d72a123c](https://github.com/kubedb/mariadb/commit/d72a123ca) Show the reason for not satifying license restriction (#310) +- [d586b568](https://github.com/kubedb/mariadb/commit/d586b5689) Use testrig +- [b4aa7696](https://github.com/kubedb/mariadb/commit/b4aa76961) Prepare for release v0.36.0-rc.0 (#308) +- [35f8872b](https://github.com/kubedb/mariadb/commit/35f8872bb) Disable image caching in setup-qemu action (#309) +- [1ae948a1](https://github.com/kubedb/mariadb/commit/1ae948a15) Add client billing event support (#306) +- [163d01c1](https://github.com/kubedb/mariadb/commit/163d01c11) Added archiver and init-script manifest restore support (#305) +- [c32d1af6](https://github.com/kubedb/mariadb/commit/c32d1af68) Fix AuthSecret Check (#296) + + + ## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) ### [v0.32.0](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.32.0) From 4b90a77436f067cee9db5b0bea2d57a77561a1c8 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:42:31 +0000 Subject: [PATCH 26/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 56 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 18 ++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index fb35f435f..b1194dc1c 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:41:47.689556235Z", + "release_date": "2025-02-18T19:42:31.462675408Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -212,6 +212,60 @@ } ] }, + { + "url": "github.com/kubedb/elasticsearch", + "releases": [ + { + "tag": "v0.52.0", + "commits": [ + { + "SHA": "01aa7b63f", + "Subject": "Prepare for release v0.52.0 (#756)" + }, + { + "SHA": "0ce1d5a23", + "Subject": "Test against k8s 1.32 (#755)" + }, + { + "SHA": "a5a3c2576", + "Subject": "Use Go 1.24 (#754)" + }, + { + "SHA": "2600d5bd5", + "Subject": "Report namespace info with billing event (#753)" + }, + { + "SHA": "19980821a", + "Subject": "Update license restriction log (#752)" + }, + { + "SHA": "19ea3a942", + "Subject": "Use testrig" + }, + { + "SHA": "a60b0c134", + "Subject": "Update reconcile method (#751)" + }, + { + "SHA": "7be7d7282", + "Subject": "Prepare for release v0.52.0-rc.0 (#749)" + }, + { + "SHA": "953e8b529", + "Subject": "Add restriction for client billing (#750)" + }, + { + "SHA": "c22f60990", + "Subject": "Disable image caching in setup-qemu action (#748)" + }, + { + "SHA": "39d728289", + "Subject": "Add client billing event support (#747)" + } + ] + } + ] + }, { "url": "github.com/kubedb/elasticsearch-restic-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 37ff7d8a6..25dedbcdb 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -66,6 +66,24 @@ +## [kubedb/elasticsearch](https://github.com/kubedb/elasticsearch) + +### [v0.52.0](https://github.com/kubedb/elasticsearch/releases/tag/v0.52.0) + +- [01aa7b63](https://github.com/kubedb/elasticsearch/commit/01aa7b63f) Prepare for release v0.52.0 (#756) +- [0ce1d5a2](https://github.com/kubedb/elasticsearch/commit/0ce1d5a23) Test against k8s 1.32 (#755) +- [a5a3c257](https://github.com/kubedb/elasticsearch/commit/a5a3c2576) Use Go 1.24 (#754) +- [2600d5bd](https://github.com/kubedb/elasticsearch/commit/2600d5bd5) Report namespace info with billing event (#753) +- [19980821](https://github.com/kubedb/elasticsearch/commit/19980821a) Update license restriction log (#752) +- [19ea3a94](https://github.com/kubedb/elasticsearch/commit/19ea3a942) Use testrig +- [a60b0c13](https://github.com/kubedb/elasticsearch/commit/a60b0c134) Update reconcile method (#751) +- [7be7d728](https://github.com/kubedb/elasticsearch/commit/7be7d7282) Prepare for release v0.52.0-rc.0 (#749) +- [953e8b52](https://github.com/kubedb/elasticsearch/commit/953e8b529) Add restriction for client billing (#750) +- [c22f6099](https://github.com/kubedb/elasticsearch/commit/c22f60990) Disable image caching in setup-qemu action (#748) +- [39d72828](https://github.com/kubedb/elasticsearch/commit/39d728289) Add client billing event support (#747) + + + ## [kubedb/elasticsearch-restic-plugin](https://github.com/kubedb/elasticsearch-restic-plugin) ### [v0.15.0](https://github.com/kubedb/elasticsearch-restic-plugin/releases/tag/v0.15.0) From b509e3b3947bfc7a0a12e2175035a50121b6929a Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:50:39 +0000 Subject: [PATCH 27/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 36 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 13 +++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index b1194dc1c..2cbdeb0e5 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:42:31.462675408Z", + "release_date": "2025-02-18T19:50:39.898614685Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -296,6 +296,40 @@ } ] }, + { + "url": "github.com/kubedb/kubedb-manifest-plugin", + "releases": [ + { + "tag": "v0.15.0", + "commits": [ + { + "SHA": "01b12a7", + "Subject": "Prepare for release v0.15.0 (#90)" + }, + { + "SHA": "891e1ea", + "Subject": "Use Go 1.24 (#89)" + }, + { + "SHA": "f85c4ee", + "Subject": "Prepare for release v0.15.0-rc.0 (#88)" + }, + { + "SHA": "155aea8", + "Subject": "Disable image caching in setup-qemu action (#87)" + }, + { + "SHA": "1c168b9", + "Subject": "Archiver and InitScript support added for backup and restore (#84)" + }, + { + "SHA": "e64809f", + "Subject": "Incorporate with `go-sh` leaf command execution (#85)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mariadb", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 25dedbcdb..84d59fa94 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -96,6 +96,19 @@ +## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) + +### [v0.15.0](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.15.0) + +- [01b12a7](https://github.com/kubedb/kubedb-manifest-plugin/commit/01b12a7) Prepare for release v0.15.0 (#90) +- [891e1ea](https://github.com/kubedb/kubedb-manifest-plugin/commit/891e1ea) Use Go 1.24 (#89) +- [f85c4ee](https://github.com/kubedb/kubedb-manifest-plugin/commit/f85c4ee) Prepare for release v0.15.0-rc.0 (#88) +- [155aea8](https://github.com/kubedb/kubedb-manifest-plugin/commit/155aea8) Disable image caching in setup-qemu action (#87) +- [1c168b9](https://github.com/kubedb/kubedb-manifest-plugin/commit/1c168b9) Archiver and InitScript support added for backup and restore (#84) +- [e64809f](https://github.com/kubedb/kubedb-manifest-plugin/commit/e64809f) Incorporate with `go-sh` leaf command execution (#85) + + + ## [kubedb/mariadb](https://github.com/kubedb/mariadb) ### [v0.36.0](https://github.com/kubedb/mariadb/releases/tag/v0.36.0) From eaba11162bdb224ec1463e54b60eb16e7660942d Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:52:18 +0000 Subject: [PATCH 28/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 2cbdeb0e5..f56c30059 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:50:39.898614685Z", + "release_date": "2025-02-18T19:52:18.239276351Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -924,6 +924,36 @@ ] } ] + }, + { + "url": "github.com/kubedb/zookeeper-restic-plugin", + "releases": [ + { + "tag": "v0.8.0", + "commits": [ + { + "SHA": "e9459f4", + "Subject": "Prepare for release v0.8.0 (#30)" + }, + { + "SHA": "739367c", + "Subject": "Use Go 1.24 (#29)" + }, + { + "SHA": "52085d1", + "Subject": "Prepare for release v0.8.0-rc.0 (#27)" + }, + { + "SHA": "7323969", + "Subject": "Disable image caching in setup-qemu action (#28)" + }, + { + "SHA": "096f163", + "Subject": "Add Stdin Backup Leaf Command support (#25)" + } + ] + } + ] } ] } diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 84d59fa94..638d7e52b 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -344,3 +344,15 @@ +## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) + +### [v0.8.0](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.8.0) + +- [e9459f4](https://github.com/kubedb/zookeeper-restic-plugin/commit/e9459f4) Prepare for release v0.8.0 (#30) +- [739367c](https://github.com/kubedb/zookeeper-restic-plugin/commit/739367c) Use Go 1.24 (#29) +- [52085d1](https://github.com/kubedb/zookeeper-restic-plugin/commit/52085d1) Prepare for release v0.8.0-rc.0 (#27) +- [7323969](https://github.com/kubedb/zookeeper-restic-plugin/commit/7323969) Disable image caching in setup-qemu action (#28) +- [096f163](https://github.com/kubedb/zookeeper-restic-plugin/commit/096f163) Add Stdin Backup Leaf Command support (#25) + + + From 731378b7632bdbcc54b1e08a0245c3453b623d10 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:52:38 +0000 Subject: [PATCH 29/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index f56c30059..e6e83c5f5 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:52:18.239276351Z", + "release_date": "2025-02-18T19:52:38.020145188Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -148,6 +148,32 @@ } ] }, + { + "url": "github.com/kubedb/cli", + "releases": [ + { + "tag": "v0.52.0", + "commits": [ + { + "SHA": "9b59b8bc", + "Subject": "Prepare for release v0.52.0 (#791)" + }, + { + "SHA": "71231655", + "Subject": "Use Go 1.24 (#790)" + }, + { + "SHA": "6682c895", + "Subject": "Prepare for release v0.52.0-rc.0 (#789)" + }, + { + "SHA": "ae68ef49", + "Subject": "Disable image caching in setup-qemu action (#788)" + } + ] + } + ] + }, { "url": "github.com/kubedb/crd-manager", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 638d7e52b..40742c5c6 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -41,6 +41,17 @@ +## [kubedb/cli](https://github.com/kubedb/cli) + +### [v0.52.0](https://github.com/kubedb/cli/releases/tag/v0.52.0) + +- [9b59b8bc](https://github.com/kubedb/cli/commit/9b59b8bc) Prepare for release v0.52.0 (#791) +- [71231655](https://github.com/kubedb/cli/commit/71231655) Use Go 1.24 (#790) +- [6682c895](https://github.com/kubedb/cli/commit/6682c895) Prepare for release v0.52.0-rc.0 (#789) +- [ae68ef49](https://github.com/kubedb/cli/commit/ae68ef49) Disable image caching in setup-qemu action (#788) + + + ## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) ### [v0.7.0](https://github.com/kubedb/crd-manager/releases/tag/v0.7.0) From 094cbdac5aa8d270a2748399392c9a8c277c1459 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:53:13 +0000 Subject: [PATCH 30/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index e6e83c5f5..710125613 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:52:38.020145188Z", + "release_date": "2025-02-18T19:53:13.376544523Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -356,6 +356,32 @@ } ] }, + { + "url": "github.com/kubedb/kubedb-verifier", + "releases": [ + { + "tag": "v0.3.0", + "commits": [ + { + "SHA": "1033b54", + "Subject": "Prepare for release v0.3.0 (#14)" + }, + { + "SHA": "7a08962", + "Subject": "Use Go 1.24 (#13)" + }, + { + "SHA": "1e55a38", + "Subject": "Disable image caching in setup-qemu action (#12)" + }, + { + "SHA": "3648382", + "Subject": "Prepare for release v0.3.0-rc.0 (#11)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mariadb", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 40742c5c6..6e58f613b 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -120,6 +120,17 @@ +## [kubedb/kubedb-verifier](https://github.com/kubedb/kubedb-verifier) + +### [v0.3.0](https://github.com/kubedb/kubedb-verifier/releases/tag/v0.3.0) + +- [1033b54](https://github.com/kubedb/kubedb-verifier/commit/1033b54) Prepare for release v0.3.0 (#14) +- [7a08962](https://github.com/kubedb/kubedb-verifier/commit/7a08962) Use Go 1.24 (#13) +- [1e55a38](https://github.com/kubedb/kubedb-verifier/commit/1e55a38) Disable image caching in setup-qemu action (#12) +- [3648382](https://github.com/kubedb/kubedb-verifier/commit/3648382) Prepare for release v0.3.0-rc.0 (#11) + + + ## [kubedb/mariadb](https://github.com/kubedb/mariadb) ### [v0.36.0](https://github.com/kubedb/mariadb/releases/tag/v0.36.0) From 3da258325837cb5f8776d650b1ea57c669a9e47c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:53:53 +0000 Subject: [PATCH 31/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 710125613..53d3c0127 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:53:13.376544523Z", + "release_date": "2025-02-18T19:53:53.27025916Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -935,6 +935,36 @@ } ] }, + { + "url": "github.com/kubedb/redis-restic-plugin", + "releases": [ + { + "tag": "v0.15.0", + "commits": [ + { + "SHA": "84059cf", + "Subject": "Prepare for release v0.15.0 (#62)" + }, + { + "SHA": "1ef930f", + "Subject": "Use Go 1.24 (#61)" + }, + { + "SHA": "cd65bb3", + "Subject": "Prepare for release v0.15.0-rc.0 (#60)" + }, + { + "SHA": "a1e6dfa", + "Subject": "Disable image caching in setup-qemu action (#59)" + }, + { + "SHA": "7cacd68", + "Subject": "Add Stdin Backup Leaf Command support (#57)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 6e58f613b..aa278d635 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -351,6 +351,18 @@ +## [kubedb/redis-restic-plugin](https://github.com/kubedb/redis-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/redis-restic-plugin/releases/tag/v0.15.0) + +- [84059cf](https://github.com/kubedb/redis-restic-plugin/commit/84059cf) Prepare for release v0.15.0 (#62) +- [1ef930f](https://github.com/kubedb/redis-restic-plugin/commit/1ef930f) Use Go 1.24 (#61) +- [cd65bb3](https://github.com/kubedb/redis-restic-plugin/commit/cd65bb3) Prepare for release v0.15.0-rc.0 (#60) +- [a1e6dfa](https://github.com/kubedb/redis-restic-plugin/commit/a1e6dfa) Disable image caching in setup-qemu action (#59) +- [7cacd68](https://github.com/kubedb/redis-restic-plugin/commit/7cacd68) Add Stdin Backup Leaf Command support (#57) + + + ## [kubedb/singlestore](https://github.com/kubedb/singlestore) ### [v0.7.0](https://github.com/kubedb/singlestore/releases/tag/v0.7.0) From 825b8d1c517ca6afca928f6b8bdcc87710ac1287 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:55:33 +0000 Subject: [PATCH 32/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 53d3c0127..56e1babf1 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:53:53.27025916Z", + "release_date": "2025-02-18T19:55:33.941182251Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -596,6 +596,36 @@ } ] }, + { + "url": "github.com/kubedb/mongodb-restic-plugin", + "releases": [ + { + "tag": "v0.15.0", + "commits": [ + { + "SHA": "9afda5c", + "Subject": "Prepare for release v0.15.0 (#80)" + }, + { + "SHA": "6f5b57b", + "Subject": "Use Go 1.24 (#79)" + }, + { + "SHA": "c06b10a", + "Subject": "Prepare for release v0.15.0-rc.0 (#78)" + }, + { + "SHA": "c1892f4", + "Subject": "Disable image caching in setup-qemu action (#77)" + }, + { + "SHA": "c37543b", + "Subject": "Add Stdin Backup Leaf Command support (#75)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mssqlserver-archiver", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index aa278d635..6905e2d0c 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -207,6 +207,18 @@ +## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.15.0) + +- [9afda5c](https://github.com/kubedb/mongodb-restic-plugin/commit/9afda5c) Prepare for release v0.15.0 (#80) +- [6f5b57b](https://github.com/kubedb/mongodb-restic-plugin/commit/6f5b57b) Use Go 1.24 (#79) +- [c06b10a](https://github.com/kubedb/mongodb-restic-plugin/commit/c06b10a) Prepare for release v0.15.0-rc.0 (#78) +- [c1892f4](https://github.com/kubedb/mongodb-restic-plugin/commit/c1892f4) Disable image caching in setup-qemu action (#77) +- [c37543b](https://github.com/kubedb/mongodb-restic-plugin/commit/c37543b) Add Stdin Backup Leaf Command support (#75) + + + ## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) ### [v0.6.0](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.6.0) From 75642eb2c803b3f33b289ee824c4ec9d5d22ab54 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:56:24 +0000 Subject: [PATCH 33/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 56e1babf1..b815d5cff 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:55:33.941182251Z", + "release_date": "2025-02-18T19:56:24.54226112Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -208,6 +208,36 @@ } ] }, + { + "url": "github.com/kubedb/dashboard-restic-plugin", + "releases": [ + { + "tag": "v0.10.0", + "commits": [ + { + "SHA": "cff8f60", + "Subject": "Prepare for release v0.10.0 (#34)" + }, + { + "SHA": "d357bdc", + "Subject": "Use Go 1.24 (#33)" + }, + { + "SHA": "3c2aa0a", + "Subject": "Prepare for release v0.10.0-rc.0 (#32)" + }, + { + "SHA": "3a34720", + "Subject": "Disable image caching in setup-qemu action (#31)" + }, + { + "SHA": "f189381", + "Subject": "Incorporate with go-sh leaf command execution (#29)" + } + ] + } + ] + }, { "url": "github.com/kubedb/db-client-go", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 6905e2d0c..df837ed62 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -65,6 +65,18 @@ +## [kubedb/dashboard-restic-plugin](https://github.com/kubedb/dashboard-restic-plugin) + +### [v0.10.0](https://github.com/kubedb/dashboard-restic-plugin/releases/tag/v0.10.0) + +- [cff8f60](https://github.com/kubedb/dashboard-restic-plugin/commit/cff8f60) Prepare for release v0.10.0 (#34) +- [d357bdc](https://github.com/kubedb/dashboard-restic-plugin/commit/d357bdc) Use Go 1.24 (#33) +- [3c2aa0a](https://github.com/kubedb/dashboard-restic-plugin/commit/3c2aa0a) Prepare for release v0.10.0-rc.0 (#32) +- [3a34720](https://github.com/kubedb/dashboard-restic-plugin/commit/3a34720) Disable image caching in setup-qemu action (#31) +- [f189381](https://github.com/kubedb/dashboard-restic-plugin/commit/f189381) Incorporate with go-sh leaf command execution (#29) + + + ## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) ### [v0.7.0](https://github.com/kubedb/db-client-go/releases/tag/v0.7.0) From ca5761c5f5ac5420953dfae3772c6b94c2cc4d30 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:56:44 +0000 Subject: [PATCH 34/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index b815d5cff..357429d71 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:56:24.54226112Z", + "release_date": "2025-02-18T19:56:44.876762096Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -756,6 +756,36 @@ } ] }, + { + "url": "github.com/kubedb/mysql-restic-plugin", + "releases": [ + { + "tag": "v0.15.0", + "commits": [ + { + "SHA": "a19fa28", + "Subject": "Prepare for release v0.15.0 (#70)" + }, + { + "SHA": "78dcba1", + "Subject": "Use Go 1.24 (#69)" + }, + { + "SHA": "8acee3b", + "Subject": "Prepare for release v0.15.0-rc.0 (#67)" + }, + { + "SHA": "b2144fb", + "Subject": "Disable image caching in setup-qemu action (#68)" + }, + { + "SHA": "6830436", + "Subject": "Add Stdin Backup Leaf Command support (#61)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-router-init", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index df837ed62..91ce5d39c 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -274,6 +274,18 @@ +## [kubedb/mysql-restic-plugin](https://github.com/kubedb/mysql-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/mysql-restic-plugin/releases/tag/v0.15.0) + +- [a19fa28](https://github.com/kubedb/mysql-restic-plugin/commit/a19fa28) Prepare for release v0.15.0 (#70) +- [78dcba1](https://github.com/kubedb/mysql-restic-plugin/commit/78dcba1) Use Go 1.24 (#69) +- [8acee3b](https://github.com/kubedb/mysql-restic-plugin/commit/8acee3b) Prepare for release v0.15.0-rc.0 (#67) +- [b2144fb](https://github.com/kubedb/mysql-restic-plugin/commit/b2144fb) Disable image caching in setup-qemu action (#68) +- [6830436](https://github.com/kubedb/mysql-restic-plugin/commit/6830436) Add Stdin Backup Leaf Command support (#61) + + + ## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) ### [v0.30.0](https://github.com/kubedb/mysql-router-init/releases/tag/v0.30.0) From e8e637f9a7801858e7b23f5373c5a2aa051dd824 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 19:57:02 +0000 Subject: [PATCH 35/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 357429d71..ec3b031d7 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:56:44.876762096Z", + "release_date": "2025-02-18T19:57:02.00808293Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1097,6 +1097,36 @@ } ] }, + { + "url": "github.com/kubedb/singlestore-restic-plugin", + "releases": [ + { + "tag": "v0.10.0", + "commits": [ + { + "SHA": "b3b6b4b", + "Subject": "Prepare for release v0.10.0 (#38)" + }, + { + "SHA": "4cc4d3d", + "Subject": "Use Go 1.24 (#37)" + }, + { + "SHA": "1b36229", + "Subject": "Prepare for release v0.10.0-rc.0 (#36)" + }, + { + "SHA": "4c9a228", + "Subject": "Disable image caching in setup-qemu action (#35)" + }, + { + "SHA": "98dfeae", + "Subject": "Add Stdin Backup Leaf Command support (#33)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper-restic-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 91ce5d39c..14c6a3431 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -414,6 +414,18 @@ +## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) + +### [v0.10.0](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.10.0) + +- [b3b6b4b](https://github.com/kubedb/singlestore-restic-plugin/commit/b3b6b4b) Prepare for release v0.10.0 (#38) +- [4cc4d3d](https://github.com/kubedb/singlestore-restic-plugin/commit/4cc4d3d) Use Go 1.24 (#37) +- [1b36229](https://github.com/kubedb/singlestore-restic-plugin/commit/1b36229) Prepare for release v0.10.0-rc.0 (#36) +- [4c9a228](https://github.com/kubedb/singlestore-restic-plugin/commit/4c9a228) Disable image caching in setup-qemu action (#35) +- [98dfeae](https://github.com/kubedb/singlestore-restic-plugin/commit/98dfeae) Add Stdin Backup Leaf Command support (#33) + + + ## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) ### [v0.8.0](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.8.0) From 2de8a70153fea3dec233f881674c7b7c3ce688f0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:14:29 +0000 Subject: [PATCH 36/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index ec3b031d7..8b190ddc6 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T19:57:02.00808293Z", + "release_date": "2025-02-18T20:14:29.87906864Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -656,6 +656,36 @@ } ] }, + { + "url": "github.com/kubedb/mssql-coordinator", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "1d9c6500", + "Subject": "Prepare for release v0.7.0 (#31)" + }, + { + "SHA": "374ddac6", + "Subject": "Use Go 1.24 (#30)" + }, + { + "SHA": "f5dd10a7", + "Subject": "Prepare for release v0.7.0-rc.0 (#29)" + }, + { + "SHA": "c570b028", + "Subject": "Disable image caching in setup-qemu action (#28)" + }, + { + "SHA": "e285bb2c", + "Subject": "Add Arbiter node support (#24)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mssqlserver-archiver", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 14c6a3431..5e12356de 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -231,6 +231,18 @@ +## [kubedb/mssql-coordinator](https://github.com/kubedb/mssql-coordinator) + +### [v0.7.0](https://github.com/kubedb/mssql-coordinator/releases/tag/v0.7.0) + +- [1d9c6500](https://github.com/kubedb/mssql-coordinator/commit/1d9c6500) Prepare for release v0.7.0 (#31) +- [374ddac6](https://github.com/kubedb/mssql-coordinator/commit/374ddac6) Use Go 1.24 (#30) +- [f5dd10a7](https://github.com/kubedb/mssql-coordinator/commit/f5dd10a7) Prepare for release v0.7.0-rc.0 (#29) +- [c570b028](https://github.com/kubedb/mssql-coordinator/commit/c570b028) Disable image caching in setup-qemu action (#28) +- [e285bb2c](https://github.com/kubedb/mssql-coordinator/commit/e285bb2c) Add Arbiter node support (#24) + + + ## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) ### [v0.6.0](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.6.0) From b5c64ec0251f7a29a4db9081791b2988e98097ac Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:15:27 +0000 Subject: [PATCH 37/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 8b190ddc6..827ebcbf3 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:14:29.87906864Z", + "release_date": "2025-02-18T20:15:26.992701115Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -834,6 +834,32 @@ } ] }, + { + "url": "github.com/kubedb/percona-xtradb-coordinator", + "releases": [ + { + "tag": "v0.25.0", + "commits": [ + { + "SHA": "5dfc6dd5", + "Subject": "Prepare for release v0.25.0 (#92)" + }, + { + "SHA": "52e1530a", + "Subject": "Use Go 1.24 (#91)" + }, + { + "SHA": "3e09a9ad", + "Subject": "Prepare for release v0.25.0-rc.0 (#89)" + }, + { + "SHA": "4013787c", + "Subject": "Disable image caching in setup-qemu action (#90)" + } + ] + } + ] + }, { "url": "github.com/kubedb/pg-coordinator", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 5e12356de..6a6a38638 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -307,6 +307,17 @@ +## [kubedb/percona-xtradb-coordinator](https://github.com/kubedb/percona-xtradb-coordinator) + +### [v0.25.0](https://github.com/kubedb/percona-xtradb-coordinator/releases/tag/v0.25.0) + +- [5dfc6dd5](https://github.com/kubedb/percona-xtradb-coordinator/commit/5dfc6dd5) Prepare for release v0.25.0 (#92) +- [52e1530a](https://github.com/kubedb/percona-xtradb-coordinator/commit/52e1530a) Use Go 1.24 (#91) +- [3e09a9ad](https://github.com/kubedb/percona-xtradb-coordinator/commit/3e09a9ad) Prepare for release v0.25.0-rc.0 (#89) +- [4013787c](https://github.com/kubedb/percona-xtradb-coordinator/commit/4013787c) Disable image caching in setup-qemu action (#90) + + + ## [kubedb/pg-coordinator](https://github.com/kubedb/pg-coordinator) ### [v0.36.0](https://github.com/kubedb/pg-coordinator/releases/tag/v0.36.0) From f21471f823ea2f06c537d5ea1ad4845ca473d1d2 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:16:28 +0000 Subject: [PATCH 38/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 827ebcbf3..762aa90d8 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:15:26.992701115Z", + "release_date": "2025-02-18T20:16:28.180932393Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -760,6 +760,32 @@ } ] }, + { + "url": "github.com/kubedb/mysql-coordinator", + "releases": [ + { + "tag": "v0.30.0", + "commits": [ + { + "SHA": "f00b8511", + "Subject": "Prepare for release v0.30.0 (#136)" + }, + { + "SHA": "1611bdf9", + "Subject": "Use Go 1.24 (#135)" + }, + { + "SHA": "40e90068", + "Subject": "Prepare for release v0.30.0-rc.0 (#133)" + }, + { + "SHA": "6b61ec27", + "Subject": "Disable image caching in setup-qemu action (#134)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-csi-snapshotter-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 6a6a38638..c742b89d9 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -275,6 +275,17 @@ +## [kubedb/mysql-coordinator](https://github.com/kubedb/mysql-coordinator) + +### [v0.30.0](https://github.com/kubedb/mysql-coordinator/releases/tag/v0.30.0) + +- [f00b8511](https://github.com/kubedb/mysql-coordinator/commit/f00b8511) Prepare for release v0.30.0 (#136) +- [1611bdf9](https://github.com/kubedb/mysql-coordinator/commit/1611bdf9) Use Go 1.24 (#135) +- [40e90068](https://github.com/kubedb/mysql-coordinator/commit/40e90068) Prepare for release v0.30.0-rc.0 (#133) +- [6b61ec27](https://github.com/kubedb/mysql-coordinator/commit/6b61ec27) Disable image caching in setup-qemu action (#134) + + + ## [kubedb/mysql-csi-snapshotter-plugin](https://github.com/kubedb/mysql-csi-snapshotter-plugin) ### [v0.13.0](https://github.com/kubedb/mysql-csi-snapshotter-plugin/releases/tag/v0.13.0) From 271f0134b090e31d70707c1dbbaf151d8783b047 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:17:38 +0000 Subject: [PATCH 39/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 762aa90d8..9f73483e0 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:16:28.180932393Z", + "release_date": "2025-02-18T20:17:38.867446589Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1179,6 +1179,32 @@ } ] }, + { + "url": "github.com/kubedb/singlestore-coordinator", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "3383f6e", + "Subject": "Prepare for release v0.7.0 (#38)" + }, + { + "SHA": "3fe4c70", + "Subject": "Use Go 1.24 (#37)" + }, + { + "SHA": "3ab10f5", + "Subject": "Prepare for release v0.7.0-rc.0 (#36)" + }, + { + "SHA": "f7271dd", + "Subject": "Disable image caching in setup-qemu action (#35)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore-restic-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index c742b89d9..0338c6b2d 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -448,6 +448,17 @@ +## [kubedb/singlestore-coordinator](https://github.com/kubedb/singlestore-coordinator) + +### [v0.7.0](https://github.com/kubedb/singlestore-coordinator/releases/tag/v0.7.0) + +- [3383f6e](https://github.com/kubedb/singlestore-coordinator/commit/3383f6e) Prepare for release v0.7.0 (#38) +- [3fe4c70](https://github.com/kubedb/singlestore-coordinator/commit/3fe4c70) Use Go 1.24 (#37) +- [3ab10f5](https://github.com/kubedb/singlestore-coordinator/commit/3ab10f5) Prepare for release v0.7.0-rc.0 (#36) +- [f7271dd](https://github.com/kubedb/singlestore-coordinator/commit/f7271dd) Disable image caching in setup-qemu action (#35) + + + ## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) ### [v0.10.0](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.10.0) From 47dc01d295e8eaf4b075e3743b537d1c3f1b1c71 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:21:26 +0000 Subject: [PATCH 40/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 9f73483e0..6bb95db0e 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:17:38.867446589Z", + "release_date": "2025-02-18T20:21:26.404776094Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1137,6 +1137,32 @@ } ] }, + { + "url": "github.com/kubedb/replication-mode-detector", + "releases": [ + { + "tag": "v0.39.0", + "commits": [ + { + "SHA": "feb3420a", + "Subject": "Prepare for release v0.39.0 (#289)" + }, + { + "SHA": "b42c020d", + "Subject": "Use Go 1.24 (#288)" + }, + { + "SHA": "43e19c32", + "Subject": "Prepare for release v0.39.0-rc.0 (#286)" + }, + { + "SHA": "fce9f58c", + "Subject": "Disable image caching in setup-qemu action (#287)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 0338c6b2d..6ba2ee73a 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -433,6 +433,17 @@ +## [kubedb/replication-mode-detector](https://github.com/kubedb/replication-mode-detector) + +### [v0.39.0](https://github.com/kubedb/replication-mode-detector/releases/tag/v0.39.0) + +- [feb3420a](https://github.com/kubedb/replication-mode-detector/commit/feb3420a) Prepare for release v0.39.0 (#289) +- [b42c020d](https://github.com/kubedb/replication-mode-detector/commit/b42c020d) Use Go 1.24 (#288) +- [43e19c32](https://github.com/kubedb/replication-mode-detector/commit/43e19c32) Prepare for release v0.39.0-rc.0 (#286) +- [fce9f58c](https://github.com/kubedb/replication-mode-detector/commit/fce9f58c) Disable image caching in setup-qemu action (#287) + + + ## [kubedb/singlestore](https://github.com/kubedb/singlestore) ### [v0.7.0](https://github.com/kubedb/singlestore/releases/tag/v0.7.0) From 66cd226a9d1e0673f704f52ee3d5900b0de620e0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:21:49 +0000 Subject: [PATCH 41/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 52 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 17 ++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 6bb95db0e..37221764b 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:21:26.404776094Z", + "release_date": "2025-02-18T20:21:48.993157859Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -174,6 +174,56 @@ } ] }, + { + "url": "github.com/kubedb/clickhouse", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "d05435b4", + "Subject": "Prepare for release v0.7.0 (#38)" + }, + { + "SHA": "e58da497", + "Subject": "Test against k8s 1.32 (#37)" + }, + { + "SHA": "add88aa4", + "Subject": "Use Go 1.24 (#36)" + }, + { + "SHA": "11003b23", + "Subject": "Report namespace info with billing event (#35)" + }, + { + "SHA": "5f69479d", + "Subject": "Show the reason for not satifying license restriction (#34)" + }, + { + "SHA": "3d058bb1", + "Subject": "Add license restriction (#33)" + }, + { + "SHA": "14822270", + "Subject": "Fix lister creation for client billing" + }, + { + "SHA": "4ead52f5", + "Subject": "Prepare for release v0.7.0-rc.0 (#31)" + }, + { + "SHA": "62144b2f", + "Subject": "Disable image caching in setup-qemu action (#32)" + }, + { + "SHA": "60c715bf", + "Subject": "Add client billing event support (#30)" + } + ] + } + ] + }, { "url": "github.com/kubedb/crd-manager", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 6ba2ee73a..27ac9d92d 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -52,6 +52,23 @@ +## [kubedb/clickhouse](https://github.com/kubedb/clickhouse) + +### [v0.7.0](https://github.com/kubedb/clickhouse/releases/tag/v0.7.0) + +- [d05435b4](https://github.com/kubedb/clickhouse/commit/d05435b4) Prepare for release v0.7.0 (#38) +- [e58da497](https://github.com/kubedb/clickhouse/commit/e58da497) Test against k8s 1.32 (#37) +- [add88aa4](https://github.com/kubedb/clickhouse/commit/add88aa4) Use Go 1.24 (#36) +- [11003b23](https://github.com/kubedb/clickhouse/commit/11003b23) Report namespace info with billing event (#35) +- [5f69479d](https://github.com/kubedb/clickhouse/commit/5f69479d) Show the reason for not satifying license restriction (#34) +- [3d058bb1](https://github.com/kubedb/clickhouse/commit/3d058bb1) Add license restriction (#33) +- [14822270](https://github.com/kubedb/clickhouse/commit/14822270) Fix lister creation for client billing +- [4ead52f5](https://github.com/kubedb/clickhouse/commit/4ead52f5) Prepare for release v0.7.0-rc.0 (#31) +- [62144b2f](https://github.com/kubedb/clickhouse/commit/62144b2f) Disable image caching in setup-qemu action (#32) +- [60c715bf](https://github.com/kubedb/clickhouse/commit/60c715bf) Add client billing event support (#30) + + + ## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) ### [v0.7.0](https://github.com/kubedb/crd-manager/releases/tag/v0.7.0) From a78a1691324b706fe06fa6c47c3209cbbfdf413e Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:22:46 +0000 Subject: [PATCH 42/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 37221764b..ea6daf930 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:21:48.993157859Z", + "release_date": "2025-02-18T20:22:46.550658515Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1157,6 +1157,32 @@ } ] }, + { + "url": "github.com/kubedb/redis-coordinator", + "releases": [ + { + "tag": "v0.31.0", + "commits": [ + { + "SHA": "ad30d0f4", + "Subject": "Prepare for release v0.31.0 (#123)" + }, + { + "SHA": "ba9e3036", + "Subject": "Use Go 1.24 (#122)" + }, + { + "SHA": "e56c4c25", + "Subject": "Prepare for release v0.31.0-rc.0 (#121)" + }, + { + "SHA": "2539e4b4", + "Subject": "Disable image caching in setup-qemu action (#120)" + } + ] + } + ] + }, { "url": "github.com/kubedb/redis-restic-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 27ac9d92d..23d827c78 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -438,6 +438,17 @@ +## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) + +### [v0.31.0](https://github.com/kubedb/redis-coordinator/releases/tag/v0.31.0) + +- [ad30d0f4](https://github.com/kubedb/redis-coordinator/commit/ad30d0f4) Prepare for release v0.31.0 (#123) +- [ba9e3036](https://github.com/kubedb/redis-coordinator/commit/ba9e3036) Use Go 1.24 (#122) +- [e56c4c25](https://github.com/kubedb/redis-coordinator/commit/e56c4c25) Prepare for release v0.31.0-rc.0 (#121) +- [2539e4b4](https://github.com/kubedb/redis-coordinator/commit/2539e4b4) Disable image caching in setup-qemu action (#120) + + + ## [kubedb/redis-restic-plugin](https://github.com/kubedb/redis-restic-plugin) ### [v0.15.0](https://github.com/kubedb/redis-restic-plugin/releases/tag/v0.15.0) From 8cbddc32bef27096de695c544fafcbc93f77c0eb Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:24:25 +0000 Subject: [PATCH 43/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 48 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 16 ++++++++++ 2 files changed, 63 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index ea6daf930..09e6dbbed 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:22:46.550658515Z", + "release_date": "2025-02-18T20:24:25.247126548Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1337,6 +1337,52 @@ } ] }, + { + "url": "github.com/kubedb/zookeeper", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "a3a96c3b", + "Subject": "Prepare for release v0.7.0 (#64)" + }, + { + "SHA": "432282ec", + "Subject": "Test against k8s 1.32 (#63)" + }, + { + "SHA": "575e88a7", + "Subject": "Use Go 1.24 (#62)" + }, + { + "SHA": "0a05aa4a", + "Subject": "Report namespace info with billing event (#61)" + }, + { + "SHA": "0c0110cf", + "Subject": "Show the reason for not satifying license restriction (#60)" + }, + { + "SHA": "96dc0790", + "Subject": "Add license restriction (#59)" + }, + { + "SHA": "ace3a6dd", + "Subject": "Prepare for release v0.7.0-rc.0 (#57)" + }, + { + "SHA": "89699f8d", + "Subject": "Disable image caching in setup-qemu action (#56)" + }, + { + "SHA": "9a81250c", + "Subject": "Add client billing event support (#55)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper-restic-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 23d827c78..661ea3e69 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -510,6 +510,22 @@ +## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) + +### [v0.7.0](https://github.com/kubedb/zookeeper/releases/tag/v0.7.0) + +- [a3a96c3b](https://github.com/kubedb/zookeeper/commit/a3a96c3b) Prepare for release v0.7.0 (#64) +- [432282ec](https://github.com/kubedb/zookeeper/commit/432282ec) Test against k8s 1.32 (#63) +- [575e88a7](https://github.com/kubedb/zookeeper/commit/575e88a7) Use Go 1.24 (#62) +- [0a05aa4a](https://github.com/kubedb/zookeeper/commit/0a05aa4a) Report namespace info with billing event (#61) +- [0c0110cf](https://github.com/kubedb/zookeeper/commit/0c0110cf) Show the reason for not satifying license restriction (#60) +- [96dc0790](https://github.com/kubedb/zookeeper/commit/96dc0790) Add license restriction (#59) +- [ace3a6dd](https://github.com/kubedb/zookeeper/commit/ace3a6dd) Prepare for release v0.7.0-rc.0 (#57) +- [89699f8d](https://github.com/kubedb/zookeeper/commit/89699f8d) Disable image caching in setup-qemu action (#56) +- [9a81250c](https://github.com/kubedb/zookeeper/commit/9a81250c) Add client billing event support (#55) + + + ## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) ### [v0.8.0](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.8.0) From 36a3b33b8780b1c22ee86e046f1a2a17b9b24d25 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:24:46 +0000 Subject: [PATCH 44/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 09e6dbbed..dc4b194c5 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:24:25.247126548Z", + "release_date": "2025-02-18T20:24:46.709112287Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -516,6 +516,36 @@ } ] }, + { + "url": "github.com/kubedb/mariadb-archiver", + "releases": [ + { + "tag": "v0.12.0", + "commits": [ + { + "SHA": "70edd7d5", + "Subject": "Prepare for release v0.12.0 (#44)" + }, + { + "SHA": "fabf49b0", + "Subject": "Use Go 1.24 (#43)" + }, + { + "SHA": "e9ac111d", + "Subject": "Prepare for release v0.12.0-rc.0 (#42)" + }, + { + "SHA": "40d97244", + "Subject": "Prepare for release v0.12.0-rc.0 (#41)" + }, + { + "SHA": "c156d207", + "Subject": "Disable image caching in setup-qemu action (#40)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mariadb-coordinator", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 661ea3e69..37acb63c1 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -178,6 +178,18 @@ +## [kubedb/mariadb-archiver](https://github.com/kubedb/mariadb-archiver) + +### [v0.12.0](https://github.com/kubedb/mariadb-archiver/releases/tag/v0.12.0) + +- [70edd7d5](https://github.com/kubedb/mariadb-archiver/commit/70edd7d5) Prepare for release v0.12.0 (#44) +- [fabf49b0](https://github.com/kubedb/mariadb-archiver/commit/fabf49b0) Use Go 1.24 (#43) +- [e9ac111d](https://github.com/kubedb/mariadb-archiver/commit/e9ac111d) Prepare for release v0.12.0-rc.0 (#42) +- [40d97244](https://github.com/kubedb/mariadb-archiver/commit/40d97244) Prepare for release v0.12.0-rc.0 (#41) +- [c156d207](https://github.com/kubedb/mariadb-archiver/commit/c156d207) Disable image caching in setup-qemu action (#40) + + + ## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) ### [v0.32.0](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.32.0) From 6539a532a8df9f4cf6ec3c65e7d81aea2ef664e4 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:25:52 +0000 Subject: [PATCH 45/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 52 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 17 ++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index dc4b194c5..acab601e4 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:24:46.709112287Z", + "release_date": "2025-02-18T20:25:52.786849211Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -940,6 +940,56 @@ } ] }, + { + "url": "github.com/kubedb/percona-xtradb", + "releases": [ + { + "tag": "v0.39.0", + "commits": [ + { + "SHA": "04e2466a3", + "Subject": "Prepare for release v0.39.0 (#400)" + }, + { + "SHA": "29cda5511", + "Subject": "Test against k8s 1.32 (#399)" + }, + { + "SHA": "45ce72c71", + "Subject": "Use Go 1.24 (#398)" + }, + { + "SHA": "672219b81", + "Subject": "Report namespace info with billing event (#397)" + }, + { + "SHA": "2370ef834", + "Subject": "Wait for PVC restoration by stash (#396)" + }, + { + "SHA": "01e39d5fe", + "Subject": "Show the reason for not satifying license restriction (#395)" + }, + { + "SHA": "add342c62", + "Subject": "Prepare for release v0.39.0-rc.0 (#394)" + }, + { + "SHA": "bbe09606f", + "Subject": "Fix AuthSecret Check (#386)" + }, + { + "SHA": "4f888fbfe", + "Subject": "Disable image caching in setup-qemu action (#393)" + }, + { + "SHA": "ebe98bef2", + "Subject": "Add client billing event support (#392)" + } + ] + } + ] + }, { "url": "github.com/kubedb/percona-xtradb-coordinator", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 37acb63c1..35395913a 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -347,6 +347,23 @@ +## [kubedb/percona-xtradb](https://github.com/kubedb/percona-xtradb) + +### [v0.39.0](https://github.com/kubedb/percona-xtradb/releases/tag/v0.39.0) + +- [04e2466a](https://github.com/kubedb/percona-xtradb/commit/04e2466a3) Prepare for release v0.39.0 (#400) +- [29cda551](https://github.com/kubedb/percona-xtradb/commit/29cda5511) Test against k8s 1.32 (#399) +- [45ce72c7](https://github.com/kubedb/percona-xtradb/commit/45ce72c71) Use Go 1.24 (#398) +- [672219b8](https://github.com/kubedb/percona-xtradb/commit/672219b81) Report namespace info with billing event (#397) +- [2370ef83](https://github.com/kubedb/percona-xtradb/commit/2370ef834) Wait for PVC restoration by stash (#396) +- [01e39d5f](https://github.com/kubedb/percona-xtradb/commit/01e39d5fe) Show the reason for not satifying license restriction (#395) +- [add342c6](https://github.com/kubedb/percona-xtradb/commit/add342c62) Prepare for release v0.39.0-rc.0 (#394) +- [bbe09606](https://github.com/kubedb/percona-xtradb/commit/bbe09606f) Fix AuthSecret Check (#386) +- [4f888fbf](https://github.com/kubedb/percona-xtradb/commit/4f888fbfe) Disable image caching in setup-qemu action (#393) +- [ebe98bef](https://github.com/kubedb/percona-xtradb/commit/ebe98bef2) Add client billing event support (#392) + + + ## [kubedb/percona-xtradb-coordinator](https://github.com/kubedb/percona-xtradb-coordinator) ### [v0.25.0](https://github.com/kubedb/percona-xtradb-coordinator/releases/tag/v0.25.0) From de1bfb2c429bf2acb29a53813788621446fc03e5 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:26:02 +0000 Subject: [PATCH 46/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 44 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 15 ++++++++++ 2 files changed, 58 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index acab601e4..bc117fa63 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:25:52.786849211Z", + "release_date": "2025-02-18T20:26:02.480530621Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -402,6 +402,48 @@ } ] }, + { + "url": "github.com/kubedb/ferretdb", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "175f1523", + "Subject": "Prepare for release v0.7.0 (#64)" + }, + { + "SHA": "15975b72", + "Subject": "Test against k8s 1.32 (#63)" + }, + { + "SHA": "4e2c27ee", + "Subject": "Use Go 1.24 (#62)" + }, + { + "SHA": "2b50a0d6", + "Subject": "Report namespace info with billing event (#61)" + }, + { + "SHA": "98674271", + "Subject": "Update license log & e2e machine" + }, + { + "SHA": "413b1108", + "Subject": "Add license restriction (#59)" + }, + { + "SHA": "84909469", + "Subject": "Prepare for release v0.7.0-rc.0 (#58)" + }, + { + "SHA": "b158b789", + "Subject": "Disable image caching in setup-qemu action (#57)" + } + ] + } + ] + }, { "url": "github.com/kubedb/kubedb-manifest-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 35395913a..2998b6fb6 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -136,6 +136,21 @@ +## [kubedb/ferretdb](https://github.com/kubedb/ferretdb) + +### [v0.7.0](https://github.com/kubedb/ferretdb/releases/tag/v0.7.0) + +- [175f1523](https://github.com/kubedb/ferretdb/commit/175f1523) Prepare for release v0.7.0 (#64) +- [15975b72](https://github.com/kubedb/ferretdb/commit/15975b72) Test against k8s 1.32 (#63) +- [4e2c27ee](https://github.com/kubedb/ferretdb/commit/4e2c27ee) Use Go 1.24 (#62) +- [2b50a0d6](https://github.com/kubedb/ferretdb/commit/2b50a0d6) Report namespace info with billing event (#61) +- [98674271](https://github.com/kubedb/ferretdb/commit/98674271) Update license log & e2e machine +- [413b1108](https://github.com/kubedb/ferretdb/commit/413b1108) Add license restriction (#59) +- [84909469](https://github.com/kubedb/ferretdb/commit/84909469) Prepare for release v0.7.0-rc.0 (#58) +- [b158b789](https://github.com/kubedb/ferretdb/commit/b158b789) Disable image caching in setup-qemu action (#57) + + + ## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) ### [v0.15.0](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.15.0) From ffe5bbfc54ed92043294fec49199479c17899e9a Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:26:41 +0000 Subject: [PATCH 47/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 56 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 18 ++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index bc117fa63..528d8e835 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:26:02.480530621Z", + "release_date": "2025-02-18T20:26:41.71155219Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1279,6 +1279,60 @@ } ] }, + { + "url": "github.com/kubedb/redis", + "releases": [ + { + "tag": "v0.45.0", + "commits": [ + { + "SHA": "1bd0ce8ed", + "Subject": "Prepare for release v0.45.0 (#582)" + }, + { + "SHA": "6bceb5097", + "Subject": "Test against k8s 1.32 (#581)" + }, + { + "SHA": "d09543ec0", + "Subject": "Use Go 1.24 (#580)" + }, + { + "SHA": "69b304d7a", + "Subject": "Fix and Improve Cluster Health Check + Add Cluster Pod Role Label (#578)" + }, + { + "SHA": "029f1ade0", + "Subject": "Report namespace info with billing event (#579)" + }, + { + "SHA": "50b6b3b84", + "Subject": "Run e2e tests on testrig & Show the reason for not satifying license (#577)" + }, + { + "SHA": "57992fa92", + "Subject": "Prepare for release v0.45.0-rc.0 (#575)" + }, + { + "SHA": "01332fdeb", + "Subject": "Disable image caching in setup-qemu action (#576)" + }, + { + "SHA": "67e0e0923", + "Subject": "Enable license restriction and client billing (#574)" + }, + { + "SHA": "d9140fd65", + "Subject": "Enable license restriction and client billing (#572)" + }, + { + "SHA": "1e8f27634", + "Subject": "Move mutator defaults to SetDefaults() (#571)" + } + ] + } + ] + }, { "url": "github.com/kubedb/redis-coordinator", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 2998b6fb6..c7189db44 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -482,6 +482,24 @@ +## [kubedb/redis](https://github.com/kubedb/redis) + +### [v0.45.0](https://github.com/kubedb/redis/releases/tag/v0.45.0) + +- [1bd0ce8e](https://github.com/kubedb/redis/commit/1bd0ce8ed) Prepare for release v0.45.0 (#582) +- [6bceb509](https://github.com/kubedb/redis/commit/6bceb5097) Test against k8s 1.32 (#581) +- [d09543ec](https://github.com/kubedb/redis/commit/d09543ec0) Use Go 1.24 (#580) +- [69b304d7](https://github.com/kubedb/redis/commit/69b304d7a) Fix and Improve Cluster Health Check + Add Cluster Pod Role Label (#578) +- [029f1ade](https://github.com/kubedb/redis/commit/029f1ade0) Report namespace info with billing event (#579) +- [50b6b3b8](https://github.com/kubedb/redis/commit/50b6b3b84) Run e2e tests on testrig & Show the reason for not satifying license (#577) +- [57992fa9](https://github.com/kubedb/redis/commit/57992fa92) Prepare for release v0.45.0-rc.0 (#575) +- [01332fde](https://github.com/kubedb/redis/commit/01332fdeb) Disable image caching in setup-qemu action (#576) +- [67e0e092](https://github.com/kubedb/redis/commit/67e0e0923) Enable license restriction and client billing (#574) +- [d9140fd6](https://github.com/kubedb/redis/commit/d9140fd65) Enable license restriction and client billing (#572) +- [1e8f2763](https://github.com/kubedb/redis/commit/1e8f27634) Move mutator defaults to SetDefaults() (#571) + + + ## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) ### [v0.31.0](https://github.com/kubedb/redis-coordinator/releases/tag/v0.31.0) From b887a8d5558c85e3a6b6ff335aa72487a41c8194 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:28:12 +0000 Subject: [PATCH 48/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 64 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 20 ++++++++++ 2 files changed, 83 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 528d8e835..91468c39c 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:26:41.71155219Z", + "release_date": "2025-02-18T20:28:12.642681832Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -852,6 +852,68 @@ } ] }, + { + "url": "github.com/kubedb/mysql", + "releases": [ + { + "tag": "v0.45.0", + "commits": [ + { + "SHA": "7cb701700", + "Subject": "Prepare for release v0.45.0 (#672)" + }, + { + "SHA": "78f18ebc2", + "Subject": "Test against k8s 1.32 (#671)" + }, + { + "SHA": "7b8439cf1", + "Subject": "Use Go 1.24 (#670)" + }, + { + "SHA": "c7c9ffec3", + "Subject": "Report namespace info with billing event (#669)" + }, + { + "SHA": "1db638462", + "Subject": "Show the reason for not satifying license restriction (#668)" + }, + { + "SHA": "8c49a6eae", + "Subject": "Use testrig" + }, + { + "SHA": "2cd44d411", + "Subject": "Fix license restriction (#667)" + }, + { + "SHA": "c670388e0", + "Subject": "Prepare for release v0.45.0-rc.0 (#665)" + }, + { + "SHA": "fc288a35b", + "Subject": "Disable image caching in setup-qemu action (#666)" + }, + { + "SHA": "4453af610", + "Subject": "Update BinLog Snapshot status (#659)" + }, + { + "SHA": "5cea0f13f", + "Subject": "Add client billing event support (#663)" + }, + { + "SHA": "e8c264e1b", + "Subject": "Added archiver and init-script manifest restore support (#661)" + }, + { + "SHA": "174fdd9ed", + "Subject": "Add --all-databases arg for v5.7.x (#662)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mysql-archiver", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index c7189db44..f62e377fb 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -307,6 +307,26 @@ +## [kubedb/mysql](https://github.com/kubedb/mysql) + +### [v0.45.0](https://github.com/kubedb/mysql/releases/tag/v0.45.0) + +- [7cb70170](https://github.com/kubedb/mysql/commit/7cb701700) Prepare for release v0.45.0 (#672) +- [78f18ebc](https://github.com/kubedb/mysql/commit/78f18ebc2) Test against k8s 1.32 (#671) +- [7b8439cf](https://github.com/kubedb/mysql/commit/7b8439cf1) Use Go 1.24 (#670) +- [c7c9ffec](https://github.com/kubedb/mysql/commit/c7c9ffec3) Report namespace info with billing event (#669) +- [1db63846](https://github.com/kubedb/mysql/commit/1db638462) Show the reason for not satifying license restriction (#668) +- [8c49a6ea](https://github.com/kubedb/mysql/commit/8c49a6eae) Use testrig +- [2cd44d41](https://github.com/kubedb/mysql/commit/2cd44d411) Fix license restriction (#667) +- [c670388e](https://github.com/kubedb/mysql/commit/c670388e0) Prepare for release v0.45.0-rc.0 (#665) +- [fc288a35](https://github.com/kubedb/mysql/commit/fc288a35b) Disable image caching in setup-qemu action (#666) +- [4453af61](https://github.com/kubedb/mysql/commit/4453af610) Update BinLog Snapshot status (#659) +- [5cea0f13](https://github.com/kubedb/mysql/commit/5cea0f13f) Add client billing event support (#663) +- [e8c264e1](https://github.com/kubedb/mysql/commit/e8c264e1b) Added archiver and init-script manifest restore support (#661) +- [174fdd9e](https://github.com/kubedb/mysql/commit/174fdd9ed) Add --all-databases arg for v5.7.x (#662) + + + ## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) ### [v0.13.0](https://github.com/kubedb/mysql-archiver/releases/tag/v0.13.0) From 0f18f9845f9bfbafb58c7e8a4f66b22a54239787 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:28:23 +0000 Subject: [PATCH 49/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 91468c39c..f444d12af 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:28:12.642681832Z", + "release_date": "2025-02-18T20:28:23.223880834Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -614,6 +614,32 @@ } ] }, + { + "url": "github.com/kubedb/mariadb-csi-snapshotter-plugin", + "releases": [ + { + "tag": "v0.12.0", + "commits": [ + { + "SHA": "616f213", + "Subject": "Prepare for release v0.12.0 (#42)" + }, + { + "SHA": "1c16b34", + "Subject": "Use Go 1.24 (#41)" + }, + { + "SHA": "b94da98", + "Subject": "Prepare for release v0.12.0-rc.0 (#40)" + }, + { + "SHA": "2106e19", + "Subject": "Disable image caching in setup-qemu action (#39)" + } + ] + } + ] + }, { "url": "github.com/kubedb/memcached", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index f62e377fb..fb2a12a37 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -216,6 +216,17 @@ +## [kubedb/mariadb-csi-snapshotter-plugin](https://github.com/kubedb/mariadb-csi-snapshotter-plugin) + +### [v0.12.0](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/releases/tag/v0.12.0) + +- [616f213](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/616f213) Prepare for release v0.12.0 (#42) +- [1c16b34](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/1c16b34) Use Go 1.24 (#41) +- [b94da98](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/b94da98) Prepare for release v0.12.0-rc.0 (#40) +- [2106e19](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/2106e19) Disable image caching in setup-qemu action (#39) + + + ## [kubedb/memcached](https://github.com/kubedb/memcached) ### [v0.45.0](https://github.com/kubedb/memcached/releases/tag/v0.45.0) From 7785e8e68bc438cddf9b96dccead2bcd6715aa35 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:28:54 +0000 Subject: [PATCH 50/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 52 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 17 ++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index f444d12af..957467550 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:28:23.223880834Z", + "release_date": "2025-02-18T20:28:54.746096585Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1188,6 +1188,56 @@ } ] }, + { + "url": "github.com/kubedb/pgpool", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "8eb95eaf", + "Subject": "Prepare for release v0.7.0 (#66)" + }, + { + "SHA": "845d2edf", + "Subject": "Test against k8s 1.32 (#65)" + }, + { + "SHA": "f04be287", + "Subject": "Use Go 1.24 (#64)" + }, + { + "SHA": "4c2e65b2", + "Subject": "Pgpool get fixed & Report namespace info with billing event (#63)" + }, + { + "SHA": "56d97ff5", + "Subject": "Run e2e tests on testrig & Show the reason for not satifying license restriction (#62)" + }, + { + "SHA": "7a4617cf", + "Subject": "Add license restriction (#61)" + }, + { + "SHA": "4ed69176", + "Subject": "Prepare for release v0.7.0-rc.0 (#60)" + }, + { + "SHA": "a4735c17", + "Subject": "Disable image caching in setup-qemu action (#59)" + }, + { + "SHA": "c1bf6d9a", + "Subject": "Enable license restriction and client billing (#58)" + }, + { + "SHA": "0c326d14", + "Subject": "Add basic-auth-active-from annotation in auth secret & Config secret separation & PID file location added (#56)" + } + ] + } + ] + }, { "url": "github.com/kubedb/postgres", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index fb2a12a37..641d5032a 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -436,6 +436,23 @@ +## [kubedb/pgpool](https://github.com/kubedb/pgpool) + +### [v0.7.0](https://github.com/kubedb/pgpool/releases/tag/v0.7.0) + +- [8eb95eaf](https://github.com/kubedb/pgpool/commit/8eb95eaf) Prepare for release v0.7.0 (#66) +- [845d2edf](https://github.com/kubedb/pgpool/commit/845d2edf) Test against k8s 1.32 (#65) +- [f04be287](https://github.com/kubedb/pgpool/commit/f04be287) Use Go 1.24 (#64) +- [4c2e65b2](https://github.com/kubedb/pgpool/commit/4c2e65b2) Pgpool get fixed & Report namespace info with billing event (#63) +- [56d97ff5](https://github.com/kubedb/pgpool/commit/56d97ff5) Run e2e tests on testrig & Show the reason for not satifying license restriction (#62) +- [7a4617cf](https://github.com/kubedb/pgpool/commit/7a4617cf) Add license restriction (#61) +- [4ed69176](https://github.com/kubedb/pgpool/commit/4ed69176) Prepare for release v0.7.0-rc.0 (#60) +- [a4735c17](https://github.com/kubedb/pgpool/commit/a4735c17) Disable image caching in setup-qemu action (#59) +- [c1bf6d9a](https://github.com/kubedb/pgpool/commit/c1bf6d9a) Enable license restriction and client billing (#58) +- [0c326d14](https://github.com/kubedb/pgpool/commit/0c326d14) Add basic-auth-active-from annotation in auth secret & Config secret separation & PID file location added (#56) + + + ## [kubedb/postgres](https://github.com/kubedb/postgres) ### [v0.52.0](https://github.com/kubedb/postgres/releases/tag/v0.52.0) From 086e3927b9e21ebad6fd532d899e9cbda4b3a70f Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:29:35 +0000 Subject: [PATCH 51/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 60 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 19 ++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 957467550..95c4f7c07 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:28:54.746096585Z", + "release_date": "2025-02-18T20:29:35.742223628Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -148,6 +148,64 @@ } ] }, + { + "url": "github.com/kubedb/cassandra", + "releases": [ + { + "tag": "v0.5.0", + "commits": [ + { + "SHA": "f8c20588", + "Subject": "Prepare for release v0.5.0 (#24)" + }, + { + "SHA": "d8682ce7", + "Subject": "Test against k8s 1.32 (#23)" + }, + { + "SHA": "1683194c", + "Subject": "Use Go 1.24 (#22)" + }, + { + "SHA": "5a9efd1a", + "Subject": "Merge pull request #21 from kubedb/ns" + }, + { + "SHA": "89c1e37c", + "Subject": "Report namespace info with billing event" + }, + { + "SHA": "5d389517", + "Subject": "Update license log & e2e machine" + }, + { + "SHA": "4eb08463", + "Subject": "Fix reconcile order (#20)" + }, + { + "SHA": "caa25811", + "Subject": "Fix license restriction checking (#19)" + }, + { + "SHA": "85d398f0", + "Subject": "Fix lister creation for client billing" + }, + { + "SHA": "e5b0f6ac", + "Subject": "Prepare for release v0.5.0-rc.0 (#17)" + }, + { + "SHA": "75936904", + "Subject": "Disable image caching in setup-qemu action (#18)" + }, + { + "SHA": "282fb04e", + "Subject": "Add client billing support (#16)" + } + ] + } + ] + }, { "url": "github.com/kubedb/cli", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 641d5032a..759afe2b0 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -41,6 +41,25 @@ +## [kubedb/cassandra](https://github.com/kubedb/cassandra) + +### [v0.5.0](https://github.com/kubedb/cassandra/releases/tag/v0.5.0) + +- [f8c20588](https://github.com/kubedb/cassandra/commit/f8c20588) Prepare for release v0.5.0 (#24) +- [d8682ce7](https://github.com/kubedb/cassandra/commit/d8682ce7) Test against k8s 1.32 (#23) +- [1683194c](https://github.com/kubedb/cassandra/commit/1683194c) Use Go 1.24 (#22) +- [5a9efd1a](https://github.com/kubedb/cassandra/commit/5a9efd1a) Merge pull request #21 from kubedb/ns +- [89c1e37c](https://github.com/kubedb/cassandra/commit/89c1e37c) Report namespace info with billing event +- [5d389517](https://github.com/kubedb/cassandra/commit/5d389517) Update license log & e2e machine +- [4eb08463](https://github.com/kubedb/cassandra/commit/4eb08463) Fix reconcile order (#20) +- [caa25811](https://github.com/kubedb/cassandra/commit/caa25811) Fix license restriction checking (#19) +- [85d398f0](https://github.com/kubedb/cassandra/commit/85d398f0) Fix lister creation for client billing +- [e5b0f6ac](https://github.com/kubedb/cassandra/commit/e5b0f6ac) Prepare for release v0.5.0-rc.0 (#17) +- [75936904](https://github.com/kubedb/cassandra/commit/75936904) Disable image caching in setup-qemu action (#18) +- [282fb04e](https://github.com/kubedb/cassandra/commit/282fb04e) Add client billing support (#16) + + + ## [kubedb/cli](https://github.com/kubedb/cli) ### [v0.52.0](https://github.com/kubedb/cli/releases/tag/v0.52.0) From 503f365fa0143855f6da501d50d944d51928df57 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:30:38 +0000 Subject: [PATCH 52/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 56 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 18 ++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 95c4f7c07..859e19a61 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:29:35.742223628Z", + "release_date": "2025-02-18T20:30:38.717948891Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -502,6 +502,60 @@ } ] }, + { + "url": "github.com/kubedb/kafka", + "releases": [ + { + "tag": "v0.23.0", + "commits": [ + { + "SHA": "5760f6ef", + "Subject": "Prepare for release v0.23.0 (#141)" + }, + { + "SHA": "cecd7700", + "Subject": "Test against k8s 1.32 (#140)" + }, + { + "SHA": "77970b06", + "Subject": "Use Go 1.24 (#139)" + }, + { + "SHA": "e63d1571", + "Subject": "Report namespace info with billing event (#138)" + }, + { + "SHA": "256409b5", + "Subject": "Show the reason for not satifying license restriction (#137)" + }, + { + "SHA": "5d530b62", + "Subject": "Use testrig" + }, + { + "SHA": "70d1c5ba", + "Subject": "Update listers for client billing (#136)" + }, + { + "SHA": "a9324d11", + "Subject": "Prepare for release v0.23.0-rc.0 (#135)" + }, + { + "SHA": "b19380dd", + "Subject": "Disable image caching in setup-qemu action (#134)" + }, + { + "SHA": "3b96d82d", + "Subject": "Add client billing event support (#132)" + }, + { + "SHA": "b948518b", + "Subject": "Add SchemaRegistry with Rest Proxy (#128)" + } + ] + } + ] + }, { "url": "github.com/kubedb/kubedb-manifest-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 759afe2b0..d42cfe143 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -170,6 +170,24 @@ +## [kubedb/kafka](https://github.com/kubedb/kafka) + +### [v0.23.0](https://github.com/kubedb/kafka/releases/tag/v0.23.0) + +- [5760f6ef](https://github.com/kubedb/kafka/commit/5760f6ef) Prepare for release v0.23.0 (#141) +- [cecd7700](https://github.com/kubedb/kafka/commit/cecd7700) Test against k8s 1.32 (#140) +- [77970b06](https://github.com/kubedb/kafka/commit/77970b06) Use Go 1.24 (#139) +- [e63d1571](https://github.com/kubedb/kafka/commit/e63d1571) Report namespace info with billing event (#138) +- [256409b5](https://github.com/kubedb/kafka/commit/256409b5) Show the reason for not satifying license restriction (#137) +- [5d530b62](https://github.com/kubedb/kafka/commit/5d530b62) Use testrig +- [70d1c5ba](https://github.com/kubedb/kafka/commit/70d1c5ba) Update listers for client billing (#136) +- [a9324d11](https://github.com/kubedb/kafka/commit/a9324d11) Prepare for release v0.23.0-rc.0 (#135) +- [b19380dd](https://github.com/kubedb/kafka/commit/b19380dd) Disable image caching in setup-qemu action (#134) +- [3b96d82d](https://github.com/kubedb/kafka/commit/3b96d82d) Add client billing event support (#132) +- [b948518b](https://github.com/kubedb/kafka/commit/b948518b) Add SchemaRegistry with Rest Proxy (#128) + + + ## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) ### [v0.15.0](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.15.0) From f3f4fa71aaaac432246adb3643dc5ab5f48cd1a7 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:31:17 +0000 Subject: [PATCH 53/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 56 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 18 ++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 859e19a61..7856e0b26 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:30:38.717948891Z", + "release_date": "2025-02-18T20:31:17.157515167Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1529,6 +1529,60 @@ } ] }, + { + "url": "github.com/kubedb/rabbitmq", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "ebf4ee3c", + "Subject": "Prepare for release v0.7.0 (#73)" + }, + { + "SHA": "eff526ac", + "Subject": "Test against k8s 1.32 (#72)" + }, + { + "SHA": "3c10a317", + "Subject": "Use Go 1.24 (#71)" + }, + { + "SHA": "a4bbf73b", + "Subject": "Report namespace info with billing event (#70)" + }, + { + "SHA": "3f881093", + "Subject": "Run e2e Tests on testrig & show the reason for not satisfying license… (#69)" + }, + { + "SHA": "70782af2", + "Subject": "Fix license restriction checking (#68)" + }, + { + "SHA": "7e6e1cca", + "Subject": "Fix lister creation for client billing" + }, + { + "SHA": "71d4a65d", + "Subject": "Prepare for release v0.7.0-rc.0 (#66)" + }, + { + "SHA": "4dad3584", + "Subject": "Disable image caching in setup-qemu action (#67)" + }, + { + "SHA": "5ae024d8", + "Subject": "Add client billing event support (#64)" + }, + { + "SHA": "a179e524", + "Subject": "Fix RabbitMQ Deletion Issue (#63)" + } + ] + } + ] + }, { "url": "github.com/kubedb/redis", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index d42cfe143..eaf66cd2f 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -567,6 +567,24 @@ +## [kubedb/rabbitmq](https://github.com/kubedb/rabbitmq) + +### [v0.7.0](https://github.com/kubedb/rabbitmq/releases/tag/v0.7.0) + +- [ebf4ee3c](https://github.com/kubedb/rabbitmq/commit/ebf4ee3c) Prepare for release v0.7.0 (#73) +- [eff526ac](https://github.com/kubedb/rabbitmq/commit/eff526ac) Test against k8s 1.32 (#72) +- [3c10a317](https://github.com/kubedb/rabbitmq/commit/3c10a317) Use Go 1.24 (#71) +- [a4bbf73b](https://github.com/kubedb/rabbitmq/commit/a4bbf73b) Report namespace info with billing event (#70) +- [3f881093](https://github.com/kubedb/rabbitmq/commit/3f881093) Run e2e Tests on testrig & show the reason for not satisfying license… (#69) +- [70782af2](https://github.com/kubedb/rabbitmq/commit/70782af2) Fix license restriction checking (#68) +- [7e6e1cca](https://github.com/kubedb/rabbitmq/commit/7e6e1cca) Fix lister creation for client billing +- [71d4a65d](https://github.com/kubedb/rabbitmq/commit/71d4a65d) Prepare for release v0.7.0-rc.0 (#66) +- [4dad3584](https://github.com/kubedb/rabbitmq/commit/4dad3584) Disable image caching in setup-qemu action (#67) +- [5ae024d8](https://github.com/kubedb/rabbitmq/commit/5ae024d8) Add client billing event support (#64) +- [a179e524](https://github.com/kubedb/rabbitmq/commit/a179e524) Fix RabbitMQ Deletion Issue (#63) + + + ## [kubedb/redis](https://github.com/kubedb/redis) ### [v0.45.0](https://github.com/kubedb/redis/releases/tag/v0.45.0) From dd3f8eabae94309c32990fe6b69d6baee88a5d84 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:31:39 +0000 Subject: [PATCH 54/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 64 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 20 ++++++++++ 2 files changed, 83 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 7856e0b26..d46b8e38f 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:31:17.157515167Z", + "release_date": "2025-02-18T20:31:39.919204039Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -946,6 +946,68 @@ } ] }, + { + "url": "github.com/kubedb/mssqlserver", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "74c75813", + "Subject": "Prepare for release v0.7.0 (#66)" + }, + { + "SHA": "b2681864", + "Subject": "Test against k8s 1.32 (#65)" + }, + { + "SHA": "5d060a01", + "Subject": "Use Go 1.24 (#64)" + }, + { + "SHA": "82fa1293", + "Subject": "Report namespace info with billing event (#63)" + }, + { + "SHA": "dde24b69", + "Subject": "Add daily.yml for running e2e tests daily (#62)" + }, + { + "SHA": "fb508368", + "Subject": "Show the reason for not satifying license restriction (#61)" + }, + { + "SHA": "25d9ee44", + "Subject": "Prepare for release v0.7.0-rc.0 (#59)" + }, + { + "SHA": "3a9b02e7", + "Subject": "Update listers for client billing (#58)" + }, + { + "SHA": "4bb771b1", + "Subject": "Disable image caching in setup-qemu action (#57)" + }, + { + "SHA": "bdf3175d", + "Subject": "Enable license restriction and client billing (#55)" + }, + { + "SHA": "721f3cfe", + "Subject": "Added archiver and init-script manifest restore support (#54)" + }, + { + "SHA": "fd1c8cfb", + "Subject": "Add arbiter node support for quorum in even-sized clusters (#46)" + }, + { + "SHA": "d95108ae", + "Subject": "Set archiver ref into db while label set (#53)" + } + ] + } + ] + }, { "url": "github.com/kubedb/mssqlserver-archiver", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index eaf66cd2f..f2e053a5a 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -335,6 +335,26 @@ +## [kubedb/mssqlserver](https://github.com/kubedb/mssqlserver) + +### [v0.7.0](https://github.com/kubedb/mssqlserver/releases/tag/v0.7.0) + +- [74c75813](https://github.com/kubedb/mssqlserver/commit/74c75813) Prepare for release v0.7.0 (#66) +- [b2681864](https://github.com/kubedb/mssqlserver/commit/b2681864) Test against k8s 1.32 (#65) +- [5d060a01](https://github.com/kubedb/mssqlserver/commit/5d060a01) Use Go 1.24 (#64) +- [82fa1293](https://github.com/kubedb/mssqlserver/commit/82fa1293) Report namespace info with billing event (#63) +- [dde24b69](https://github.com/kubedb/mssqlserver/commit/dde24b69) Add daily.yml for running e2e tests daily (#62) +- [fb508368](https://github.com/kubedb/mssqlserver/commit/fb508368) Show the reason for not satifying license restriction (#61) +- [25d9ee44](https://github.com/kubedb/mssqlserver/commit/25d9ee44) Prepare for release v0.7.0-rc.0 (#59) +- [3a9b02e7](https://github.com/kubedb/mssqlserver/commit/3a9b02e7) Update listers for client billing (#58) +- [4bb771b1](https://github.com/kubedb/mssqlserver/commit/4bb771b1) Disable image caching in setup-qemu action (#57) +- [bdf3175d](https://github.com/kubedb/mssqlserver/commit/bdf3175d) Enable license restriction and client billing (#55) +- [721f3cfe](https://github.com/kubedb/mssqlserver/commit/721f3cfe) Added archiver and init-script manifest restore support (#54) +- [fd1c8cfb](https://github.com/kubedb/mssqlserver/commit/fd1c8cfb) Add arbiter node support for quorum in even-sized clusters (#46) +- [d95108ae](https://github.com/kubedb/mssqlserver/commit/d95108ae) Set archiver ref into db while label set (#53) + + + ## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) ### [v0.6.0](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.6.0) From 813e68c96644d804eea89edd7b644c6136b279fd Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 20:47:31 +0000 Subject: [PATCH 55/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 56 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 18 ++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index d46b8e38f..63e40b39f 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:31:39.919204039Z", + "release_date": "2025-02-18T20:47:31.756305181Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1879,6 +1879,60 @@ } ] }, + { + "url": "github.com/kubedb/solr", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "3cd88780", + "Subject": "Prepare for release v0.7.0 (#74)" + }, + { + "SHA": "9ae38877", + "Subject": "Test against k8s 1.32 (#73)" + }, + { + "SHA": "7db0eee6", + "Subject": "Use Go 1.24 (#72)" + }, + { + "SHA": "bd805cac", + "Subject": "Configure internal zookeeper (#71)" + }, + { + "SHA": "32d513cd", + "Subject": "Update petset defaulter for security context (#70)" + }, + { + "SHA": "b405f209", + "Subject": "Update workflow and license restriction log (#69)" + }, + { + "SHA": "9370cec9", + "Subject": "Add restriction in client billing (#68)" + }, + { + "SHA": "700ce01b", + "Subject": "Prepare for release v0.7.0-rc.0 (#67)" + }, + { + "SHA": "9216caea", + "Subject": "Fix lister creation for client billing (#66)" + }, + { + "SHA": "43fdf9b2", + "Subject": "Disable image caching in setup-qemu action (#65)" + }, + { + "SHA": "fe9b60d8", + "Subject": "Add client billing event support (#64)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index f2e053a5a..42b624532 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -695,6 +695,24 @@ +## [kubedb/solr](https://github.com/kubedb/solr) + +### [v0.7.0](https://github.com/kubedb/solr/releases/tag/v0.7.0) + +- [3cd88780](https://github.com/kubedb/solr/commit/3cd88780) Prepare for release v0.7.0 (#74) +- [9ae38877](https://github.com/kubedb/solr/commit/9ae38877) Test against k8s 1.32 (#73) +- [7db0eee6](https://github.com/kubedb/solr/commit/7db0eee6) Use Go 1.24 (#72) +- [bd805cac](https://github.com/kubedb/solr/commit/bd805cac) Configure internal zookeeper (#71) +- [32d513cd](https://github.com/kubedb/solr/commit/32d513cd) Update petset defaulter for security context (#70) +- [b405f209](https://github.com/kubedb/solr/commit/b405f209) Update workflow and license restriction log (#69) +- [9370cec9](https://github.com/kubedb/solr/commit/9370cec9) Add restriction in client billing (#68) +- [700ce01b](https://github.com/kubedb/solr/commit/700ce01b) Prepare for release v0.7.0-rc.0 (#67) +- [9216caea](https://github.com/kubedb/solr/commit/9216caea) Fix lister creation for client billing (#66) +- [43fdf9b2](https://github.com/kubedb/solr/commit/43fdf9b2) Disable image caching in setup-qemu action (#65) +- [fe9b60d8](https://github.com/kubedb/solr/commit/fe9b60d8) Add client billing event support (#64) + + + ## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) ### [v0.7.0](https://github.com/kubedb/zookeeper/releases/tag/v0.7.0) From 452e6a41bfc043b07ccf3bfe8e264f027f53c7c4 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 22:46:04 +0000 Subject: [PATCH 56/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 56 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 18 ++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 63e40b39f..ca5c26be3 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T20:47:31.756305181Z", + "release_date": "2025-02-18T22:46:04.483356579Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -376,6 +376,60 @@ } ] }, + { + "url": "github.com/kubedb/druid", + "releases": [ + { + "tag": "v0.7.0", + "commits": [ + { + "SHA": "8dc34f78", + "Subject": "Prepare for release v0.7.0 (#75)" + }, + { + "SHA": "507e27de", + "Subject": "Test against k8s 1.32 (#74)" + }, + { + "SHA": "ec664f20", + "Subject": "Use Go 1.24 (#73)" + }, + { + "SHA": "bf3ae1d8", + "Subject": "Fix druid security context issue (#71)" + }, + { + "SHA": "88e4905c", + "Subject": "Report namespace info with billing event (#72)" + }, + { + "SHA": "4f4062b6", + "Subject": "Update license log & e2e machine" + }, + { + "SHA": "17876788", + "Subject": "Add license restriction (#70)" + }, + { + "SHA": "31e2f5d6", + "Subject": "Update listers for client billing" + }, + { + "SHA": "a2c96244", + "Subject": "Prepare for release v0.7.0-rc.0 (#69)" + }, + { + "SHA": "61806784", + "Subject": "Disable image caching in setup-qemu action (#68)" + }, + { + "SHA": "2f632333", + "Subject": "Add client billing event support (#67)" + } + ] + } + ] + }, { "url": "github.com/kubedb/elasticsearch", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 42b624532..fbc849549 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -125,6 +125,24 @@ +## [kubedb/druid](https://github.com/kubedb/druid) + +### [v0.7.0](https://github.com/kubedb/druid/releases/tag/v0.7.0) + +- [8dc34f78](https://github.com/kubedb/druid/commit/8dc34f78) Prepare for release v0.7.0 (#75) +- [507e27de](https://github.com/kubedb/druid/commit/507e27de) Test against k8s 1.32 (#74) +- [ec664f20](https://github.com/kubedb/druid/commit/ec664f20) Use Go 1.24 (#73) +- [bf3ae1d8](https://github.com/kubedb/druid/commit/bf3ae1d8) Fix druid security context issue (#71) +- [88e4905c](https://github.com/kubedb/druid/commit/88e4905c) Report namespace info with billing event (#72) +- [4f4062b6](https://github.com/kubedb/druid/commit/4f4062b6) Update license log & e2e machine +- [17876788](https://github.com/kubedb/druid/commit/17876788) Add license restriction (#70) +- [31e2f5d6](https://github.com/kubedb/druid/commit/31e2f5d6) Update listers for client billing +- [a2c96244](https://github.com/kubedb/druid/commit/a2c96244) Prepare for release v0.7.0-rc.0 (#69) +- [61806784](https://github.com/kubedb/druid/commit/61806784) Disable image caching in setup-qemu action (#68) +- [2f632333](https://github.com/kubedb/druid/commit/2f632333) Add client billing event support (#67) + + + ## [kubedb/elasticsearch](https://github.com/kubedb/elasticsearch) ### [v0.52.0](https://github.com/kubedb/elasticsearch/releases/tag/v0.52.0) From 7c73d5366e7e47e7fea5f9af2dccb77f788dac31 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 22:46:42 +0000 Subject: [PATCH 57/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 60 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 19 ++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index ca5c26be3..5d9e7f510 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T22:46:04.483356579Z", + "release_date": "2025-02-18T22:46:42.693363583Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1987,6 +1987,64 @@ } ] }, + { + "url": "github.com/kubedb/tests", + "releases": [ + { + "tag": "v0.37.0", + "commits": [ + { + "SHA": "f165f126", + "Subject": "Prepare for release v0.37.0 (#443)" + }, + { + "SHA": "3b5fada0", + "Subject": "Test against k8s 1.32 (#441)" + }, + { + "SHA": "892d8c3d", + "Subject": "Use Go 1.24 (#440)" + }, + { + "SHA": "0b3ececa", + "Subject": "fix backupstorage, release v2025.2.10 (#439)" + }, + { + "SHA": "0bfee605", + "Subject": "fix mongo package (#435)" + }, + { + "SHA": "34cb745f", + "Subject": "Prepare for release v0.37.0-rc.0 (#437)" + }, + { + "SHA": "751cbfb3", + "Subject": "Disable image caching in setup-qemu action (#436)" + }, + { + "SHA": "579aa5f0", + "Subject": "Add Postgres Archiver Backup-Restore (#427)" + }, + { + "SHA": "d0da32f9", + "Subject": "Fix TLS enabled secret part for Postgres (#432)" + }, + { + "SHA": "6aa80b8d", + "Subject": "MongoDB EndTime fix (Disaster Time Scenario) (#429)" + }, + { + "SHA": "9c288453", + "Subject": "Add Solr OpsRequest Tests (#428)" + }, + { + "SHA": "3729dd68", + "Subject": "MariaDB version 11.6.2 check (all) (#431)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index fbc849549..0c91248e2 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -731,6 +731,25 @@ +## [kubedb/tests](https://github.com/kubedb/tests) + +### [v0.37.0](https://github.com/kubedb/tests/releases/tag/v0.37.0) + +- [f165f126](https://github.com/kubedb/tests/commit/f165f126) Prepare for release v0.37.0 (#443) +- [3b5fada0](https://github.com/kubedb/tests/commit/3b5fada0) Test against k8s 1.32 (#441) +- [892d8c3d](https://github.com/kubedb/tests/commit/892d8c3d) Use Go 1.24 (#440) +- [0b3ececa](https://github.com/kubedb/tests/commit/0b3ececa) fix backupstorage, release v2025.2.10 (#439) +- [0bfee605](https://github.com/kubedb/tests/commit/0bfee605) fix mongo package (#435) +- [34cb745f](https://github.com/kubedb/tests/commit/34cb745f) Prepare for release v0.37.0-rc.0 (#437) +- [751cbfb3](https://github.com/kubedb/tests/commit/751cbfb3) Disable image caching in setup-qemu action (#436) +- [579aa5f0](https://github.com/kubedb/tests/commit/579aa5f0) Add Postgres Archiver Backup-Restore (#427) +- [d0da32f9](https://github.com/kubedb/tests/commit/d0da32f9) Fix TLS enabled secret part for Postgres (#432) +- [6aa80b8d](https://github.com/kubedb/tests/commit/6aa80b8d) MongoDB EndTime fix (Disaster Time Scenario) (#429) +- [9c288453](https://github.com/kubedb/tests/commit/9c288453) Add Solr OpsRequest Tests (#428) +- [3729dd68](https://github.com/kubedb/tests/commit/3729dd68) MariaDB version 11.6.2 check (all) (#431) + + + ## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) ### [v0.7.0](https://github.com/kubedb/zookeeper/releases/tag/v0.7.0) From 508ece4c29f6382025e1950d953f69cfa076e36f Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 22:52:33 +0000 Subject: [PATCH 58/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 40 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 14 +++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 5d9e7f510..cc6fb9659 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T22:46:42.693363583Z", + "release_date": "2025-02-18T22:52:33.830702875Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -610,6 +610,44 @@ } ] }, + { + "url": "github.com/kubedb/kibana", + "releases": [ + { + "tag": "v0.28.0", + "commits": [ + { + "SHA": "59eca516", + "Subject": "Prepare for release v0.28.0 (#142)" + }, + { + "SHA": "57b32ae0", + "Subject": "Use Go 1.24 (#141)" + }, + { + "SHA": "87fce12a", + "Subject": "Report namespace info with billing event (#140)" + }, + { + "SHA": "07ce140e", + "Subject": "Update license restriction log (#139)" + }, + { + "SHA": "b447af9a", + "Subject": "Prepare for release v0.28.0-rc.0 (#137)" + }, + { + "SHA": "e1c3a494", + "Subject": "Update reconcilestate and billing restrictions (#138)" + }, + { + "SHA": "82f37250", + "Subject": "Disable image caching in setup-qemu action (#136)" + } + ] + } + ] + }, { "url": "github.com/kubedb/kubedb-manifest-plugin", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 0c91248e2..42aab37c0 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -206,6 +206,20 @@ +## [kubedb/kibana](https://github.com/kubedb/kibana) + +### [v0.28.0](https://github.com/kubedb/kibana/releases/tag/v0.28.0) + +- [59eca516](https://github.com/kubedb/kibana/commit/59eca516) Prepare for release v0.28.0 (#142) +- [57b32ae0](https://github.com/kubedb/kibana/commit/57b32ae0) Use Go 1.24 (#141) +- [87fce12a](https://github.com/kubedb/kibana/commit/87fce12a) Report namespace info with billing event (#140) +- [07ce140e](https://github.com/kubedb/kibana/commit/07ce140e) Update license restriction log (#139) +- [b447af9a](https://github.com/kubedb/kibana/commit/b447af9a) Prepare for release v0.28.0-rc.0 (#137) +- [e1c3a494](https://github.com/kubedb/kibana/commit/e1c3a494) Update reconcilestate and billing restrictions (#138) +- [82f37250](https://github.com/kubedb/kibana/commit/82f37250) Disable image caching in setup-qemu action (#136) + + + ## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) ### [v0.15.0](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.15.0) From 62358617e1fb932a97a80b5e68edae2c86147179 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 22:55:32 +0000 Subject: [PATCH 59/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 44 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 15 ++++++++++ 2 files changed, 58 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index cc6fb9659..7a00864dc 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T22:52:33.830702875Z", + "release_date": "2025-02-18T22:55:32.486928852Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1683,6 +1683,48 @@ } ] }, + { + "url": "github.com/kubedb/proxysql", + "releases": [ + { + "tag": "v0.39.0", + "commits": [ + { + "SHA": "6db7137fe", + "Subject": "Prepare for release v0.39.0 (#380)" + }, + { + "SHA": "dab8c50c5", + "Subject": "Test against k8s 1.32 (#379)" + }, + { + "SHA": "3830a15e5", + "Subject": "Use Go 1.24 (#378)" + }, + { + "SHA": "3328ea01d", + "Subject": "Report namespace info with billing event (#377)" + }, + { + "SHA": "d8f61f127", + "Subject": "Show the reason for not satifying license restriction (#376)" + }, + { + "SHA": "15e87ca70", + "Subject": "Prepare for release v0.39.0-rc.0 (#375)" + }, + { + "SHA": "ade37da53", + "Subject": "Disable image caching in setup-qemu action (#374)" + }, + { + "SHA": "22a4b65af", + "Subject": "Add client billing event support (#372)" + } + ] + } + ] + }, { "url": "github.com/kubedb/rabbitmq", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 42aab37c0..cde9ce0b9 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -619,6 +619,21 @@ +## [kubedb/proxysql](https://github.com/kubedb/proxysql) + +### [v0.39.0](https://github.com/kubedb/proxysql/releases/tag/v0.39.0) + +- [6db7137f](https://github.com/kubedb/proxysql/commit/6db7137fe) Prepare for release v0.39.0 (#380) +- [dab8c50c](https://github.com/kubedb/proxysql/commit/dab8c50c5) Test against k8s 1.32 (#379) +- [3830a15e](https://github.com/kubedb/proxysql/commit/3830a15e5) Use Go 1.24 (#378) +- [3328ea01](https://github.com/kubedb/proxysql/commit/3328ea01d) Report namespace info with billing event (#377) +- [d8f61f12](https://github.com/kubedb/proxysql/commit/d8f61f127) Show the reason for not satifying license restriction (#376) +- [15e87ca7](https://github.com/kubedb/proxysql/commit/15e87ca70) Prepare for release v0.39.0-rc.0 (#375) +- [ade37da5](https://github.com/kubedb/proxysql/commit/ade37da53) Disable image caching in setup-qemu action (#374) +- [22a4b65a](https://github.com/kubedb/proxysql/commit/22a4b65af) Add client billing event support (#372) + + + ## [kubedb/rabbitmq](https://github.com/kubedb/rabbitmq) ### [v0.7.0](https://github.com/kubedb/rabbitmq/releases/tag/v0.7.0) From f64b8f998ee9e0c03f070a51306b4b4545ad78a2 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 23:16:03 +0000 Subject: [PATCH 60/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 52 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 17 ++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 7a00864dc..cf3f6f182 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T22:55:32.486928852Z", + "release_date": "2025-02-18T23:16:03.852926476Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1454,6 +1454,56 @@ } ] }, + { + "url": "github.com/kubedb/pgbouncer", + "releases": [ + { + "tag": "v0.39.0", + "commits": [ + { + "SHA": "aca1631f", + "Subject": "Prepare for release v0.39.0 (#363)" + }, + { + "SHA": "e7b8f063", + "Subject": "Test against k8s 1.32 (#362)" + }, + { + "SHA": "d5c51d30", + "Subject": "Use Go 1.24 (#361)" + }, + { + "SHA": "439a21ed", + "Subject": "Security Context & Report namespace info with billing event (#349)" + }, + { + "SHA": "4f86b577", + "Subject": "Run e2e tests on testrig & Show the reason for not satifying license restriction (#360)" + }, + { + "SHA": "d2893e64", + "Subject": "Prepare for release v0.39.0-rc.0 (#359)" + }, + { + "SHA": "6b985c2c", + "Subject": "Disable image caching in setup-qemu action (#358)" + }, + { + "SHA": "eb7d008e", + "Subject": "Enable license restriction and client billing (#357)" + }, + { + "SHA": "2b4ee8f5", + "Subject": "reconfigure-tls changes and cert remove (#356)" + }, + { + "SHA": "4cf2f0bc", + "Subject": "Update AuthActiveAnnotation const in secret (#352)" + } + ] + } + ] + }, { "url": "github.com/kubedb/pgpool", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index cde9ce0b9..d8c2834ba 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -525,6 +525,23 @@ +## [kubedb/pgbouncer](https://github.com/kubedb/pgbouncer) + +### [v0.39.0](https://github.com/kubedb/pgbouncer/releases/tag/v0.39.0) + +- [aca1631f](https://github.com/kubedb/pgbouncer/commit/aca1631f) Prepare for release v0.39.0 (#363) +- [e7b8f063](https://github.com/kubedb/pgbouncer/commit/e7b8f063) Test against k8s 1.32 (#362) +- [d5c51d30](https://github.com/kubedb/pgbouncer/commit/d5c51d30) Use Go 1.24 (#361) +- [439a21ed](https://github.com/kubedb/pgbouncer/commit/439a21ed) Security Context & Report namespace info with billing event (#349) +- [4f86b577](https://github.com/kubedb/pgbouncer/commit/4f86b577) Run e2e tests on testrig & Show the reason for not satifying license restriction (#360) +- [d2893e64](https://github.com/kubedb/pgbouncer/commit/d2893e64) Prepare for release v0.39.0-rc.0 (#359) +- [6b985c2c](https://github.com/kubedb/pgbouncer/commit/6b985c2c) Disable image caching in setup-qemu action (#358) +- [eb7d008e](https://github.com/kubedb/pgbouncer/commit/eb7d008e) Enable license restriction and client billing (#357) +- [2b4ee8f5](https://github.com/kubedb/pgbouncer/commit/2b4ee8f5) reconfigure-tls changes and cert remove (#356) +- [4cf2f0bc](https://github.com/kubedb/pgbouncer/commit/4cf2f0bc) Update AuthActiveAnnotation const in secret (#352) + + + ## [kubedb/pgpool](https://github.com/kubedb/pgpool) ### [v0.7.0](https://github.com/kubedb/pgpool/releases/tag/v0.7.0) From 693004a9b9624757906cc4db505c53503065eb0d Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 23:23:52 +0000 Subject: [PATCH 61/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index cf3f6f182..963c7f539 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T23:16:03.852926476Z", + "release_date": "2025-02-18T23:23:52.777718871Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1965,6 +1965,36 @@ } ] }, + { + "url": "github.com/kubedb/schema-manager", + "releases": [ + { + "tag": "v0.28.0", + "commits": [ + { + "SHA": "c341b252", + "Subject": "Prepare for release v0.28.0 (#133)" + }, + { + "SHA": "6e285723", + "Subject": "Use Go 1.24 (#132)" + }, + { + "SHA": "c5649c28", + "Subject": "Prepare for release v0.28.0-rc.0 (#131)" + }, + { + "SHA": "4f52fd34", + "Subject": "Fix nats initialization" + }, + { + "SHA": "49e83a00", + "Subject": "Disable image caching in setup-qemu action (#130)" + } + ] + } + ] + }, { "url": "github.com/kubedb/singlestore", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index d8c2834ba..0612e5db8 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -721,6 +721,18 @@ +## [kubedb/schema-manager](https://github.com/kubedb/schema-manager) + +### [v0.28.0](https://github.com/kubedb/schema-manager/releases/tag/v0.28.0) + +- [c341b252](https://github.com/kubedb/schema-manager/commit/c341b252) Prepare for release v0.28.0 (#133) +- [6e285723](https://github.com/kubedb/schema-manager/commit/6e285723) Use Go 1.24 (#132) +- [c5649c28](https://github.com/kubedb/schema-manager/commit/c5649c28) Prepare for release v0.28.0-rc.0 (#131) +- [4f52fd34](https://github.com/kubedb/schema-manager/commit/4f52fd34) Fix nats initialization +- [49e83a00](https://github.com/kubedb/schema-manager/commit/49e83a00) Disable image caching in setup-qemu action (#130) + + + ## [kubedb/singlestore](https://github.com/kubedb/singlestore) ### [v0.7.0](https://github.com/kubedb/singlestore/releases/tag/v0.7.0) From 75df1d31cdf0f11afe71b70a4af8aac03af3fa4b Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 23:24:32 +0000 Subject: [PATCH 62/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 36 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 13 +++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 963c7f539..500b7d12c 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T23:23:52.777718871Z", + "release_date": "2025-02-18T23:24:32.005920337Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -2205,6 +2205,40 @@ } ] }, + { + "url": "github.com/kubedb/ui-server", + "releases": [ + { + "tag": "v0.28.0", + "commits": [ + { + "SHA": "abd96e20", + "Subject": "Prepare for release v0.28.0 (#154)" + }, + { + "SHA": "4322b8a2", + "Subject": "Use Go 1.24 (#153)" + }, + { + "SHA": "615bb4c6", + "Subject": "Close client connections (#152)" + }, + { + "SHA": "3a688ab0", + "Subject": "Re-design databaseConnection api (#151)" + }, + { + "SHA": "b0032db9", + "Subject": "Prepare for release v0.28.0-rc.0 (#150)" + }, + { + "SHA": "61eff458", + "Subject": "Disable image caching in setup-qemu action (#149)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 0612e5db8..2782e5310 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -808,6 +808,19 @@ +## [kubedb/ui-server](https://github.com/kubedb/ui-server) + +### [v0.28.0](https://github.com/kubedb/ui-server/releases/tag/v0.28.0) + +- [abd96e20](https://github.com/kubedb/ui-server/commit/abd96e20) Prepare for release v0.28.0 (#154) +- [4322b8a2](https://github.com/kubedb/ui-server/commit/4322b8a2) Use Go 1.24 (#153) +- [615bb4c6](https://github.com/kubedb/ui-server/commit/615bb4c6) Close client connections (#152) +- [3a688ab0](https://github.com/kubedb/ui-server/commit/3a688ab0) Re-design databaseConnection api (#151) +- [b0032db9](https://github.com/kubedb/ui-server/commit/b0032db9) Prepare for release v0.28.0-rc.0 (#150) +- [61eff458](https://github.com/kubedb/ui-server/commit/61eff458) Disable image caching in setup-qemu action (#149) + + + ## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) ### [v0.7.0](https://github.com/kubedb/zookeeper/releases/tag/v0.7.0) From 2fb252a8c671cd0eda8da6194793a07219e1b5ed Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 23:48:03 +0000 Subject: [PATCH 63/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 11 ++++++++++- releases/v2025.2.19/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 500b7d12c..99d0dfc13 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T23:24:32.005920337Z", + "release_date": "2025-02-18T23:48:03.114809049Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1733,6 +1733,15 @@ } ] }, + { + "url": "github.com/kubedb/provisioner", + "releases": [ + { + "tag": "v0.52.0", + "commits": null + } + ] + }, { "url": "github.com/kubedb/proxysql", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 2782e5310..2a07f8cf4 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -636,6 +636,13 @@ +## [kubedb/provisioner](https://github.com/kubedb/provisioner) + +### [v0.52.0](https://github.com/kubedb/provisioner/releases/tag/v0.52.0) + + + + ## [kubedb/proxysql](https://github.com/kubedb/proxysql) ### [v0.39.0](https://github.com/kubedb/proxysql/releases/tag/v0.39.0) From 9f9a1a1d3fbd0751a39d317a6301cd0340e22fc1 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Tue, 18 Feb 2025 23:59:51 +0000 Subject: [PATCH 64/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 80 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 24 +++++++++ 2 files changed, 103 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 99d0dfc13..42dfa7f89 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T23:48:03.114809049Z", + "release_date": "2025-02-18T23:59:51.232289358Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -1336,6 +1336,84 @@ } ] }, + { + "url": "github.com/kubedb/ops-manager", + "releases": [ + { + "tag": "v0.39.0", + "commits": [ + { + "SHA": "429376f16", + "Subject": "Prepare for release v0.39.0 (#712)" + }, + { + "SHA": "2db83b1f7", + "Subject": "Add PgOps ReconnectStandby, ForceFailover, SetRaftKeyPair (#709)" + }, + { + "SHA": "d2921d296", + "Subject": "Test against k8s 1.32 (#711)" + }, + { + "SHA": "3c5e484be", + "Subject": "Use Go 1.24 (#710)" + }, + { + "SHA": "79b563e37", + "Subject": "Improve license logging" + }, + { + "SHA": "b90bb8002", + "Subject": "Use testrig" + }, + { + "SHA": "f8bc59dde", + "Subject": "Prepare for release v0.39.0-rc.0 (#708)" + }, + { + "SHA": "f6b05657e", + "Subject": "Fix nats initialization" + }, + { + "SHA": "ad10ad5a1", + "Subject": "Disable image caching in setup-qemu action (#707)" + }, + { + "SHA": "5545b2dc6", + "Subject": "Add Recommendation Improvement and Bug Fixes (#704)" + }, + { + "SHA": "81a08203b", + "Subject": "Allow Postgres Failover While Ops Request Progressing (#703)" + }, + { + "SHA": "f2d98a46d", + "Subject": "add reconfigure-tls to PgBouncer (#701)" + }, + { + "SHA": "b7300c6e2", + "Subject": "Add Arbiter Node Support, update restart for SQL Server (#649)" + }, + { + "SHA": "b513e9e1d", + "Subject": "Fix RabbitMQ Version Update (#702)" + }, + { + "SHA": "0abc08163", + "Subject": "Bug Fix in Reconfiguration(pgpool) (#698)" + }, + { + "SHA": "1fd029ff3", + "Subject": "add pgpool rotate auth (#697)" + }, + { + "SHA": "6e732fc7c", + "Subject": "Add Rotate auth for pgbouncer (#693)" + } + ] + } + ] + }, { "url": "github.com/kubedb/percona-xtradb", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 2a07f8cf4..f208dcfd1 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -482,6 +482,30 @@ +## [kubedb/ops-manager](https://github.com/kubedb/ops-manager) + +### [v0.39.0](https://github.com/kubedb/ops-manager/releases/tag/v0.39.0) + +- [429376f1](https://github.com/kubedb/ops-manager/commit/429376f16) Prepare for release v0.39.0 (#712) +- [2db83b1f](https://github.com/kubedb/ops-manager/commit/2db83b1f7) Add PgOps ReconnectStandby, ForceFailover, SetRaftKeyPair (#709) +- [d2921d29](https://github.com/kubedb/ops-manager/commit/d2921d296) Test against k8s 1.32 (#711) +- [3c5e484b](https://github.com/kubedb/ops-manager/commit/3c5e484be) Use Go 1.24 (#710) +- [79b563e3](https://github.com/kubedb/ops-manager/commit/79b563e37) Improve license logging +- [b90bb800](https://github.com/kubedb/ops-manager/commit/b90bb8002) Use testrig +- [f8bc59dd](https://github.com/kubedb/ops-manager/commit/f8bc59dde) Prepare for release v0.39.0-rc.0 (#708) +- [f6b05657](https://github.com/kubedb/ops-manager/commit/f6b05657e) Fix nats initialization +- [ad10ad5a](https://github.com/kubedb/ops-manager/commit/ad10ad5a1) Disable image caching in setup-qemu action (#707) +- [5545b2dc](https://github.com/kubedb/ops-manager/commit/5545b2dc6) Add Recommendation Improvement and Bug Fixes (#704) +- [81a08203](https://github.com/kubedb/ops-manager/commit/81a08203b) Allow Postgres Failover While Ops Request Progressing (#703) +- [f2d98a46](https://github.com/kubedb/ops-manager/commit/f2d98a46d) add reconfigure-tls to PgBouncer (#701) +- [b7300c6e](https://github.com/kubedb/ops-manager/commit/b7300c6e2) Add Arbiter Node Support, update restart for SQL Server (#649) +- [b513e9e1](https://github.com/kubedb/ops-manager/commit/b513e9e1d) Fix RabbitMQ Version Update (#702) +- [0abc0816](https://github.com/kubedb/ops-manager/commit/0abc08163) Bug Fix in Reconfiguration(pgpool) (#698) +- [1fd029ff](https://github.com/kubedb/ops-manager/commit/1fd029ff3) add pgpool rotate auth (#697) +- [6e732fc7](https://github.com/kubedb/ops-manager/commit/6e732fc7c) Add Rotate auth for pgbouncer (#693) + + + ## [kubedb/percona-xtradb](https://github.com/kubedb/percona-xtradb) ### [v0.39.0](https://github.com/kubedb/percona-xtradb/releases/tag/v0.39.0) From a5dac75c04dba1662d544311ad6b05eb9ff49379 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 19 Feb 2025 00:08:27 +0000 Subject: [PATCH 65/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 36 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 15 ++++++++++++- 2 files changed, 49 insertions(+), 2 deletions(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 42dfa7f89..8d3768568 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-18T23:59:51.232289358Z", + "release_date": "2025-02-19T00:08:27.411965882Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -148,6 +148,40 @@ } ] }, + { + "url": "github.com/kubedb/autoscaler", + "releases": [ + { + "tag": "v0.37.0", + "commits": [ + { + "SHA": "34248ff9", + "Subject": "Prepare for release v0.37.0 (#240)" + }, + { + "SHA": "e05a087b", + "Subject": "Use Go 1.24 (#239)" + }, + { + "SHA": "21604090", + "Subject": "Set minimum of 0.3Gi wiredTiger storage" + }, + { + "SHA": "281f1a30", + "Subject": "Prepare for release v0.37.0-rc.0 (#238)" + }, + { + "SHA": "750466be", + "Subject": "Fix nats initialization (#237)" + }, + { + "SHA": "51b090f7", + "Subject": "Disable image caching in setup-qemu action (#236)" + } + ] + } + ] + }, { "url": "github.com/kubedb/cassandra", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index f208dcfd1..1c4379869 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -1,4 +1,4 @@ -# KubeDB v2025.2.19 (2025-02-18) +# KubeDB v2025.2.19 (2025-02-19) ## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) @@ -41,6 +41,19 @@ +## [kubedb/autoscaler](https://github.com/kubedb/autoscaler) + +### [v0.37.0](https://github.com/kubedb/autoscaler/releases/tag/v0.37.0) + +- [34248ff9](https://github.com/kubedb/autoscaler/commit/34248ff9) Prepare for release v0.37.0 (#240) +- [e05a087b](https://github.com/kubedb/autoscaler/commit/e05a087b) Use Go 1.24 (#239) +- [21604090](https://github.com/kubedb/autoscaler/commit/21604090) Set minimum of 0.3Gi wiredTiger storage +- [281f1a30](https://github.com/kubedb/autoscaler/commit/281f1a30) Prepare for release v0.37.0-rc.0 (#238) +- [750466be](https://github.com/kubedb/autoscaler/commit/750466be) Fix nats initialization (#237) +- [51b090f7](https://github.com/kubedb/autoscaler/commit/51b090f7) Disable image caching in setup-qemu action (#236) + + + ## [kubedb/cassandra](https://github.com/kubedb/cassandra) ### [v0.5.0](https://github.com/kubedb/cassandra/releases/tag/v0.5.0) From dbf5375835a554db3b5b3bab7ba0e648b5101666 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 19 Feb 2025 00:08:29 +0000 Subject: [PATCH 66/71] 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 203321ef9..b9fe5ef16 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ | KubeDB Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | -| [v2025.2.19](https:/github.com/kubedb/CHANGELOG/releases/tag/v2025.2.19) | 2025-02-18 | [User Guide](https://kubedb.com/docs/v2025.2.19) | [CHANGELOG](/releases/v2025.2.19/README.md) | 1.26+ | +| [v2025.2.19](https:/github.com/kubedb/CHANGELOG/releases/tag/v2025.2.19) | 2025-02-19 | [User Guide](https://kubedb.com/docs/v2025.2.19) | [CHANGELOG](/releases/v2025.2.19/README.md) | 1.26+ | | [v2025.2.6-rc.0](https:/github.com/kubedb/CHANGELOG/releases/tag/v2025.2.6-rc.0) | 2025-02-07 | [User Guide](https://kubedb.com/docs/v2025.2.6-rc.0) | [CHANGELOG](/releases/v2025.2.6-rc.0/README.md) | 1.26+ | | [v2025.1.9](https:/github.com/kubedb/CHANGELOG/releases/tag/v2025.1.9) | 2025-01-09 | [User Guide](https://kubedb.com/docs/v2025.1.9) | [CHANGELOG](/releases/v2025.1.9/README.md) | 1.26+ | | [v2024.12.18](https:/github.com/kubedb/CHANGELOG/releases/tag/v2024.12.18) | 2024-12-20 | [User Guide](https://kubedb.com/docs/v2024.12.18) | [CHANGELOG](/releases/v2024.12.18/README.md) | 1.26+ | From 8314f197f2a558c36868e30a2ff72c1ad403db29 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 19 Feb 2025 00:21:53 +0000 Subject: [PATCH 67/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 36 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 13 +++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 8d3768568..bd343f9fa 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-19T00:08:27.411965882Z", + "release_date": "2025-02-19T00:21:53.968807759Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -2360,6 +2360,40 @@ } ] }, + { + "url": "github.com/kubedb/webhook-server", + "releases": [ + { + "tag": "v0.28.0", + "commits": [ + { + "SHA": "6f2040e4", + "Subject": "Prepare for release v0.28.0 (#146)" + }, + { + "SHA": "b96f329a", + "Subject": "Test against k8s 1.32 (#145)" + }, + { + "SHA": "5285151d", + "Subject": "Use Go 1.24 (#144)" + }, + { + "SHA": "2f36666b", + "Subject": "Improve license logging" + }, + { + "SHA": "b3b3c562", + "Subject": "Prepare for release v0.28.0-rc.0 (#143)" + }, + { + "SHA": "f5cfed8f", + "Subject": "Disable image caching in setup-qemu action (#142)" + } + ] + } + ] + }, { "url": "github.com/kubedb/zookeeper", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 1c4379869..768cbe11a 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -865,6 +865,19 @@ +## [kubedb/webhook-server](https://github.com/kubedb/webhook-server) + +### [v0.28.0](https://github.com/kubedb/webhook-server/releases/tag/v0.28.0) + +- [6f2040e4](https://github.com/kubedb/webhook-server/commit/6f2040e4) Prepare for release v0.28.0 (#146) +- [b96f329a](https://github.com/kubedb/webhook-server/commit/b96f329a) Test against k8s 1.32 (#145) +- [5285151d](https://github.com/kubedb/webhook-server/commit/5285151d) Use Go 1.24 (#144) +- [2f36666b](https://github.com/kubedb/webhook-server/commit/2f36666b) Improve license logging +- [b3b3c562](https://github.com/kubedb/webhook-server/commit/b3b3c562) Prepare for release v0.28.0-rc.0 (#143) +- [f5cfed8f](https://github.com/kubedb/webhook-server/commit/f5cfed8f) Disable image caching in setup-qemu action (#142) + + + ## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) ### [v0.7.0](https://github.com/kubedb/zookeeper/releases/tag/v0.7.0) From cb4c9f8e2dcb4bba3243bdffb662ad1285f58f4b Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 19 Feb 2025 01:32:39 +0000 Subject: [PATCH 68/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 11 ++++++++++- releases/v2025.2.19/README.md | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index bd343f9fa..03485029f 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-19T00:21:53.968807759Z", + "release_date": "2025-02-19T01:32:39.328443932Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -590,6 +590,15 @@ } ] }, + { + "url": "github.com/kubedb/installer", + "releases": [ + { + "tag": "v2025.2.19", + "commits": null + } + ] + }, { "url": "github.com/kubedb/kafka", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 768cbe11a..759ba76c3 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -201,6 +201,13 @@ +## [kubedb/installer](https://github.com/kubedb/installer) + +### [v2025.2.19](https://github.com/kubedb/installer/releases/tag/v2025.2.19) + + + + ## [kubedb/kafka](https://github.com/kubedb/kafka) ### [v0.23.0](https://github.com/kubedb/kafka/releases/tag/v0.23.0) From 2c93435c7b584ad01f95f7b5af2ccc06f65e35e5 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 19 Feb 2025 01:40:02 +0000 Subject: [PATCH 69/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/docs_changelog.md | 933 ++++++++++++++++++++++++++ 1 file changed, 933 insertions(+) create mode 100644 releases/v2025.2.19/docs_changelog.md diff --git a/releases/v2025.2.19/docs_changelog.md b/releases/v2025.2.19/docs_changelog.md new file mode 100644 index 000000000..c8a76d0ad --- /dev/null +++ b/releases/v2025.2.19/docs_changelog.md @@ -0,0 +1,933 @@ +--- +title: Changelog | KubeDB +description: Changelog +menu: + docs_{{.version}}: + identifier: changelog-kubedb-v2025.2.19 + name: Changelog-v2025.2.19 + parent: welcome + weight: 20250219 +product_name: kubedb +menu_name: docs_{{.version}} +section_menu_id: welcome +url: /docs/{{.version}}/welcome/changelog-v2025.2.19/ +aliases: + - /docs/{{.version}}/CHANGELOG-v2025.2.19/ +--- + +# KubeDB v2025.2.19 (2025-02-19) + + +## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) + +### [v0.52.0](https://github.com/kubedb/apimachinery/releases/tag/v0.52.0) + +- [a75252a4](https://github.com/kubedb/apimachinery/commit/a75252a4e) Add PostgresOpsRequest ReconnectStandby, ForceFailover, SetRaftKeyPair (#1404) +- [75a4e2b5](https://github.com/kubedb/apimachinery/commit/75a4e2b5a) Test against k8s 1.32 (#1403) +- [d38a170f](https://github.com/kubedb/apimachinery/commit/d38a170fe) Use Go 1.24 (#1401) +- [6d24fef2](https://github.com/kubedb/apimachinery/commit/6d24fef28) Use Go 1.24 (#1400) +- [bd6cc66b](https://github.com/kubedb/apimachinery/commit/bd6cc66bd) Defaulting DB namespace to init archiver fields (#1399) +- [39cd66e4](https://github.com/kubedb/apimachinery/commit/39cd66e47) Fix druid security context issue (#1396) +- [47139029](https://github.com/kubedb/apimachinery/commit/471390290) Defaulting internal zookeper (#1398) +- [2f6d49a9](https://github.com/kubedb/apimachinery/commit/2f6d49a92) security-context for pgbouncer (#1339) +- [60581b73](https://github.com/kubedb/apimachinery/commit/60581b73b) Update deps +- [b51e119e](https://github.com/kubedb/apimachinery/commit/b51e119e3) make some defaulting funcs public (#1395) +- [00ea2f07](https://github.com/kubedb/apimachinery/commit/00ea2f07f) Update for release KubeStash@v2025.2.10 (#1397) +- [023d2f62](https://github.com/kubedb/apimachinery/commit/023d2f628) Update security context defaulting for solr (#1394) +- [3a00131d](https://github.com/kubedb/apimachinery/commit/3a00131dd) Update Kafka Default Resource to Memory Intensive (#1393) +- [1b380ea0](https://github.com/kubedb/apimachinery/commit/1b380ea04) Seperate up the connectOptions for gw & inCluster (#1391) +- [7f58d039](https://github.com/kubedb/apimachinery/commit/7f58d0390) Return the reason for not allowing license restrictions (#1392) +- [d3ee4caa](https://github.com/kubedb/apimachinery/commit/d3ee4caa7) Update deps +- [f68a76c7](https://github.com/kubedb/apimachinery/commit/f68a76c7d) make fmt +- [1ba01a7d](https://github.com/kubedb/apimachinery/commit/1ba01a7de) Update deps +- [b05f9709](https://github.com/kubedb/apimachinery/commit/b05f97094) Add DisableSSLSessionResumption field in PostgresVersion CRD (#1390) +- [47fd90ca](https://github.com/kubedb/apimachinery/commit/47fd90caf) Update deps +- [f435670c](https://github.com/kubedb/apimachinery/commit/f435670c9) Add InitScript restore option into manifest restore (#1388) +- [e37dc985](https://github.com/kubedb/apimachinery/commit/e37dc985f) Set maxscale Field Optional (#1389) +- [e5366d52](https://github.com/kubedb/apimachinery/commit/e5366d526) Add Support for MariaDB Replication (#1383) +- [7ad43925](https://github.com/kubedb/apimachinery/commit/7ad439250) Add MS SQL Server Arbiter APIs (#1363) +- [affa6dc5](https://github.com/kubedb/apimachinery/commit/affa6dc53) Add RabbitMQ EnableAllFeatureFlags Constant (#1386) +- [7f9ee3e6](https://github.com/kubedb/apimachinery/commit/7f9ee3e6b) Add apis for archiver manifest recovery (#1387) +- [85c4437b](https://github.com/kubedb/apimachinery/commit/85c4437b1) Add Pgpool hba and pcp file name Constant (#1377) +- [2e163519](https://github.com/kubedb/apimachinery/commit/2e163519e) add reconfigure-tls for pgbouncer (#1384) +- [a7900520](https://github.com/kubedb/apimachinery/commit/a79005204) Add SchemaRegistry with RestProxy API (#1372) +- [bdae9dd4](https://github.com/kubedb/apimachinery/commit/bdae9dd4c) Move Redis mutator defaults to SetDefaults() (#1385) +- [ce659b3f](https://github.com/kubedb/apimachinery/commit/ce659b3fc) Add license restrictions (#1382) +- [051792b4](https://github.com/kubedb/apimachinery/commit/051792b4b) Implement DBBindInterface for generic bindings (#1381) +- [7dd4fbe3](https://github.com/kubedb/apimachinery/commit/7dd4fbe3f) Pass different ca for gateway & inCluster (#1380) + + + +## [kubedb/autoscaler](https://github.com/kubedb/autoscaler) + +### [v0.37.0](https://github.com/kubedb/autoscaler/releases/tag/v0.37.0) + +- [34248ff9](https://github.com/kubedb/autoscaler/commit/34248ff9) Prepare for release v0.37.0 (#240) +- [e05a087b](https://github.com/kubedb/autoscaler/commit/e05a087b) Use Go 1.24 (#239) +- [21604090](https://github.com/kubedb/autoscaler/commit/21604090) Set minimum of 0.3Gi wiredTiger storage +- [281f1a30](https://github.com/kubedb/autoscaler/commit/281f1a30) Prepare for release v0.37.0-rc.0 (#238) +- [750466be](https://github.com/kubedb/autoscaler/commit/750466be) Fix nats initialization (#237) +- [51b090f7](https://github.com/kubedb/autoscaler/commit/51b090f7) Disable image caching in setup-qemu action (#236) + + + +## [kubedb/cassandra](https://github.com/kubedb/cassandra) + +### [v0.5.0](https://github.com/kubedb/cassandra/releases/tag/v0.5.0) + +- [f8c20588](https://github.com/kubedb/cassandra/commit/f8c20588) Prepare for release v0.5.0 (#24) +- [d8682ce7](https://github.com/kubedb/cassandra/commit/d8682ce7) Test against k8s 1.32 (#23) +- [1683194c](https://github.com/kubedb/cassandra/commit/1683194c) Use Go 1.24 (#22) +- [5a9efd1a](https://github.com/kubedb/cassandra/commit/5a9efd1a) Merge pull request #21 from kubedb/ns +- [89c1e37c](https://github.com/kubedb/cassandra/commit/89c1e37c) Report namespace info with billing event +- [5d389517](https://github.com/kubedb/cassandra/commit/5d389517) Update license log & e2e machine +- [4eb08463](https://github.com/kubedb/cassandra/commit/4eb08463) Fix reconcile order (#20) +- [caa25811](https://github.com/kubedb/cassandra/commit/caa25811) Fix license restriction checking (#19) +- [85d398f0](https://github.com/kubedb/cassandra/commit/85d398f0) Fix lister creation for client billing +- [e5b0f6ac](https://github.com/kubedb/cassandra/commit/e5b0f6ac) Prepare for release v0.5.0-rc.0 (#17) +- [75936904](https://github.com/kubedb/cassandra/commit/75936904) Disable image caching in setup-qemu action (#18) +- [282fb04e](https://github.com/kubedb/cassandra/commit/282fb04e) Add client billing support (#16) + + + +## [kubedb/cli](https://github.com/kubedb/cli) + +### [v0.52.0](https://github.com/kubedb/cli/releases/tag/v0.52.0) + +- [9b59b8bc](https://github.com/kubedb/cli/commit/9b59b8bc) Prepare for release v0.52.0 (#791) +- [71231655](https://github.com/kubedb/cli/commit/71231655) Use Go 1.24 (#790) +- [6682c895](https://github.com/kubedb/cli/commit/6682c895) Prepare for release v0.52.0-rc.0 (#789) +- [ae68ef49](https://github.com/kubedb/cli/commit/ae68ef49) Disable image caching in setup-qemu action (#788) + + + +## [kubedb/clickhouse](https://github.com/kubedb/clickhouse) + +### [v0.7.0](https://github.com/kubedb/clickhouse/releases/tag/v0.7.0) + +- [d05435b4](https://github.com/kubedb/clickhouse/commit/d05435b4) Prepare for release v0.7.0 (#38) +- [e58da497](https://github.com/kubedb/clickhouse/commit/e58da497) Test against k8s 1.32 (#37) +- [add88aa4](https://github.com/kubedb/clickhouse/commit/add88aa4) Use Go 1.24 (#36) +- [11003b23](https://github.com/kubedb/clickhouse/commit/11003b23) Report namespace info with billing event (#35) +- [5f69479d](https://github.com/kubedb/clickhouse/commit/5f69479d) Show the reason for not satifying license restriction (#34) +- [3d058bb1](https://github.com/kubedb/clickhouse/commit/3d058bb1) Add license restriction (#33) +- [14822270](https://github.com/kubedb/clickhouse/commit/14822270) Fix lister creation for client billing +- [4ead52f5](https://github.com/kubedb/clickhouse/commit/4ead52f5) Prepare for release v0.7.0-rc.0 (#31) +- [62144b2f](https://github.com/kubedb/clickhouse/commit/62144b2f) Disable image caching in setup-qemu action (#32) +- [60c715bf](https://github.com/kubedb/clickhouse/commit/60c715bf) Add client billing event support (#30) + + + +## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) + +### [v0.7.0](https://github.com/kubedb/crd-manager/releases/tag/v0.7.0) + +- [665eda53](https://github.com/kubedb/crd-manager/commit/665eda53) Prepare for release v0.7.0 (#66) +- [66947bf4](https://github.com/kubedb/crd-manager/commit/66947bf4) Use Go 1.24 (#65) +- [b31b8762](https://github.com/kubedb/crd-manager/commit/b31b8762) Delete only the self-CRDs for depandants (#64) +- [14ffaaf3](https://github.com/kubedb/crd-manager/commit/14ffaaf3) Implement safe-deletion for CRDs (#63) +- [39b99af6](https://github.com/kubedb/crd-manager/commit/39b99af6) Disable image caching in setup-qemu action (#62) +- [07576a67](https://github.com/kubedb/crd-manager/commit/07576a67) Prepare for release v0.7.0-rc.0 (#61) + + + +## [kubedb/dashboard-restic-plugin](https://github.com/kubedb/dashboard-restic-plugin) + +### [v0.10.0](https://github.com/kubedb/dashboard-restic-plugin/releases/tag/v0.10.0) + +- [cff8f60](https://github.com/kubedb/dashboard-restic-plugin/commit/cff8f60) Prepare for release v0.10.0 (#34) +- [d357bdc](https://github.com/kubedb/dashboard-restic-plugin/commit/d357bdc) Use Go 1.24 (#33) +- [3c2aa0a](https://github.com/kubedb/dashboard-restic-plugin/commit/3c2aa0a) Prepare for release v0.10.0-rc.0 (#32) +- [3a34720](https://github.com/kubedb/dashboard-restic-plugin/commit/3a34720) Disable image caching in setup-qemu action (#31) +- [f189381](https://github.com/kubedb/dashboard-restic-plugin/commit/f189381) Incorporate with go-sh leaf command execution (#29) + + + +## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) + +### [v0.7.0](https://github.com/kubedb/db-client-go/releases/tag/v0.7.0) + +- [b3fa7654](https://github.com/kubedb/db-client-go/commit/b3fa7654) Prepare for release v0.7.0 (#163) +- [993a561c](https://github.com/kubedb/db-client-go/commit/993a561c) Add method to get shard information for ES (#160) +- [3fa565a9](https://github.com/kubedb/db-client-go/commit/3fa565a9) Use Go 1.24 (#162) +- [7deb14c1](https://github.com/kubedb/db-client-go/commit/7deb14c1) Prepare for release v0.7.0-rc.0 (#161) +- [4790577b](https://github.com/kubedb/db-client-go/commit/4790577b) cert remove from pgbouncer (#158) + + + +## [kubedb/druid](https://github.com/kubedb/druid) + +### [v0.7.0](https://github.com/kubedb/druid/releases/tag/v0.7.0) + +- [8dc34f78](https://github.com/kubedb/druid/commit/8dc34f78) Prepare for release v0.7.0 (#75) +- [507e27de](https://github.com/kubedb/druid/commit/507e27de) Test against k8s 1.32 (#74) +- [ec664f20](https://github.com/kubedb/druid/commit/ec664f20) Use Go 1.24 (#73) +- [bf3ae1d8](https://github.com/kubedb/druid/commit/bf3ae1d8) Fix druid security context issue (#71) +- [88e4905c](https://github.com/kubedb/druid/commit/88e4905c) Report namespace info with billing event (#72) +- [4f4062b6](https://github.com/kubedb/druid/commit/4f4062b6) Update license log & e2e machine +- [17876788](https://github.com/kubedb/druid/commit/17876788) Add license restriction (#70) +- [31e2f5d6](https://github.com/kubedb/druid/commit/31e2f5d6) Update listers for client billing +- [a2c96244](https://github.com/kubedb/druid/commit/a2c96244) Prepare for release v0.7.0-rc.0 (#69) +- [61806784](https://github.com/kubedb/druid/commit/61806784) Disable image caching in setup-qemu action (#68) +- [2f632333](https://github.com/kubedb/druid/commit/2f632333) Add client billing event support (#67) + + + +## [kubedb/elasticsearch](https://github.com/kubedb/elasticsearch) + +### [v0.52.0](https://github.com/kubedb/elasticsearch/releases/tag/v0.52.0) + +- [01aa7b63](https://github.com/kubedb/elasticsearch/commit/01aa7b63f) Prepare for release v0.52.0 (#756) +- [0ce1d5a2](https://github.com/kubedb/elasticsearch/commit/0ce1d5a23) Test against k8s 1.32 (#755) +- [a5a3c257](https://github.com/kubedb/elasticsearch/commit/a5a3c2576) Use Go 1.24 (#754) +- [2600d5bd](https://github.com/kubedb/elasticsearch/commit/2600d5bd5) Report namespace info with billing event (#753) +- [19980821](https://github.com/kubedb/elasticsearch/commit/19980821a) Update license restriction log (#752) +- [19ea3a94](https://github.com/kubedb/elasticsearch/commit/19ea3a942) Use testrig +- [a60b0c13](https://github.com/kubedb/elasticsearch/commit/a60b0c134) Update reconcile method (#751) +- [7be7d728](https://github.com/kubedb/elasticsearch/commit/7be7d7282) Prepare for release v0.52.0-rc.0 (#749) +- [953e8b52](https://github.com/kubedb/elasticsearch/commit/953e8b529) Add restriction for client billing (#750) +- [c22f6099](https://github.com/kubedb/elasticsearch/commit/c22f60990) Disable image caching in setup-qemu action (#748) +- [39d72828](https://github.com/kubedb/elasticsearch/commit/39d728289) Add client billing event support (#747) + + + +## [kubedb/elasticsearch-restic-plugin](https://github.com/kubedb/elasticsearch-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/elasticsearch-restic-plugin/releases/tag/v0.15.0) + +- [dd7dd4b8](https://github.com/kubedb/elasticsearch-restic-plugin/commit/dd7dd4b8) Prepare for release v0.15.0 (#59) +- [9e05f686](https://github.com/kubedb/elasticsearch-restic-plugin/commit/9e05f686) Use Go 1.24 (#58) +- [bbdc55c7](https://github.com/kubedb/elasticsearch-restic-plugin/commit/bbdc55c7) Disable image caching in setup-qemu action (#57) +- [6a087679](https://github.com/kubedb/elasticsearch-restic-plugin/commit/6a087679) Prepare for release v0.15.0-rc.0 (#56) +- [e06c0877](https://github.com/kubedb/elasticsearch-restic-plugin/commit/e06c0877) Add Stdin Backup Leaf Command Support (#54) + + + +## [kubedb/ferretdb](https://github.com/kubedb/ferretdb) + +### [v0.7.0](https://github.com/kubedb/ferretdb/releases/tag/v0.7.0) + +- [175f1523](https://github.com/kubedb/ferretdb/commit/175f1523) Prepare for release v0.7.0 (#64) +- [15975b72](https://github.com/kubedb/ferretdb/commit/15975b72) Test against k8s 1.32 (#63) +- [4e2c27ee](https://github.com/kubedb/ferretdb/commit/4e2c27ee) Use Go 1.24 (#62) +- [2b50a0d6](https://github.com/kubedb/ferretdb/commit/2b50a0d6) Report namespace info with billing event (#61) +- [98674271](https://github.com/kubedb/ferretdb/commit/98674271) Update license log & e2e machine +- [413b1108](https://github.com/kubedb/ferretdb/commit/413b1108) Add license restriction (#59) +- [84909469](https://github.com/kubedb/ferretdb/commit/84909469) Prepare for release v0.7.0-rc.0 (#58) +- [b158b789](https://github.com/kubedb/ferretdb/commit/b158b789) Disable image caching in setup-qemu action (#57) + + + +## [kubedb/installer](https://github.com/kubedb/installer) + +### [v2025.2.19](https://github.com/kubedb/installer/releases/tag/v2025.2.19) + + + + +## [kubedb/kafka](https://github.com/kubedb/kafka) + +### [v0.23.0](https://github.com/kubedb/kafka/releases/tag/v0.23.0) + +- [5760f6ef](https://github.com/kubedb/kafka/commit/5760f6ef) Prepare for release v0.23.0 (#141) +- [cecd7700](https://github.com/kubedb/kafka/commit/cecd7700) Test against k8s 1.32 (#140) +- [77970b06](https://github.com/kubedb/kafka/commit/77970b06) Use Go 1.24 (#139) +- [e63d1571](https://github.com/kubedb/kafka/commit/e63d1571) Report namespace info with billing event (#138) +- [256409b5](https://github.com/kubedb/kafka/commit/256409b5) Show the reason for not satifying license restriction (#137) +- [5d530b62](https://github.com/kubedb/kafka/commit/5d530b62) Use testrig +- [70d1c5ba](https://github.com/kubedb/kafka/commit/70d1c5ba) Update listers for client billing (#136) +- [a9324d11](https://github.com/kubedb/kafka/commit/a9324d11) Prepare for release v0.23.0-rc.0 (#135) +- [b19380dd](https://github.com/kubedb/kafka/commit/b19380dd) Disable image caching in setup-qemu action (#134) +- [3b96d82d](https://github.com/kubedb/kafka/commit/3b96d82d) Add client billing event support (#132) +- [b948518b](https://github.com/kubedb/kafka/commit/b948518b) Add SchemaRegistry with Rest Proxy (#128) + + + +## [kubedb/kibana](https://github.com/kubedb/kibana) + +### [v0.28.0](https://github.com/kubedb/kibana/releases/tag/v0.28.0) + +- [59eca516](https://github.com/kubedb/kibana/commit/59eca516) Prepare for release v0.28.0 (#142) +- [57b32ae0](https://github.com/kubedb/kibana/commit/57b32ae0) Use Go 1.24 (#141) +- [87fce12a](https://github.com/kubedb/kibana/commit/87fce12a) Report namespace info with billing event (#140) +- [07ce140e](https://github.com/kubedb/kibana/commit/07ce140e) Update license restriction log (#139) +- [b447af9a](https://github.com/kubedb/kibana/commit/b447af9a) Prepare for release v0.28.0-rc.0 (#137) +- [e1c3a494](https://github.com/kubedb/kibana/commit/e1c3a494) Update reconcilestate and billing restrictions (#138) +- [82f37250](https://github.com/kubedb/kibana/commit/82f37250) Disable image caching in setup-qemu action (#136) + + + +## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) + +### [v0.15.0](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.15.0) + +- [01b12a7](https://github.com/kubedb/kubedb-manifest-plugin/commit/01b12a7) Prepare for release v0.15.0 (#90) +- [891e1ea](https://github.com/kubedb/kubedb-manifest-plugin/commit/891e1ea) Use Go 1.24 (#89) +- [f85c4ee](https://github.com/kubedb/kubedb-manifest-plugin/commit/f85c4ee) Prepare for release v0.15.0-rc.0 (#88) +- [155aea8](https://github.com/kubedb/kubedb-manifest-plugin/commit/155aea8) Disable image caching in setup-qemu action (#87) +- [1c168b9](https://github.com/kubedb/kubedb-manifest-plugin/commit/1c168b9) Archiver and InitScript support added for backup and restore (#84) +- [e64809f](https://github.com/kubedb/kubedb-manifest-plugin/commit/e64809f) Incorporate with `go-sh` leaf command execution (#85) + + + +## [kubedb/kubedb-verifier](https://github.com/kubedb/kubedb-verifier) + +### [v0.3.0](https://github.com/kubedb/kubedb-verifier/releases/tag/v0.3.0) + +- [1033b54](https://github.com/kubedb/kubedb-verifier/commit/1033b54) Prepare for release v0.3.0 (#14) +- [7a08962](https://github.com/kubedb/kubedb-verifier/commit/7a08962) Use Go 1.24 (#13) +- [1e55a38](https://github.com/kubedb/kubedb-verifier/commit/1e55a38) Disable image caching in setup-qemu action (#12) +- [3648382](https://github.com/kubedb/kubedb-verifier/commit/3648382) Prepare for release v0.3.0-rc.0 (#11) + + + +## [kubedb/mariadb](https://github.com/kubedb/mariadb) + +### [v0.36.0](https://github.com/kubedb/mariadb/releases/tag/v0.36.0) + +- [5aae329e](https://github.com/kubedb/mariadb/commit/5aae329ea) Prepare for release v0.36.0 (#314) +- [2102f599](https://github.com/kubedb/mariadb/commit/2102f5992) Test against k8s 1.32 (#313) +- [c48e29b6](https://github.com/kubedb/mariadb/commit/c48e29b67) Use Go 1.24 (#312) +- [c2df3bc9](https://github.com/kubedb/mariadb/commit/c2df3bc9b) Report namespace info with billing event (#311) +- [d72a123c](https://github.com/kubedb/mariadb/commit/d72a123ca) Show the reason for not satifying license restriction (#310) +- [d586b568](https://github.com/kubedb/mariadb/commit/d586b5689) Use testrig +- [b4aa7696](https://github.com/kubedb/mariadb/commit/b4aa76961) Prepare for release v0.36.0-rc.0 (#308) +- [35f8872b](https://github.com/kubedb/mariadb/commit/35f8872bb) Disable image caching in setup-qemu action (#309) +- [1ae948a1](https://github.com/kubedb/mariadb/commit/1ae948a15) Add client billing event support (#306) +- [163d01c1](https://github.com/kubedb/mariadb/commit/163d01c11) Added archiver and init-script manifest restore support (#305) +- [c32d1af6](https://github.com/kubedb/mariadb/commit/c32d1af68) Fix AuthSecret Check (#296) + + + +## [kubedb/mariadb-archiver](https://github.com/kubedb/mariadb-archiver) + +### [v0.12.0](https://github.com/kubedb/mariadb-archiver/releases/tag/v0.12.0) + +- [70edd7d5](https://github.com/kubedb/mariadb-archiver/commit/70edd7d5) Prepare for release v0.12.0 (#44) +- [fabf49b0](https://github.com/kubedb/mariadb-archiver/commit/fabf49b0) Use Go 1.24 (#43) +- [e9ac111d](https://github.com/kubedb/mariadb-archiver/commit/e9ac111d) Prepare for release v0.12.0-rc.0 (#42) +- [40d97244](https://github.com/kubedb/mariadb-archiver/commit/40d97244) Prepare for release v0.12.0-rc.0 (#41) +- [c156d207](https://github.com/kubedb/mariadb-archiver/commit/c156d207) Disable image caching in setup-qemu action (#40) + + + +## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) + +### [v0.32.0](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.32.0) + +- [24eeb621](https://github.com/kubedb/mariadb-coordinator/commit/24eeb621) Prepare for release v0.32.0 (#139) +- [a8c8f873](https://github.com/kubedb/mariadb-coordinator/commit/a8c8f873) Use Go 1.24 (#138) +- [ff0a938a](https://github.com/kubedb/mariadb-coordinator/commit/ff0a938a) Prepare for release v0.32.0-rc.0 (#137) +- [efb48fb1](https://github.com/kubedb/mariadb-coordinator/commit/efb48fb1) Disable image caching in setup-qemu action (#136) + + + +## [kubedb/mariadb-csi-snapshotter-plugin](https://github.com/kubedb/mariadb-csi-snapshotter-plugin) + +### [v0.12.0](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/releases/tag/v0.12.0) + +- [616f213](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/616f213) Prepare for release v0.12.0 (#42) +- [1c16b34](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/1c16b34) Use Go 1.24 (#41) +- [b94da98](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/b94da98) Prepare for release v0.12.0-rc.0 (#40) +- [2106e19](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/2106e19) Disable image caching in setup-qemu action (#39) + + + +## [kubedb/memcached](https://github.com/kubedb/memcached) + +### [v0.45.0](https://github.com/kubedb/memcached/releases/tag/v0.45.0) + +- [d0bf662b](https://github.com/kubedb/memcached/commit/d0bf662b4) Prepare for release v0.45.0 (#489) +- [dc8343bc](https://github.com/kubedb/memcached/commit/dc8343bce) Test against k8s 1.32 (#488) +- [27399464](https://github.com/kubedb/memcached/commit/273994640) Use Go 1.24 (#487) +- [5757ac2c](https://github.com/kubedb/memcached/commit/5757ac2ca) Report namespace info with billing event (#486) +- [ae26c91e](https://github.com/kubedb/memcached/commit/ae26c91e7) Run e2e Tests on testrig & show the reason for not satisfying license restriction (#485) +- [761e9c14](https://github.com/kubedb/memcached/commit/761e9c145) Fix License Restriction Checking (#484) +- [1d14d49c](https://github.com/kubedb/memcached/commit/1d14d49c6) Prepare for release v0.45.0-rc.0 (#482) +- [1d3054df](https://github.com/kubedb/memcached/commit/1d3054dfa) Disable image caching in setup-qemu action (#483) +- [90fd0801](https://github.com/kubedb/memcached/commit/90fd08014) Add client billing event support (#480) +- [2e569244](https://github.com/kubedb/memcached/commit/2e5692449) Fix memcached config secret issue (#479) + + + +## [kubedb/mongodb](https://github.com/kubedb/mongodb) + +### [v0.45.0](https://github.com/kubedb/mongodb/releases/tag/v0.45.0) + +- [7d7c2879](https://github.com/kubedb/mongodb/commit/7d7c28790) Prepare for release v0.45.0 (#689) +- [4009564e](https://github.com/kubedb/mongodb/commit/4009564ef) Test against k8s 1.32 (#688) +- [b0f42186](https://github.com/kubedb/mongodb/commit/b0f421864) Use Go 1.24 (#687) +- [f8093b11](https://github.com/kubedb/mongodb/commit/f8093b115) Create super user before oplog-restore (#686) +- [12d97bb1](https://github.com/kubedb/mongodb/commit/12d97bb19) Report namespace info with billing event (#685) +- [82d112ae](https://github.com/kubedb/mongodb/commit/82d112ae2) Show the reason for not satifying license restriction (#684) +- [03e6623d](https://github.com/kubedb/mongodb/commit/03e6623d6) Use testrig +- [5fb8819c](https://github.com/kubedb/mongodb/commit/5fb8819ca) Prepare for release v0.45.0-rc.0 (#683) +- [38062196](https://github.com/kubedb/mongodb/commit/380621967) Disable image caching in setup-qemu action (#682) +- [9d9dfdae](https://github.com/kubedb/mongodb/commit/9d9dfdaea) Enable license restriction and client billing (#681) +- [9d6457c8](https://github.com/kubedb/mongodb/commit/9d6457c82) Added archiver and init-script manifest restore support (#679) +- [d295e56a](https://github.com/kubedb/mongodb/commit/d295e56a9) remove `replicas >= 1` validation from replicaset (#677) + + + +## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) + +### [v0.13.0](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.13.0) + +- [d5b6acb](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/d5b6acb) Prepare for release v0.13.0 (#47) +- [feff5cc](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/feff5cc) Use Go 1.24 (#46) +- [9871552](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/9871552) Prepare for release v0.13.0-rc.0 (#45) +- [92999f5](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/92999f5) Disable image caching in setup-qemu action (#44) + + + +## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.15.0) + +- [9afda5c](https://github.com/kubedb/mongodb-restic-plugin/commit/9afda5c) Prepare for release v0.15.0 (#80) +- [6f5b57b](https://github.com/kubedb/mongodb-restic-plugin/commit/6f5b57b) Use Go 1.24 (#79) +- [c06b10a](https://github.com/kubedb/mongodb-restic-plugin/commit/c06b10a) Prepare for release v0.15.0-rc.0 (#78) +- [c1892f4](https://github.com/kubedb/mongodb-restic-plugin/commit/c1892f4) Disable image caching in setup-qemu action (#77) +- [c37543b](https://github.com/kubedb/mongodb-restic-plugin/commit/c37543b) Add Stdin Backup Leaf Command support (#75) + + + +## [kubedb/mssql-coordinator](https://github.com/kubedb/mssql-coordinator) + +### [v0.7.0](https://github.com/kubedb/mssql-coordinator/releases/tag/v0.7.0) + +- [1d9c6500](https://github.com/kubedb/mssql-coordinator/commit/1d9c6500) Prepare for release v0.7.0 (#31) +- [374ddac6](https://github.com/kubedb/mssql-coordinator/commit/374ddac6) Use Go 1.24 (#30) +- [f5dd10a7](https://github.com/kubedb/mssql-coordinator/commit/f5dd10a7) Prepare for release v0.7.0-rc.0 (#29) +- [c570b028](https://github.com/kubedb/mssql-coordinator/commit/c570b028) Disable image caching in setup-qemu action (#28) +- [e285bb2c](https://github.com/kubedb/mssql-coordinator/commit/e285bb2c) Add Arbiter node support (#24) + + + +## [kubedb/mssqlserver](https://github.com/kubedb/mssqlserver) + +### [v0.7.0](https://github.com/kubedb/mssqlserver/releases/tag/v0.7.0) + +- [74c75813](https://github.com/kubedb/mssqlserver/commit/74c75813) Prepare for release v0.7.0 (#66) +- [b2681864](https://github.com/kubedb/mssqlserver/commit/b2681864) Test against k8s 1.32 (#65) +- [5d060a01](https://github.com/kubedb/mssqlserver/commit/5d060a01) Use Go 1.24 (#64) +- [82fa1293](https://github.com/kubedb/mssqlserver/commit/82fa1293) Report namespace info with billing event (#63) +- [dde24b69](https://github.com/kubedb/mssqlserver/commit/dde24b69) Add daily.yml for running e2e tests daily (#62) +- [fb508368](https://github.com/kubedb/mssqlserver/commit/fb508368) Show the reason for not satifying license restriction (#61) +- [25d9ee44](https://github.com/kubedb/mssqlserver/commit/25d9ee44) Prepare for release v0.7.0-rc.0 (#59) +- [3a9b02e7](https://github.com/kubedb/mssqlserver/commit/3a9b02e7) Update listers for client billing (#58) +- [4bb771b1](https://github.com/kubedb/mssqlserver/commit/4bb771b1) Disable image caching in setup-qemu action (#57) +- [bdf3175d](https://github.com/kubedb/mssqlserver/commit/bdf3175d) Enable license restriction and client billing (#55) +- [721f3cfe](https://github.com/kubedb/mssqlserver/commit/721f3cfe) Added archiver and init-script manifest restore support (#54) +- [fd1c8cfb](https://github.com/kubedb/mssqlserver/commit/fd1c8cfb) Add arbiter node support for quorum in even-sized clusters (#46) +- [d95108ae](https://github.com/kubedb/mssqlserver/commit/d95108ae) Set archiver ref into db while label set (#53) + + + +## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) + +### [v0.6.0](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.6.0) + +- [dc3364c](https://github.com/kubedb/mssqlserver-archiver/commit/dc3364c) Use Go 1.24 (#11) +- [cea73fd](https://github.com/kubedb/mssqlserver-archiver/commit/cea73fd) Disable image caching in setup-qemu action (#10) + + + +## [kubedb/mssqlserver-walg-plugin](https://github.com/kubedb/mssqlserver-walg-plugin) + +### [v0.6.0](https://github.com/kubedb/mssqlserver-walg-plugin/releases/tag/v0.6.0) + +- [4b98360](https://github.com/kubedb/mssqlserver-walg-plugin/commit/4b98360) Prepare for release v0.6.0 (#20) +- [ca44e86](https://github.com/kubedb/mssqlserver-walg-plugin/commit/ca44e86) Use Go 1.24 (#19) +- [41265e0](https://github.com/kubedb/mssqlserver-walg-plugin/commit/41265e0) Prepare for release v0.6.0-rc.0 (#18) +- [cc57300](https://github.com/kubedb/mssqlserver-walg-plugin/commit/cc57300) Disable image caching in setup-qemu action (#17) + + + +## [kubedb/mysql](https://github.com/kubedb/mysql) + +### [v0.45.0](https://github.com/kubedb/mysql/releases/tag/v0.45.0) + +- [7cb70170](https://github.com/kubedb/mysql/commit/7cb701700) Prepare for release v0.45.0 (#672) +- [78f18ebc](https://github.com/kubedb/mysql/commit/78f18ebc2) Test against k8s 1.32 (#671) +- [7b8439cf](https://github.com/kubedb/mysql/commit/7b8439cf1) Use Go 1.24 (#670) +- [c7c9ffec](https://github.com/kubedb/mysql/commit/c7c9ffec3) Report namespace info with billing event (#669) +- [1db63846](https://github.com/kubedb/mysql/commit/1db638462) Show the reason for not satifying license restriction (#668) +- [8c49a6ea](https://github.com/kubedb/mysql/commit/8c49a6eae) Use testrig +- [2cd44d41](https://github.com/kubedb/mysql/commit/2cd44d411) Fix license restriction (#667) +- [c670388e](https://github.com/kubedb/mysql/commit/c670388e0) Prepare for release v0.45.0-rc.0 (#665) +- [fc288a35](https://github.com/kubedb/mysql/commit/fc288a35b) Disable image caching in setup-qemu action (#666) +- [4453af61](https://github.com/kubedb/mysql/commit/4453af610) Update BinLog Snapshot status (#659) +- [5cea0f13](https://github.com/kubedb/mysql/commit/5cea0f13f) Add client billing event support (#663) +- [e8c264e1](https://github.com/kubedb/mysql/commit/e8c264e1b) Added archiver and init-script manifest restore support (#661) +- [174fdd9e](https://github.com/kubedb/mysql/commit/174fdd9ed) Add --all-databases arg for v5.7.x (#662) + + + +## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) + +### [v0.13.0](https://github.com/kubedb/mysql-archiver/releases/tag/v0.13.0) + +- [39107a7b](https://github.com/kubedb/mysql-archiver/commit/39107a7b) Prepare for release v0.13.0 (#55) +- [ef00cd3b](https://github.com/kubedb/mysql-archiver/commit/ef00cd3b) Use Go 1.24 (#54) +- [11c6e83c](https://github.com/kubedb/mysql-archiver/commit/11c6e83c) Prepare for release v0.13.0-rc.0 (#52) +- [364b3500](https://github.com/kubedb/mysql-archiver/commit/364b3500) Disable image caching in setup-qemu action (#53) +- [f7833baf](https://github.com/kubedb/mysql-archiver/commit/f7833baf) Update Inc Snapshot status (#49) + + + +## [kubedb/mysql-coordinator](https://github.com/kubedb/mysql-coordinator) + +### [v0.30.0](https://github.com/kubedb/mysql-coordinator/releases/tag/v0.30.0) + +- [f00b8511](https://github.com/kubedb/mysql-coordinator/commit/f00b8511) Prepare for release v0.30.0 (#136) +- [1611bdf9](https://github.com/kubedb/mysql-coordinator/commit/1611bdf9) Use Go 1.24 (#135) +- [40e90068](https://github.com/kubedb/mysql-coordinator/commit/40e90068) Prepare for release v0.30.0-rc.0 (#133) +- [6b61ec27](https://github.com/kubedb/mysql-coordinator/commit/6b61ec27) Disable image caching in setup-qemu action (#134) + + + +## [kubedb/mysql-csi-snapshotter-plugin](https://github.com/kubedb/mysql-csi-snapshotter-plugin) + +### [v0.13.0](https://github.com/kubedb/mysql-csi-snapshotter-plugin/releases/tag/v0.13.0) + +- [1511498](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/1511498) Prepare for release v0.13.0 (#43) +- [d1c7f1b](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/d1c7f1b) Use Go 1.24 (#42) +- [33f6918](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/33f6918) Prepare for release v0.13.0-rc.0 (#40) +- [9f91792](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/9f91792) Disable image caching in setup-qemu action (#41) + + + +## [kubedb/mysql-restic-plugin](https://github.com/kubedb/mysql-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/mysql-restic-plugin/releases/tag/v0.15.0) + +- [a19fa28](https://github.com/kubedb/mysql-restic-plugin/commit/a19fa28) Prepare for release v0.15.0 (#70) +- [78dcba1](https://github.com/kubedb/mysql-restic-plugin/commit/78dcba1) Use Go 1.24 (#69) +- [8acee3b](https://github.com/kubedb/mysql-restic-plugin/commit/8acee3b) Prepare for release v0.15.0-rc.0 (#67) +- [b2144fb](https://github.com/kubedb/mysql-restic-plugin/commit/b2144fb) Disable image caching in setup-qemu action (#68) +- [6830436](https://github.com/kubedb/mysql-restic-plugin/commit/6830436) Add Stdin Backup Leaf Command support (#61) + + + +## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) + +### [v0.30.0](https://github.com/kubedb/mysql-router-init/releases/tag/v0.30.0) + +- [a41de94](https://github.com/kubedb/mysql-router-init/commit/a41de94) Use Go 1.24 (#51) +- [0ba8326](https://github.com/kubedb/mysql-router-init/commit/0ba8326) Disable image caching in setup-qemu action (#50) + + + +## [kubedb/ops-manager](https://github.com/kubedb/ops-manager) + +### [v0.39.0](https://github.com/kubedb/ops-manager/releases/tag/v0.39.0) + +- [429376f1](https://github.com/kubedb/ops-manager/commit/429376f16) Prepare for release v0.39.0 (#712) +- [2db83b1f](https://github.com/kubedb/ops-manager/commit/2db83b1f7) Add PgOps ReconnectStandby, ForceFailover, SetRaftKeyPair (#709) +- [d2921d29](https://github.com/kubedb/ops-manager/commit/d2921d296) Test against k8s 1.32 (#711) +- [3c5e484b](https://github.com/kubedb/ops-manager/commit/3c5e484be) Use Go 1.24 (#710) +- [79b563e3](https://github.com/kubedb/ops-manager/commit/79b563e37) Improve license logging +- [b90bb800](https://github.com/kubedb/ops-manager/commit/b90bb8002) Use testrig +- [f8bc59dd](https://github.com/kubedb/ops-manager/commit/f8bc59dde) Prepare for release v0.39.0-rc.0 (#708) +- [f6b05657](https://github.com/kubedb/ops-manager/commit/f6b05657e) Fix nats initialization +- [ad10ad5a](https://github.com/kubedb/ops-manager/commit/ad10ad5a1) Disable image caching in setup-qemu action (#707) +- [5545b2dc](https://github.com/kubedb/ops-manager/commit/5545b2dc6) Add Recommendation Improvement and Bug Fixes (#704) +- [81a08203](https://github.com/kubedb/ops-manager/commit/81a08203b) Allow Postgres Failover While Ops Request Progressing (#703) +- [f2d98a46](https://github.com/kubedb/ops-manager/commit/f2d98a46d) add reconfigure-tls to PgBouncer (#701) +- [b7300c6e](https://github.com/kubedb/ops-manager/commit/b7300c6e2) Add Arbiter Node Support, update restart for SQL Server (#649) +- [b513e9e1](https://github.com/kubedb/ops-manager/commit/b513e9e1d) Fix RabbitMQ Version Update (#702) +- [0abc0816](https://github.com/kubedb/ops-manager/commit/0abc08163) Bug Fix in Reconfiguration(pgpool) (#698) +- [1fd029ff](https://github.com/kubedb/ops-manager/commit/1fd029ff3) add pgpool rotate auth (#697) +- [6e732fc7](https://github.com/kubedb/ops-manager/commit/6e732fc7c) Add Rotate auth for pgbouncer (#693) + + + +## [kubedb/percona-xtradb](https://github.com/kubedb/percona-xtradb) + +### [v0.39.0](https://github.com/kubedb/percona-xtradb/releases/tag/v0.39.0) + +- [04e2466a](https://github.com/kubedb/percona-xtradb/commit/04e2466a3) Prepare for release v0.39.0 (#400) +- [29cda551](https://github.com/kubedb/percona-xtradb/commit/29cda5511) Test against k8s 1.32 (#399) +- [45ce72c7](https://github.com/kubedb/percona-xtradb/commit/45ce72c71) Use Go 1.24 (#398) +- [672219b8](https://github.com/kubedb/percona-xtradb/commit/672219b81) Report namespace info with billing event (#397) +- [2370ef83](https://github.com/kubedb/percona-xtradb/commit/2370ef834) Wait for PVC restoration by stash (#396) +- [01e39d5f](https://github.com/kubedb/percona-xtradb/commit/01e39d5fe) Show the reason for not satifying license restriction (#395) +- [add342c6](https://github.com/kubedb/percona-xtradb/commit/add342c62) Prepare for release v0.39.0-rc.0 (#394) +- [bbe09606](https://github.com/kubedb/percona-xtradb/commit/bbe09606f) Fix AuthSecret Check (#386) +- [4f888fbf](https://github.com/kubedb/percona-xtradb/commit/4f888fbfe) Disable image caching in setup-qemu action (#393) +- [ebe98bef](https://github.com/kubedb/percona-xtradb/commit/ebe98bef2) Add client billing event support (#392) + + + +## [kubedb/percona-xtradb-coordinator](https://github.com/kubedb/percona-xtradb-coordinator) + +### [v0.25.0](https://github.com/kubedb/percona-xtradb-coordinator/releases/tag/v0.25.0) + +- [5dfc6dd5](https://github.com/kubedb/percona-xtradb-coordinator/commit/5dfc6dd5) Prepare for release v0.25.0 (#92) +- [52e1530a](https://github.com/kubedb/percona-xtradb-coordinator/commit/52e1530a) Use Go 1.24 (#91) +- [3e09a9ad](https://github.com/kubedb/percona-xtradb-coordinator/commit/3e09a9ad) Prepare for release v0.25.0-rc.0 (#89) +- [4013787c](https://github.com/kubedb/percona-xtradb-coordinator/commit/4013787c) Disable image caching in setup-qemu action (#90) + + + +## [kubedb/pg-coordinator](https://github.com/kubedb/pg-coordinator) + +### [v0.36.0](https://github.com/kubedb/pg-coordinator/releases/tag/v0.36.0) + +- [421d91d6](https://github.com/kubedb/pg-coordinator/commit/421d91d6) Prepare for release v0.36.0 (#192) +- [1488a1d9](https://github.com/kubedb/pg-coordinator/commit/1488a1d9) Fix a bug for force failover (#191) +- [b04c16fd](https://github.com/kubedb/pg-coordinator/commit/b04c16fd) Use Go 1.24 (#190) +- [35382941](https://github.com/kubedb/pg-coordinator/commit/35382941) Reduce API Server Load by Adding Wait Interval When DB Is In Not Ready State (#189) +- [0bc3ed8d](https://github.com/kubedb/pg-coordinator/commit/0bc3ed8d) Prepare for release v0.36.0-rc.0 (#187) +- [e5aabf68](https://github.com/kubedb/pg-coordinator/commit/e5aabf68) Disable image caching in setup-qemu action (#188) +- [a286040e](https://github.com/kubedb/pg-coordinator/commit/a286040e) Allow failover with data loss (#186) +- [8c0d12da](https://github.com/kubedb/pg-coordinator/commit/8c0d12da) Enhance Archive WAL Management and Improve Failover Stability (#184) + + + +## [kubedb/pgbouncer](https://github.com/kubedb/pgbouncer) + +### [v0.39.0](https://github.com/kubedb/pgbouncer/releases/tag/v0.39.0) + +- [aca1631f](https://github.com/kubedb/pgbouncer/commit/aca1631f) Prepare for release v0.39.0 (#363) +- [e7b8f063](https://github.com/kubedb/pgbouncer/commit/e7b8f063) Test against k8s 1.32 (#362) +- [d5c51d30](https://github.com/kubedb/pgbouncer/commit/d5c51d30) Use Go 1.24 (#361) +- [439a21ed](https://github.com/kubedb/pgbouncer/commit/439a21ed) Security Context & Report namespace info with billing event (#349) +- [4f86b577](https://github.com/kubedb/pgbouncer/commit/4f86b577) Run e2e tests on testrig & Show the reason for not satifying license restriction (#360) +- [d2893e64](https://github.com/kubedb/pgbouncer/commit/d2893e64) Prepare for release v0.39.0-rc.0 (#359) +- [6b985c2c](https://github.com/kubedb/pgbouncer/commit/6b985c2c) Disable image caching in setup-qemu action (#358) +- [eb7d008e](https://github.com/kubedb/pgbouncer/commit/eb7d008e) Enable license restriction and client billing (#357) +- [2b4ee8f5](https://github.com/kubedb/pgbouncer/commit/2b4ee8f5) reconfigure-tls changes and cert remove (#356) +- [4cf2f0bc](https://github.com/kubedb/pgbouncer/commit/4cf2f0bc) Update AuthActiveAnnotation const in secret (#352) + + + +## [kubedb/pgpool](https://github.com/kubedb/pgpool) + +### [v0.7.0](https://github.com/kubedb/pgpool/releases/tag/v0.7.0) + +- [8eb95eaf](https://github.com/kubedb/pgpool/commit/8eb95eaf) Prepare for release v0.7.0 (#66) +- [845d2edf](https://github.com/kubedb/pgpool/commit/845d2edf) Test against k8s 1.32 (#65) +- [f04be287](https://github.com/kubedb/pgpool/commit/f04be287) Use Go 1.24 (#64) +- [4c2e65b2](https://github.com/kubedb/pgpool/commit/4c2e65b2) Pgpool get fixed & Report namespace info with billing event (#63) +- [56d97ff5](https://github.com/kubedb/pgpool/commit/56d97ff5) Run e2e tests on testrig & Show the reason for not satifying license restriction (#62) +- [7a4617cf](https://github.com/kubedb/pgpool/commit/7a4617cf) Add license restriction (#61) +- [4ed69176](https://github.com/kubedb/pgpool/commit/4ed69176) Prepare for release v0.7.0-rc.0 (#60) +- [a4735c17](https://github.com/kubedb/pgpool/commit/a4735c17) Disable image caching in setup-qemu action (#59) +- [c1bf6d9a](https://github.com/kubedb/pgpool/commit/c1bf6d9a) Enable license restriction and client billing (#58) +- [0c326d14](https://github.com/kubedb/pgpool/commit/0c326d14) Add basic-auth-active-from annotation in auth secret & Config secret separation & PID file location added (#56) + + + +## [kubedb/postgres](https://github.com/kubedb/postgres) + +### [v0.52.0](https://github.com/kubedb/postgres/releases/tag/v0.52.0) + +- [77658501](https://github.com/kubedb/postgres/commit/776585018) Prepare for release v0.52.0 (#796) +- [5a24b48e](https://github.com/kubedb/postgres/commit/5a24b48ed) Test against k8s 1.32 (#795) +- [ad5ada20](https://github.com/kubedb/postgres/commit/ad5ada201) Use Go 1.24 (#794) +- [9fd8f70a](https://github.com/kubedb/postgres/commit/9fd8f70ae) Report namespace info with billing event (#793) +- [f3158b9d](https://github.com/kubedb/postgres/commit/f3158b9de) update log (#792) +- [a2fe345e](https://github.com/kubedb/postgres/commit/a2fe345e3) Run e2e tests on testrig (#791) +- [18f17d97](https://github.com/kubedb/postgres/commit/18f17d974) Prepare for release v0.52.0-rc.0 (#790) +- [db644a80](https://github.com/kubedb/postgres/commit/db644a803) Disable image caching in setup-qemu action (#789) +- [6ad420f9](https://github.com/kubedb/postgres/commit/6ad420f93) Add client billing event support (#783) +- [e056f480](https://github.com/kubedb/postgres/commit/e056f4800) Added archiver and init-script manifest restore support (#787) +- [8ed11d08](https://github.com/kubedb/postgres/commit/8ed11d084) Archive mode related changes and add startTime-endTime in incremental snapshot (#784) +- [fe0e2ac0](https://github.com/kubedb/postgres/commit/fe0e2ac0e) Parse license restrictions +- [eaf5b26c](https://github.com/kubedb/postgres/commit/eaf5b26c0) Add license restrictions (#782) + + + +## [kubedb/postgres-archiver](https://github.com/kubedb/postgres-archiver) + +### [v0.13.0](https://github.com/kubedb/postgres-archiver/releases/tag/v0.13.0) + +- [c40544c2](https://github.com/kubedb/postgres-archiver/commit/c40544c2) Prepare for release v0.13.0 (#57) +- [4cc8a8e7](https://github.com/kubedb/postgres-archiver/commit/4cc8a8e7) Use Go 1.24 (#56) +- [b7bee766](https://github.com/kubedb/postgres-archiver/commit/b7bee766) Prepare for release v0.13.0-rc.0 (#55) +- [7b34eeba](https://github.com/kubedb/postgres-archiver/commit/7b34eeba) Disable image caching in setup-qemu action (#54) +- [47ea5469](https://github.com/kubedb/postgres-archiver/commit/47ea5469) Update Logstats, update wal archive support for standby (#52) + + + +## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) + +### [v0.13.0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.13.0) + +- [63ba8c9](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/63ba8c9) Prepare for release v0.13.0 (#53) +- [c4b928f](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/c4b928f) Use Go 1.24 (#52) +- [bbe21c0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/bbe21c0) Prepare for release v0.13.0-rc.0 (#51) +- [f088e55](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/f088e55) Disable image caching in setup-qemu action (#50) +- [3db1026](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/3db1026) Update volumeSnapshotTime when volumeSnapshot is ready to use and add support for standalone volume snapshot (#43) + + + +## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.15.0) + +- [4219198](https://github.com/kubedb/postgres-restic-plugin/commit/4219198) Prepare for release v0.15.0 (#67) +- [3773695](https://github.com/kubedb/postgres-restic-plugin/commit/3773695) Use Go 1.24 (#66) +- [91d569b](https://github.com/kubedb/postgres-restic-plugin/commit/91d569b) Prepare for release v0.15.0-rc.0 (#65) +- [87c8e45](https://github.com/kubedb/postgres-restic-plugin/commit/87c8e45) Disable image caching in setup-qemu action (#64) +- [b287099](https://github.com/kubedb/postgres-restic-plugin/commit/b287099) Add Stdin Backup Leaf Command support (#62) + + + +## [kubedb/provider-aws](https://github.com/kubedb/provider-aws) + +### [v0.14.0](https://github.com/kubedb/provider-aws/releases/tag/v0.14.0) + + + + +## [kubedb/provider-azure](https://github.com/kubedb/provider-azure) + +### [v0.14.0](https://github.com/kubedb/provider-azure/releases/tag/v0.14.0) + + + + +## [kubedb/provider-gcp](https://github.com/kubedb/provider-gcp) + +### [v0.14.0](https://github.com/kubedb/provider-gcp/releases/tag/v0.14.0) + + + + +## [kubedb/provisioner](https://github.com/kubedb/provisioner) + +### [v0.52.0](https://github.com/kubedb/provisioner/releases/tag/v0.52.0) + + + + +## [kubedb/proxysql](https://github.com/kubedb/proxysql) + +### [v0.39.0](https://github.com/kubedb/proxysql/releases/tag/v0.39.0) + +- [6db7137f](https://github.com/kubedb/proxysql/commit/6db7137fe) Prepare for release v0.39.0 (#380) +- [dab8c50c](https://github.com/kubedb/proxysql/commit/dab8c50c5) Test against k8s 1.32 (#379) +- [3830a15e](https://github.com/kubedb/proxysql/commit/3830a15e5) Use Go 1.24 (#378) +- [3328ea01](https://github.com/kubedb/proxysql/commit/3328ea01d) Report namespace info with billing event (#377) +- [d8f61f12](https://github.com/kubedb/proxysql/commit/d8f61f127) Show the reason for not satifying license restriction (#376) +- [15e87ca7](https://github.com/kubedb/proxysql/commit/15e87ca70) Prepare for release v0.39.0-rc.0 (#375) +- [ade37da5](https://github.com/kubedb/proxysql/commit/ade37da53) Disable image caching in setup-qemu action (#374) +- [22a4b65a](https://github.com/kubedb/proxysql/commit/22a4b65af) Add client billing event support (#372) + + + +## [kubedb/rabbitmq](https://github.com/kubedb/rabbitmq) + +### [v0.7.0](https://github.com/kubedb/rabbitmq/releases/tag/v0.7.0) + +- [ebf4ee3c](https://github.com/kubedb/rabbitmq/commit/ebf4ee3c) Prepare for release v0.7.0 (#73) +- [eff526ac](https://github.com/kubedb/rabbitmq/commit/eff526ac) Test against k8s 1.32 (#72) +- [3c10a317](https://github.com/kubedb/rabbitmq/commit/3c10a317) Use Go 1.24 (#71) +- [a4bbf73b](https://github.com/kubedb/rabbitmq/commit/a4bbf73b) Report namespace info with billing event (#70) +- [3f881093](https://github.com/kubedb/rabbitmq/commit/3f881093) Run e2e Tests on testrig & show the reason for not satisfying license… (#69) +- [70782af2](https://github.com/kubedb/rabbitmq/commit/70782af2) Fix license restriction checking (#68) +- [7e6e1cca](https://github.com/kubedb/rabbitmq/commit/7e6e1cca) Fix lister creation for client billing +- [71d4a65d](https://github.com/kubedb/rabbitmq/commit/71d4a65d) Prepare for release v0.7.0-rc.0 (#66) +- [4dad3584](https://github.com/kubedb/rabbitmq/commit/4dad3584) Disable image caching in setup-qemu action (#67) +- [5ae024d8](https://github.com/kubedb/rabbitmq/commit/5ae024d8) Add client billing event support (#64) +- [a179e524](https://github.com/kubedb/rabbitmq/commit/a179e524) Fix RabbitMQ Deletion Issue (#63) + + + +## [kubedb/redis](https://github.com/kubedb/redis) + +### [v0.45.0](https://github.com/kubedb/redis/releases/tag/v0.45.0) + +- [1bd0ce8e](https://github.com/kubedb/redis/commit/1bd0ce8ed) Prepare for release v0.45.0 (#582) +- [6bceb509](https://github.com/kubedb/redis/commit/6bceb5097) Test against k8s 1.32 (#581) +- [d09543ec](https://github.com/kubedb/redis/commit/d09543ec0) Use Go 1.24 (#580) +- [69b304d7](https://github.com/kubedb/redis/commit/69b304d7a) Fix and Improve Cluster Health Check + Add Cluster Pod Role Label (#578) +- [029f1ade](https://github.com/kubedb/redis/commit/029f1ade0) Report namespace info with billing event (#579) +- [50b6b3b8](https://github.com/kubedb/redis/commit/50b6b3b84) Run e2e tests on testrig & Show the reason for not satifying license (#577) +- [57992fa9](https://github.com/kubedb/redis/commit/57992fa92) Prepare for release v0.45.0-rc.0 (#575) +- [01332fde](https://github.com/kubedb/redis/commit/01332fdeb) Disable image caching in setup-qemu action (#576) +- [67e0e092](https://github.com/kubedb/redis/commit/67e0e0923) Enable license restriction and client billing (#574) +- [d9140fd6](https://github.com/kubedb/redis/commit/d9140fd65) Enable license restriction and client billing (#572) +- [1e8f2763](https://github.com/kubedb/redis/commit/1e8f27634) Move mutator defaults to SetDefaults() (#571) + + + +## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) + +### [v0.31.0](https://github.com/kubedb/redis-coordinator/releases/tag/v0.31.0) + +- [ad30d0f4](https://github.com/kubedb/redis-coordinator/commit/ad30d0f4) Prepare for release v0.31.0 (#123) +- [ba9e3036](https://github.com/kubedb/redis-coordinator/commit/ba9e3036) Use Go 1.24 (#122) +- [e56c4c25](https://github.com/kubedb/redis-coordinator/commit/e56c4c25) Prepare for release v0.31.0-rc.0 (#121) +- [2539e4b4](https://github.com/kubedb/redis-coordinator/commit/2539e4b4) Disable image caching in setup-qemu action (#120) + + + +## [kubedb/redis-restic-plugin](https://github.com/kubedb/redis-restic-plugin) + +### [v0.15.0](https://github.com/kubedb/redis-restic-plugin/releases/tag/v0.15.0) + +- [84059cf](https://github.com/kubedb/redis-restic-plugin/commit/84059cf) Prepare for release v0.15.0 (#62) +- [1ef930f](https://github.com/kubedb/redis-restic-plugin/commit/1ef930f) Use Go 1.24 (#61) +- [cd65bb3](https://github.com/kubedb/redis-restic-plugin/commit/cd65bb3) Prepare for release v0.15.0-rc.0 (#60) +- [a1e6dfa](https://github.com/kubedb/redis-restic-plugin/commit/a1e6dfa) Disable image caching in setup-qemu action (#59) +- [7cacd68](https://github.com/kubedb/redis-restic-plugin/commit/7cacd68) Add Stdin Backup Leaf Command support (#57) + + + +## [kubedb/replication-mode-detector](https://github.com/kubedb/replication-mode-detector) + +### [v0.39.0](https://github.com/kubedb/replication-mode-detector/releases/tag/v0.39.0) + +- [feb3420a](https://github.com/kubedb/replication-mode-detector/commit/feb3420a) Prepare for release v0.39.0 (#289) +- [b42c020d](https://github.com/kubedb/replication-mode-detector/commit/b42c020d) Use Go 1.24 (#288) +- [43e19c32](https://github.com/kubedb/replication-mode-detector/commit/43e19c32) Prepare for release v0.39.0-rc.0 (#286) +- [fce9f58c](https://github.com/kubedb/replication-mode-detector/commit/fce9f58c) Disable image caching in setup-qemu action (#287) + + + +## [kubedb/schema-manager](https://github.com/kubedb/schema-manager) + +### [v0.28.0](https://github.com/kubedb/schema-manager/releases/tag/v0.28.0) + +- [c341b252](https://github.com/kubedb/schema-manager/commit/c341b252) Prepare for release v0.28.0 (#133) +- [6e285723](https://github.com/kubedb/schema-manager/commit/6e285723) Use Go 1.24 (#132) +- [c5649c28](https://github.com/kubedb/schema-manager/commit/c5649c28) Prepare for release v0.28.0-rc.0 (#131) +- [4f52fd34](https://github.com/kubedb/schema-manager/commit/4f52fd34) Fix nats initialization +- [49e83a00](https://github.com/kubedb/schema-manager/commit/49e83a00) Disable image caching in setup-qemu action (#130) + + + +## [kubedb/singlestore](https://github.com/kubedb/singlestore) + +### [v0.7.0](https://github.com/kubedb/singlestore/releases/tag/v0.7.0) + +- [2781fd58](https://github.com/kubedb/singlestore/commit/2781fd58) Prepare for release v0.7.0 (#63) +- [e7c24277](https://github.com/kubedb/singlestore/commit/e7c24277) Test against k8s 1.32 (#62) +- [a043af3d](https://github.com/kubedb/singlestore/commit/a043af3d) Use Go 1.24 (#61) +- [d3c90016](https://github.com/kubedb/singlestore/commit/d3c90016) Report namespace info with billing event (#60) +- [25728a9e](https://github.com/kubedb/singlestore/commit/25728a9e) Update license log & e2e machine +- [cf355d20](https://github.com/kubedb/singlestore/commit/cf355d20) fix license restriction checking (#59) +- [c22e7c86](https://github.com/kubedb/singlestore/commit/c22e7c86) Prepare for release v0.7.0-rc.0 (#58) +- [ebb993be](https://github.com/kubedb/singlestore/commit/ebb993be) Disable image caching in setup-qemu action (#57) + + + +## [kubedb/singlestore-coordinator](https://github.com/kubedb/singlestore-coordinator) + +### [v0.7.0](https://github.com/kubedb/singlestore-coordinator/releases/tag/v0.7.0) + +- [3383f6e](https://github.com/kubedb/singlestore-coordinator/commit/3383f6e) Prepare for release v0.7.0 (#38) +- [3fe4c70](https://github.com/kubedb/singlestore-coordinator/commit/3fe4c70) Use Go 1.24 (#37) +- [3ab10f5](https://github.com/kubedb/singlestore-coordinator/commit/3ab10f5) Prepare for release v0.7.0-rc.0 (#36) +- [f7271dd](https://github.com/kubedb/singlestore-coordinator/commit/f7271dd) Disable image caching in setup-qemu action (#35) + + + +## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) + +### [v0.10.0](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.10.0) + +- [b3b6b4b](https://github.com/kubedb/singlestore-restic-plugin/commit/b3b6b4b) Prepare for release v0.10.0 (#38) +- [4cc4d3d](https://github.com/kubedb/singlestore-restic-plugin/commit/4cc4d3d) Use Go 1.24 (#37) +- [1b36229](https://github.com/kubedb/singlestore-restic-plugin/commit/1b36229) Prepare for release v0.10.0-rc.0 (#36) +- [4c9a228](https://github.com/kubedb/singlestore-restic-plugin/commit/4c9a228) Disable image caching in setup-qemu action (#35) +- [98dfeae](https://github.com/kubedb/singlestore-restic-plugin/commit/98dfeae) Add Stdin Backup Leaf Command support (#33) + + + +## [kubedb/solr](https://github.com/kubedb/solr) + +### [v0.7.0](https://github.com/kubedb/solr/releases/tag/v0.7.0) + +- [3cd88780](https://github.com/kubedb/solr/commit/3cd88780) Prepare for release v0.7.0 (#74) +- [9ae38877](https://github.com/kubedb/solr/commit/9ae38877) Test against k8s 1.32 (#73) +- [7db0eee6](https://github.com/kubedb/solr/commit/7db0eee6) Use Go 1.24 (#72) +- [bd805cac](https://github.com/kubedb/solr/commit/bd805cac) Configure internal zookeeper (#71) +- [32d513cd](https://github.com/kubedb/solr/commit/32d513cd) Update petset defaulter for security context (#70) +- [b405f209](https://github.com/kubedb/solr/commit/b405f209) Update workflow and license restriction log (#69) +- [9370cec9](https://github.com/kubedb/solr/commit/9370cec9) Add restriction in client billing (#68) +- [700ce01b](https://github.com/kubedb/solr/commit/700ce01b) Prepare for release v0.7.0-rc.0 (#67) +- [9216caea](https://github.com/kubedb/solr/commit/9216caea) Fix lister creation for client billing (#66) +- [43fdf9b2](https://github.com/kubedb/solr/commit/43fdf9b2) Disable image caching in setup-qemu action (#65) +- [fe9b60d8](https://github.com/kubedb/solr/commit/fe9b60d8) Add client billing event support (#64) + + + +## [kubedb/tests](https://github.com/kubedb/tests) + +### [v0.37.0](https://github.com/kubedb/tests/releases/tag/v0.37.0) + +- [f165f126](https://github.com/kubedb/tests/commit/f165f126) Prepare for release v0.37.0 (#443) +- [3b5fada0](https://github.com/kubedb/tests/commit/3b5fada0) Test against k8s 1.32 (#441) +- [892d8c3d](https://github.com/kubedb/tests/commit/892d8c3d) Use Go 1.24 (#440) +- [0b3ececa](https://github.com/kubedb/tests/commit/0b3ececa) fix backupstorage, release v2025.2.10 (#439) +- [0bfee605](https://github.com/kubedb/tests/commit/0bfee605) fix mongo package (#435) +- [34cb745f](https://github.com/kubedb/tests/commit/34cb745f) Prepare for release v0.37.0-rc.0 (#437) +- [751cbfb3](https://github.com/kubedb/tests/commit/751cbfb3) Disable image caching in setup-qemu action (#436) +- [579aa5f0](https://github.com/kubedb/tests/commit/579aa5f0) Add Postgres Archiver Backup-Restore (#427) +- [d0da32f9](https://github.com/kubedb/tests/commit/d0da32f9) Fix TLS enabled secret part for Postgres (#432) +- [6aa80b8d](https://github.com/kubedb/tests/commit/6aa80b8d) MongoDB EndTime fix (Disaster Time Scenario) (#429) +- [9c288453](https://github.com/kubedb/tests/commit/9c288453) Add Solr OpsRequest Tests (#428) +- [3729dd68](https://github.com/kubedb/tests/commit/3729dd68) MariaDB version 11.6.2 check (all) (#431) + + + +## [kubedb/ui-server](https://github.com/kubedb/ui-server) + +### [v0.28.0](https://github.com/kubedb/ui-server/releases/tag/v0.28.0) + +- [abd96e20](https://github.com/kubedb/ui-server/commit/abd96e20) Prepare for release v0.28.0 (#154) +- [4322b8a2](https://github.com/kubedb/ui-server/commit/4322b8a2) Use Go 1.24 (#153) +- [615bb4c6](https://github.com/kubedb/ui-server/commit/615bb4c6) Close client connections (#152) +- [3a688ab0](https://github.com/kubedb/ui-server/commit/3a688ab0) Re-design databaseConnection api (#151) +- [b0032db9](https://github.com/kubedb/ui-server/commit/b0032db9) Prepare for release v0.28.0-rc.0 (#150) +- [61eff458](https://github.com/kubedb/ui-server/commit/61eff458) Disable image caching in setup-qemu action (#149) + + + +## [kubedb/webhook-server](https://github.com/kubedb/webhook-server) + +### [v0.28.0](https://github.com/kubedb/webhook-server/releases/tag/v0.28.0) + +- [6f2040e4](https://github.com/kubedb/webhook-server/commit/6f2040e4) Prepare for release v0.28.0 (#146) +- [b96f329a](https://github.com/kubedb/webhook-server/commit/b96f329a) Test against k8s 1.32 (#145) +- [5285151d](https://github.com/kubedb/webhook-server/commit/5285151d) Use Go 1.24 (#144) +- [2f36666b](https://github.com/kubedb/webhook-server/commit/2f36666b) Improve license logging +- [b3b3c562](https://github.com/kubedb/webhook-server/commit/b3b3c562) Prepare for release v0.28.0-rc.0 (#143) +- [f5cfed8f](https://github.com/kubedb/webhook-server/commit/f5cfed8f) Disable image caching in setup-qemu action (#142) + + + +## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) + +### [v0.7.0](https://github.com/kubedb/zookeeper/releases/tag/v0.7.0) + +- [a3a96c3b](https://github.com/kubedb/zookeeper/commit/a3a96c3b) Prepare for release v0.7.0 (#64) +- [432282ec](https://github.com/kubedb/zookeeper/commit/432282ec) Test against k8s 1.32 (#63) +- [575e88a7](https://github.com/kubedb/zookeeper/commit/575e88a7) Use Go 1.24 (#62) +- [0a05aa4a](https://github.com/kubedb/zookeeper/commit/0a05aa4a) Report namespace info with billing event (#61) +- [0c0110cf](https://github.com/kubedb/zookeeper/commit/0c0110cf) Show the reason for not satifying license restriction (#60) +- [96dc0790](https://github.com/kubedb/zookeeper/commit/96dc0790) Add license restriction (#59) +- [ace3a6dd](https://github.com/kubedb/zookeeper/commit/ace3a6dd) Prepare for release v0.7.0-rc.0 (#57) +- [89699f8d](https://github.com/kubedb/zookeeper/commit/89699f8d) Disable image caching in setup-qemu action (#56) +- [9a81250c](https://github.com/kubedb/zookeeper/commit/9a81250c) Add client billing event support (#55) + + + +## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) + +### [v0.8.0](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.8.0) + +- [e9459f4](https://github.com/kubedb/zookeeper-restic-plugin/commit/e9459f4) Prepare for release v0.8.0 (#30) +- [739367c](https://github.com/kubedb/zookeeper-restic-plugin/commit/739367c) Use Go 1.24 (#29) +- [52085d1](https://github.com/kubedb/zookeeper-restic-plugin/commit/52085d1) Prepare for release v0.8.0-rc.0 (#27) +- [7323969](https://github.com/kubedb/zookeeper-restic-plugin/commit/7323969) Disable image caching in setup-qemu action (#28) +- [096f163](https://github.com/kubedb/zookeeper-restic-plugin/commit/096f163) Add Stdin Backup Leaf Command support (#25) + + + + From fd27c7298129ca5e06ea915f7c46bf02687b3c23 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 19 Feb 2025 01:45:44 +0000 Subject: [PATCH 70/71] Update release table Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/docs_changelog.md | 933 -------------------------- 1 file changed, 933 deletions(-) delete mode 100644 releases/v2025.2.19/docs_changelog.md diff --git a/releases/v2025.2.19/docs_changelog.md b/releases/v2025.2.19/docs_changelog.md deleted file mode 100644 index c8a76d0ad..000000000 --- a/releases/v2025.2.19/docs_changelog.md +++ /dev/null @@ -1,933 +0,0 @@ ---- -title: Changelog | KubeDB -description: Changelog -menu: - docs_{{.version}}: - identifier: changelog-kubedb-v2025.2.19 - name: Changelog-v2025.2.19 - parent: welcome - weight: 20250219 -product_name: kubedb -menu_name: docs_{{.version}} -section_menu_id: welcome -url: /docs/{{.version}}/welcome/changelog-v2025.2.19/ -aliases: - - /docs/{{.version}}/CHANGELOG-v2025.2.19/ ---- - -# KubeDB v2025.2.19 (2025-02-19) - - -## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) - -### [v0.52.0](https://github.com/kubedb/apimachinery/releases/tag/v0.52.0) - -- [a75252a4](https://github.com/kubedb/apimachinery/commit/a75252a4e) Add PostgresOpsRequest ReconnectStandby, ForceFailover, SetRaftKeyPair (#1404) -- [75a4e2b5](https://github.com/kubedb/apimachinery/commit/75a4e2b5a) Test against k8s 1.32 (#1403) -- [d38a170f](https://github.com/kubedb/apimachinery/commit/d38a170fe) Use Go 1.24 (#1401) -- [6d24fef2](https://github.com/kubedb/apimachinery/commit/6d24fef28) Use Go 1.24 (#1400) -- [bd6cc66b](https://github.com/kubedb/apimachinery/commit/bd6cc66bd) Defaulting DB namespace to init archiver fields (#1399) -- [39cd66e4](https://github.com/kubedb/apimachinery/commit/39cd66e47) Fix druid security context issue (#1396) -- [47139029](https://github.com/kubedb/apimachinery/commit/471390290) Defaulting internal zookeper (#1398) -- [2f6d49a9](https://github.com/kubedb/apimachinery/commit/2f6d49a92) security-context for pgbouncer (#1339) -- [60581b73](https://github.com/kubedb/apimachinery/commit/60581b73b) Update deps -- [b51e119e](https://github.com/kubedb/apimachinery/commit/b51e119e3) make some defaulting funcs public (#1395) -- [00ea2f07](https://github.com/kubedb/apimachinery/commit/00ea2f07f) Update for release KubeStash@v2025.2.10 (#1397) -- [023d2f62](https://github.com/kubedb/apimachinery/commit/023d2f628) Update security context defaulting for solr (#1394) -- [3a00131d](https://github.com/kubedb/apimachinery/commit/3a00131dd) Update Kafka Default Resource to Memory Intensive (#1393) -- [1b380ea0](https://github.com/kubedb/apimachinery/commit/1b380ea04) Seperate up the connectOptions for gw & inCluster (#1391) -- [7f58d039](https://github.com/kubedb/apimachinery/commit/7f58d0390) Return the reason for not allowing license restrictions (#1392) -- [d3ee4caa](https://github.com/kubedb/apimachinery/commit/d3ee4caa7) Update deps -- [f68a76c7](https://github.com/kubedb/apimachinery/commit/f68a76c7d) make fmt -- [1ba01a7d](https://github.com/kubedb/apimachinery/commit/1ba01a7de) Update deps -- [b05f9709](https://github.com/kubedb/apimachinery/commit/b05f97094) Add DisableSSLSessionResumption field in PostgresVersion CRD (#1390) -- [47fd90ca](https://github.com/kubedb/apimachinery/commit/47fd90caf) Update deps -- [f435670c](https://github.com/kubedb/apimachinery/commit/f435670c9) Add InitScript restore option into manifest restore (#1388) -- [e37dc985](https://github.com/kubedb/apimachinery/commit/e37dc985f) Set maxscale Field Optional (#1389) -- [e5366d52](https://github.com/kubedb/apimachinery/commit/e5366d526) Add Support for MariaDB Replication (#1383) -- [7ad43925](https://github.com/kubedb/apimachinery/commit/7ad439250) Add MS SQL Server Arbiter APIs (#1363) -- [affa6dc5](https://github.com/kubedb/apimachinery/commit/affa6dc53) Add RabbitMQ EnableAllFeatureFlags Constant (#1386) -- [7f9ee3e6](https://github.com/kubedb/apimachinery/commit/7f9ee3e6b) Add apis for archiver manifest recovery (#1387) -- [85c4437b](https://github.com/kubedb/apimachinery/commit/85c4437b1) Add Pgpool hba and pcp file name Constant (#1377) -- [2e163519](https://github.com/kubedb/apimachinery/commit/2e163519e) add reconfigure-tls for pgbouncer (#1384) -- [a7900520](https://github.com/kubedb/apimachinery/commit/a79005204) Add SchemaRegistry with RestProxy API (#1372) -- [bdae9dd4](https://github.com/kubedb/apimachinery/commit/bdae9dd4c) Move Redis mutator defaults to SetDefaults() (#1385) -- [ce659b3f](https://github.com/kubedb/apimachinery/commit/ce659b3fc) Add license restrictions (#1382) -- [051792b4](https://github.com/kubedb/apimachinery/commit/051792b4b) Implement DBBindInterface for generic bindings (#1381) -- [7dd4fbe3](https://github.com/kubedb/apimachinery/commit/7dd4fbe3f) Pass different ca for gateway & inCluster (#1380) - - - -## [kubedb/autoscaler](https://github.com/kubedb/autoscaler) - -### [v0.37.0](https://github.com/kubedb/autoscaler/releases/tag/v0.37.0) - -- [34248ff9](https://github.com/kubedb/autoscaler/commit/34248ff9) Prepare for release v0.37.0 (#240) -- [e05a087b](https://github.com/kubedb/autoscaler/commit/e05a087b) Use Go 1.24 (#239) -- [21604090](https://github.com/kubedb/autoscaler/commit/21604090) Set minimum of 0.3Gi wiredTiger storage -- [281f1a30](https://github.com/kubedb/autoscaler/commit/281f1a30) Prepare for release v0.37.0-rc.0 (#238) -- [750466be](https://github.com/kubedb/autoscaler/commit/750466be) Fix nats initialization (#237) -- [51b090f7](https://github.com/kubedb/autoscaler/commit/51b090f7) Disable image caching in setup-qemu action (#236) - - - -## [kubedb/cassandra](https://github.com/kubedb/cassandra) - -### [v0.5.0](https://github.com/kubedb/cassandra/releases/tag/v0.5.0) - -- [f8c20588](https://github.com/kubedb/cassandra/commit/f8c20588) Prepare for release v0.5.0 (#24) -- [d8682ce7](https://github.com/kubedb/cassandra/commit/d8682ce7) Test against k8s 1.32 (#23) -- [1683194c](https://github.com/kubedb/cassandra/commit/1683194c) Use Go 1.24 (#22) -- [5a9efd1a](https://github.com/kubedb/cassandra/commit/5a9efd1a) Merge pull request #21 from kubedb/ns -- [89c1e37c](https://github.com/kubedb/cassandra/commit/89c1e37c) Report namespace info with billing event -- [5d389517](https://github.com/kubedb/cassandra/commit/5d389517) Update license log & e2e machine -- [4eb08463](https://github.com/kubedb/cassandra/commit/4eb08463) Fix reconcile order (#20) -- [caa25811](https://github.com/kubedb/cassandra/commit/caa25811) Fix license restriction checking (#19) -- [85d398f0](https://github.com/kubedb/cassandra/commit/85d398f0) Fix lister creation for client billing -- [e5b0f6ac](https://github.com/kubedb/cassandra/commit/e5b0f6ac) Prepare for release v0.5.0-rc.0 (#17) -- [75936904](https://github.com/kubedb/cassandra/commit/75936904) Disable image caching in setup-qemu action (#18) -- [282fb04e](https://github.com/kubedb/cassandra/commit/282fb04e) Add client billing support (#16) - - - -## [kubedb/cli](https://github.com/kubedb/cli) - -### [v0.52.0](https://github.com/kubedb/cli/releases/tag/v0.52.0) - -- [9b59b8bc](https://github.com/kubedb/cli/commit/9b59b8bc) Prepare for release v0.52.0 (#791) -- [71231655](https://github.com/kubedb/cli/commit/71231655) Use Go 1.24 (#790) -- [6682c895](https://github.com/kubedb/cli/commit/6682c895) Prepare for release v0.52.0-rc.0 (#789) -- [ae68ef49](https://github.com/kubedb/cli/commit/ae68ef49) Disable image caching in setup-qemu action (#788) - - - -## [kubedb/clickhouse](https://github.com/kubedb/clickhouse) - -### [v0.7.0](https://github.com/kubedb/clickhouse/releases/tag/v0.7.0) - -- [d05435b4](https://github.com/kubedb/clickhouse/commit/d05435b4) Prepare for release v0.7.0 (#38) -- [e58da497](https://github.com/kubedb/clickhouse/commit/e58da497) Test against k8s 1.32 (#37) -- [add88aa4](https://github.com/kubedb/clickhouse/commit/add88aa4) Use Go 1.24 (#36) -- [11003b23](https://github.com/kubedb/clickhouse/commit/11003b23) Report namespace info with billing event (#35) -- [5f69479d](https://github.com/kubedb/clickhouse/commit/5f69479d) Show the reason for not satifying license restriction (#34) -- [3d058bb1](https://github.com/kubedb/clickhouse/commit/3d058bb1) Add license restriction (#33) -- [14822270](https://github.com/kubedb/clickhouse/commit/14822270) Fix lister creation for client billing -- [4ead52f5](https://github.com/kubedb/clickhouse/commit/4ead52f5) Prepare for release v0.7.0-rc.0 (#31) -- [62144b2f](https://github.com/kubedb/clickhouse/commit/62144b2f) Disable image caching in setup-qemu action (#32) -- [60c715bf](https://github.com/kubedb/clickhouse/commit/60c715bf) Add client billing event support (#30) - - - -## [kubedb/crd-manager](https://github.com/kubedb/crd-manager) - -### [v0.7.0](https://github.com/kubedb/crd-manager/releases/tag/v0.7.0) - -- [665eda53](https://github.com/kubedb/crd-manager/commit/665eda53) Prepare for release v0.7.0 (#66) -- [66947bf4](https://github.com/kubedb/crd-manager/commit/66947bf4) Use Go 1.24 (#65) -- [b31b8762](https://github.com/kubedb/crd-manager/commit/b31b8762) Delete only the self-CRDs for depandants (#64) -- [14ffaaf3](https://github.com/kubedb/crd-manager/commit/14ffaaf3) Implement safe-deletion for CRDs (#63) -- [39b99af6](https://github.com/kubedb/crd-manager/commit/39b99af6) Disable image caching in setup-qemu action (#62) -- [07576a67](https://github.com/kubedb/crd-manager/commit/07576a67) Prepare for release v0.7.0-rc.0 (#61) - - - -## [kubedb/dashboard-restic-plugin](https://github.com/kubedb/dashboard-restic-plugin) - -### [v0.10.0](https://github.com/kubedb/dashboard-restic-plugin/releases/tag/v0.10.0) - -- [cff8f60](https://github.com/kubedb/dashboard-restic-plugin/commit/cff8f60) Prepare for release v0.10.0 (#34) -- [d357bdc](https://github.com/kubedb/dashboard-restic-plugin/commit/d357bdc) Use Go 1.24 (#33) -- [3c2aa0a](https://github.com/kubedb/dashboard-restic-plugin/commit/3c2aa0a) Prepare for release v0.10.0-rc.0 (#32) -- [3a34720](https://github.com/kubedb/dashboard-restic-plugin/commit/3a34720) Disable image caching in setup-qemu action (#31) -- [f189381](https://github.com/kubedb/dashboard-restic-plugin/commit/f189381) Incorporate with go-sh leaf command execution (#29) - - - -## [kubedb/db-client-go](https://github.com/kubedb/db-client-go) - -### [v0.7.0](https://github.com/kubedb/db-client-go/releases/tag/v0.7.0) - -- [b3fa7654](https://github.com/kubedb/db-client-go/commit/b3fa7654) Prepare for release v0.7.0 (#163) -- [993a561c](https://github.com/kubedb/db-client-go/commit/993a561c) Add method to get shard information for ES (#160) -- [3fa565a9](https://github.com/kubedb/db-client-go/commit/3fa565a9) Use Go 1.24 (#162) -- [7deb14c1](https://github.com/kubedb/db-client-go/commit/7deb14c1) Prepare for release v0.7.0-rc.0 (#161) -- [4790577b](https://github.com/kubedb/db-client-go/commit/4790577b) cert remove from pgbouncer (#158) - - - -## [kubedb/druid](https://github.com/kubedb/druid) - -### [v0.7.0](https://github.com/kubedb/druid/releases/tag/v0.7.0) - -- [8dc34f78](https://github.com/kubedb/druid/commit/8dc34f78) Prepare for release v0.7.0 (#75) -- [507e27de](https://github.com/kubedb/druid/commit/507e27de) Test against k8s 1.32 (#74) -- [ec664f20](https://github.com/kubedb/druid/commit/ec664f20) Use Go 1.24 (#73) -- [bf3ae1d8](https://github.com/kubedb/druid/commit/bf3ae1d8) Fix druid security context issue (#71) -- [88e4905c](https://github.com/kubedb/druid/commit/88e4905c) Report namespace info with billing event (#72) -- [4f4062b6](https://github.com/kubedb/druid/commit/4f4062b6) Update license log & e2e machine -- [17876788](https://github.com/kubedb/druid/commit/17876788) Add license restriction (#70) -- [31e2f5d6](https://github.com/kubedb/druid/commit/31e2f5d6) Update listers for client billing -- [a2c96244](https://github.com/kubedb/druid/commit/a2c96244) Prepare for release v0.7.0-rc.0 (#69) -- [61806784](https://github.com/kubedb/druid/commit/61806784) Disable image caching in setup-qemu action (#68) -- [2f632333](https://github.com/kubedb/druid/commit/2f632333) Add client billing event support (#67) - - - -## [kubedb/elasticsearch](https://github.com/kubedb/elasticsearch) - -### [v0.52.0](https://github.com/kubedb/elasticsearch/releases/tag/v0.52.0) - -- [01aa7b63](https://github.com/kubedb/elasticsearch/commit/01aa7b63f) Prepare for release v0.52.0 (#756) -- [0ce1d5a2](https://github.com/kubedb/elasticsearch/commit/0ce1d5a23) Test against k8s 1.32 (#755) -- [a5a3c257](https://github.com/kubedb/elasticsearch/commit/a5a3c2576) Use Go 1.24 (#754) -- [2600d5bd](https://github.com/kubedb/elasticsearch/commit/2600d5bd5) Report namespace info with billing event (#753) -- [19980821](https://github.com/kubedb/elasticsearch/commit/19980821a) Update license restriction log (#752) -- [19ea3a94](https://github.com/kubedb/elasticsearch/commit/19ea3a942) Use testrig -- [a60b0c13](https://github.com/kubedb/elasticsearch/commit/a60b0c134) Update reconcile method (#751) -- [7be7d728](https://github.com/kubedb/elasticsearch/commit/7be7d7282) Prepare for release v0.52.0-rc.0 (#749) -- [953e8b52](https://github.com/kubedb/elasticsearch/commit/953e8b529) Add restriction for client billing (#750) -- [c22f6099](https://github.com/kubedb/elasticsearch/commit/c22f60990) Disable image caching in setup-qemu action (#748) -- [39d72828](https://github.com/kubedb/elasticsearch/commit/39d728289) Add client billing event support (#747) - - - -## [kubedb/elasticsearch-restic-plugin](https://github.com/kubedb/elasticsearch-restic-plugin) - -### [v0.15.0](https://github.com/kubedb/elasticsearch-restic-plugin/releases/tag/v0.15.0) - -- [dd7dd4b8](https://github.com/kubedb/elasticsearch-restic-plugin/commit/dd7dd4b8) Prepare for release v0.15.0 (#59) -- [9e05f686](https://github.com/kubedb/elasticsearch-restic-plugin/commit/9e05f686) Use Go 1.24 (#58) -- [bbdc55c7](https://github.com/kubedb/elasticsearch-restic-plugin/commit/bbdc55c7) Disable image caching in setup-qemu action (#57) -- [6a087679](https://github.com/kubedb/elasticsearch-restic-plugin/commit/6a087679) Prepare for release v0.15.0-rc.0 (#56) -- [e06c0877](https://github.com/kubedb/elasticsearch-restic-plugin/commit/e06c0877) Add Stdin Backup Leaf Command Support (#54) - - - -## [kubedb/ferretdb](https://github.com/kubedb/ferretdb) - -### [v0.7.0](https://github.com/kubedb/ferretdb/releases/tag/v0.7.0) - -- [175f1523](https://github.com/kubedb/ferretdb/commit/175f1523) Prepare for release v0.7.0 (#64) -- [15975b72](https://github.com/kubedb/ferretdb/commit/15975b72) Test against k8s 1.32 (#63) -- [4e2c27ee](https://github.com/kubedb/ferretdb/commit/4e2c27ee) Use Go 1.24 (#62) -- [2b50a0d6](https://github.com/kubedb/ferretdb/commit/2b50a0d6) Report namespace info with billing event (#61) -- [98674271](https://github.com/kubedb/ferretdb/commit/98674271) Update license log & e2e machine -- [413b1108](https://github.com/kubedb/ferretdb/commit/413b1108) Add license restriction (#59) -- [84909469](https://github.com/kubedb/ferretdb/commit/84909469) Prepare for release v0.7.0-rc.0 (#58) -- [b158b789](https://github.com/kubedb/ferretdb/commit/b158b789) Disable image caching in setup-qemu action (#57) - - - -## [kubedb/installer](https://github.com/kubedb/installer) - -### [v2025.2.19](https://github.com/kubedb/installer/releases/tag/v2025.2.19) - - - - -## [kubedb/kafka](https://github.com/kubedb/kafka) - -### [v0.23.0](https://github.com/kubedb/kafka/releases/tag/v0.23.0) - -- [5760f6ef](https://github.com/kubedb/kafka/commit/5760f6ef) Prepare for release v0.23.0 (#141) -- [cecd7700](https://github.com/kubedb/kafka/commit/cecd7700) Test against k8s 1.32 (#140) -- [77970b06](https://github.com/kubedb/kafka/commit/77970b06) Use Go 1.24 (#139) -- [e63d1571](https://github.com/kubedb/kafka/commit/e63d1571) Report namespace info with billing event (#138) -- [256409b5](https://github.com/kubedb/kafka/commit/256409b5) Show the reason for not satifying license restriction (#137) -- [5d530b62](https://github.com/kubedb/kafka/commit/5d530b62) Use testrig -- [70d1c5ba](https://github.com/kubedb/kafka/commit/70d1c5ba) Update listers for client billing (#136) -- [a9324d11](https://github.com/kubedb/kafka/commit/a9324d11) Prepare for release v0.23.0-rc.0 (#135) -- [b19380dd](https://github.com/kubedb/kafka/commit/b19380dd) Disable image caching in setup-qemu action (#134) -- [3b96d82d](https://github.com/kubedb/kafka/commit/3b96d82d) Add client billing event support (#132) -- [b948518b](https://github.com/kubedb/kafka/commit/b948518b) Add SchemaRegistry with Rest Proxy (#128) - - - -## [kubedb/kibana](https://github.com/kubedb/kibana) - -### [v0.28.0](https://github.com/kubedb/kibana/releases/tag/v0.28.0) - -- [59eca516](https://github.com/kubedb/kibana/commit/59eca516) Prepare for release v0.28.0 (#142) -- [57b32ae0](https://github.com/kubedb/kibana/commit/57b32ae0) Use Go 1.24 (#141) -- [87fce12a](https://github.com/kubedb/kibana/commit/87fce12a) Report namespace info with billing event (#140) -- [07ce140e](https://github.com/kubedb/kibana/commit/07ce140e) Update license restriction log (#139) -- [b447af9a](https://github.com/kubedb/kibana/commit/b447af9a) Prepare for release v0.28.0-rc.0 (#137) -- [e1c3a494](https://github.com/kubedb/kibana/commit/e1c3a494) Update reconcilestate and billing restrictions (#138) -- [82f37250](https://github.com/kubedb/kibana/commit/82f37250) Disable image caching in setup-qemu action (#136) - - - -## [kubedb/kubedb-manifest-plugin](https://github.com/kubedb/kubedb-manifest-plugin) - -### [v0.15.0](https://github.com/kubedb/kubedb-manifest-plugin/releases/tag/v0.15.0) - -- [01b12a7](https://github.com/kubedb/kubedb-manifest-plugin/commit/01b12a7) Prepare for release v0.15.0 (#90) -- [891e1ea](https://github.com/kubedb/kubedb-manifest-plugin/commit/891e1ea) Use Go 1.24 (#89) -- [f85c4ee](https://github.com/kubedb/kubedb-manifest-plugin/commit/f85c4ee) Prepare for release v0.15.0-rc.0 (#88) -- [155aea8](https://github.com/kubedb/kubedb-manifest-plugin/commit/155aea8) Disable image caching in setup-qemu action (#87) -- [1c168b9](https://github.com/kubedb/kubedb-manifest-plugin/commit/1c168b9) Archiver and InitScript support added for backup and restore (#84) -- [e64809f](https://github.com/kubedb/kubedb-manifest-plugin/commit/e64809f) Incorporate with `go-sh` leaf command execution (#85) - - - -## [kubedb/kubedb-verifier](https://github.com/kubedb/kubedb-verifier) - -### [v0.3.0](https://github.com/kubedb/kubedb-verifier/releases/tag/v0.3.0) - -- [1033b54](https://github.com/kubedb/kubedb-verifier/commit/1033b54) Prepare for release v0.3.0 (#14) -- [7a08962](https://github.com/kubedb/kubedb-verifier/commit/7a08962) Use Go 1.24 (#13) -- [1e55a38](https://github.com/kubedb/kubedb-verifier/commit/1e55a38) Disable image caching in setup-qemu action (#12) -- [3648382](https://github.com/kubedb/kubedb-verifier/commit/3648382) Prepare for release v0.3.0-rc.0 (#11) - - - -## [kubedb/mariadb](https://github.com/kubedb/mariadb) - -### [v0.36.0](https://github.com/kubedb/mariadb/releases/tag/v0.36.0) - -- [5aae329e](https://github.com/kubedb/mariadb/commit/5aae329ea) Prepare for release v0.36.0 (#314) -- [2102f599](https://github.com/kubedb/mariadb/commit/2102f5992) Test against k8s 1.32 (#313) -- [c48e29b6](https://github.com/kubedb/mariadb/commit/c48e29b67) Use Go 1.24 (#312) -- [c2df3bc9](https://github.com/kubedb/mariadb/commit/c2df3bc9b) Report namespace info with billing event (#311) -- [d72a123c](https://github.com/kubedb/mariadb/commit/d72a123ca) Show the reason for not satifying license restriction (#310) -- [d586b568](https://github.com/kubedb/mariadb/commit/d586b5689) Use testrig -- [b4aa7696](https://github.com/kubedb/mariadb/commit/b4aa76961) Prepare for release v0.36.0-rc.0 (#308) -- [35f8872b](https://github.com/kubedb/mariadb/commit/35f8872bb) Disable image caching in setup-qemu action (#309) -- [1ae948a1](https://github.com/kubedb/mariadb/commit/1ae948a15) Add client billing event support (#306) -- [163d01c1](https://github.com/kubedb/mariadb/commit/163d01c11) Added archiver and init-script manifest restore support (#305) -- [c32d1af6](https://github.com/kubedb/mariadb/commit/c32d1af68) Fix AuthSecret Check (#296) - - - -## [kubedb/mariadb-archiver](https://github.com/kubedb/mariadb-archiver) - -### [v0.12.0](https://github.com/kubedb/mariadb-archiver/releases/tag/v0.12.0) - -- [70edd7d5](https://github.com/kubedb/mariadb-archiver/commit/70edd7d5) Prepare for release v0.12.0 (#44) -- [fabf49b0](https://github.com/kubedb/mariadb-archiver/commit/fabf49b0) Use Go 1.24 (#43) -- [e9ac111d](https://github.com/kubedb/mariadb-archiver/commit/e9ac111d) Prepare for release v0.12.0-rc.0 (#42) -- [40d97244](https://github.com/kubedb/mariadb-archiver/commit/40d97244) Prepare for release v0.12.0-rc.0 (#41) -- [c156d207](https://github.com/kubedb/mariadb-archiver/commit/c156d207) Disable image caching in setup-qemu action (#40) - - - -## [kubedb/mariadb-coordinator](https://github.com/kubedb/mariadb-coordinator) - -### [v0.32.0](https://github.com/kubedb/mariadb-coordinator/releases/tag/v0.32.0) - -- [24eeb621](https://github.com/kubedb/mariadb-coordinator/commit/24eeb621) Prepare for release v0.32.0 (#139) -- [a8c8f873](https://github.com/kubedb/mariadb-coordinator/commit/a8c8f873) Use Go 1.24 (#138) -- [ff0a938a](https://github.com/kubedb/mariadb-coordinator/commit/ff0a938a) Prepare for release v0.32.0-rc.0 (#137) -- [efb48fb1](https://github.com/kubedb/mariadb-coordinator/commit/efb48fb1) Disable image caching in setup-qemu action (#136) - - - -## [kubedb/mariadb-csi-snapshotter-plugin](https://github.com/kubedb/mariadb-csi-snapshotter-plugin) - -### [v0.12.0](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/releases/tag/v0.12.0) - -- [616f213](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/616f213) Prepare for release v0.12.0 (#42) -- [1c16b34](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/1c16b34) Use Go 1.24 (#41) -- [b94da98](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/b94da98) Prepare for release v0.12.0-rc.0 (#40) -- [2106e19](https://github.com/kubedb/mariadb-csi-snapshotter-plugin/commit/2106e19) Disable image caching in setup-qemu action (#39) - - - -## [kubedb/memcached](https://github.com/kubedb/memcached) - -### [v0.45.0](https://github.com/kubedb/memcached/releases/tag/v0.45.0) - -- [d0bf662b](https://github.com/kubedb/memcached/commit/d0bf662b4) Prepare for release v0.45.0 (#489) -- [dc8343bc](https://github.com/kubedb/memcached/commit/dc8343bce) Test against k8s 1.32 (#488) -- [27399464](https://github.com/kubedb/memcached/commit/273994640) Use Go 1.24 (#487) -- [5757ac2c](https://github.com/kubedb/memcached/commit/5757ac2ca) Report namespace info with billing event (#486) -- [ae26c91e](https://github.com/kubedb/memcached/commit/ae26c91e7) Run e2e Tests on testrig & show the reason for not satisfying license restriction (#485) -- [761e9c14](https://github.com/kubedb/memcached/commit/761e9c145) Fix License Restriction Checking (#484) -- [1d14d49c](https://github.com/kubedb/memcached/commit/1d14d49c6) Prepare for release v0.45.0-rc.0 (#482) -- [1d3054df](https://github.com/kubedb/memcached/commit/1d3054dfa) Disable image caching in setup-qemu action (#483) -- [90fd0801](https://github.com/kubedb/memcached/commit/90fd08014) Add client billing event support (#480) -- [2e569244](https://github.com/kubedb/memcached/commit/2e5692449) Fix memcached config secret issue (#479) - - - -## [kubedb/mongodb](https://github.com/kubedb/mongodb) - -### [v0.45.0](https://github.com/kubedb/mongodb/releases/tag/v0.45.0) - -- [7d7c2879](https://github.com/kubedb/mongodb/commit/7d7c28790) Prepare for release v0.45.0 (#689) -- [4009564e](https://github.com/kubedb/mongodb/commit/4009564ef) Test against k8s 1.32 (#688) -- [b0f42186](https://github.com/kubedb/mongodb/commit/b0f421864) Use Go 1.24 (#687) -- [f8093b11](https://github.com/kubedb/mongodb/commit/f8093b115) Create super user before oplog-restore (#686) -- [12d97bb1](https://github.com/kubedb/mongodb/commit/12d97bb19) Report namespace info with billing event (#685) -- [82d112ae](https://github.com/kubedb/mongodb/commit/82d112ae2) Show the reason for not satifying license restriction (#684) -- [03e6623d](https://github.com/kubedb/mongodb/commit/03e6623d6) Use testrig -- [5fb8819c](https://github.com/kubedb/mongodb/commit/5fb8819ca) Prepare for release v0.45.0-rc.0 (#683) -- [38062196](https://github.com/kubedb/mongodb/commit/380621967) Disable image caching in setup-qemu action (#682) -- [9d9dfdae](https://github.com/kubedb/mongodb/commit/9d9dfdaea) Enable license restriction and client billing (#681) -- [9d6457c8](https://github.com/kubedb/mongodb/commit/9d6457c82) Added archiver and init-script manifest restore support (#679) -- [d295e56a](https://github.com/kubedb/mongodb/commit/d295e56a9) remove `replicas >= 1` validation from replicaset (#677) - - - -## [kubedb/mongodb-csi-snapshotter-plugin](https://github.com/kubedb/mongodb-csi-snapshotter-plugin) - -### [v0.13.0](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/releases/tag/v0.13.0) - -- [d5b6acb](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/d5b6acb) Prepare for release v0.13.0 (#47) -- [feff5cc](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/feff5cc) Use Go 1.24 (#46) -- [9871552](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/9871552) Prepare for release v0.13.0-rc.0 (#45) -- [92999f5](https://github.com/kubedb/mongodb-csi-snapshotter-plugin/commit/92999f5) Disable image caching in setup-qemu action (#44) - - - -## [kubedb/mongodb-restic-plugin](https://github.com/kubedb/mongodb-restic-plugin) - -### [v0.15.0](https://github.com/kubedb/mongodb-restic-plugin/releases/tag/v0.15.0) - -- [9afda5c](https://github.com/kubedb/mongodb-restic-plugin/commit/9afda5c) Prepare for release v0.15.0 (#80) -- [6f5b57b](https://github.com/kubedb/mongodb-restic-plugin/commit/6f5b57b) Use Go 1.24 (#79) -- [c06b10a](https://github.com/kubedb/mongodb-restic-plugin/commit/c06b10a) Prepare for release v0.15.0-rc.0 (#78) -- [c1892f4](https://github.com/kubedb/mongodb-restic-plugin/commit/c1892f4) Disable image caching in setup-qemu action (#77) -- [c37543b](https://github.com/kubedb/mongodb-restic-plugin/commit/c37543b) Add Stdin Backup Leaf Command support (#75) - - - -## [kubedb/mssql-coordinator](https://github.com/kubedb/mssql-coordinator) - -### [v0.7.0](https://github.com/kubedb/mssql-coordinator/releases/tag/v0.7.0) - -- [1d9c6500](https://github.com/kubedb/mssql-coordinator/commit/1d9c6500) Prepare for release v0.7.0 (#31) -- [374ddac6](https://github.com/kubedb/mssql-coordinator/commit/374ddac6) Use Go 1.24 (#30) -- [f5dd10a7](https://github.com/kubedb/mssql-coordinator/commit/f5dd10a7) Prepare for release v0.7.0-rc.0 (#29) -- [c570b028](https://github.com/kubedb/mssql-coordinator/commit/c570b028) Disable image caching in setup-qemu action (#28) -- [e285bb2c](https://github.com/kubedb/mssql-coordinator/commit/e285bb2c) Add Arbiter node support (#24) - - - -## [kubedb/mssqlserver](https://github.com/kubedb/mssqlserver) - -### [v0.7.0](https://github.com/kubedb/mssqlserver/releases/tag/v0.7.0) - -- [74c75813](https://github.com/kubedb/mssqlserver/commit/74c75813) Prepare for release v0.7.0 (#66) -- [b2681864](https://github.com/kubedb/mssqlserver/commit/b2681864) Test against k8s 1.32 (#65) -- [5d060a01](https://github.com/kubedb/mssqlserver/commit/5d060a01) Use Go 1.24 (#64) -- [82fa1293](https://github.com/kubedb/mssqlserver/commit/82fa1293) Report namespace info with billing event (#63) -- [dde24b69](https://github.com/kubedb/mssqlserver/commit/dde24b69) Add daily.yml for running e2e tests daily (#62) -- [fb508368](https://github.com/kubedb/mssqlserver/commit/fb508368) Show the reason for not satifying license restriction (#61) -- [25d9ee44](https://github.com/kubedb/mssqlserver/commit/25d9ee44) Prepare for release v0.7.0-rc.0 (#59) -- [3a9b02e7](https://github.com/kubedb/mssqlserver/commit/3a9b02e7) Update listers for client billing (#58) -- [4bb771b1](https://github.com/kubedb/mssqlserver/commit/4bb771b1) Disable image caching in setup-qemu action (#57) -- [bdf3175d](https://github.com/kubedb/mssqlserver/commit/bdf3175d) Enable license restriction and client billing (#55) -- [721f3cfe](https://github.com/kubedb/mssqlserver/commit/721f3cfe) Added archiver and init-script manifest restore support (#54) -- [fd1c8cfb](https://github.com/kubedb/mssqlserver/commit/fd1c8cfb) Add arbiter node support for quorum in even-sized clusters (#46) -- [d95108ae](https://github.com/kubedb/mssqlserver/commit/d95108ae) Set archiver ref into db while label set (#53) - - - -## [kubedb/mssqlserver-archiver](https://github.com/kubedb/mssqlserver-archiver) - -### [v0.6.0](https://github.com/kubedb/mssqlserver-archiver/releases/tag/v0.6.0) - -- [dc3364c](https://github.com/kubedb/mssqlserver-archiver/commit/dc3364c) Use Go 1.24 (#11) -- [cea73fd](https://github.com/kubedb/mssqlserver-archiver/commit/cea73fd) Disable image caching in setup-qemu action (#10) - - - -## [kubedb/mssqlserver-walg-plugin](https://github.com/kubedb/mssqlserver-walg-plugin) - -### [v0.6.0](https://github.com/kubedb/mssqlserver-walg-plugin/releases/tag/v0.6.0) - -- [4b98360](https://github.com/kubedb/mssqlserver-walg-plugin/commit/4b98360) Prepare for release v0.6.0 (#20) -- [ca44e86](https://github.com/kubedb/mssqlserver-walg-plugin/commit/ca44e86) Use Go 1.24 (#19) -- [41265e0](https://github.com/kubedb/mssqlserver-walg-plugin/commit/41265e0) Prepare for release v0.6.0-rc.0 (#18) -- [cc57300](https://github.com/kubedb/mssqlserver-walg-plugin/commit/cc57300) Disable image caching in setup-qemu action (#17) - - - -## [kubedb/mysql](https://github.com/kubedb/mysql) - -### [v0.45.0](https://github.com/kubedb/mysql/releases/tag/v0.45.0) - -- [7cb70170](https://github.com/kubedb/mysql/commit/7cb701700) Prepare for release v0.45.0 (#672) -- [78f18ebc](https://github.com/kubedb/mysql/commit/78f18ebc2) Test against k8s 1.32 (#671) -- [7b8439cf](https://github.com/kubedb/mysql/commit/7b8439cf1) Use Go 1.24 (#670) -- [c7c9ffec](https://github.com/kubedb/mysql/commit/c7c9ffec3) Report namespace info with billing event (#669) -- [1db63846](https://github.com/kubedb/mysql/commit/1db638462) Show the reason for not satifying license restriction (#668) -- [8c49a6ea](https://github.com/kubedb/mysql/commit/8c49a6eae) Use testrig -- [2cd44d41](https://github.com/kubedb/mysql/commit/2cd44d411) Fix license restriction (#667) -- [c670388e](https://github.com/kubedb/mysql/commit/c670388e0) Prepare for release v0.45.0-rc.0 (#665) -- [fc288a35](https://github.com/kubedb/mysql/commit/fc288a35b) Disable image caching in setup-qemu action (#666) -- [4453af61](https://github.com/kubedb/mysql/commit/4453af610) Update BinLog Snapshot status (#659) -- [5cea0f13](https://github.com/kubedb/mysql/commit/5cea0f13f) Add client billing event support (#663) -- [e8c264e1](https://github.com/kubedb/mysql/commit/e8c264e1b) Added archiver and init-script manifest restore support (#661) -- [174fdd9e](https://github.com/kubedb/mysql/commit/174fdd9ed) Add --all-databases arg for v5.7.x (#662) - - - -## [kubedb/mysql-archiver](https://github.com/kubedb/mysql-archiver) - -### [v0.13.0](https://github.com/kubedb/mysql-archiver/releases/tag/v0.13.0) - -- [39107a7b](https://github.com/kubedb/mysql-archiver/commit/39107a7b) Prepare for release v0.13.0 (#55) -- [ef00cd3b](https://github.com/kubedb/mysql-archiver/commit/ef00cd3b) Use Go 1.24 (#54) -- [11c6e83c](https://github.com/kubedb/mysql-archiver/commit/11c6e83c) Prepare for release v0.13.0-rc.0 (#52) -- [364b3500](https://github.com/kubedb/mysql-archiver/commit/364b3500) Disable image caching in setup-qemu action (#53) -- [f7833baf](https://github.com/kubedb/mysql-archiver/commit/f7833baf) Update Inc Snapshot status (#49) - - - -## [kubedb/mysql-coordinator](https://github.com/kubedb/mysql-coordinator) - -### [v0.30.0](https://github.com/kubedb/mysql-coordinator/releases/tag/v0.30.0) - -- [f00b8511](https://github.com/kubedb/mysql-coordinator/commit/f00b8511) Prepare for release v0.30.0 (#136) -- [1611bdf9](https://github.com/kubedb/mysql-coordinator/commit/1611bdf9) Use Go 1.24 (#135) -- [40e90068](https://github.com/kubedb/mysql-coordinator/commit/40e90068) Prepare for release v0.30.0-rc.0 (#133) -- [6b61ec27](https://github.com/kubedb/mysql-coordinator/commit/6b61ec27) Disable image caching in setup-qemu action (#134) - - - -## [kubedb/mysql-csi-snapshotter-plugin](https://github.com/kubedb/mysql-csi-snapshotter-plugin) - -### [v0.13.0](https://github.com/kubedb/mysql-csi-snapshotter-plugin/releases/tag/v0.13.0) - -- [1511498](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/1511498) Prepare for release v0.13.0 (#43) -- [d1c7f1b](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/d1c7f1b) Use Go 1.24 (#42) -- [33f6918](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/33f6918) Prepare for release v0.13.0-rc.0 (#40) -- [9f91792](https://github.com/kubedb/mysql-csi-snapshotter-plugin/commit/9f91792) Disable image caching in setup-qemu action (#41) - - - -## [kubedb/mysql-restic-plugin](https://github.com/kubedb/mysql-restic-plugin) - -### [v0.15.0](https://github.com/kubedb/mysql-restic-plugin/releases/tag/v0.15.0) - -- [a19fa28](https://github.com/kubedb/mysql-restic-plugin/commit/a19fa28) Prepare for release v0.15.0 (#70) -- [78dcba1](https://github.com/kubedb/mysql-restic-plugin/commit/78dcba1) Use Go 1.24 (#69) -- [8acee3b](https://github.com/kubedb/mysql-restic-plugin/commit/8acee3b) Prepare for release v0.15.0-rc.0 (#67) -- [b2144fb](https://github.com/kubedb/mysql-restic-plugin/commit/b2144fb) Disable image caching in setup-qemu action (#68) -- [6830436](https://github.com/kubedb/mysql-restic-plugin/commit/6830436) Add Stdin Backup Leaf Command support (#61) - - - -## [kubedb/mysql-router-init](https://github.com/kubedb/mysql-router-init) - -### [v0.30.0](https://github.com/kubedb/mysql-router-init/releases/tag/v0.30.0) - -- [a41de94](https://github.com/kubedb/mysql-router-init/commit/a41de94) Use Go 1.24 (#51) -- [0ba8326](https://github.com/kubedb/mysql-router-init/commit/0ba8326) Disable image caching in setup-qemu action (#50) - - - -## [kubedb/ops-manager](https://github.com/kubedb/ops-manager) - -### [v0.39.0](https://github.com/kubedb/ops-manager/releases/tag/v0.39.0) - -- [429376f1](https://github.com/kubedb/ops-manager/commit/429376f16) Prepare for release v0.39.0 (#712) -- [2db83b1f](https://github.com/kubedb/ops-manager/commit/2db83b1f7) Add PgOps ReconnectStandby, ForceFailover, SetRaftKeyPair (#709) -- [d2921d29](https://github.com/kubedb/ops-manager/commit/d2921d296) Test against k8s 1.32 (#711) -- [3c5e484b](https://github.com/kubedb/ops-manager/commit/3c5e484be) Use Go 1.24 (#710) -- [79b563e3](https://github.com/kubedb/ops-manager/commit/79b563e37) Improve license logging -- [b90bb800](https://github.com/kubedb/ops-manager/commit/b90bb8002) Use testrig -- [f8bc59dd](https://github.com/kubedb/ops-manager/commit/f8bc59dde) Prepare for release v0.39.0-rc.0 (#708) -- [f6b05657](https://github.com/kubedb/ops-manager/commit/f6b05657e) Fix nats initialization -- [ad10ad5a](https://github.com/kubedb/ops-manager/commit/ad10ad5a1) Disable image caching in setup-qemu action (#707) -- [5545b2dc](https://github.com/kubedb/ops-manager/commit/5545b2dc6) Add Recommendation Improvement and Bug Fixes (#704) -- [81a08203](https://github.com/kubedb/ops-manager/commit/81a08203b) Allow Postgres Failover While Ops Request Progressing (#703) -- [f2d98a46](https://github.com/kubedb/ops-manager/commit/f2d98a46d) add reconfigure-tls to PgBouncer (#701) -- [b7300c6e](https://github.com/kubedb/ops-manager/commit/b7300c6e2) Add Arbiter Node Support, update restart for SQL Server (#649) -- [b513e9e1](https://github.com/kubedb/ops-manager/commit/b513e9e1d) Fix RabbitMQ Version Update (#702) -- [0abc0816](https://github.com/kubedb/ops-manager/commit/0abc08163) Bug Fix in Reconfiguration(pgpool) (#698) -- [1fd029ff](https://github.com/kubedb/ops-manager/commit/1fd029ff3) add pgpool rotate auth (#697) -- [6e732fc7](https://github.com/kubedb/ops-manager/commit/6e732fc7c) Add Rotate auth for pgbouncer (#693) - - - -## [kubedb/percona-xtradb](https://github.com/kubedb/percona-xtradb) - -### [v0.39.0](https://github.com/kubedb/percona-xtradb/releases/tag/v0.39.0) - -- [04e2466a](https://github.com/kubedb/percona-xtradb/commit/04e2466a3) Prepare for release v0.39.0 (#400) -- [29cda551](https://github.com/kubedb/percona-xtradb/commit/29cda5511) Test against k8s 1.32 (#399) -- [45ce72c7](https://github.com/kubedb/percona-xtradb/commit/45ce72c71) Use Go 1.24 (#398) -- [672219b8](https://github.com/kubedb/percona-xtradb/commit/672219b81) Report namespace info with billing event (#397) -- [2370ef83](https://github.com/kubedb/percona-xtradb/commit/2370ef834) Wait for PVC restoration by stash (#396) -- [01e39d5f](https://github.com/kubedb/percona-xtradb/commit/01e39d5fe) Show the reason for not satifying license restriction (#395) -- [add342c6](https://github.com/kubedb/percona-xtradb/commit/add342c62) Prepare for release v0.39.0-rc.0 (#394) -- [bbe09606](https://github.com/kubedb/percona-xtradb/commit/bbe09606f) Fix AuthSecret Check (#386) -- [4f888fbf](https://github.com/kubedb/percona-xtradb/commit/4f888fbfe) Disable image caching in setup-qemu action (#393) -- [ebe98bef](https://github.com/kubedb/percona-xtradb/commit/ebe98bef2) Add client billing event support (#392) - - - -## [kubedb/percona-xtradb-coordinator](https://github.com/kubedb/percona-xtradb-coordinator) - -### [v0.25.0](https://github.com/kubedb/percona-xtradb-coordinator/releases/tag/v0.25.0) - -- [5dfc6dd5](https://github.com/kubedb/percona-xtradb-coordinator/commit/5dfc6dd5) Prepare for release v0.25.0 (#92) -- [52e1530a](https://github.com/kubedb/percona-xtradb-coordinator/commit/52e1530a) Use Go 1.24 (#91) -- [3e09a9ad](https://github.com/kubedb/percona-xtradb-coordinator/commit/3e09a9ad) Prepare for release v0.25.0-rc.0 (#89) -- [4013787c](https://github.com/kubedb/percona-xtradb-coordinator/commit/4013787c) Disable image caching in setup-qemu action (#90) - - - -## [kubedb/pg-coordinator](https://github.com/kubedb/pg-coordinator) - -### [v0.36.0](https://github.com/kubedb/pg-coordinator/releases/tag/v0.36.0) - -- [421d91d6](https://github.com/kubedb/pg-coordinator/commit/421d91d6) Prepare for release v0.36.0 (#192) -- [1488a1d9](https://github.com/kubedb/pg-coordinator/commit/1488a1d9) Fix a bug for force failover (#191) -- [b04c16fd](https://github.com/kubedb/pg-coordinator/commit/b04c16fd) Use Go 1.24 (#190) -- [35382941](https://github.com/kubedb/pg-coordinator/commit/35382941) Reduce API Server Load by Adding Wait Interval When DB Is In Not Ready State (#189) -- [0bc3ed8d](https://github.com/kubedb/pg-coordinator/commit/0bc3ed8d) Prepare for release v0.36.0-rc.0 (#187) -- [e5aabf68](https://github.com/kubedb/pg-coordinator/commit/e5aabf68) Disable image caching in setup-qemu action (#188) -- [a286040e](https://github.com/kubedb/pg-coordinator/commit/a286040e) Allow failover with data loss (#186) -- [8c0d12da](https://github.com/kubedb/pg-coordinator/commit/8c0d12da) Enhance Archive WAL Management and Improve Failover Stability (#184) - - - -## [kubedb/pgbouncer](https://github.com/kubedb/pgbouncer) - -### [v0.39.0](https://github.com/kubedb/pgbouncer/releases/tag/v0.39.0) - -- [aca1631f](https://github.com/kubedb/pgbouncer/commit/aca1631f) Prepare for release v0.39.0 (#363) -- [e7b8f063](https://github.com/kubedb/pgbouncer/commit/e7b8f063) Test against k8s 1.32 (#362) -- [d5c51d30](https://github.com/kubedb/pgbouncer/commit/d5c51d30) Use Go 1.24 (#361) -- [439a21ed](https://github.com/kubedb/pgbouncer/commit/439a21ed) Security Context & Report namespace info with billing event (#349) -- [4f86b577](https://github.com/kubedb/pgbouncer/commit/4f86b577) Run e2e tests on testrig & Show the reason for not satifying license restriction (#360) -- [d2893e64](https://github.com/kubedb/pgbouncer/commit/d2893e64) Prepare for release v0.39.0-rc.0 (#359) -- [6b985c2c](https://github.com/kubedb/pgbouncer/commit/6b985c2c) Disable image caching in setup-qemu action (#358) -- [eb7d008e](https://github.com/kubedb/pgbouncer/commit/eb7d008e) Enable license restriction and client billing (#357) -- [2b4ee8f5](https://github.com/kubedb/pgbouncer/commit/2b4ee8f5) reconfigure-tls changes and cert remove (#356) -- [4cf2f0bc](https://github.com/kubedb/pgbouncer/commit/4cf2f0bc) Update AuthActiveAnnotation const in secret (#352) - - - -## [kubedb/pgpool](https://github.com/kubedb/pgpool) - -### [v0.7.0](https://github.com/kubedb/pgpool/releases/tag/v0.7.0) - -- [8eb95eaf](https://github.com/kubedb/pgpool/commit/8eb95eaf) Prepare for release v0.7.0 (#66) -- [845d2edf](https://github.com/kubedb/pgpool/commit/845d2edf) Test against k8s 1.32 (#65) -- [f04be287](https://github.com/kubedb/pgpool/commit/f04be287) Use Go 1.24 (#64) -- [4c2e65b2](https://github.com/kubedb/pgpool/commit/4c2e65b2) Pgpool get fixed & Report namespace info with billing event (#63) -- [56d97ff5](https://github.com/kubedb/pgpool/commit/56d97ff5) Run e2e tests on testrig & Show the reason for not satifying license restriction (#62) -- [7a4617cf](https://github.com/kubedb/pgpool/commit/7a4617cf) Add license restriction (#61) -- [4ed69176](https://github.com/kubedb/pgpool/commit/4ed69176) Prepare for release v0.7.0-rc.0 (#60) -- [a4735c17](https://github.com/kubedb/pgpool/commit/a4735c17) Disable image caching in setup-qemu action (#59) -- [c1bf6d9a](https://github.com/kubedb/pgpool/commit/c1bf6d9a) Enable license restriction and client billing (#58) -- [0c326d14](https://github.com/kubedb/pgpool/commit/0c326d14) Add basic-auth-active-from annotation in auth secret & Config secret separation & PID file location added (#56) - - - -## [kubedb/postgres](https://github.com/kubedb/postgres) - -### [v0.52.0](https://github.com/kubedb/postgres/releases/tag/v0.52.0) - -- [77658501](https://github.com/kubedb/postgres/commit/776585018) Prepare for release v0.52.0 (#796) -- [5a24b48e](https://github.com/kubedb/postgres/commit/5a24b48ed) Test against k8s 1.32 (#795) -- [ad5ada20](https://github.com/kubedb/postgres/commit/ad5ada201) Use Go 1.24 (#794) -- [9fd8f70a](https://github.com/kubedb/postgres/commit/9fd8f70ae) Report namespace info with billing event (#793) -- [f3158b9d](https://github.com/kubedb/postgres/commit/f3158b9de) update log (#792) -- [a2fe345e](https://github.com/kubedb/postgres/commit/a2fe345e3) Run e2e tests on testrig (#791) -- [18f17d97](https://github.com/kubedb/postgres/commit/18f17d974) Prepare for release v0.52.0-rc.0 (#790) -- [db644a80](https://github.com/kubedb/postgres/commit/db644a803) Disable image caching in setup-qemu action (#789) -- [6ad420f9](https://github.com/kubedb/postgres/commit/6ad420f93) Add client billing event support (#783) -- [e056f480](https://github.com/kubedb/postgres/commit/e056f4800) Added archiver and init-script manifest restore support (#787) -- [8ed11d08](https://github.com/kubedb/postgres/commit/8ed11d084) Archive mode related changes and add startTime-endTime in incremental snapshot (#784) -- [fe0e2ac0](https://github.com/kubedb/postgres/commit/fe0e2ac0e) Parse license restrictions -- [eaf5b26c](https://github.com/kubedb/postgres/commit/eaf5b26c0) Add license restrictions (#782) - - - -## [kubedb/postgres-archiver](https://github.com/kubedb/postgres-archiver) - -### [v0.13.0](https://github.com/kubedb/postgres-archiver/releases/tag/v0.13.0) - -- [c40544c2](https://github.com/kubedb/postgres-archiver/commit/c40544c2) Prepare for release v0.13.0 (#57) -- [4cc8a8e7](https://github.com/kubedb/postgres-archiver/commit/4cc8a8e7) Use Go 1.24 (#56) -- [b7bee766](https://github.com/kubedb/postgres-archiver/commit/b7bee766) Prepare for release v0.13.0-rc.0 (#55) -- [7b34eeba](https://github.com/kubedb/postgres-archiver/commit/7b34eeba) Disable image caching in setup-qemu action (#54) -- [47ea5469](https://github.com/kubedb/postgres-archiver/commit/47ea5469) Update Logstats, update wal archive support for standby (#52) - - - -## [kubedb/postgres-csi-snapshotter-plugin](https://github.com/kubedb/postgres-csi-snapshotter-plugin) - -### [v0.13.0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/releases/tag/v0.13.0) - -- [63ba8c9](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/63ba8c9) Prepare for release v0.13.0 (#53) -- [c4b928f](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/c4b928f) Use Go 1.24 (#52) -- [bbe21c0](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/bbe21c0) Prepare for release v0.13.0-rc.0 (#51) -- [f088e55](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/f088e55) Disable image caching in setup-qemu action (#50) -- [3db1026](https://github.com/kubedb/postgres-csi-snapshotter-plugin/commit/3db1026) Update volumeSnapshotTime when volumeSnapshot is ready to use and add support for standalone volume snapshot (#43) - - - -## [kubedb/postgres-restic-plugin](https://github.com/kubedb/postgres-restic-plugin) - -### [v0.15.0](https://github.com/kubedb/postgres-restic-plugin/releases/tag/v0.15.0) - -- [4219198](https://github.com/kubedb/postgres-restic-plugin/commit/4219198) Prepare for release v0.15.0 (#67) -- [3773695](https://github.com/kubedb/postgres-restic-plugin/commit/3773695) Use Go 1.24 (#66) -- [91d569b](https://github.com/kubedb/postgres-restic-plugin/commit/91d569b) Prepare for release v0.15.0-rc.0 (#65) -- [87c8e45](https://github.com/kubedb/postgres-restic-plugin/commit/87c8e45) Disable image caching in setup-qemu action (#64) -- [b287099](https://github.com/kubedb/postgres-restic-plugin/commit/b287099) Add Stdin Backup Leaf Command support (#62) - - - -## [kubedb/provider-aws](https://github.com/kubedb/provider-aws) - -### [v0.14.0](https://github.com/kubedb/provider-aws/releases/tag/v0.14.0) - - - - -## [kubedb/provider-azure](https://github.com/kubedb/provider-azure) - -### [v0.14.0](https://github.com/kubedb/provider-azure/releases/tag/v0.14.0) - - - - -## [kubedb/provider-gcp](https://github.com/kubedb/provider-gcp) - -### [v0.14.0](https://github.com/kubedb/provider-gcp/releases/tag/v0.14.0) - - - - -## [kubedb/provisioner](https://github.com/kubedb/provisioner) - -### [v0.52.0](https://github.com/kubedb/provisioner/releases/tag/v0.52.0) - - - - -## [kubedb/proxysql](https://github.com/kubedb/proxysql) - -### [v0.39.0](https://github.com/kubedb/proxysql/releases/tag/v0.39.0) - -- [6db7137f](https://github.com/kubedb/proxysql/commit/6db7137fe) Prepare for release v0.39.0 (#380) -- [dab8c50c](https://github.com/kubedb/proxysql/commit/dab8c50c5) Test against k8s 1.32 (#379) -- [3830a15e](https://github.com/kubedb/proxysql/commit/3830a15e5) Use Go 1.24 (#378) -- [3328ea01](https://github.com/kubedb/proxysql/commit/3328ea01d) Report namespace info with billing event (#377) -- [d8f61f12](https://github.com/kubedb/proxysql/commit/d8f61f127) Show the reason for not satifying license restriction (#376) -- [15e87ca7](https://github.com/kubedb/proxysql/commit/15e87ca70) Prepare for release v0.39.0-rc.0 (#375) -- [ade37da5](https://github.com/kubedb/proxysql/commit/ade37da53) Disable image caching in setup-qemu action (#374) -- [22a4b65a](https://github.com/kubedb/proxysql/commit/22a4b65af) Add client billing event support (#372) - - - -## [kubedb/rabbitmq](https://github.com/kubedb/rabbitmq) - -### [v0.7.0](https://github.com/kubedb/rabbitmq/releases/tag/v0.7.0) - -- [ebf4ee3c](https://github.com/kubedb/rabbitmq/commit/ebf4ee3c) Prepare for release v0.7.0 (#73) -- [eff526ac](https://github.com/kubedb/rabbitmq/commit/eff526ac) Test against k8s 1.32 (#72) -- [3c10a317](https://github.com/kubedb/rabbitmq/commit/3c10a317) Use Go 1.24 (#71) -- [a4bbf73b](https://github.com/kubedb/rabbitmq/commit/a4bbf73b) Report namespace info with billing event (#70) -- [3f881093](https://github.com/kubedb/rabbitmq/commit/3f881093) Run e2e Tests on testrig & show the reason for not satisfying license… (#69) -- [70782af2](https://github.com/kubedb/rabbitmq/commit/70782af2) Fix license restriction checking (#68) -- [7e6e1cca](https://github.com/kubedb/rabbitmq/commit/7e6e1cca) Fix lister creation for client billing -- [71d4a65d](https://github.com/kubedb/rabbitmq/commit/71d4a65d) Prepare for release v0.7.0-rc.0 (#66) -- [4dad3584](https://github.com/kubedb/rabbitmq/commit/4dad3584) Disable image caching in setup-qemu action (#67) -- [5ae024d8](https://github.com/kubedb/rabbitmq/commit/5ae024d8) Add client billing event support (#64) -- [a179e524](https://github.com/kubedb/rabbitmq/commit/a179e524) Fix RabbitMQ Deletion Issue (#63) - - - -## [kubedb/redis](https://github.com/kubedb/redis) - -### [v0.45.0](https://github.com/kubedb/redis/releases/tag/v0.45.0) - -- [1bd0ce8e](https://github.com/kubedb/redis/commit/1bd0ce8ed) Prepare for release v0.45.0 (#582) -- [6bceb509](https://github.com/kubedb/redis/commit/6bceb5097) Test against k8s 1.32 (#581) -- [d09543ec](https://github.com/kubedb/redis/commit/d09543ec0) Use Go 1.24 (#580) -- [69b304d7](https://github.com/kubedb/redis/commit/69b304d7a) Fix and Improve Cluster Health Check + Add Cluster Pod Role Label (#578) -- [029f1ade](https://github.com/kubedb/redis/commit/029f1ade0) Report namespace info with billing event (#579) -- [50b6b3b8](https://github.com/kubedb/redis/commit/50b6b3b84) Run e2e tests on testrig & Show the reason for not satifying license (#577) -- [57992fa9](https://github.com/kubedb/redis/commit/57992fa92) Prepare for release v0.45.0-rc.0 (#575) -- [01332fde](https://github.com/kubedb/redis/commit/01332fdeb) Disable image caching in setup-qemu action (#576) -- [67e0e092](https://github.com/kubedb/redis/commit/67e0e0923) Enable license restriction and client billing (#574) -- [d9140fd6](https://github.com/kubedb/redis/commit/d9140fd65) Enable license restriction and client billing (#572) -- [1e8f2763](https://github.com/kubedb/redis/commit/1e8f27634) Move mutator defaults to SetDefaults() (#571) - - - -## [kubedb/redis-coordinator](https://github.com/kubedb/redis-coordinator) - -### [v0.31.0](https://github.com/kubedb/redis-coordinator/releases/tag/v0.31.0) - -- [ad30d0f4](https://github.com/kubedb/redis-coordinator/commit/ad30d0f4) Prepare for release v0.31.0 (#123) -- [ba9e3036](https://github.com/kubedb/redis-coordinator/commit/ba9e3036) Use Go 1.24 (#122) -- [e56c4c25](https://github.com/kubedb/redis-coordinator/commit/e56c4c25) Prepare for release v0.31.0-rc.0 (#121) -- [2539e4b4](https://github.com/kubedb/redis-coordinator/commit/2539e4b4) Disable image caching in setup-qemu action (#120) - - - -## [kubedb/redis-restic-plugin](https://github.com/kubedb/redis-restic-plugin) - -### [v0.15.0](https://github.com/kubedb/redis-restic-plugin/releases/tag/v0.15.0) - -- [84059cf](https://github.com/kubedb/redis-restic-plugin/commit/84059cf) Prepare for release v0.15.0 (#62) -- [1ef930f](https://github.com/kubedb/redis-restic-plugin/commit/1ef930f) Use Go 1.24 (#61) -- [cd65bb3](https://github.com/kubedb/redis-restic-plugin/commit/cd65bb3) Prepare for release v0.15.0-rc.0 (#60) -- [a1e6dfa](https://github.com/kubedb/redis-restic-plugin/commit/a1e6dfa) Disable image caching in setup-qemu action (#59) -- [7cacd68](https://github.com/kubedb/redis-restic-plugin/commit/7cacd68) Add Stdin Backup Leaf Command support (#57) - - - -## [kubedb/replication-mode-detector](https://github.com/kubedb/replication-mode-detector) - -### [v0.39.0](https://github.com/kubedb/replication-mode-detector/releases/tag/v0.39.0) - -- [feb3420a](https://github.com/kubedb/replication-mode-detector/commit/feb3420a) Prepare for release v0.39.0 (#289) -- [b42c020d](https://github.com/kubedb/replication-mode-detector/commit/b42c020d) Use Go 1.24 (#288) -- [43e19c32](https://github.com/kubedb/replication-mode-detector/commit/43e19c32) Prepare for release v0.39.0-rc.0 (#286) -- [fce9f58c](https://github.com/kubedb/replication-mode-detector/commit/fce9f58c) Disable image caching in setup-qemu action (#287) - - - -## [kubedb/schema-manager](https://github.com/kubedb/schema-manager) - -### [v0.28.0](https://github.com/kubedb/schema-manager/releases/tag/v0.28.0) - -- [c341b252](https://github.com/kubedb/schema-manager/commit/c341b252) Prepare for release v0.28.0 (#133) -- [6e285723](https://github.com/kubedb/schema-manager/commit/6e285723) Use Go 1.24 (#132) -- [c5649c28](https://github.com/kubedb/schema-manager/commit/c5649c28) Prepare for release v0.28.0-rc.0 (#131) -- [4f52fd34](https://github.com/kubedb/schema-manager/commit/4f52fd34) Fix nats initialization -- [49e83a00](https://github.com/kubedb/schema-manager/commit/49e83a00) Disable image caching in setup-qemu action (#130) - - - -## [kubedb/singlestore](https://github.com/kubedb/singlestore) - -### [v0.7.0](https://github.com/kubedb/singlestore/releases/tag/v0.7.0) - -- [2781fd58](https://github.com/kubedb/singlestore/commit/2781fd58) Prepare for release v0.7.0 (#63) -- [e7c24277](https://github.com/kubedb/singlestore/commit/e7c24277) Test against k8s 1.32 (#62) -- [a043af3d](https://github.com/kubedb/singlestore/commit/a043af3d) Use Go 1.24 (#61) -- [d3c90016](https://github.com/kubedb/singlestore/commit/d3c90016) Report namespace info with billing event (#60) -- [25728a9e](https://github.com/kubedb/singlestore/commit/25728a9e) Update license log & e2e machine -- [cf355d20](https://github.com/kubedb/singlestore/commit/cf355d20) fix license restriction checking (#59) -- [c22e7c86](https://github.com/kubedb/singlestore/commit/c22e7c86) Prepare for release v0.7.0-rc.0 (#58) -- [ebb993be](https://github.com/kubedb/singlestore/commit/ebb993be) Disable image caching in setup-qemu action (#57) - - - -## [kubedb/singlestore-coordinator](https://github.com/kubedb/singlestore-coordinator) - -### [v0.7.0](https://github.com/kubedb/singlestore-coordinator/releases/tag/v0.7.0) - -- [3383f6e](https://github.com/kubedb/singlestore-coordinator/commit/3383f6e) Prepare for release v0.7.0 (#38) -- [3fe4c70](https://github.com/kubedb/singlestore-coordinator/commit/3fe4c70) Use Go 1.24 (#37) -- [3ab10f5](https://github.com/kubedb/singlestore-coordinator/commit/3ab10f5) Prepare for release v0.7.0-rc.0 (#36) -- [f7271dd](https://github.com/kubedb/singlestore-coordinator/commit/f7271dd) Disable image caching in setup-qemu action (#35) - - - -## [kubedb/singlestore-restic-plugin](https://github.com/kubedb/singlestore-restic-plugin) - -### [v0.10.0](https://github.com/kubedb/singlestore-restic-plugin/releases/tag/v0.10.0) - -- [b3b6b4b](https://github.com/kubedb/singlestore-restic-plugin/commit/b3b6b4b) Prepare for release v0.10.0 (#38) -- [4cc4d3d](https://github.com/kubedb/singlestore-restic-plugin/commit/4cc4d3d) Use Go 1.24 (#37) -- [1b36229](https://github.com/kubedb/singlestore-restic-plugin/commit/1b36229) Prepare for release v0.10.0-rc.0 (#36) -- [4c9a228](https://github.com/kubedb/singlestore-restic-plugin/commit/4c9a228) Disable image caching in setup-qemu action (#35) -- [98dfeae](https://github.com/kubedb/singlestore-restic-plugin/commit/98dfeae) Add Stdin Backup Leaf Command support (#33) - - - -## [kubedb/solr](https://github.com/kubedb/solr) - -### [v0.7.0](https://github.com/kubedb/solr/releases/tag/v0.7.0) - -- [3cd88780](https://github.com/kubedb/solr/commit/3cd88780) Prepare for release v0.7.0 (#74) -- [9ae38877](https://github.com/kubedb/solr/commit/9ae38877) Test against k8s 1.32 (#73) -- [7db0eee6](https://github.com/kubedb/solr/commit/7db0eee6) Use Go 1.24 (#72) -- [bd805cac](https://github.com/kubedb/solr/commit/bd805cac) Configure internal zookeeper (#71) -- [32d513cd](https://github.com/kubedb/solr/commit/32d513cd) Update petset defaulter for security context (#70) -- [b405f209](https://github.com/kubedb/solr/commit/b405f209) Update workflow and license restriction log (#69) -- [9370cec9](https://github.com/kubedb/solr/commit/9370cec9) Add restriction in client billing (#68) -- [700ce01b](https://github.com/kubedb/solr/commit/700ce01b) Prepare for release v0.7.0-rc.0 (#67) -- [9216caea](https://github.com/kubedb/solr/commit/9216caea) Fix lister creation for client billing (#66) -- [43fdf9b2](https://github.com/kubedb/solr/commit/43fdf9b2) Disable image caching in setup-qemu action (#65) -- [fe9b60d8](https://github.com/kubedb/solr/commit/fe9b60d8) Add client billing event support (#64) - - - -## [kubedb/tests](https://github.com/kubedb/tests) - -### [v0.37.0](https://github.com/kubedb/tests/releases/tag/v0.37.0) - -- [f165f126](https://github.com/kubedb/tests/commit/f165f126) Prepare for release v0.37.0 (#443) -- [3b5fada0](https://github.com/kubedb/tests/commit/3b5fada0) Test against k8s 1.32 (#441) -- [892d8c3d](https://github.com/kubedb/tests/commit/892d8c3d) Use Go 1.24 (#440) -- [0b3ececa](https://github.com/kubedb/tests/commit/0b3ececa) fix backupstorage, release v2025.2.10 (#439) -- [0bfee605](https://github.com/kubedb/tests/commit/0bfee605) fix mongo package (#435) -- [34cb745f](https://github.com/kubedb/tests/commit/34cb745f) Prepare for release v0.37.0-rc.0 (#437) -- [751cbfb3](https://github.com/kubedb/tests/commit/751cbfb3) Disable image caching in setup-qemu action (#436) -- [579aa5f0](https://github.com/kubedb/tests/commit/579aa5f0) Add Postgres Archiver Backup-Restore (#427) -- [d0da32f9](https://github.com/kubedb/tests/commit/d0da32f9) Fix TLS enabled secret part for Postgres (#432) -- [6aa80b8d](https://github.com/kubedb/tests/commit/6aa80b8d) MongoDB EndTime fix (Disaster Time Scenario) (#429) -- [9c288453](https://github.com/kubedb/tests/commit/9c288453) Add Solr OpsRequest Tests (#428) -- [3729dd68](https://github.com/kubedb/tests/commit/3729dd68) MariaDB version 11.6.2 check (all) (#431) - - - -## [kubedb/ui-server](https://github.com/kubedb/ui-server) - -### [v0.28.0](https://github.com/kubedb/ui-server/releases/tag/v0.28.0) - -- [abd96e20](https://github.com/kubedb/ui-server/commit/abd96e20) Prepare for release v0.28.0 (#154) -- [4322b8a2](https://github.com/kubedb/ui-server/commit/4322b8a2) Use Go 1.24 (#153) -- [615bb4c6](https://github.com/kubedb/ui-server/commit/615bb4c6) Close client connections (#152) -- [3a688ab0](https://github.com/kubedb/ui-server/commit/3a688ab0) Re-design databaseConnection api (#151) -- [b0032db9](https://github.com/kubedb/ui-server/commit/b0032db9) Prepare for release v0.28.0-rc.0 (#150) -- [61eff458](https://github.com/kubedb/ui-server/commit/61eff458) Disable image caching in setup-qemu action (#149) - - - -## [kubedb/webhook-server](https://github.com/kubedb/webhook-server) - -### [v0.28.0](https://github.com/kubedb/webhook-server/releases/tag/v0.28.0) - -- [6f2040e4](https://github.com/kubedb/webhook-server/commit/6f2040e4) Prepare for release v0.28.0 (#146) -- [b96f329a](https://github.com/kubedb/webhook-server/commit/b96f329a) Test against k8s 1.32 (#145) -- [5285151d](https://github.com/kubedb/webhook-server/commit/5285151d) Use Go 1.24 (#144) -- [2f36666b](https://github.com/kubedb/webhook-server/commit/2f36666b) Improve license logging -- [b3b3c562](https://github.com/kubedb/webhook-server/commit/b3b3c562) Prepare for release v0.28.0-rc.0 (#143) -- [f5cfed8f](https://github.com/kubedb/webhook-server/commit/f5cfed8f) Disable image caching in setup-qemu action (#142) - - - -## [kubedb/zookeeper](https://github.com/kubedb/zookeeper) - -### [v0.7.0](https://github.com/kubedb/zookeeper/releases/tag/v0.7.0) - -- [a3a96c3b](https://github.com/kubedb/zookeeper/commit/a3a96c3b) Prepare for release v0.7.0 (#64) -- [432282ec](https://github.com/kubedb/zookeeper/commit/432282ec) Test against k8s 1.32 (#63) -- [575e88a7](https://github.com/kubedb/zookeeper/commit/575e88a7) Use Go 1.24 (#62) -- [0a05aa4a](https://github.com/kubedb/zookeeper/commit/0a05aa4a) Report namespace info with billing event (#61) -- [0c0110cf](https://github.com/kubedb/zookeeper/commit/0c0110cf) Show the reason for not satifying license restriction (#60) -- [96dc0790](https://github.com/kubedb/zookeeper/commit/96dc0790) Add license restriction (#59) -- [ace3a6dd](https://github.com/kubedb/zookeeper/commit/ace3a6dd) Prepare for release v0.7.0-rc.0 (#57) -- [89699f8d](https://github.com/kubedb/zookeeper/commit/89699f8d) Disable image caching in setup-qemu action (#56) -- [9a81250c](https://github.com/kubedb/zookeeper/commit/9a81250c) Add client billing event support (#55) - - - -## [kubedb/zookeeper-restic-plugin](https://github.com/kubedb/zookeeper-restic-plugin) - -### [v0.8.0](https://github.com/kubedb/zookeeper-restic-plugin/releases/tag/v0.8.0) - -- [e9459f4](https://github.com/kubedb/zookeeper-restic-plugin/commit/e9459f4) Prepare for release v0.8.0 (#30) -- [739367c](https://github.com/kubedb/zookeeper-restic-plugin/commit/739367c) Use Go 1.24 (#29) -- [52085d1](https://github.com/kubedb/zookeeper-restic-plugin/commit/52085d1) Prepare for release v0.8.0-rc.0 (#27) -- [7323969](https://github.com/kubedb/zookeeper-restic-plugin/commit/7323969) Disable image caching in setup-qemu action (#28) -- [096f163](https://github.com/kubedb/zookeeper-restic-plugin/commit/096f163) Add Stdin Backup Leaf Command support (#25) - - - - From 6ce3b817ebb712310d1449e0429bbbfee597b6ee Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Wed, 19 Feb 2025 01:49:05 +0000 Subject: [PATCH 71/71] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.2.19/CHANGELOG.json | 52 +++++++++++++++++++++++++++++- releases/v2025.2.19/README.md | 17 ++++++++++ 2 files changed, 68 insertions(+), 1 deletion(-) diff --git a/releases/v2025.2.19/CHANGELOG.json b/releases/v2025.2.19/CHANGELOG.json index 03485029f..ea9077301 100644 --- a/releases/v2025.2.19/CHANGELOG.json +++ b/releases/v2025.2.19/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "KubeDB", "release": "v2025.2.19", - "release_date": "2025-02-19T01:32:39.328443932Z", + "release_date": "2025-02-19T01:49:05.805785849Z", "release_project_url": "https://github.com/kubedb/CHANGELOG", "docs_url": "https://kubedb.com/docs/v2025.2.19", "kubernetes_version": "1.26+", @@ -410,6 +410,56 @@ } ] }, + { + "url": "github.com/kubedb/docs", + "releases": [ + { + "tag": "v2025.2.19", + "commits": [ + { + "SHA": "007d5659", + "Subject": "Prepare for release v2025.2.19 (#748)" + }, + { + "SHA": "c8e8288b", + "Subject": "Test against k8s 1.32 (#745)" + }, + { + "SHA": "e5b95444", + "Subject": "Use Go 1.24 (#744)" + }, + { + "SHA": "be7e9e8f", + "Subject": "Add Archiver Feature in MySQL, MariaDB (#741)" + }, + { + "SHA": "8f9cd7ba", + "Subject": "Pgpool docs update (#740)" + }, + { + "SHA": "7b1d26fa", + "Subject": "pgbouncer version 1.24.0 added (#743)" + }, + { + "SHA": "7a9d04e1", + "Subject": "chore: remove redundant words (#735)" + }, + { + "SHA": "2366860f", + "Subject": "Prepare for release v2025.2.6-rc.0 (#742)" + }, + { + "SHA": "5df67ba3", + "Subject": "Fix es backup images for kubestash (#739)" + }, + { + "SHA": "334af951", + "Subject": "Add PGBouncer TLS & Reconfigure TLS (#736)" + } + ] + } + ] + }, { "url": "github.com/kubedb/druid", "releases": [ diff --git a/releases/v2025.2.19/README.md b/releases/v2025.2.19/README.md index 759ba76c3..fb1045109 100644 --- a/releases/v2025.2.19/README.md +++ b/releases/v2025.2.19/README.md @@ -138,6 +138,23 @@ +## [kubedb/docs](https://github.com/kubedb/docs) + +### [v2025.2.19](https://github.com/kubedb/docs/releases/tag/v2025.2.19) + +- [007d5659](https://github.com/kubedb/docs/commit/007d5659) Prepare for release v2025.2.19 (#748) +- [c8e8288b](https://github.com/kubedb/docs/commit/c8e8288b) Test against k8s 1.32 (#745) +- [e5b95444](https://github.com/kubedb/docs/commit/e5b95444) Use Go 1.24 (#744) +- [be7e9e8f](https://github.com/kubedb/docs/commit/be7e9e8f) Add Archiver Feature in MySQL, MariaDB (#741) +- [8f9cd7ba](https://github.com/kubedb/docs/commit/8f9cd7ba) Pgpool docs update (#740) +- [7b1d26fa](https://github.com/kubedb/docs/commit/7b1d26fa) pgbouncer version 1.24.0 added (#743) +- [7a9d04e1](https://github.com/kubedb/docs/commit/7a9d04e1) chore: remove redundant words (#735) +- [2366860f](https://github.com/kubedb/docs/commit/2366860f) Prepare for release v2025.2.6-rc.0 (#742) +- [5df67ba3](https://github.com/kubedb/docs/commit/5df67ba3) Fix es backup images for kubestash (#739) +- [334af951](https://github.com/kubedb/docs/commit/334af951) Add PGBouncer TLS & Reconfigure TLS (#736) + + + ## [kubedb/druid](https://github.com/kubedb/druid) ### [v0.7.0](https://github.com/kubedb/druid/releases/tag/v0.7.0)