From ccc23810de4980a1415a46bf74d23a747340cb83 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Fri, 27 Jun 2025 03:32:28 +1200 Subject: [PATCH 01/60] Release: v2025.6.30 Signed-off-by: Tamal Saha --- releases/v2025.6.30/release.json | 265 +++++++++++++++++++++++++++++++ 1 file changed, 265 insertions(+) create mode 100644 releases/v2025.6.30/release.json diff --git a/releases/v2025.6.30/release.json b/releases/v2025.6.30/release.json new file mode 100644 index 000000000..8f44779fa --- /dev/null +++ b/releases/v2025.6.30/release.json @@ -0,0 +1,265 @@ +{ + "product_line": "Stash", + "release": "v2025.6.30", + "docs_url_template": "https://stash.run/docs/%s", + "kubernetes_version": "1.26+", + "projects": [ + { + "github.com/stashed/apimachinery": { + "tag": "v0.40.0", + "chartNames": [ + "stash-crds" + ] + } + }, + { + "github.com/stashed/stash": { + "key": "stash-community", + "tag": "v0.40.0", + "chartNames": [ + "stash-community" + ] + } + }, + { + "github.com/stashed/enterprise": { + "key": "stash-enterprise", + "tag": "v0.40.0", + "chartNames": [ + "stash-enterprise", + "stash-catalog" + ] + } + }, + { + "github.com/stashed/cli": { + "key": "stash-cli", + "tag": "v0.40.0" + }, + "github.com/stashed/ui-server": { + "key": "stash-ui-server", + "tag": "v0.21.0" + } + }, + { + "github.com/stashed/postgres": { + "key": "stash-postgres", + "tags": { + "10.14-v35": "release-10.14", + "11.9-v35": "release-11.9", + "12.4-v35": "release-12.4", + "13.1-v32": "release-13.1", + "14.0-v24": "release-14.0", + "15.1-v16": "release-15.1", + "16.1-v5": "release-16.1", + "17.2-v3": "release-17.2", + "9.6.19-v35": "release-9.6.19" + } + } + }, + { + "github.com/stashed/elasticsearch": { + "key": "stash-elasticsearch", + "tags": { + "5.6.4-v36": "release-5.6.4", + "6.2.4-v36": "release-6.2.4", + "6.3.0-v36": "release-6.3.0", + "6.4.0-v36": "release-6.4.0", + "6.5.3-v36": "release-6.5.3", + "6.8.0-v36": "release-6.8.0", + "7.14.0-v22": "release-7.14.0", + "7.2.0-v36": "release-7.2.0", + "7.3.2-v36": "release-7.3.2", + "8.2.0-v19": "release-8.2.0" + } + } + }, + { + "github.com/stashed/mongodb": { + "key": "stash-mongodb", + "tags": { + "3.4.17-v37": "release-3.4.17", + "3.4.22-v37": "release-3.4.22", + "3.6.13-v37": "release-3.6.13", + "3.6.8-v37": "release-3.6.8", + "4.0.11-v37": "release-4.0.11", + "4.0.3-v37": "release-4.0.3", + "4.0.5-v37": "release-4.0.5", + "4.1.13-v37": "release-4.1.13", + "4.1.4-v37": "release-4.1.4", + "4.1.7-v37": "release-4.1.7", + "4.2.3-v37": "release-4.2.3", + "4.4.6-v28": "release-4.4.6", + "5.0.15-v10": "release-5.0.15", + "5.0.3-v25": "release-5.0.3", + "6.0.5-v13": "release-6.0.5" + } + } + }, + { + "github.com/stashed/mysql": { + "key": "stash-mysql", + "tags": { + "5.7.25-v37": "release-5.7.25", + "8.0.14-v36": "release-8.0.14", + "8.0.21-v30": "release-8.0.21", + "8.0.3-v36": "release-8.0.3" + } + } + }, + { + "github.com/stashed/mariadb": { + "key": "stash-mariadb", + "tags": { + "10.5.8-v30": "release-10.5.8" + } + } + }, + { + "github.com/stashed/redis": { + "key": "stash-redis", + "tags": { + "5.0.13-v24": "release-5.0.13", + "6.2.5-v24": "release-6.2.5", + "7.0.5-v17": "release-7.0.5" + } + } + }, + { + "github.com/stashed/percona-xtradb": { + "key": "stash-perconaxtradb", + "tags": { + "5.7-v31": "release-5.7" + } + } + }, + { + "github.com/stashed/nats": { + "key": "stash-nats", + "tags": { + "2.6.1-v24": "release-2.6.1", + "2.8.2-v19": "release-2.8.2" + } + } + }, + { + "github.com/stashed/etcd": { + "key": "stash-etcd", + "tags": { + "3.5.0-v23": "release-3.5.0" + } + } + }, + { + "github.com/stashed/kubedump": { + "key": "stash-kubedump", + "tags": { + "0.2.0-v4": "release-0.2.0" + } + } + }, + { + "github.com/stashed/vault": { + "key": "stash-vault", + "tags": { + "1.10.3-v16": "release-1.10.3" + } + } + }, + { + "github.com/stashed/installer": { + "key": "stash-installer", + "tag": "v2025.6.30", + "commands": [ + "./hack/scripts/import-crds.sh", + "make update-charts CHART_VERSION=${RELEASE} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-stash-community CHART_VERSION=${STASHED_STASH_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-stash-enterprise CHART_VERSION=${STASHED_ENTERPRISE_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make chart-stash-ui-server CHART_VERSION=${STASHED_UI_SERVER_TAG} CHART_REGISTRY=${CHART_REGISTRY} CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "release-automaton stash gen-catalog --release-file=${SCRIPT_ROOT}/releases/${RELEASE}/release.json --catalog-file=${WORKSPACE}/catalog/catalog.json", + "make gen fmt", + "./hack/scripts/update-chart-dependencies.sh", + "./hack/scripts/update-catalog.sh" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/appscode/charts": { + "charts": [ + "github.com/stashed/installer" + ], + "changelog": "Skip" + } + }, + { + "github.com/appscode/static-assets": { + "commands": [ + "release-automaton update-assets --release-file=${SCRIPT_ROOT}/releases/${RELEASE}/release.json --workspace=${WORKSPACE}" + ], + "changelog": "StandaloneWebsite" + } + }, + { + "github.com/stashed/docs": { + "key": "stash", + "tag": "v2025.6.30", + "commands": [ + "mv ${SCRIPT_ROOT}/releases/${RELEASE}/docs_changelog.md ${WORKSPACE}/docs/CHANGELOG-${RELEASE}.md" + ], + "release_branch": "release-${TAG}" + } + }, + { + "github.com/stashed/website": { + "tag": "v2025.6.30", + "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" + } + } + ], + "external_projects": { + "github.com/kubedb/apimachinery": {}, + "github.com/kubedb/elasticsearch": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/mariadb": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/mongodb": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/mysql": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/percona-xtradb": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + }, + "github.com/kubedb/postgres": { + "commands": [ + "release-automaton update-vars --env-file=${WORKSPACE}/Makefile.env --vars=STASH_VERSION=${STASHED_STASH_TAG} --vars=STASH_CATALOG_VERSION=${STASH_CATALOG_VERSION} --vars=CHART_REGISTRY=${CHART_REGISTRY} --vars=CHART_REGISTRY_URL=${CHART_REGISTRY_URL}", + "make add-license fmt" + ] + } + } +} \ No newline at end of file From e222fad312c01b6f304e2c943b6149c98e6a72f0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 15:36:39 +0000 Subject: [PATCH 02/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 48 ++++++++++++++++++++++++++++++ releases/v2025.6.30/README.md | 17 +++++++++++ 2 files changed, 65 insertions(+) create mode 100644 releases/v2025.6.30/CHANGELOG.json create mode 100644 releases/v2025.6.30/README.md diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json new file mode 100644 index 000000000..68d17fde0 --- /dev/null +++ b/releases/v2025.6.30/CHANGELOG.json @@ -0,0 +1,48 @@ +{ + "product_line": "Stash", + "release": "v2025.6.30", + "release_date": "2025-06-26T15:36:39.726347547Z", + "release_project_url": "https://github.com/stashed/CHANGELOG", + "docs_url": "https://stash.run/docs/v2025.6.30", + "kubernetes_version": "1.26+", + "projects": [ + { + "url": "github.com/stashed/apimachinery", + "releases": [ + { + "tag": "v0.40.0", + "commits": [ + { + "SHA": "ebed5dcc", + "Subject": "Update vulnerable deps" + }, + { + "SHA": "dba46622", + "Subject": "Test against k8s 1.32 (#240)" + }, + { + "SHA": "30149e76", + "Subject": "Test against k8s 1.32 (#239)" + }, + { + "SHA": "a5b165eb", + "Subject": "Test against k8s 1.32 (#238)" + }, + { + "SHA": "95844d1b", + "Subject": "Test against k8s 1.32 (#237)" + }, + { + "SHA": "9e1f46fe", + "Subject": "Use Go 1.24 (#235)" + }, + { + "SHA": "d3ef3bcd", + "Subject": "Use Go 1.24 (#234)" + } + ] + } + ] + } + ] +} diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md new file mode 100644 index 000000000..555f609c5 --- /dev/null +++ b/releases/v2025.6.30/README.md @@ -0,0 +1,17 @@ +# Stash v2025.6.30 (2025-06-26) + + +## [stashed/apimachinery](https://github.com/stashed/apimachinery) + +### [v0.40.0](https://github.com/stashed/apimachinery/releases/tag/v0.40.0) + +- [ebed5dcc](https://github.com/stashed/apimachinery/commit/ebed5dcc) Update vulnerable deps +- [dba46622](https://github.com/stashed/apimachinery/commit/dba46622) Test against k8s 1.32 (#240) +- [30149e76](https://github.com/stashed/apimachinery/commit/30149e76) Test against k8s 1.32 (#239) +- [a5b165eb](https://github.com/stashed/apimachinery/commit/a5b165eb) Test against k8s 1.32 (#238) +- [95844d1b](https://github.com/stashed/apimachinery/commit/95844d1b) Test against k8s 1.32 (#237) +- [9e1f46fe](https://github.com/stashed/apimachinery/commit/9e1f46fe) Use Go 1.24 (#235) +- [d3ef3bcd](https://github.com/stashed/apimachinery/commit/d3ef3bcd) Use Go 1.24 (#234) + + + From fd44763b430eadf70d2df5f823611fa42c98127c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 15:36:41 +0000 Subject: [PATCH 03/60] 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 563387f46..f55b842b9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ | Stash Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | +| [v2025.6.30](https:/github.com/stashed/CHANGELOG/releases/tag/v2025.6.30) | 2025-06-26 | [User Guide](https://stash.run/docs/v2025.6.30) | [CHANGELOG](/releases/v2025.6.30/README.md) | 1.26+ | | [v2025.2.10](https:/github.com/stashed/CHANGELOG/releases/tag/v2025.2.10) | 2025-02-07 | [User Guide](https://stash.run/docs/v2025.2.10) | [CHANGELOG](/releases/v2025.2.10/README.md) | 1.26+ | | [v2025.1.9](https:/github.com/stashed/CHANGELOG/releases/tag/v2025.1.9) | 2025-01-08 | [User Guide](https://stash.run/docs/v2025.1.9) | [CHANGELOG](/releases/v2025.1.9/README.md) | 1.26+ | | [v2024.12.18](https:/github.com/stashed/CHANGELOG/releases/tag/v2024.12.18) | 2024-12-18 | [User Guide](https://stash.run/docs/v2024.12.18) | [CHANGELOG](/releases/v2024.12.18/README.md) | 1.26+ | From c38aeb494baa93e6364a6d51188e1edf2248553f Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 15:48:52 +0000 Subject: [PATCH 04/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 68d17fde0..3ca0853f0 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T15:36:39.726347547Z", + "release_date": "2025-06-26T15:48:52.536602262Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -43,6 +43,24 @@ ] } ] + }, + { + "url": "github.com/stashed/stash", + "releases": [ + { + "tag": "v0.40.0", + "commits": [ + { + "SHA": "ab6e434a8", + "Subject": "Prepare for release v0.40.0 (#1601)" + }, + { + "SHA": "4e393a9d6", + "Subject": "Stop publishing to docker hub" + } + ] + } + ] } ] } diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 555f609c5..595ecfdfd 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -15,3 +15,12 @@ +## [stashed/stash](https://github.com/stashed/stash) + +### [v0.40.0](https://github.com/stashed/stash/releases/tag/v0.40.0) + +- [ab6e434a](https://github.com/stashed/stash/commit/ab6e434a8) Prepare for release v0.40.0 (#1601) +- [4e393a9d](https://github.com/stashed/stash/commit/4e393a9d6) Stop publishing to docker hub + + + From 324d54d74643184ccd1c49e6adb2279f21af1ba4 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 16:10:57 +0000 Subject: [PATCH 05/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 32 +++++++++++++++++++++++++++++- releases/v2025.6.30/README.md | 12 +++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 3ca0853f0..900f7f285 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T15:48:52.536602262Z", + "release_date": "2025-06-26T16:10:57.444500819Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -44,6 +44,36 @@ } ] }, + { + "url": "github.com/stashed/enterprise", + "releases": [ + { + "tag": "v0.40.0", + "commits": [ + { + "SHA": "991adf2c3", + "Subject": "Prepare for release v0.40.0 (#271)" + }, + { + "SHA": "5833e645e", + "Subject": "Update go.sum" + }, + { + "SHA": "3b34fefba", + "Subject": "Add task queue feature for concurrent backupSessions (#270)" + }, + { + "SHA": "1102e66af", + "Subject": "Incrorporate with k8s-v32 changes (#269)" + }, + { + "SHA": "dbe516c2c", + "Subject": "Stop publishing to docker hub" + } + ] + } + ] + }, { "url": "github.com/stashed/stash", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 595ecfdfd..ef715f5de 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -15,6 +15,18 @@ +## [stashed/enterprise](https://github.com/stashed/enterprise) + +### [v0.40.0](https://github.com/stashed/enterprise/releases/tag/v0.40.0) + +- [991adf2c](https://github.com/stashed/enterprise/commit/991adf2c3) Prepare for release v0.40.0 (#271) +- [5833e645](https://github.com/stashed/enterprise/commit/5833e645e) Update go.sum +- [3b34fefb](https://github.com/stashed/enterprise/commit/3b34fefba) Add task queue feature for concurrent backupSessions (#270) +- [1102e66a](https://github.com/stashed/enterprise/commit/1102e66af) Incrorporate with k8s-v32 changes (#269) +- [dbe516c2](https://github.com/stashed/enterprise/commit/dbe516c2c) Stop publishing to docker hub + + + ## [stashed/stash](https://github.com/stashed/stash) ### [v0.40.0](https://github.com/stashed/stash/releases/tag/v0.40.0) From 5345e709ecdbccc8f0308015b36ef44f099292d8 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 16:17:04 +0000 Subject: [PATCH 06/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 900f7f285..47232aba9 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T16:10:57.444500819Z", + "release_date": "2025-06-26T16:17:04.685094692Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -91,6 +91,24 @@ ] } ] + }, + { + "url": "github.com/stashed/ui-server", + "releases": [ + { + "tag": "v0.21.0", + "commits": [ + { + "SHA": "7c4d7ec2", + "Subject": "Prepare for release v0.21.0 (#50)" + }, + { + "SHA": "de51d640", + "Subject": "Use Go 1.24 (#49)" + } + ] + } + ] } ] } diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index ef715f5de..2ce677824 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -36,3 +36,12 @@ +## [stashed/ui-server](https://github.com/stashed/ui-server) + +### [v0.21.0](https://github.com/stashed/ui-server/releases/tag/v0.21.0) + +- [7c4d7ec2](https://github.com/stashed/ui-server/commit/7c4d7ec2) Prepare for release v0.21.0 (#50) +- [de51d640](https://github.com/stashed/ui-server/commit/de51d640) Use Go 1.24 (#49) + + + From b3155765f1ac74b6734275b77a7e1a70f0b9d05c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 16:17:39 +0000 Subject: [PATCH 07/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 47232aba9..a290014ef 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T16:17:04.685094692Z", + "release_date": "2025-06-26T16:17:39.06511974Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -44,6 +44,24 @@ } ] }, + { + "url": "github.com/stashed/cli", + "releases": [ + { + "tag": "v0.40.0", + "commits": [ + { + "SHA": "ea013162", + "Subject": "Prepare for release v0.40.0 (#213)" + }, + { + "SHA": "f6e7b2cb", + "Subject": "Use Go 1.24 (#212)" + } + ] + } + ] + }, { "url": "github.com/stashed/enterprise", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 2ce677824..7cda294fa 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -15,6 +15,15 @@ +## [stashed/cli](https://github.com/stashed/cli) + +### [v0.40.0](https://github.com/stashed/cli/releases/tag/v0.40.0) + +- [ea013162](https://github.com/stashed/cli/commit/ea013162) Prepare for release v0.40.0 (#213) +- [f6e7b2cb](https://github.com/stashed/cli/commit/f6e7b2cb) Use Go 1.24 (#212) + + + ## [stashed/enterprise](https://github.com/stashed/enterprise) ### [v0.40.0](https://github.com/stashed/enterprise/releases/tag/v0.40.0) From 0db55e8125249eff7119cb538c6342d3272c1ff3 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:07:57 +0000 Subject: [PATCH 08/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2025.6.30/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index a290014ef..b4eca9f61 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T16:17:39.06511974Z", + "release_date": "2025-06-26T17:07:57.399386372Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -92,6 +92,28 @@ } ] }, + { + "url": "github.com/stashed/postgres", + "releases": [ + { + "tag": "10.14-v35", + "commits": [ + { + "SHA": "231ba9d1", + "Subject": "Prepare for release 10.14-v35 (#1431)" + }, + { + "SHA": "d04aa599", + "Subject": "Use ubuntu-latest (#1435) (#1436)" + }, + { + "SHA": "d9671477", + "Subject": "Use Go 1.24 (#1418) (#1419)" + } + ] + } + ] + }, { "url": "github.com/stashed/stash", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 7cda294fa..707f5dedb 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -36,6 +36,16 @@ +## [stashed/postgres](https://github.com/stashed/postgres) + +### [10.14-v35](https://github.com/stashed/postgres/releases/tag/10.14-v35) + +- [231ba9d1](https://github.com/stashed/postgres/commit/231ba9d1) Prepare for release 10.14-v35 (#1431) +- [d04aa599](https://github.com/stashed/postgres/commit/d04aa599) Use ubuntu-latest (#1435) (#1436) +- [d9671477](https://github.com/stashed/postgres/commit/d9671477) Use Go 1.24 (#1418) (#1419) + + + ## [stashed/stash](https://github.com/stashed/stash) ### [v0.40.0](https://github.com/stashed/stash/releases/tag/v0.40.0) From 30e4ad7e46cb36d2386d763b6a61b556cc44b21c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:07:58 +0000 Subject: [PATCH 09/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index b4eca9f61..5bdf6ceb6 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:07:57.399386372Z", + "release_date": "2025-06-26T17:07:58.917632919Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -111,6 +111,23 @@ "Subject": "Use Go 1.24 (#1418) (#1419)" } ] + }, + { + "tag": "11.9-v35", + "commits": [ + { + "SHA": "22dd8be0", + "Subject": "Prepare for release 11.9-v35 (#1432)" + }, + { + "SHA": "88580606", + "Subject": "Use ubuntu-latest (#1435) (#1437)" + }, + { + "SHA": "9cd63173", + "Subject": "Use Go 1.24 (#1418) (#1420)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 707f5dedb..5b25c70ff 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -45,6 +45,13 @@ - [d9671477](https://github.com/stashed/postgres/commit/d9671477) Use Go 1.24 (#1418) (#1419) +### [11.9-v35](https://github.com/stashed/postgres/releases/tag/11.9-v35) + +- [22dd8be0](https://github.com/stashed/postgres/commit/22dd8be0) Prepare for release 11.9-v35 (#1432) +- [88580606](https://github.com/stashed/postgres/commit/88580606) Use ubuntu-latest (#1435) (#1437) +- [9cd63173](https://github.com/stashed/postgres/commit/9cd63173) Use Go 1.24 (#1418) (#1420) + + ## [stashed/stash](https://github.com/stashed/stash) From 8b7f4541d9606ebbfbb112552cfd30260f892867 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:08:00 +0000 Subject: [PATCH 10/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 5bdf6ceb6..37dddfa9a 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:07:58.917632919Z", + "release_date": "2025-06-26T17:08:00.349679832Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -128,6 +128,23 @@ "Subject": "Use Go 1.24 (#1418) (#1420)" } ] + }, + { + "tag": "12.4-v35", + "commits": [ + { + "SHA": "09ab27de", + "Subject": "Prepare for release 12.4-v35 (#1433)" + }, + { + "SHA": "77de4622", + "Subject": "Use ubuntu-latest (#1435) (#1438)" + }, + { + "SHA": "09a0a2c5", + "Subject": "Use Go 1.24 (#1418) (#1421)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 5b25c70ff..7db00c60f 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -52,6 +52,13 @@ - [9cd63173](https://github.com/stashed/postgres/commit/9cd63173) Use Go 1.24 (#1418) (#1420) +### [12.4-v35](https://github.com/stashed/postgres/releases/tag/12.4-v35) + +- [09ab27de](https://github.com/stashed/postgres/commit/09ab27de) Prepare for release 12.4-v35 (#1433) +- [77de4622](https://github.com/stashed/postgres/commit/77de4622) Use ubuntu-latest (#1435) (#1438) +- [09a0a2c5](https://github.com/stashed/postgres/commit/09a0a2c5) Use Go 1.24 (#1418) (#1421) + + ## [stashed/stash](https://github.com/stashed/stash) From 0579364b6a4a82adb8d7530d024e9f32538a328b Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:08:05 +0000 Subject: [PATCH 11/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 37dddfa9a..76f403786 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:08:00.349679832Z", + "release_date": "2025-06-26T17:08:05.151036353Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -145,6 +145,23 @@ "Subject": "Use Go 1.24 (#1418) (#1421)" } ] + }, + { + "tag": "13.1-v32", + "commits": [ + { + "SHA": "b37c89b1", + "Subject": "Prepare for release 13.1-v32 (#1434)" + }, + { + "SHA": "9b6d66af", + "Subject": "Use ubuntu-latest (#1435) (#1439)" + }, + { + "SHA": "15a4986e", + "Subject": "Use Go 1.24 (#1418) (#1422)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 7db00c60f..cd0ecf0a2 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -59,6 +59,13 @@ - [09a0a2c5](https://github.com/stashed/postgres/commit/09a0a2c5) Use Go 1.24 (#1418) (#1421) +### [13.1-v32](https://github.com/stashed/postgres/releases/tag/13.1-v32) + +- [b37c89b1](https://github.com/stashed/postgres/commit/b37c89b1) Prepare for release 13.1-v32 (#1434) +- [9b6d66af](https://github.com/stashed/postgres/commit/9b6d66af) Use ubuntu-latest (#1435) (#1439) +- [15a4986e](https://github.com/stashed/postgres/commit/15a4986e) Use Go 1.24 (#1418) (#1422) + + ## [stashed/stash](https://github.com/stashed/stash) From c864dc95267660a3d89ef5becaaaddd7c8151049 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:08:06 +0000 Subject: [PATCH 12/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 76f403786..f0b8f2f82 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:08:05.151036353Z", + "release_date": "2025-06-26T17:08:06.474645812Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -162,6 +162,23 @@ "Subject": "Use Go 1.24 (#1418) (#1422)" } ] + }, + { + "tag": "14.0-v24", + "commits": [ + { + "SHA": "5ae21436", + "Subject": "Prepare for release 14.0-v24 (#1449)" + }, + { + "SHA": "67427722", + "Subject": "Use ubuntu-latest (#1435) (#1440)" + }, + { + "SHA": "8e132f94", + "Subject": "Use Go 1.24 (#1418) (#1423)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index cd0ecf0a2..9e097ab7e 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -66,6 +66,13 @@ - [15a4986e](https://github.com/stashed/postgres/commit/15a4986e) Use Go 1.24 (#1418) (#1422) +### [14.0-v24](https://github.com/stashed/postgres/releases/tag/14.0-v24) + +- [5ae21436](https://github.com/stashed/postgres/commit/5ae21436) Prepare for release 14.0-v24 (#1449) +- [67427722](https://github.com/stashed/postgres/commit/67427722) Use ubuntu-latest (#1435) (#1440) +- [8e132f94](https://github.com/stashed/postgres/commit/8e132f94) Use Go 1.24 (#1418) (#1423) + + ## [stashed/stash](https://github.com/stashed/stash) From a4d5a79d5f100122e868c9354b7f99e84ff5a90f Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:08:07 +0000 Subject: [PATCH 13/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index f0b8f2f82..2c85d4237 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:08:06.474645812Z", + "release_date": "2025-06-26T17:08:07.819365229Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -179,6 +179,23 @@ "Subject": "Use Go 1.24 (#1418) (#1423)" } ] + }, + { + "tag": "15.1-v16", + "commits": [ + { + "SHA": "306b27f2", + "Subject": "Prepare for release 15.1-v16 (#1450)" + }, + { + "SHA": "10ae014f", + "Subject": "Use ubuntu-latest (#1435) (#1441)" + }, + { + "SHA": "d919488a", + "Subject": "Use Go 1.24 (#1418) (#1424)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 9e097ab7e..885c34db3 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -73,6 +73,13 @@ - [8e132f94](https://github.com/stashed/postgres/commit/8e132f94) Use Go 1.24 (#1418) (#1423) +### [15.1-v16](https://github.com/stashed/postgres/releases/tag/15.1-v16) + +- [306b27f2](https://github.com/stashed/postgres/commit/306b27f2) Prepare for release 15.1-v16 (#1450) +- [10ae014f](https://github.com/stashed/postgres/commit/10ae014f) Use ubuntu-latest (#1435) (#1441) +- [d919488a](https://github.com/stashed/postgres/commit/d919488a) Use Go 1.24 (#1418) (#1424) + + ## [stashed/stash](https://github.com/stashed/stash) From 3c2d51993e33bc41ead68e1572bf0acf5cc0e639 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:08:09 +0000 Subject: [PATCH 14/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 2c85d4237..86c089bf8 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:08:07.819365229Z", + "release_date": "2025-06-26T17:08:09.143829542Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -196,6 +196,23 @@ "Subject": "Use Go 1.24 (#1418) (#1424)" } ] + }, + { + "tag": "16.1-v5", + "commits": [ + { + "SHA": "92088205", + "Subject": "Prepare for release 16.1-v5 (#1451)" + }, + { + "SHA": "19424ed5", + "Subject": "Use ubuntu-latest (#1435) (#1442)" + }, + { + "SHA": "e9f07128", + "Subject": "Use Go 1.24 (#1418) (#1425)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 885c34db3..0cf90af7a 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -80,6 +80,13 @@ - [d919488a](https://github.com/stashed/postgres/commit/d919488a) Use Go 1.24 (#1418) (#1424) +### [16.1-v5](https://github.com/stashed/postgres/releases/tag/16.1-v5) + +- [92088205](https://github.com/stashed/postgres/commit/92088205) Prepare for release 16.1-v5 (#1451) +- [19424ed5](https://github.com/stashed/postgres/commit/19424ed5) Use ubuntu-latest (#1435) (#1442) +- [e9f07128](https://github.com/stashed/postgres/commit/e9f07128) Use Go 1.24 (#1418) (#1425) + + ## [stashed/stash](https://github.com/stashed/stash) From f2d9303e99fc3f8af120ab8b52d6d84a1e31d0d7 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:08:10 +0000 Subject: [PATCH 15/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 86c089bf8..00683b36e 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:08:09.143829542Z", + "release_date": "2025-06-26T17:08:10.508303521Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -213,6 +213,23 @@ "Subject": "Use Go 1.24 (#1418) (#1425)" } ] + }, + { + "tag": "17.2-v3", + "commits": [ + { + "SHA": "ee9f7399", + "Subject": "Prepare for release 17.2-v3 (#1452)" + }, + { + "SHA": "4f272c5b", + "Subject": "Use ubuntu-latest (#1435) (#1443)" + }, + { + "SHA": "f4919129", + "Subject": "Use Go 1.24 (#1418) (#1426)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 0cf90af7a..dbd8ca83f 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -87,6 +87,13 @@ - [e9f07128](https://github.com/stashed/postgres/commit/e9f07128) Use Go 1.24 (#1418) (#1425) +### [17.2-v3](https://github.com/stashed/postgres/releases/tag/17.2-v3) + +- [ee9f7399](https://github.com/stashed/postgres/commit/ee9f7399) Prepare for release 17.2-v3 (#1452) +- [4f272c5b](https://github.com/stashed/postgres/commit/4f272c5b) Use ubuntu-latest (#1435) (#1443) +- [f4919129](https://github.com/stashed/postgres/commit/f4919129) Use Go 1.24 (#1418) (#1426) + + ## [stashed/stash](https://github.com/stashed/stash) From faeecd0fb2357436bf48ffc93fd33b0fc292d511 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 17:08:11 +0000 Subject: [PATCH 16/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 00683b36e..94485b166 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:08:10.508303521Z", + "release_date": "2025-06-26T17:08:11.924701008Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -95,6 +95,23 @@ { "url": "github.com/stashed/postgres", "releases": [ + { + "tag": "9.6.19-v35", + "commits": [ + { + "SHA": "132369d2", + "Subject": "Prepare for release 9.6.19-v35 (#1453)" + }, + { + "SHA": "56005629", + "Subject": "Use ubuntu-latest (#1435) (#1444)" + }, + { + "SHA": "6260f257", + "Subject": "Use Go 1.24 (#1418) (#1427)" + } + ] + }, { "tag": "10.14-v35", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index dbd8ca83f..4856a8896 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -38,6 +38,13 @@ ## [stashed/postgres](https://github.com/stashed/postgres) +### [9.6.19-v35](https://github.com/stashed/postgres/releases/tag/9.6.19-v35) + +- [132369d2](https://github.com/stashed/postgres/commit/132369d2) Prepare for release 9.6.19-v35 (#1453) +- [56005629](https://github.com/stashed/postgres/commit/56005629) Use ubuntu-latest (#1435) (#1444) +- [6260f257](https://github.com/stashed/postgres/commit/6260f257) Use Go 1.24 (#1418) (#1427) + + ### [10.14-v35](https://github.com/stashed/postgres/releases/tag/10.14-v35) - [231ba9d1](https://github.com/stashed/postgres/commit/231ba9d1) Prepare for release 10.14-v35 (#1431) From a97d4a0bf06d0755f14e5ad9caf896c654a8854b Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:08 +0000 Subject: [PATCH 17/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 94485b166..02ac54749 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T17:08:11.924701008Z", + "release_date": "2025-06-26T18:14:08.226334078Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -62,6 +62,24 @@ } ] }, + { + "url": "github.com/stashed/elasticsearch", + "releases": [ + { + "tag": "5.6.4-v36", + "commits": [ + { + "SHA": "3e90df71", + "Subject": "Prepare for release 5.6.4-v36 (#1647)" + }, + { + "SHA": "657d6c15", + "Subject": "Use Go 1.24 (#1636) (#1637)" + } + ] + } + ] + }, { "url": "github.com/stashed/enterprise", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 4856a8896..1df94e71c 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -24,6 +24,15 @@ +## [stashed/elasticsearch](https://github.com/stashed/elasticsearch) + +### [5.6.4-v36](https://github.com/stashed/elasticsearch/releases/tag/5.6.4-v36) + +- [3e90df71](https://github.com/stashed/elasticsearch/commit/3e90df71) Prepare for release 5.6.4-v36 (#1647) +- [657d6c15](https://github.com/stashed/elasticsearch/commit/657d6c15) Use Go 1.24 (#1636) (#1637) + + + ## [stashed/enterprise](https://github.com/stashed/enterprise) ### [v0.40.0](https://github.com/stashed/enterprise/releases/tag/v0.40.0) From 0fe0d6ac16e4c5b7824e3be2ea9a9078249dafa0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:10 +0000 Subject: [PATCH 18/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 02ac54749..fecf58091 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:08.226334078Z", + "release_date": "2025-06-26T18:14:10.689909804Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -77,6 +77,19 @@ "Subject": "Use Go 1.24 (#1636) (#1637)" } ] + }, + { + "tag": "6.2.4-v36", + "commits": [ + { + "SHA": "0c5a115d", + "Subject": "Prepare for release 6.2.4-v36 (#1648)" + }, + { + "SHA": "b2034944", + "Subject": "Use Go 1.24 (#1636) (#1638)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 1df94e71c..670e18735 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -32,6 +32,12 @@ - [657d6c15](https://github.com/stashed/elasticsearch/commit/657d6c15) Use Go 1.24 (#1636) (#1637) +### [6.2.4-v36](https://github.com/stashed/elasticsearch/releases/tag/6.2.4-v36) + +- [0c5a115d](https://github.com/stashed/elasticsearch/commit/0c5a115d) Prepare for release 6.2.4-v36 (#1648) +- [b2034944](https://github.com/stashed/elasticsearch/commit/b2034944) Use Go 1.24 (#1636) (#1638) + + ## [stashed/enterprise](https://github.com/stashed/enterprise) From e87c7c90b708ba08d7d5bc9c74ae8bfc04726740 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:12 +0000 Subject: [PATCH 19/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index fecf58091..dea5b9198 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:10.689909804Z", + "release_date": "2025-06-26T18:14:12.853540128Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -90,6 +90,19 @@ "Subject": "Use Go 1.24 (#1636) (#1638)" } ] + }, + { + "tag": "6.3.0-v36", + "commits": [ + { + "SHA": "37596a84", + "Subject": "Prepare for release 6.3.0-v36 (#1649)" + }, + { + "SHA": "03f1d3d8", + "Subject": "Use Go 1.24 (#1636) (#1639)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 670e18735..9be568c2b 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -38,6 +38,12 @@ - [b2034944](https://github.com/stashed/elasticsearch/commit/b2034944) Use Go 1.24 (#1636) (#1638) +### [6.3.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.3.0-v36) + +- [37596a84](https://github.com/stashed/elasticsearch/commit/37596a84) Prepare for release 6.3.0-v36 (#1649) +- [03f1d3d8](https://github.com/stashed/elasticsearch/commit/03f1d3d8) Use Go 1.24 (#1636) (#1639) + + ## [stashed/enterprise](https://github.com/stashed/enterprise) From e98f8c5081bda55f8bf78a37b3990acc4cd32aa9 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:14 +0000 Subject: [PATCH 20/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index dea5b9198..685371211 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:12.853540128Z", + "release_date": "2025-06-26T18:14:14.962827228Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -103,6 +103,19 @@ "Subject": "Use Go 1.24 (#1636) (#1639)" } ] + }, + { + "tag": "6.4.0-v36", + "commits": [ + { + "SHA": "d9ecb3c4", + "Subject": "Prepare for release 6.4.0-v36 (#1650)" + }, + { + "SHA": "988e213c", + "Subject": "Use Go 1.24 (#1636) (#1640)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 9be568c2b..89a0d4883 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -44,6 +44,12 @@ - [03f1d3d8](https://github.com/stashed/elasticsearch/commit/03f1d3d8) Use Go 1.24 (#1636) (#1639) +### [6.4.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.4.0-v36) + +- [d9ecb3c4](https://github.com/stashed/elasticsearch/commit/d9ecb3c4) Prepare for release 6.4.0-v36 (#1650) +- [988e213c](https://github.com/stashed/elasticsearch/commit/988e213c) Use Go 1.24 (#1636) (#1640) + + ## [stashed/enterprise](https://github.com/stashed/enterprise) From fde68adb9bf024976b9253f8a1feed949f62f9a0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:17 +0000 Subject: [PATCH 21/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 685371211..db60a8fa5 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:14.962827228Z", + "release_date": "2025-06-26T18:14:17.068193094Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -116,6 +116,19 @@ "Subject": "Use Go 1.24 (#1636) (#1640)" } ] + }, + { + "tag": "6.5.3-v36", + "commits": [ + { + "SHA": "5b72bf6f", + "Subject": "Prepare for release 6.5.3-v36 (#1651)" + }, + { + "SHA": "a43f3373", + "Subject": "Use Go 1.24 (#1636) (#1641)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 89a0d4883..b32990e6b 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -50,6 +50,12 @@ - [988e213c](https://github.com/stashed/elasticsearch/commit/988e213c) Use Go 1.24 (#1636) (#1640) +### [6.5.3-v36](https://github.com/stashed/elasticsearch/releases/tag/6.5.3-v36) + +- [5b72bf6f](https://github.com/stashed/elasticsearch/commit/5b72bf6f) Prepare for release 6.5.3-v36 (#1651) +- [a43f3373](https://github.com/stashed/elasticsearch/commit/a43f3373) Use Go 1.24 (#1636) (#1641) + + ## [stashed/enterprise](https://github.com/stashed/enterprise) From a502a0b014a1174591238d96a157117d2143a9d9 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:19 +0000 Subject: [PATCH 22/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index db60a8fa5..33ceb364d 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:17.068193094Z", + "release_date": "2025-06-26T18:14:19.15305402Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -129,6 +129,19 @@ "Subject": "Use Go 1.24 (#1636) (#1641)" } ] + }, + { + "tag": "6.8.0-v36", + "commits": [ + { + "SHA": "95e5de70", + "Subject": "Prepare for release 6.8.0-v36 (#1652)" + }, + { + "SHA": "aecfa591", + "Subject": "Use Go 1.24 (#1636) (#1642)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index b32990e6b..f7f3853c8 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -56,6 +56,12 @@ - [a43f3373](https://github.com/stashed/elasticsearch/commit/a43f3373) Use Go 1.24 (#1636) (#1641) +### [6.8.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.8.0-v36) + +- [95e5de70](https://github.com/stashed/elasticsearch/commit/95e5de70) Prepare for release 6.8.0-v36 (#1652) +- [aecfa591](https://github.com/stashed/elasticsearch/commit/aecfa591) Use Go 1.24 (#1636) (#1642) + + ## [stashed/enterprise](https://github.com/stashed/enterprise) From fd02aae8db1fed6fdda1d2a820ea08c926356bc2 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:21 +0000 Subject: [PATCH 23/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 33ceb364d..79e60ee9d 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:19.15305402Z", + "release_date": "2025-06-26T18:14:21.720092027Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -142,6 +142,19 @@ "Subject": "Use Go 1.24 (#1636) (#1642)" } ] + }, + { + "tag": "7.14.0-v22", + "commits": [ + { + "SHA": "c31fbb60", + "Subject": "Prepare for release 7.14.0-v22 (#1653)" + }, + { + "SHA": "fd446a94", + "Subject": "Use Go 1.24 (#1636) (#1643)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index f7f3853c8..fd5da2ee2 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -62,6 +62,12 @@ - [aecfa591](https://github.com/stashed/elasticsearch/commit/aecfa591) Use Go 1.24 (#1636) (#1642) +### [7.14.0-v22](https://github.com/stashed/elasticsearch/releases/tag/7.14.0-v22) + +- [c31fbb60](https://github.com/stashed/elasticsearch/commit/c31fbb60) Prepare for release 7.14.0-v22 (#1653) +- [fd446a94](https://github.com/stashed/elasticsearch/commit/fd446a94) Use Go 1.24 (#1636) (#1643) + + ## [stashed/enterprise](https://github.com/stashed/enterprise) From fafae205d591ec77713cd112418eb2f5eec67ad6 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:24 +0000 Subject: [PATCH 24/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 79e60ee9d..adc565a18 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:21.720092027Z", + "release_date": "2025-06-26T18:14:24.048831173Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -143,6 +143,19 @@ } ] }, + { + "tag": "7.2.0-v36", + "commits": [ + { + "SHA": "5a768a07", + "Subject": "Prepare for release 7.2.0-v36 (#1654)" + }, + { + "SHA": "f907477f", + "Subject": "Use Go 1.24 (#1636) (#1644)" + } + ] + }, { "tag": "7.14.0-v22", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index fd5da2ee2..708d6a3a5 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -62,6 +62,12 @@ - [aecfa591](https://github.com/stashed/elasticsearch/commit/aecfa591) Use Go 1.24 (#1636) (#1642) +### [7.2.0-v36](https://github.com/stashed/elasticsearch/releases/tag/7.2.0-v36) + +- [5a768a07](https://github.com/stashed/elasticsearch/commit/5a768a07) Prepare for release 7.2.0-v36 (#1654) +- [f907477f](https://github.com/stashed/elasticsearch/commit/f907477f) Use Go 1.24 (#1636) (#1644) + + ### [7.14.0-v22](https://github.com/stashed/elasticsearch/releases/tag/7.14.0-v22) - [c31fbb60](https://github.com/stashed/elasticsearch/commit/c31fbb60) Prepare for release 7.14.0-v22 (#1653) From 42a4962180225a125062f297131753db27d45003 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:26 +0000 Subject: [PATCH 25/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index adc565a18..c70cdacd6 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:24.048831173Z", + "release_date": "2025-06-26T18:14:26.406984059Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -156,6 +156,19 @@ } ] }, + { + "tag": "7.3.2-v36", + "commits": [ + { + "SHA": "4261f70e", + "Subject": "Prepare for release 7.3.2-v36 (#1655)" + }, + { + "SHA": "b5509445", + "Subject": "Use Go 1.24 (#1636) (#1645)" + } + ] + }, { "tag": "7.14.0-v22", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 708d6a3a5..69d733984 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -68,6 +68,12 @@ - [f907477f](https://github.com/stashed/elasticsearch/commit/f907477f) Use Go 1.24 (#1636) (#1644) +### [7.3.2-v36](https://github.com/stashed/elasticsearch/releases/tag/7.3.2-v36) + +- [4261f70e](https://github.com/stashed/elasticsearch/commit/4261f70e) Prepare for release 7.3.2-v36 (#1655) +- [b5509445](https://github.com/stashed/elasticsearch/commit/b5509445) Use Go 1.24 (#1636) (#1645) + + ### [7.14.0-v22](https://github.com/stashed/elasticsearch/releases/tag/7.14.0-v22) - [c31fbb60](https://github.com/stashed/elasticsearch/commit/c31fbb60) Prepare for release 7.14.0-v22 (#1653) From 434d31ed026517b66727d2f76a0f2c0e36be4e7c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:14:28 +0000 Subject: [PATCH 26/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index c70cdacd6..d4b8605fa 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:26.406984059Z", + "release_date": "2025-06-26T18:14:28.550773775Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -181,6 +181,19 @@ "Subject": "Use Go 1.24 (#1636) (#1643)" } ] + }, + { + "tag": "8.2.0-v19", + "commits": [ + { + "SHA": "4bbdecb9", + "Subject": "Prepare for release 8.2.0-v19 (#1656)" + }, + { + "SHA": "9c717d5c", + "Subject": "Use Go 1.24 (#1636) (#1646)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 69d733984..c952ee2fe 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -80,6 +80,12 @@ - [fd446a94](https://github.com/stashed/elasticsearch/commit/fd446a94) Use Go 1.24 (#1636) (#1643) +### [8.2.0-v19](https://github.com/stashed/elasticsearch/releases/tag/8.2.0-v19) + +- [4bbdecb9](https://github.com/stashed/elasticsearch/commit/4bbdecb9) Prepare for release 8.2.0-v19 (#1656) +- [9c717d5c](https://github.com/stashed/elasticsearch/commit/9c717d5c) Use Go 1.24 (#1636) (#1646) + + ## [stashed/enterprise](https://github.com/stashed/enterprise) From 415ebc383ae3ab71ad444695188344dcd37bd8c1 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:41 +0000 Subject: [PATCH 27/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 28 +++++++++++++++++++++++++++- releases/v2025.6.30/README.md | 11 +++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index d4b8605fa..67ea72d31 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:14:28.550773775Z", + "release_date": "2025-06-26T18:27:41.239832336Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -227,6 +227,32 @@ } ] }, + { + "url": "github.com/stashed/mongodb", + "releases": [ + { + "tag": "3.4.17-v37", + "commits": [ + { + "SHA": "c3f23d7f", + "Subject": "Prepare for release 3.4.17-v37 (#2376)" + }, + { + "SHA": "340547a1", + "Subject": "[cherry-pick] Use ubuntu-latest (#2356) (#2357)" + }, + { + "SHA": "fb53db50", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2341)" + }, + { + "SHA": "f02bb8be", + "Subject": "Use Go 1.24 (#2317) (#2318)" + } + ] + } + ] + }, { "url": "github.com/stashed/postgres", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index c952ee2fe..13362bc15 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -99,6 +99,17 @@ +## [stashed/mongodb](https://github.com/stashed/mongodb) + +### [3.4.17-v37](https://github.com/stashed/mongodb/releases/tag/3.4.17-v37) + +- [c3f23d7f](https://github.com/stashed/mongodb/commit/c3f23d7f) Prepare for release 3.4.17-v37 (#2376) +- [340547a1](https://github.com/stashed/mongodb/commit/340547a1) [cherry-pick] Use ubuntu-latest (#2356) (#2357) +- [fb53db50](https://github.com/stashed/mongodb/commit/fb53db50) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2341) +- [f02bb8be](https://github.com/stashed/mongodb/commit/f02bb8be) Use Go 1.24 (#2317) (#2318) + + + ## [stashed/postgres](https://github.com/stashed/postgres) ### [9.6.19-v35](https://github.com/stashed/postgres/releases/tag/9.6.19-v35) From 931fd308165b43a3cccda8e90b67f72627500084 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:43 +0000 Subject: [PATCH 28/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 67ea72d31..fbe99975e 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:41.239832336Z", + "release_date": "2025-06-26T18:27:43.808212063Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -250,6 +250,27 @@ "Subject": "Use Go 1.24 (#2317) (#2318)" } ] + }, + { + "tag": "3.4.22-v37", + "commits": [ + { + "SHA": "1039663c", + "Subject": "Prepare for release 3.4.22-v37 (#2377)" + }, + { + "SHA": "62caeced", + "Subject": "[cherry-pick] Use ubuntu-latest (#2356) (#2358)" + }, + { + "SHA": "0c4ab1f0", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2342)" + }, + { + "SHA": "29feabe7", + "Subject": "Use Go 1.24 (#2317) (#2319)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 13362bc15..c80e3f49b 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -109,6 +109,14 @@ - [f02bb8be](https://github.com/stashed/mongodb/commit/f02bb8be) Use Go 1.24 (#2317) (#2318) +### [3.4.22-v37](https://github.com/stashed/mongodb/releases/tag/3.4.22-v37) + +- [1039663c](https://github.com/stashed/mongodb/commit/1039663c) Prepare for release 3.4.22-v37 (#2377) +- [62caeced](https://github.com/stashed/mongodb/commit/62caeced) [cherry-pick] Use ubuntu-latest (#2356) (#2358) +- [0c4ab1f0](https://github.com/stashed/mongodb/commit/0c4ab1f0) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2342) +- [29feabe7](https://github.com/stashed/mongodb/commit/29feabe7) Use Go 1.24 (#2317) (#2319) + + ## [stashed/postgres](https://github.com/stashed/postgres) From 91f52188710358750bdd8b41b9c8a2a905b9e17c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:45 +0000 Subject: [PATCH 29/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index fbe99975e..3f15ff6a4 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:43.808212063Z", + "release_date": "2025-06-26T18:27:45.906001172Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -271,6 +271,27 @@ "Subject": "Use Go 1.24 (#2317) (#2319)" } ] + }, + { + "tag": "3.6.13-v37", + "commits": [ + { + "SHA": "0f837802", + "Subject": "Prepare for release 3.6.13-v37 (#2378)" + }, + { + "SHA": "8d45fd7f", + "Subject": "[cherry-pick] Use ubuntu-latest (#2356) (#2359)" + }, + { + "SHA": "8790623d", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2343)" + }, + { + "SHA": "ef63e0d6", + "Subject": "Use Go 1.24 (#2317) (#2320)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index c80e3f49b..f883c44de 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -117,6 +117,14 @@ - [29feabe7](https://github.com/stashed/mongodb/commit/29feabe7) Use Go 1.24 (#2317) (#2319) +### [3.6.13-v37](https://github.com/stashed/mongodb/releases/tag/3.6.13-v37) + +- [0f837802](https://github.com/stashed/mongodb/commit/0f837802) Prepare for release 3.6.13-v37 (#2378) +- [8d45fd7f](https://github.com/stashed/mongodb/commit/8d45fd7f) [cherry-pick] Use ubuntu-latest (#2356) (#2359) +- [8790623d](https://github.com/stashed/mongodb/commit/8790623d) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2343) +- [ef63e0d6](https://github.com/stashed/mongodb/commit/ef63e0d6) Use Go 1.24 (#2317) (#2320) + + ## [stashed/postgres](https://github.com/stashed/postgres) From 506b84c229d9c82cab6e2a28beb2366a81a47e00 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:48 +0000 Subject: [PATCH 30/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 3f15ff6a4..d97bdde29 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:45.906001172Z", + "release_date": "2025-06-26T18:27:48.029460775Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -272,6 +272,27 @@ } ] }, + { + "tag": "3.6.8-v37", + "commits": [ + { + "SHA": "53c67d37", + "Subject": "Prepare for release 3.6.8-v37 (#2379)" + }, + { + "SHA": "32373250", + "Subject": "[cherry-pick] Use ubuntu-latest (#2356) (#2360)" + }, + { + "SHA": "287f9292", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2344)" + }, + { + "SHA": "dce89326", + "Subject": "Use Go 1.24 (#2317) (#2321)" + } + ] + }, { "tag": "3.6.13-v37", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index f883c44de..c64e8fd5a 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -117,6 +117,14 @@ - [29feabe7](https://github.com/stashed/mongodb/commit/29feabe7) Use Go 1.24 (#2317) (#2319) +### [3.6.8-v37](https://github.com/stashed/mongodb/releases/tag/3.6.8-v37) + +- [53c67d37](https://github.com/stashed/mongodb/commit/53c67d37) Prepare for release 3.6.8-v37 (#2379) +- [32373250](https://github.com/stashed/mongodb/commit/32373250) [cherry-pick] Use ubuntu-latest (#2356) (#2360) +- [287f9292](https://github.com/stashed/mongodb/commit/287f9292) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2344) +- [dce89326](https://github.com/stashed/mongodb/commit/dce89326) Use Go 1.24 (#2317) (#2321) + + ### [3.6.13-v37](https://github.com/stashed/mongodb/releases/tag/3.6.13-v37) - [0f837802](https://github.com/stashed/mongodb/commit/0f837802) Prepare for release 3.6.13-v37 (#2378) From bc94a0f27a5f05e49a71b61f7e5247dc09cec181 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:50 +0000 Subject: [PATCH 31/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index d97bdde29..38b89d676 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:48.029460775Z", + "release_date": "2025-06-26T18:27:50.176390429Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -313,6 +313,27 @@ "Subject": "Use Go 1.24 (#2317) (#2320)" } ] + }, + { + "tag": "4.0.11-v37", + "commits": [ + { + "SHA": "0a827f87", + "Subject": "Prepare for release 4.0.11-v37 (#2380)" + }, + { + "SHA": "0549a57a", + "Subject": "[cherry-pick] Use ubuntu-latest (#2356) (#2361)" + }, + { + "SHA": "b648b638", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2345)" + }, + { + "SHA": "5829b653", + "Subject": "Use Go 1.24 (#2317) (#2322)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index c64e8fd5a..370aed797 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -133,6 +133,14 @@ - [ef63e0d6](https://github.com/stashed/mongodb/commit/ef63e0d6) Use Go 1.24 (#2317) (#2320) +### [4.0.11-v37](https://github.com/stashed/mongodb/releases/tag/4.0.11-v37) + +- [0a827f87](https://github.com/stashed/mongodb/commit/0a827f87) Prepare for release 4.0.11-v37 (#2380) +- [0549a57a](https://github.com/stashed/mongodb/commit/0549a57a) [cherry-pick] Use ubuntu-latest (#2356) (#2361) +- [b648b638](https://github.com/stashed/mongodb/commit/b648b638) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2345) +- [5829b653](https://github.com/stashed/mongodb/commit/5829b653) Use Go 1.24 (#2317) (#2322) + + ## [stashed/postgres](https://github.com/stashed/postgres) From 6b5ada6a4e835a5562cf508dae03b8ac4e170103 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:52 +0000 Subject: [PATCH 32/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 38b89d676..7f17714ba 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:50.176390429Z", + "release_date": "2025-06-26T18:27:52.222451512Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -314,6 +314,27 @@ } ] }, + { + "tag": "4.0.3-v37", + "commits": [ + { + "SHA": "4927253b", + "Subject": "Prepare for release 4.0.3-v37 (#2381)" + }, + { + "SHA": "72e1b58d", + "Subject": "[cherry-pick] Use ubuntu-latest (#2356) (#2362)" + }, + { + "SHA": "7cf30403", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2346)" + }, + { + "SHA": "4a5b2064", + "Subject": "Use Go 1.24 (#2317) (#2323)" + } + ] + }, { "tag": "4.0.11-v37", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 370aed797..cdd03ca88 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -133,6 +133,14 @@ - [ef63e0d6](https://github.com/stashed/mongodb/commit/ef63e0d6) Use Go 1.24 (#2317) (#2320) +### [4.0.3-v37](https://github.com/stashed/mongodb/releases/tag/4.0.3-v37) + +- [4927253b](https://github.com/stashed/mongodb/commit/4927253b) Prepare for release 4.0.3-v37 (#2381) +- [72e1b58d](https://github.com/stashed/mongodb/commit/72e1b58d) [cherry-pick] Use ubuntu-latest (#2356) (#2362) +- [7cf30403](https://github.com/stashed/mongodb/commit/7cf30403) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2346) +- [4a5b2064](https://github.com/stashed/mongodb/commit/4a5b2064) Use Go 1.24 (#2317) (#2323) + + ### [4.0.11-v37](https://github.com/stashed/mongodb/releases/tag/4.0.11-v37) - [0a827f87](https://github.com/stashed/mongodb/commit/0a827f87) Prepare for release 4.0.11-v37 (#2380) From 63d6f9604fd97035ddf23d78592fea6be4e04629 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:54 +0000 Subject: [PATCH 33/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 7f17714ba..72243dbab 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:52.222451512Z", + "release_date": "2025-06-26T18:27:54.359204727Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -335,6 +335,27 @@ } ] }, + { + "tag": "4.0.5-v37", + "commits": [ + { + "SHA": "1a666f44", + "Subject": "Prepare for release 4.0.5-v37 (#2382)" + }, + { + "SHA": "30bb735e", + "Subject": "Use ubuntu-latest (#2356) (#2363)" + }, + { + "SHA": "a5443064", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2347)" + }, + { + "SHA": "f002dabc", + "Subject": "Use Go 1.24 (#2317) (#2324)" + } + ] + }, { "tag": "4.0.11-v37", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index cdd03ca88..2aa5c71d4 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -141,6 +141,14 @@ - [4a5b2064](https://github.com/stashed/mongodb/commit/4a5b2064) Use Go 1.24 (#2317) (#2323) +### [4.0.5-v37](https://github.com/stashed/mongodb/releases/tag/4.0.5-v37) + +- [1a666f44](https://github.com/stashed/mongodb/commit/1a666f44) Prepare for release 4.0.5-v37 (#2382) +- [30bb735e](https://github.com/stashed/mongodb/commit/30bb735e) Use ubuntu-latest (#2356) (#2363) +- [a5443064](https://github.com/stashed/mongodb/commit/a5443064) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2347) +- [f002dabc](https://github.com/stashed/mongodb/commit/f002dabc) Use Go 1.24 (#2317) (#2324) + + ### [4.0.11-v37](https://github.com/stashed/mongodb/releases/tag/4.0.11-v37) - [0a827f87](https://github.com/stashed/mongodb/commit/0a827f87) Prepare for release 4.0.11-v37 (#2380) From 9583efed407d80a4ff36412ef5fa5cd5b6c3d6f8 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:57 +0000 Subject: [PATCH 34/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 72243dbab..99cc2f2f5 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:54.359204727Z", + "release_date": "2025-06-26T18:27:57.040300841Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -376,6 +376,27 @@ "Subject": "Use Go 1.24 (#2317) (#2322)" } ] + }, + { + "tag": "4.1.13-v37", + "commits": [ + { + "SHA": "0ab97946", + "Subject": "Prepare for release 4.1.13-v37 (#2383)" + }, + { + "SHA": "9e2c76d7", + "Subject": "Use ubuntu-latest (#2356) (#2364)" + }, + { + "SHA": "9e198dee", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2348)" + }, + { + "SHA": "7724fb1a", + "Subject": "Use Go 1.24 (#2317) (#2325)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 2aa5c71d4..c78c49b17 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -157,6 +157,14 @@ - [5829b653](https://github.com/stashed/mongodb/commit/5829b653) Use Go 1.24 (#2317) (#2322) +### [4.1.13-v37](https://github.com/stashed/mongodb/releases/tag/4.1.13-v37) + +- [0ab97946](https://github.com/stashed/mongodb/commit/0ab97946) Prepare for release 4.1.13-v37 (#2383) +- [9e2c76d7](https://github.com/stashed/mongodb/commit/9e2c76d7) Use ubuntu-latest (#2356) (#2364) +- [9e198dee](https://github.com/stashed/mongodb/commit/9e198dee) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2348) +- [7724fb1a](https://github.com/stashed/mongodb/commit/7724fb1a) Use Go 1.24 (#2317) (#2325) + + ## [stashed/postgres](https://github.com/stashed/postgres) From 5aa821c336bf6972124999408cf55cf8cea1b1f2 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:27:59 +0000 Subject: [PATCH 35/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 99cc2f2f5..76c50d8b3 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:57.040300841Z", + "release_date": "2025-06-26T18:27:59.208182447Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -377,6 +377,27 @@ } ] }, + { + "tag": "4.1.4-v37", + "commits": [ + { + "SHA": "50c8b474", + "Subject": "Prepare for release 4.1.4-v37 (#2384)" + }, + { + "SHA": "b2de57a2", + "Subject": "Use ubuntu-latest (#2356) (#2365)" + }, + { + "SHA": "1e3be3f4", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2349)" + }, + { + "SHA": "ecdf8b0b", + "Subject": "Use Go 1.24 (#2317) (#2326)" + } + ] + }, { "tag": "4.1.13-v37", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index c78c49b17..f7195044e 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -157,6 +157,14 @@ - [5829b653](https://github.com/stashed/mongodb/commit/5829b653) Use Go 1.24 (#2317) (#2322) +### [4.1.4-v37](https://github.com/stashed/mongodb/releases/tag/4.1.4-v37) + +- [50c8b474](https://github.com/stashed/mongodb/commit/50c8b474) Prepare for release 4.1.4-v37 (#2384) +- [b2de57a2](https://github.com/stashed/mongodb/commit/b2de57a2) Use ubuntu-latest (#2356) (#2365) +- [1e3be3f4](https://github.com/stashed/mongodb/commit/1e3be3f4) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2349) +- [ecdf8b0b](https://github.com/stashed/mongodb/commit/ecdf8b0b) Use Go 1.24 (#2317) (#2326) + + ### [4.1.13-v37](https://github.com/stashed/mongodb/releases/tag/4.1.13-v37) - [0ab97946](https://github.com/stashed/mongodb/commit/0ab97946) Prepare for release 4.1.13-v37 (#2383) From bd6a9a05a7d6bce1b0211fef639013be9e6e1bac Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:28:01 +0000 Subject: [PATCH 36/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 76c50d8b3..090afaf66 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:27:59.208182447Z", + "release_date": "2025-06-26T18:28:01.478301466Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -398,6 +398,27 @@ } ] }, + { + "tag": "4.1.7-v37", + "commits": [ + { + "SHA": "1ca43f78", + "Subject": "Prepare for release 4.1.7-v37 (#2385)" + }, + { + "SHA": "48b63b13", + "Subject": "Use ubuntu-latest (#2356) (#2366)" + }, + { + "SHA": "484cc320", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2350)" + }, + { + "SHA": "a519484f", + "Subject": "Use Go 1.24 (#2317) (#2327)" + } + ] + }, { "tag": "4.1.13-v37", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index f7195044e..ffe912f19 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -165,6 +165,14 @@ - [ecdf8b0b](https://github.com/stashed/mongodb/commit/ecdf8b0b) Use Go 1.24 (#2317) (#2326) +### [4.1.7-v37](https://github.com/stashed/mongodb/releases/tag/4.1.7-v37) + +- [1ca43f78](https://github.com/stashed/mongodb/commit/1ca43f78) Prepare for release 4.1.7-v37 (#2385) +- [48b63b13](https://github.com/stashed/mongodb/commit/48b63b13) Use ubuntu-latest (#2356) (#2366) +- [484cc320](https://github.com/stashed/mongodb/commit/484cc320) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2350) +- [a519484f](https://github.com/stashed/mongodb/commit/a519484f) Use Go 1.24 (#2317) (#2327) + + ### [4.1.13-v37](https://github.com/stashed/mongodb/releases/tag/4.1.13-v37) - [0ab97946](https://github.com/stashed/mongodb/commit/0ab97946) Prepare for release 4.1.13-v37 (#2383) From 1fd79922ee9d7fe82aa88318c3f3b41fcde4aa77 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:28:03 +0000 Subject: [PATCH 37/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 090afaf66..2a1262d12 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:28:01.478301466Z", + "release_date": "2025-06-26T18:28:03.702210213Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -439,6 +439,27 @@ "Subject": "Use Go 1.24 (#2317) (#2325)" } ] + }, + { + "tag": "4.2.3-v37", + "commits": [ + { + "SHA": "b94bad22", + "Subject": "Prepare for release 4.2.3-v37 (#2386)" + }, + { + "SHA": "e4139f01", + "Subject": "Use ubuntu-latest (#2356) (#2367)" + }, + { + "SHA": "203edd4c", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2351)" + }, + { + "SHA": "d488daa2", + "Subject": "Use Go 1.24 (#2317) (#2328)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index ffe912f19..1ab409818 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -181,6 +181,14 @@ - [7724fb1a](https://github.com/stashed/mongodb/commit/7724fb1a) Use Go 1.24 (#2317) (#2325) +### [4.2.3-v37](https://github.com/stashed/mongodb/releases/tag/4.2.3-v37) + +- [b94bad22](https://github.com/stashed/mongodb/commit/b94bad22) Prepare for release 4.2.3-v37 (#2386) +- [e4139f01](https://github.com/stashed/mongodb/commit/e4139f01) Use ubuntu-latest (#2356) (#2367) +- [203edd4c](https://github.com/stashed/mongodb/commit/203edd4c) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2351) +- [d488daa2](https://github.com/stashed/mongodb/commit/d488daa2) Use Go 1.24 (#2317) (#2328) + + ## [stashed/postgres](https://github.com/stashed/postgres) From c7cafbf25c4064f22ca0be135bf3328f060ac4b1 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:28:05 +0000 Subject: [PATCH 38/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 23 ++++++++++++++++++++++- releases/v2025.6.30/README.md | 8 ++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 2a1262d12..13d809ee9 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:28:03.702210213Z", + "release_date": "2025-06-26T18:28:05.852548348Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -460,6 +460,27 @@ "Subject": "Use Go 1.24 (#2317) (#2328)" } ] + }, + { + "tag": "4.4.6-v28", + "commits": [ + { + "SHA": "b1a3dba1", + "Subject": "Prepare for release 4.4.6-v28 (#2387)" + }, + { + "SHA": "174d8653", + "Subject": "Use ubuntu-latest (#2356) (#2368)" + }, + { + "SHA": "807914fa", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2352)" + }, + { + "SHA": "cf7dd4e5", + "Subject": "Use Go 1.24 (#2317) (#2329)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 1ab409818..805828382 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -189,6 +189,14 @@ - [d488daa2](https://github.com/stashed/mongodb/commit/d488daa2) Use Go 1.24 (#2317) (#2328) +### [4.4.6-v28](https://github.com/stashed/mongodb/releases/tag/4.4.6-v28) + +- [b1a3dba1](https://github.com/stashed/mongodb/commit/b1a3dba1) Prepare for release 4.4.6-v28 (#2387) +- [174d8653](https://github.com/stashed/mongodb/commit/174d8653) Use ubuntu-latest (#2356) (#2368) +- [807914fa](https://github.com/stashed/mongodb/commit/807914fa) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2352) +- [cf7dd4e5](https://github.com/stashed/mongodb/commit/cf7dd4e5) Use Go 1.24 (#2317) (#2329) + + ## [stashed/postgres](https://github.com/stashed/postgres) From e6edfe2b51d486c00b5b3b9f5342baad81fdffd0 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:28:07 +0000 Subject: [PATCH 39/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 27 ++++++++++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 13d809ee9..c35c2d2c7 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:28:05.852548348Z", + "release_date": "2025-06-26T18:28:07.969976389Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -481,6 +481,31 @@ "Subject": "Use Go 1.24 (#2317) (#2329)" } ] + }, + { + "tag": "5.0.15-v10", + "commits": [ + { + "SHA": "fd2ef311", + "Subject": "Prepare for release 5.0.15-v10 (#2388)" + }, + { + "SHA": "096a6bef", + "Subject": "Use ubuntu-latest (#2356) (#2369)" + }, + { + "SHA": "e4b17e70", + "Subject": "Extract json before unmarshal (#2334)" + }, + { + "SHA": "3f2ad4cd", + "Subject": "[cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2353)" + }, + { + "SHA": "b94ed8b4", + "Subject": "Use Go 1.24 (#2317) (#2330)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 805828382..2586b77c5 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -197,6 +197,15 @@ - [cf7dd4e5](https://github.com/stashed/mongodb/commit/cf7dd4e5) Use Go 1.24 (#2317) (#2329) +### [5.0.15-v10](https://github.com/stashed/mongodb/releases/tag/5.0.15-v10) + +- [fd2ef311](https://github.com/stashed/mongodb/commit/fd2ef311) Prepare for release 5.0.15-v10 (#2388) +- [096a6bef](https://github.com/stashed/mongodb/commit/096a6bef) Use ubuntu-latest (#2356) (#2369) +- [e4b17e70](https://github.com/stashed/mongodb/commit/e4b17e70) Extract json before unmarshal (#2334) +- [3f2ad4cd](https://github.com/stashed/mongodb/commit/3f2ad4cd) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2353) +- [b94ed8b4](https://github.com/stashed/mongodb/commit/b94ed8b4) Use Go 1.24 (#2317) (#2330) + + ## [stashed/postgres](https://github.com/stashed/postgres) From 3d23d43edd8aa892ba04a4f07818f2df5c80b97f Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:28:10 +0000 Subject: [PATCH 40/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 27 ++++++++++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index c35c2d2c7..0c73195d6 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:28:07.969976389Z", + "release_date": "2025-06-26T18:28:10.138768505Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -482,6 +482,31 @@ } ] }, + { + "tag": "5.0.3-v25", + "commits": [ + { + "SHA": "6d396d29", + "Subject": "Prepare for release 5.0.3-v25 (#2389)" + }, + { + "SHA": "aeaf62c1", + "Subject": "Use ubuntu-latest (#2356) (#2371)" + }, + { + "SHA": "67b2d0d6", + "Subject": "extract json before unmarshal (#2335)" + }, + { + "SHA": "9cd90950", + "Subject": "Extract json before unmarshal in mongodb commands (#2340) (#2355)" + }, + { + "SHA": "f4c333db", + "Subject": "Use Go 1.24 (#2317) (#2331)" + } + ] + }, { "tag": "5.0.15-v10", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 2586b77c5..0a01943e3 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -197,6 +197,15 @@ - [cf7dd4e5](https://github.com/stashed/mongodb/commit/cf7dd4e5) Use Go 1.24 (#2317) (#2329) +### [5.0.3-v25](https://github.com/stashed/mongodb/releases/tag/5.0.3-v25) + +- [6d396d29](https://github.com/stashed/mongodb/commit/6d396d29) Prepare for release 5.0.3-v25 (#2389) +- [aeaf62c1](https://github.com/stashed/mongodb/commit/aeaf62c1) Use ubuntu-latest (#2356) (#2371) +- [67b2d0d6](https://github.com/stashed/mongodb/commit/67b2d0d6) extract json before unmarshal (#2335) +- [9cd90950](https://github.com/stashed/mongodb/commit/9cd90950) Extract json before unmarshal in mongodb commands (#2340) (#2355) +- [f4c333db](https://github.com/stashed/mongodb/commit/f4c333db) Use Go 1.24 (#2317) (#2331) + + ### [5.0.15-v10](https://github.com/stashed/mongodb/releases/tag/5.0.15-v10) - [fd2ef311](https://github.com/stashed/mongodb/commit/fd2ef311) Prepare for release 5.0.15-v10 (#2388) From 17cdfa59da6371c91c0d7ff39babed35e20cb750 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:28:12 +0000 Subject: [PATCH 41/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 31 +++++++++++++++++++++++++++++- releases/v2025.6.30/README.md | 10 ++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 0c73195d6..82a14c640 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:28:10.138768505Z", + "release_date": "2025-06-26T18:28:12.298789351Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -531,6 +531,35 @@ "Subject": "Use Go 1.24 (#2317) (#2330)" } ] + }, + { + "tag": "6.0.5-v13", + "commits": [ + { + "SHA": "c0191c04", + "Subject": "Prepare for release 6.0.5-v13 (#2390)" + }, + { + "SHA": "85dfe1e5", + "Subject": "Use ubuntu-latest (#2356) (#2374)" + }, + { + "SHA": "ead9823a", + "Subject": "extract json before unmarshal and use `65534` USER in dockerfile (#2333)" + }, + { + "SHA": "fd7c4b33", + "Subject": "Extract json before unmarshal in mongodb commands (#2340) (#2354)" + }, + { + "SHA": "7acdcec0", + "Subject": "Update CI runners image version" + }, + { + "SHA": "739272b6", + "Subject": "Use Go 1.24 (#2317) (#2332)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 0a01943e3..f14edeb6c 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -215,6 +215,16 @@ - [b94ed8b4](https://github.com/stashed/mongodb/commit/b94ed8b4) Use Go 1.24 (#2317) (#2330) +### [6.0.5-v13](https://github.com/stashed/mongodb/releases/tag/6.0.5-v13) + +- [c0191c04](https://github.com/stashed/mongodb/commit/c0191c04) Prepare for release 6.0.5-v13 (#2390) +- [85dfe1e5](https://github.com/stashed/mongodb/commit/85dfe1e5) Use ubuntu-latest (#2356) (#2374) +- [ead9823a](https://github.com/stashed/mongodb/commit/ead9823a) extract json before unmarshal and use `65534` USER in dockerfile (#2333) +- [fd7c4b33](https://github.com/stashed/mongodb/commit/fd7c4b33) Extract json before unmarshal in mongodb commands (#2340) (#2354) +- [7acdcec0](https://github.com/stashed/mongodb/commit/7acdcec0) Update CI runners image version +- [739272b6](https://github.com/stashed/mongodb/commit/739272b6) Use Go 1.24 (#2317) (#2332) + + ## [stashed/postgres](https://github.com/stashed/postgres) From 6ce3cd9cc082f104a108dbfc0c675e4ad6315ab3 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:48:45 +0000 Subject: [PATCH 42/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2025.6.30/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 82a14c640..d98b967a4 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:28:12.298789351Z", + "release_date": "2025-06-26T18:48:45.715747Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -563,6 +563,28 @@ } ] }, + { + "url": "github.com/stashed/mysql", + "releases": [ + { + "tag": "5.7.25-v37", + "commits": [ + { + "SHA": "920a4ec6", + "Subject": "Prepare for release 5.7.25-v37 (#845)" + }, + { + "SHA": "8123bff1", + "Subject": "Use ubuntu-latest (#840) (#841)" + }, + { + "SHA": "b602d8f2", + "Subject": "Use Go 1.24 (#835) (#836)" + } + ] + } + ] + }, { "url": "github.com/stashed/postgres", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index f14edeb6c..815994728 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -226,6 +226,16 @@ +## [stashed/mysql](https://github.com/stashed/mysql) + +### [5.7.25-v37](https://github.com/stashed/mysql/releases/tag/5.7.25-v37) + +- [920a4ec6](https://github.com/stashed/mysql/commit/920a4ec6) Prepare for release 5.7.25-v37 (#845) +- [8123bff1](https://github.com/stashed/mysql/commit/8123bff1) Use ubuntu-latest (#840) (#841) +- [b602d8f2](https://github.com/stashed/mysql/commit/b602d8f2) Use Go 1.24 (#835) (#836) + + + ## [stashed/postgres](https://github.com/stashed/postgres) ### [9.6.19-v35](https://github.com/stashed/postgres/releases/tag/9.6.19-v35) From 1fdc0cb4547628fc792224de1a766f59b63c5fff Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:48:47 +0000 Subject: [PATCH 43/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index d98b967a4..f3d440e9a 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:48:45.715747Z", + "release_date": "2025-06-26T18:48:47.039965843Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -582,6 +582,23 @@ "Subject": "Use Go 1.24 (#835) (#836)" } ] + }, + { + "tag": "8.0.14-v36", + "commits": [ + { + "SHA": "dca3844f", + "Subject": "Prepare for release 8.0.14-v36 (#846)" + }, + { + "SHA": "a97db90c", + "Subject": "Use ubuntu-latest (#840) (#842)" + }, + { + "SHA": "9e268c96", + "Subject": "Use Go 1.24 (#835) (#837)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 815994728..7f9a0fac3 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -235,6 +235,13 @@ - [b602d8f2](https://github.com/stashed/mysql/commit/b602d8f2) Use Go 1.24 (#835) (#836) +### [8.0.14-v36](https://github.com/stashed/mysql/releases/tag/8.0.14-v36) + +- [dca3844f](https://github.com/stashed/mysql/commit/dca3844f) Prepare for release 8.0.14-v36 (#846) +- [a97db90c](https://github.com/stashed/mysql/commit/a97db90c) Use ubuntu-latest (#840) (#842) +- [9e268c96](https://github.com/stashed/mysql/commit/9e268c96) Use Go 1.24 (#835) (#837) + + ## [stashed/postgres](https://github.com/stashed/postgres) From 265fbe7646385de2541eb4b4b1c1acee471c537a Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:48:48 +0000 Subject: [PATCH 44/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index f3d440e9a..27d9ead36 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:48:47.039965843Z", + "release_date": "2025-06-26T18:48:48.254563413Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -599,6 +599,23 @@ "Subject": "Use Go 1.24 (#835) (#837)" } ] + }, + { + "tag": "8.0.21-v30", + "commits": [ + { + "SHA": "bb6b4a71", + "Subject": "Prepare for release 8.0.21-v30 (#847)" + }, + { + "SHA": "bc6dd0c2", + "Subject": "Use ubuntu-latest (#840) (#843)" + }, + { + "SHA": "d88dd7c0", + "Subject": "Use Go 1.24 (#835) (#838)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 7f9a0fac3..60d06d3cc 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -242,6 +242,13 @@ - [9e268c96](https://github.com/stashed/mysql/commit/9e268c96) Use Go 1.24 (#835) (#837) +### [8.0.21-v30](https://github.com/stashed/mysql/releases/tag/8.0.21-v30) + +- [bb6b4a71](https://github.com/stashed/mysql/commit/bb6b4a71) Prepare for release 8.0.21-v30 (#847) +- [bc6dd0c2](https://github.com/stashed/mysql/commit/bc6dd0c2) Use ubuntu-latest (#840) (#843) +- [d88dd7c0](https://github.com/stashed/mysql/commit/d88dd7c0) Use Go 1.24 (#835) (#838) + + ## [stashed/postgres](https://github.com/stashed/postgres) From 6c5b133d3419e47578d19308a40c9d6fb67e27fe Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:48:49 +0000 Subject: [PATCH 45/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 19 ++++++++++++++++++- releases/v2025.6.30/README.md | 7 +++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 27d9ead36..6ebe1367d 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:48:48.254563413Z", + "release_date": "2025-06-26T18:48:49.543113842Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -583,6 +583,23 @@ } ] }, + { + "tag": "8.0.3-v36", + "commits": [ + { + "SHA": "177ac8fe", + "Subject": "Prepare for release 8.0.3-v36 (#848)" + }, + { + "SHA": "b250fb34", + "Subject": "Use ubuntu-latest (#840) (#844)" + }, + { + "SHA": "cf7890b0", + "Subject": "Use Go 1.24 (#835) (#839)" + } + ] + }, { "tag": "8.0.14-v36", "commits": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 60d06d3cc..6321efae1 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -235,6 +235,13 @@ - [b602d8f2](https://github.com/stashed/mysql/commit/b602d8f2) Use Go 1.24 (#835) (#836) +### [8.0.3-v36](https://github.com/stashed/mysql/releases/tag/8.0.3-v36) + +- [177ac8fe](https://github.com/stashed/mysql/commit/177ac8fe) Prepare for release 8.0.3-v36 (#848) +- [b250fb34](https://github.com/stashed/mysql/commit/b250fb34) Use ubuntu-latest (#840) (#844) +- [cf7890b0](https://github.com/stashed/mysql/commit/cf7890b0) Use Go 1.24 (#835) (#839) + + ### [8.0.14-v36](https://github.com/stashed/mysql/releases/tag/8.0.14-v36) - [dca3844f](https://github.com/stashed/mysql/commit/dca3844f) Prepare for release 8.0.14-v36 (#846) From 14ed7f20ddedca292a21be3563f0793d3f25d701 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 18:56:02 +0000 Subject: [PATCH 46/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2025.6.30/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 6ebe1367d..71ed824fc 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:48:49.543113842Z", + "release_date": "2025-06-26T18:56:02.032844195Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -227,6 +227,28 @@ } ] }, + { + "url": "github.com/stashed/mariadb", + "releases": [ + { + "tag": "10.5.8-v30", + "commits": [ + { + "SHA": "c79644b3", + "Subject": "Prepare for release 10.5.8-v30 (#269)" + }, + { + "SHA": "aa004e5e", + "Subject": "Use ubuntu-latest (#267) (#268)" + }, + { + "SHA": "262d7bd7", + "Subject": "Use Go 1.24 (#265) (#266)" + } + ] + } + ] + }, { "url": "github.com/stashed/mongodb", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 6321efae1..11689caf2 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -99,6 +99,16 @@ +## [stashed/mariadb](https://github.com/stashed/mariadb) + +### [10.5.8-v30](https://github.com/stashed/mariadb/releases/tag/10.5.8-v30) + +- [c79644b3](https://github.com/stashed/mariadb/commit/c79644b3) Prepare for release 10.5.8-v30 (#269) +- [aa004e5e](https://github.com/stashed/mariadb/commit/aa004e5e) Use ubuntu-latest (#267) (#268) +- [262d7bd7](https://github.com/stashed/mariadb/commit/262d7bd7) Use Go 1.24 (#265) (#266) + + + ## [stashed/mongodb](https://github.com/stashed/mongodb) ### [3.4.17-v37](https://github.com/stashed/mongodb/releases/tag/3.4.17-v37) From 2c44b3fd4d849bfe7f46ba3a6e25d402b081376d Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:10:26 +0000 Subject: [PATCH 47/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 71ed824fc..0855a56b7 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T18:56:02.032844195Z", + "release_date": "2025-06-26T19:10:26.121108518Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -816,6 +816,24 @@ } ] }, + { + "url": "github.com/stashed/redis", + "releases": [ + { + "tag": "5.0.13-v24", + "commits": [ + { + "SHA": "ae7d293", + "Subject": "Prepare for release 5.0.13-v24 (#270)" + }, + { + "SHA": "96925d3", + "Subject": "Use Go 1.24 (#266) (#267)" + } + ] + } + ] + }, { "url": "github.com/stashed/stash", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 11689caf2..0a5caefd3 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -333,6 +333,15 @@ +## [stashed/redis](https://github.com/stashed/redis) + +### [5.0.13-v24](https://github.com/stashed/redis/releases/tag/5.0.13-v24) + +- [ae7d293](https://github.com/stashed/redis/commit/ae7d293) Prepare for release 5.0.13-v24 (#270) +- [96925d3](https://github.com/stashed/redis/commit/96925d3) Use Go 1.24 (#266) (#267) + + + ## [stashed/stash](https://github.com/stashed/stash) ### [v0.40.0](https://github.com/stashed/stash/releases/tag/v0.40.0) From 6f1bfa9e81a008fa8bd52982c82784d1bc485cf5 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:10:27 +0000 Subject: [PATCH 48/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 0855a56b7..7c4cd763a 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:10:26.121108518Z", + "release_date": "2025-06-26T19:10:27.627163161Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -831,6 +831,19 @@ "Subject": "Use Go 1.24 (#266) (#267)" } ] + }, + { + "tag": "6.2.5-v24", + "commits": [ + { + "SHA": "5321c47", + "Subject": "Prepare for release 6.2.5-v24 (#271)" + }, + { + "SHA": "198128d", + "Subject": "Use Go 1.24 (#266) (#268)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 0a5caefd3..7d868d017 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -341,6 +341,12 @@ - [96925d3](https://github.com/stashed/redis/commit/96925d3) Use Go 1.24 (#266) (#267) +### [6.2.5-v24](https://github.com/stashed/redis/releases/tag/6.2.5-v24) + +- [5321c47](https://github.com/stashed/redis/commit/5321c47) Prepare for release 6.2.5-v24 (#271) +- [198128d](https://github.com/stashed/redis/commit/198128d) Use Go 1.24 (#266) (#268) + + ## [stashed/stash](https://github.com/stashed/stash) From 8032c2f7bf3aab2c9b92d89a5ad6df1316d908bb Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:10:29 +0000 Subject: [PATCH 49/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 7c4cd763a..ee9a430e3 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:10:27.627163161Z", + "release_date": "2025-06-26T19:10:29.158753209Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -844,6 +844,19 @@ "Subject": "Use Go 1.24 (#266) (#268)" } ] + }, + { + "tag": "7.0.5-v17", + "commits": [ + { + "SHA": "0f12e09", + "Subject": "Prepare for release 7.0.5-v17 (#272)" + }, + { + "SHA": "3c51731", + "Subject": "Use Go 1.24 (#266) (#269)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 7d868d017..e3860140a 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -347,6 +347,12 @@ - [198128d](https://github.com/stashed/redis/commit/198128d) Use Go 1.24 (#266) (#268) +### [7.0.5-v17](https://github.com/stashed/redis/releases/tag/7.0.5-v17) + +- [0f12e09](https://github.com/stashed/redis/commit/0f12e09) Prepare for release 7.0.5-v17 (#272) +- [3c51731](https://github.com/stashed/redis/commit/3c51731) Use Go 1.24 (#266) (#269) + + ## [stashed/stash](https://github.com/stashed/stash) From a6cab79f5691ad39121f980a37c12e35ec157951 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:17:40 +0000 Subject: [PATCH 50/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index ee9a430e3..84e140cc1 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:10:29.158753209Z", + "release_date": "2025-06-26T19:17:40.760880746Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -658,6 +658,24 @@ } ] }, + { + "url": "github.com/stashed/percona-xtradb", + "releases": [ + { + "tag": "5.7-v31", + "commits": [ + { + "SHA": "19509b4b", + "Subject": "Prepare for release 5.7-v31 (#346)" + }, + { + "SHA": "889a824d", + "Subject": "Use Go 1.24 (#342) (#343)" + } + ] + } + ] + }, { "url": "github.com/stashed/postgres", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index e3860140a..302a282d2 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -267,6 +267,15 @@ +## [stashed/percona-xtradb](https://github.com/stashed/percona-xtradb) + +### [5.7-v31](https://github.com/stashed/percona-xtradb/releases/tag/5.7-v31) + +- [19509b4b](https://github.com/stashed/percona-xtradb/commit/19509b4b) Prepare for release 5.7-v31 (#346) +- [889a824d](https://github.com/stashed/percona-xtradb/commit/889a824d) Use Go 1.24 (#342) (#343) + + + ## [stashed/postgres](https://github.com/stashed/postgres) ### [9.6.19-v35](https://github.com/stashed/postgres/releases/tag/9.6.19-v35) From 8bff6822fc94e0e0b3c407c9c7b2d140645bee90 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:24:33 +0000 Subject: [PATCH 51/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 84e140cc1..3da135b9a 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:17:40.760880746Z", + "release_date": "2025-06-26T19:24:33.310272938Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -658,6 +658,24 @@ } ] }, + { + "url": "github.com/stashed/nats", + "releases": [ + { + "tag": "2.6.1-v24", + "commits": [ + { + "SHA": "4e0da1e", + "Subject": "Prepare for release 2.6.1-v24 (#180)" + }, + { + "SHA": "ad37719", + "Subject": "Use Go 1.24 (#177) (#178)" + } + ] + } + ] + }, { "url": "github.com/stashed/percona-xtradb", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 302a282d2..e4a4ee849 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -267,6 +267,15 @@ +## [stashed/nats](https://github.com/stashed/nats) + +### [2.6.1-v24](https://github.com/stashed/nats/releases/tag/2.6.1-v24) + +- [4e0da1e](https://github.com/stashed/nats/commit/4e0da1e) Prepare for release 2.6.1-v24 (#180) +- [ad37719](https://github.com/stashed/nats/commit/ad37719) Use Go 1.24 (#177) (#178) + + + ## [stashed/percona-xtradb](https://github.com/stashed/percona-xtradb) ### [5.7-v31](https://github.com/stashed/percona-xtradb/releases/tag/5.7-v31) From aa1b8cc9e20e3f50f813fc84bf861354245c7271 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:24:34 +0000 Subject: [PATCH 52/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 15 ++++++++++++++- releases/v2025.6.30/README.md | 6 ++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 3da135b9a..85effad3f 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:24:33.310272938Z", + "release_date": "2025-06-26T19:24:34.943511974Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -673,6 +673,19 @@ "Subject": "Use Go 1.24 (#177) (#178)" } ] + }, + { + "tag": "2.8.2-v19", + "commits": [ + { + "SHA": "738c4ac", + "Subject": "Prepare for release 2.8.2-v19 (#181)" + }, + { + "SHA": "76de72c", + "Subject": "Use Go 1.24 (#177) (#179)" + } + ] } ] }, diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index e4a4ee849..ea80f96ad 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -275,6 +275,12 @@ - [ad37719](https://github.com/stashed/nats/commit/ad37719) Use Go 1.24 (#177) (#178) +### [2.8.2-v19](https://github.com/stashed/nats/releases/tag/2.8.2-v19) + +- [738c4ac](https://github.com/stashed/nats/commit/738c4ac) Prepare for release 2.8.2-v19 (#181) +- [76de72c](https://github.com/stashed/nats/commit/76de72c) Use Go 1.24 (#177) (#179) + + ## [stashed/percona-xtradb](https://github.com/stashed/percona-xtradb) From 78efd782d3823f54c4f5263b188332b5771f0c99 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:31:01 +0000 Subject: [PATCH 53/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 85effad3f..4e42dd24a 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:24:34.943511974Z", + "release_date": "2025-06-26T19:31:01.120936622Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -227,6 +227,24 @@ } ] }, + { + "url": "github.com/stashed/etcd", + "releases": [ + { + "tag": "3.5.0-v23", + "commits": [ + { + "SHA": "84543a3", + "Subject": "Prepare for release 3.5.0-v23 (#120)" + }, + { + "SHA": "1115070", + "Subject": "Use Go 1.24 (#118) (#119)" + } + ] + } + ] + }, { "url": "github.com/stashed/mariadb", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index ea80f96ad..2b02a1ceb 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -99,6 +99,15 @@ +## [stashed/etcd](https://github.com/stashed/etcd) + +### [3.5.0-v23](https://github.com/stashed/etcd/releases/tag/3.5.0-v23) + +- [84543a3](https://github.com/stashed/etcd/commit/84543a3) Prepare for release 3.5.0-v23 (#120) +- [1115070](https://github.com/stashed/etcd/commit/1115070) Use Go 1.24 (#118) (#119) + + + ## [stashed/mariadb](https://github.com/stashed/mariadb) ### [10.5.8-v30](https://github.com/stashed/mariadb/releases/tag/10.5.8-v30) From 1287e856388f249e232b4b872ec917344a35539e Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:39:31 +0000 Subject: [PATCH 54/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 4e42dd24a..8734c1d93 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:31:01.120936622Z", + "release_date": "2025-06-26T19:39:31.809081065Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -245,6 +245,24 @@ } ] }, + { + "url": "github.com/stashed/kubedump", + "releases": [ + { + "tag": "0.2.0-v4", + "commits": [ + { + "SHA": "48b34a2", + "Subject": "Prepare for release 0.2.0-v4 (#92)" + }, + { + "SHA": "bd041c2", + "Subject": "Use Go 1.24 (#89) (#91)" + } + ] + } + ] + }, { "url": "github.com/stashed/mariadb", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 2b02a1ceb..13a819b80 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -108,6 +108,15 @@ +## [stashed/kubedump](https://github.com/stashed/kubedump) + +### [0.2.0-v4](https://github.com/stashed/kubedump/releases/tag/0.2.0-v4) + +- [48b34a2](https://github.com/stashed/kubedump/commit/48b34a2) Prepare for release 0.2.0-v4 (#92) +- [bd041c2](https://github.com/stashed/kubedump/commit/bd041c2) Use Go 1.24 (#89) (#91) + + + ## [stashed/mariadb](https://github.com/stashed/mariadb) ### [10.5.8-v30](https://github.com/stashed/mariadb/releases/tag/10.5.8-v30) From 35ca649918402b67b984acf7f9f6cab31ad11cf1 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Thu, 26 Jun 2025 19:47:24 +0000 Subject: [PATCH 55/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 20 +++++++++++++++++++- releases/v2025.6.30/README.md | 9 +++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 8734c1d93..5f2ee8266 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:39:31.809081065Z", + "release_date": "2025-06-26T19:47:24.890641296Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -980,6 +980,24 @@ ] } ] + }, + { + "url": "github.com/stashed/vault", + "releases": [ + { + "tag": "1.10.3-v16", + "commits": [ + { + "SHA": "b865d799", + "Subject": "Prepare for release 1.10.3-v16 (#61)" + }, + { + "SHA": "d973b761", + "Subject": "Use Go 1.24 (#59) (#60)" + } + ] + } + ] } ] } diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 13a819b80..567a2e6b8 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -414,3 +414,12 @@ +## [stashed/vault](https://github.com/stashed/vault) + +### [1.10.3-v16](https://github.com/stashed/vault/releases/tag/1.10.3-v16) + +- [b865d799](https://github.com/stashed/vault/commit/b865d799) Prepare for release 1.10.3-v16 (#61) +- [d973b761](https://github.com/stashed/vault/commit/d973b761) Use Go 1.24 (#59) (#60) + + + From 833ef7737a5e8ea73ae87a477e4e2e067fbd49ec Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Fri, 27 Jun 2025 01:13:57 +0000 Subject: [PATCH 56/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 112 ++++++++++++++++++++++++++++- releases/v2025.6.30/README.md | 34 ++++++++- 2 files changed, 144 insertions(+), 2 deletions(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 5f2ee8266..52019b1ae 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-26T19:47:24.890641296Z", + "release_date": "2025-06-27T01:13:57.853281785Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -245,6 +245,116 @@ } ] }, + { + "url": "github.com/stashed/installer", + "releases": [ + { + "tag": "v2025.6.30", + "commits": [ + { + "SHA": "2a0577f9", + "Subject": "Prepare for release v2025.6.30 (#483)" + }, + { + "SHA": "a7968b37", + "Subject": "Add enableTaskQueue feature for taskqueue (#475)" + }, + { + "SHA": "e0518e26", + "Subject": "Update cve report (#482)" + }, + { + "SHA": "28728b32", + "Subject": "Update cve report (#481)" + }, + { + "SHA": "770d1af7", + "Subject": "Update cve report (#480)" + }, + { + "SHA": "0fb1b60f", + "Subject": "Update cve report (#479)" + }, + { + "SHA": "ddef1625", + "Subject": "Update cve report (#478)" + }, + { + "SHA": "5b5b1cf4", + "Subject": "Update cve report (#477)" + }, + { + "SHA": "61bb9a9c", + "Subject": "Update cve report (#476)" + }, + { + "SHA": "061e7f40", + "Subject": "Update cve report (#474)" + }, + { + "SHA": "36bc481e", + "Subject": "Update cve report (#473)" + }, + { + "SHA": "1bad65cb", + "Subject": "Update cve report (#472)" + }, + { + "SHA": "1df2f52f", + "Subject": "Update cve report (#471)" + }, + { + "SHA": "414477eb", + "Subject": "Update cve report (#470)" + }, + { + "SHA": "3b831874", + "Subject": "Update cve report (#469)" + }, + { + "SHA": "1dc8d0e5", + "Subject": "Update cve report (#468)" + }, + { + "SHA": "af6e6b9f", + "Subject": "Update cve report (#467)" + }, + { + "SHA": "a7545cef", + "Subject": "Update cve report (#466)" + }, + { + "SHA": "00ac7508", + "Subject": "Update cve report (#465)" + }, + { + "SHA": "93a525c1", + "Subject": "Update cve report (#464)" + }, + { + "SHA": "78a91b3b", + "Subject": "Update cve report (#463)" + }, + { + "SHA": "6755a475", + "Subject": "Update cve report (#462)" + }, + { + "SHA": "f3e1dd73", + "Subject": "Update cve report (#461)" + }, + { + "SHA": "ccaebdd9", + "Subject": "Update cve report (#460)" + }, + { + "SHA": "71c5db61", + "Subject": "Update cve report (#459)" + } + ] + } + ] + }, { "url": "github.com/stashed/kubedump", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 567a2e6b8..03eadbc33 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -1,4 +1,4 @@ -# Stash v2025.6.30 (2025-06-26) +# Stash v2025.6.30 (2025-06-27) ## [stashed/apimachinery](https://github.com/stashed/apimachinery) @@ -108,6 +108,38 @@ +## [stashed/installer](https://github.com/stashed/installer) + +### [v2025.6.30](https://github.com/stashed/installer/releases/tag/v2025.6.30) + +- [2a0577f9](https://github.com/stashed/installer/commit/2a0577f9) Prepare for release v2025.6.30 (#483) +- [a7968b37](https://github.com/stashed/installer/commit/a7968b37) Add enableTaskQueue feature for taskqueue (#475) +- [e0518e26](https://github.com/stashed/installer/commit/e0518e26) Update cve report (#482) +- [28728b32](https://github.com/stashed/installer/commit/28728b32) Update cve report (#481) +- [770d1af7](https://github.com/stashed/installer/commit/770d1af7) Update cve report (#480) +- [0fb1b60f](https://github.com/stashed/installer/commit/0fb1b60f) Update cve report (#479) +- [ddef1625](https://github.com/stashed/installer/commit/ddef1625) Update cve report (#478) +- [5b5b1cf4](https://github.com/stashed/installer/commit/5b5b1cf4) Update cve report (#477) +- [61bb9a9c](https://github.com/stashed/installer/commit/61bb9a9c) Update cve report (#476) +- [061e7f40](https://github.com/stashed/installer/commit/061e7f40) Update cve report (#474) +- [36bc481e](https://github.com/stashed/installer/commit/36bc481e) Update cve report (#473) +- [1bad65cb](https://github.com/stashed/installer/commit/1bad65cb) Update cve report (#472) +- [1df2f52f](https://github.com/stashed/installer/commit/1df2f52f) Update cve report (#471) +- [414477eb](https://github.com/stashed/installer/commit/414477eb) Update cve report (#470) +- [3b831874](https://github.com/stashed/installer/commit/3b831874) Update cve report (#469) +- [1dc8d0e5](https://github.com/stashed/installer/commit/1dc8d0e5) Update cve report (#468) +- [af6e6b9f](https://github.com/stashed/installer/commit/af6e6b9f) Update cve report (#467) +- [a7545cef](https://github.com/stashed/installer/commit/a7545cef) Update cve report (#466) +- [00ac7508](https://github.com/stashed/installer/commit/00ac7508) Update cve report (#465) +- [93a525c1](https://github.com/stashed/installer/commit/93a525c1) Update cve report (#464) +- [78a91b3b](https://github.com/stashed/installer/commit/78a91b3b) Update cve report (#463) +- [6755a475](https://github.com/stashed/installer/commit/6755a475) Update cve report (#462) +- [f3e1dd73](https://github.com/stashed/installer/commit/f3e1dd73) Update cve report (#461) +- [ccaebdd9](https://github.com/stashed/installer/commit/ccaebdd9) Update cve report (#460) +- [71c5db61](https://github.com/stashed/installer/commit/71c5db61) Update cve report (#459) + + + ## [stashed/kubedump](https://github.com/stashed/kubedump) ### [0.2.0-v4](https://github.com/stashed/kubedump/releases/tag/0.2.0-v4) From 1a524a1d22506b5e17474870a6a7a9da4ba97048 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Fri, 27 Jun 2025 01:13:59 +0000 Subject: [PATCH 57/60] 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 f55b842b9..029764e51 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ | Stash Version | Release Date | User Guide | Changelog | Kubernetes Version | |--------------------------- | ------------ | ---------- | --------- | ------------------ | -| [v2025.6.30](https:/github.com/stashed/CHANGELOG/releases/tag/v2025.6.30) | 2025-06-26 | [User Guide](https://stash.run/docs/v2025.6.30) | [CHANGELOG](/releases/v2025.6.30/README.md) | 1.26+ | +| [v2025.6.30](https:/github.com/stashed/CHANGELOG/releases/tag/v2025.6.30) | 2025-06-27 | [User Guide](https://stash.run/docs/v2025.6.30) | [CHANGELOG](/releases/v2025.6.30/README.md) | 1.26+ | | [v2025.2.10](https:/github.com/stashed/CHANGELOG/releases/tag/v2025.2.10) | 2025-02-07 | [User Guide](https://stash.run/docs/v2025.2.10) | [CHANGELOG](/releases/v2025.2.10/README.md) | 1.26+ | | [v2025.1.9](https:/github.com/stashed/CHANGELOG/releases/tag/v2025.1.9) | 2025-01-08 | [User Guide](https://stash.run/docs/v2025.1.9) | [CHANGELOG](/releases/v2025.1.9/README.md) | 1.26+ | | [v2024.12.18](https:/github.com/stashed/CHANGELOG/releases/tag/v2024.12.18) | 2024-12-18 | [User Guide](https://stash.run/docs/v2024.12.18) | [CHANGELOG](/releases/v2024.12.18/README.md) | 1.26+ | From 283e0da522ec9615195cd750febcd3663b29264c Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Fri, 27 Jun 2025 04:19:02 +0000 Subject: [PATCH 58/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/docs_changelog.md | 475 ++++++++++++++++++++++++++ 1 file changed, 475 insertions(+) create mode 100644 releases/v2025.6.30/docs_changelog.md diff --git a/releases/v2025.6.30/docs_changelog.md b/releases/v2025.6.30/docs_changelog.md new file mode 100644 index 000000000..c476e8c80 --- /dev/null +++ b/releases/v2025.6.30/docs_changelog.md @@ -0,0 +1,475 @@ +--- +title: Changelog | Stash +description: Changelog +menu: + docs_{{.version}}: + identifier: changelog-stash-v2025.6.30 + name: Changelog-v2025.6.30 + parent: welcome + weight: 20250630 +product_name: stash +menu_name: docs_{{.version}} +section_menu_id: welcome +url: /docs/{{.version}}/welcome/changelog-v2025.6.30/ +aliases: + - /docs/{{.version}}/CHANGELOG-v2025.6.30/ +--- + +# Stash v2025.6.30 (2025-06-27) + + +## [stashed/apimachinery](https://github.com/stashed/apimachinery) + +### [v0.40.0](https://github.com/stashed/apimachinery/releases/tag/v0.40.0) + +- [ebed5dcc](https://github.com/stashed/apimachinery/commit/ebed5dcc) Update vulnerable deps +- [dba46622](https://github.com/stashed/apimachinery/commit/dba46622) Test against k8s 1.32 (#240) +- [30149e76](https://github.com/stashed/apimachinery/commit/30149e76) Test against k8s 1.32 (#239) +- [a5b165eb](https://github.com/stashed/apimachinery/commit/a5b165eb) Test against k8s 1.32 (#238) +- [95844d1b](https://github.com/stashed/apimachinery/commit/95844d1b) Test against k8s 1.32 (#237) +- [9e1f46fe](https://github.com/stashed/apimachinery/commit/9e1f46fe) Use Go 1.24 (#235) +- [d3ef3bcd](https://github.com/stashed/apimachinery/commit/d3ef3bcd) Use Go 1.24 (#234) + + + +## [stashed/cli](https://github.com/stashed/cli) + +### [v0.40.0](https://github.com/stashed/cli/releases/tag/v0.40.0) + +- [ea013162](https://github.com/stashed/cli/commit/ea013162) Prepare for release v0.40.0 (#213) +- [f6e7b2cb](https://github.com/stashed/cli/commit/f6e7b2cb) Use Go 1.24 (#212) + + + +## [stashed/elasticsearch](https://github.com/stashed/elasticsearch) + +### [5.6.4-v36](https://github.com/stashed/elasticsearch/releases/tag/5.6.4-v36) + +- [3e90df71](https://github.com/stashed/elasticsearch/commit/3e90df71) Prepare for release 5.6.4-v36 (#1647) +- [657d6c15](https://github.com/stashed/elasticsearch/commit/657d6c15) Use Go 1.24 (#1636) (#1637) + + +### [6.2.4-v36](https://github.com/stashed/elasticsearch/releases/tag/6.2.4-v36) + +- [0c5a115d](https://github.com/stashed/elasticsearch/commit/0c5a115d) Prepare for release 6.2.4-v36 (#1648) +- [b2034944](https://github.com/stashed/elasticsearch/commit/b2034944) Use Go 1.24 (#1636) (#1638) + + +### [6.3.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.3.0-v36) + +- [37596a84](https://github.com/stashed/elasticsearch/commit/37596a84) Prepare for release 6.3.0-v36 (#1649) +- [03f1d3d8](https://github.com/stashed/elasticsearch/commit/03f1d3d8) Use Go 1.24 (#1636) (#1639) + + +### [6.4.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.4.0-v36) + +- [d9ecb3c4](https://github.com/stashed/elasticsearch/commit/d9ecb3c4) Prepare for release 6.4.0-v36 (#1650) +- [988e213c](https://github.com/stashed/elasticsearch/commit/988e213c) Use Go 1.24 (#1636) (#1640) + + +### [6.5.3-v36](https://github.com/stashed/elasticsearch/releases/tag/6.5.3-v36) + +- [5b72bf6f](https://github.com/stashed/elasticsearch/commit/5b72bf6f) Prepare for release 6.5.3-v36 (#1651) +- [a43f3373](https://github.com/stashed/elasticsearch/commit/a43f3373) Use Go 1.24 (#1636) (#1641) + + +### [6.8.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.8.0-v36) + +- [95e5de70](https://github.com/stashed/elasticsearch/commit/95e5de70) Prepare for release 6.8.0-v36 (#1652) +- [aecfa591](https://github.com/stashed/elasticsearch/commit/aecfa591) Use Go 1.24 (#1636) (#1642) + + +### [7.2.0-v36](https://github.com/stashed/elasticsearch/releases/tag/7.2.0-v36) + +- [5a768a07](https://github.com/stashed/elasticsearch/commit/5a768a07) Prepare for release 7.2.0-v36 (#1654) +- [f907477f](https://github.com/stashed/elasticsearch/commit/f907477f) Use Go 1.24 (#1636) (#1644) + + +### [7.3.2-v36](https://github.com/stashed/elasticsearch/releases/tag/7.3.2-v36) + +- [4261f70e](https://github.com/stashed/elasticsearch/commit/4261f70e) Prepare for release 7.3.2-v36 (#1655) +- [b5509445](https://github.com/stashed/elasticsearch/commit/b5509445) Use Go 1.24 (#1636) (#1645) + + +### [7.14.0-v22](https://github.com/stashed/elasticsearch/releases/tag/7.14.0-v22) + +- [c31fbb60](https://github.com/stashed/elasticsearch/commit/c31fbb60) Prepare for release 7.14.0-v22 (#1653) +- [fd446a94](https://github.com/stashed/elasticsearch/commit/fd446a94) Use Go 1.24 (#1636) (#1643) + + +### [8.2.0-v19](https://github.com/stashed/elasticsearch/releases/tag/8.2.0-v19) + +- [4bbdecb9](https://github.com/stashed/elasticsearch/commit/4bbdecb9) Prepare for release 8.2.0-v19 (#1656) +- [9c717d5c](https://github.com/stashed/elasticsearch/commit/9c717d5c) Use Go 1.24 (#1636) (#1646) + + + +## [stashed/enterprise](https://github.com/stashed/enterprise) + +### [v0.40.0](https://github.com/stashed/enterprise/releases/tag/v0.40.0) + +- [991adf2c](https://github.com/stashed/enterprise/commit/991adf2c3) Prepare for release v0.40.0 (#271) +- [5833e645](https://github.com/stashed/enterprise/commit/5833e645e) Update go.sum +- [3b34fefb](https://github.com/stashed/enterprise/commit/3b34fefba) Add task queue feature for concurrent backupSessions (#270) +- [1102e66a](https://github.com/stashed/enterprise/commit/1102e66af) Incrorporate with k8s-v32 changes (#269) +- [dbe516c2](https://github.com/stashed/enterprise/commit/dbe516c2c) Stop publishing to docker hub + + + +## [stashed/etcd](https://github.com/stashed/etcd) + +### [3.5.0-v23](https://github.com/stashed/etcd/releases/tag/3.5.0-v23) + +- [84543a3](https://github.com/stashed/etcd/commit/84543a3) Prepare for release 3.5.0-v23 (#120) +- [1115070](https://github.com/stashed/etcd/commit/1115070) Use Go 1.24 (#118) (#119) + + + +## [stashed/installer](https://github.com/stashed/installer) + +### [v2025.6.30](https://github.com/stashed/installer/releases/tag/v2025.6.30) + +- [2a0577f9](https://github.com/stashed/installer/commit/2a0577f9) Prepare for release v2025.6.30 (#483) +- [a7968b37](https://github.com/stashed/installer/commit/a7968b37) Add enableTaskQueue feature for taskqueue (#475) +- [e0518e26](https://github.com/stashed/installer/commit/e0518e26) Update cve report (#482) +- [28728b32](https://github.com/stashed/installer/commit/28728b32) Update cve report (#481) +- [770d1af7](https://github.com/stashed/installer/commit/770d1af7) Update cve report (#480) +- [0fb1b60f](https://github.com/stashed/installer/commit/0fb1b60f) Update cve report (#479) +- [ddef1625](https://github.com/stashed/installer/commit/ddef1625) Update cve report (#478) +- [5b5b1cf4](https://github.com/stashed/installer/commit/5b5b1cf4) Update cve report (#477) +- [61bb9a9c](https://github.com/stashed/installer/commit/61bb9a9c) Update cve report (#476) +- [061e7f40](https://github.com/stashed/installer/commit/061e7f40) Update cve report (#474) +- [36bc481e](https://github.com/stashed/installer/commit/36bc481e) Update cve report (#473) +- [1bad65cb](https://github.com/stashed/installer/commit/1bad65cb) Update cve report (#472) +- [1df2f52f](https://github.com/stashed/installer/commit/1df2f52f) Update cve report (#471) +- [414477eb](https://github.com/stashed/installer/commit/414477eb) Update cve report (#470) +- [3b831874](https://github.com/stashed/installer/commit/3b831874) Update cve report (#469) +- [1dc8d0e5](https://github.com/stashed/installer/commit/1dc8d0e5) Update cve report (#468) +- [af6e6b9f](https://github.com/stashed/installer/commit/af6e6b9f) Update cve report (#467) +- [a7545cef](https://github.com/stashed/installer/commit/a7545cef) Update cve report (#466) +- [00ac7508](https://github.com/stashed/installer/commit/00ac7508) Update cve report (#465) +- [93a525c1](https://github.com/stashed/installer/commit/93a525c1) Update cve report (#464) +- [78a91b3b](https://github.com/stashed/installer/commit/78a91b3b) Update cve report (#463) +- [6755a475](https://github.com/stashed/installer/commit/6755a475) Update cve report (#462) +- [f3e1dd73](https://github.com/stashed/installer/commit/f3e1dd73) Update cve report (#461) +- [ccaebdd9](https://github.com/stashed/installer/commit/ccaebdd9) Update cve report (#460) +- [71c5db61](https://github.com/stashed/installer/commit/71c5db61) Update cve report (#459) + + + +## [stashed/kubedump](https://github.com/stashed/kubedump) + +### [0.2.0-v4](https://github.com/stashed/kubedump/releases/tag/0.2.0-v4) + +- [48b34a2](https://github.com/stashed/kubedump/commit/48b34a2) Prepare for release 0.2.0-v4 (#92) +- [bd041c2](https://github.com/stashed/kubedump/commit/bd041c2) Use Go 1.24 (#89) (#91) + + + +## [stashed/mariadb](https://github.com/stashed/mariadb) + +### [10.5.8-v30](https://github.com/stashed/mariadb/releases/tag/10.5.8-v30) + +- [c79644b3](https://github.com/stashed/mariadb/commit/c79644b3) Prepare for release 10.5.8-v30 (#269) +- [aa004e5e](https://github.com/stashed/mariadb/commit/aa004e5e) Use ubuntu-latest (#267) (#268) +- [262d7bd7](https://github.com/stashed/mariadb/commit/262d7bd7) Use Go 1.24 (#265) (#266) + + + +## [stashed/mongodb](https://github.com/stashed/mongodb) + +### [3.4.17-v37](https://github.com/stashed/mongodb/releases/tag/3.4.17-v37) + +- [c3f23d7f](https://github.com/stashed/mongodb/commit/c3f23d7f) Prepare for release 3.4.17-v37 (#2376) +- [340547a1](https://github.com/stashed/mongodb/commit/340547a1) [cherry-pick] Use ubuntu-latest (#2356) (#2357) +- [fb53db50](https://github.com/stashed/mongodb/commit/fb53db50) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2341) +- [f02bb8be](https://github.com/stashed/mongodb/commit/f02bb8be) Use Go 1.24 (#2317) (#2318) + + +### [3.4.22-v37](https://github.com/stashed/mongodb/releases/tag/3.4.22-v37) + +- [1039663c](https://github.com/stashed/mongodb/commit/1039663c) Prepare for release 3.4.22-v37 (#2377) +- [62caeced](https://github.com/stashed/mongodb/commit/62caeced) [cherry-pick] Use ubuntu-latest (#2356) (#2358) +- [0c4ab1f0](https://github.com/stashed/mongodb/commit/0c4ab1f0) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2342) +- [29feabe7](https://github.com/stashed/mongodb/commit/29feabe7) Use Go 1.24 (#2317) (#2319) + + +### [3.6.8-v37](https://github.com/stashed/mongodb/releases/tag/3.6.8-v37) + +- [53c67d37](https://github.com/stashed/mongodb/commit/53c67d37) Prepare for release 3.6.8-v37 (#2379) +- [32373250](https://github.com/stashed/mongodb/commit/32373250) [cherry-pick] Use ubuntu-latest (#2356) (#2360) +- [287f9292](https://github.com/stashed/mongodb/commit/287f9292) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2344) +- [dce89326](https://github.com/stashed/mongodb/commit/dce89326) Use Go 1.24 (#2317) (#2321) + + +### [3.6.13-v37](https://github.com/stashed/mongodb/releases/tag/3.6.13-v37) + +- [0f837802](https://github.com/stashed/mongodb/commit/0f837802) Prepare for release 3.6.13-v37 (#2378) +- [8d45fd7f](https://github.com/stashed/mongodb/commit/8d45fd7f) [cherry-pick] Use ubuntu-latest (#2356) (#2359) +- [8790623d](https://github.com/stashed/mongodb/commit/8790623d) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2343) +- [ef63e0d6](https://github.com/stashed/mongodb/commit/ef63e0d6) Use Go 1.24 (#2317) (#2320) + + +### [4.0.3-v37](https://github.com/stashed/mongodb/releases/tag/4.0.3-v37) + +- [4927253b](https://github.com/stashed/mongodb/commit/4927253b) Prepare for release 4.0.3-v37 (#2381) +- [72e1b58d](https://github.com/stashed/mongodb/commit/72e1b58d) [cherry-pick] Use ubuntu-latest (#2356) (#2362) +- [7cf30403](https://github.com/stashed/mongodb/commit/7cf30403) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2346) +- [4a5b2064](https://github.com/stashed/mongodb/commit/4a5b2064) Use Go 1.24 (#2317) (#2323) + + +### [4.0.5-v37](https://github.com/stashed/mongodb/releases/tag/4.0.5-v37) + +- [1a666f44](https://github.com/stashed/mongodb/commit/1a666f44) Prepare for release 4.0.5-v37 (#2382) +- [30bb735e](https://github.com/stashed/mongodb/commit/30bb735e) Use ubuntu-latest (#2356) (#2363) +- [a5443064](https://github.com/stashed/mongodb/commit/a5443064) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2347) +- [f002dabc](https://github.com/stashed/mongodb/commit/f002dabc) Use Go 1.24 (#2317) (#2324) + + +### [4.0.11-v37](https://github.com/stashed/mongodb/releases/tag/4.0.11-v37) + +- [0a827f87](https://github.com/stashed/mongodb/commit/0a827f87) Prepare for release 4.0.11-v37 (#2380) +- [0549a57a](https://github.com/stashed/mongodb/commit/0549a57a) [cherry-pick] Use ubuntu-latest (#2356) (#2361) +- [b648b638](https://github.com/stashed/mongodb/commit/b648b638) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2345) +- [5829b653](https://github.com/stashed/mongodb/commit/5829b653) Use Go 1.24 (#2317) (#2322) + + +### [4.1.4-v37](https://github.com/stashed/mongodb/releases/tag/4.1.4-v37) + +- [50c8b474](https://github.com/stashed/mongodb/commit/50c8b474) Prepare for release 4.1.4-v37 (#2384) +- [b2de57a2](https://github.com/stashed/mongodb/commit/b2de57a2) Use ubuntu-latest (#2356) (#2365) +- [1e3be3f4](https://github.com/stashed/mongodb/commit/1e3be3f4) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2349) +- [ecdf8b0b](https://github.com/stashed/mongodb/commit/ecdf8b0b) Use Go 1.24 (#2317) (#2326) + + +### [4.1.7-v37](https://github.com/stashed/mongodb/releases/tag/4.1.7-v37) + +- [1ca43f78](https://github.com/stashed/mongodb/commit/1ca43f78) Prepare for release 4.1.7-v37 (#2385) +- [48b63b13](https://github.com/stashed/mongodb/commit/48b63b13) Use ubuntu-latest (#2356) (#2366) +- [484cc320](https://github.com/stashed/mongodb/commit/484cc320) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2350) +- [a519484f](https://github.com/stashed/mongodb/commit/a519484f) Use Go 1.24 (#2317) (#2327) + + +### [4.1.13-v37](https://github.com/stashed/mongodb/releases/tag/4.1.13-v37) + +- [0ab97946](https://github.com/stashed/mongodb/commit/0ab97946) Prepare for release 4.1.13-v37 (#2383) +- [9e2c76d7](https://github.com/stashed/mongodb/commit/9e2c76d7) Use ubuntu-latest (#2356) (#2364) +- [9e198dee](https://github.com/stashed/mongodb/commit/9e198dee) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2348) +- [7724fb1a](https://github.com/stashed/mongodb/commit/7724fb1a) Use Go 1.24 (#2317) (#2325) + + +### [4.2.3-v37](https://github.com/stashed/mongodb/releases/tag/4.2.3-v37) + +- [b94bad22](https://github.com/stashed/mongodb/commit/b94bad22) Prepare for release 4.2.3-v37 (#2386) +- [e4139f01](https://github.com/stashed/mongodb/commit/e4139f01) Use ubuntu-latest (#2356) (#2367) +- [203edd4c](https://github.com/stashed/mongodb/commit/203edd4c) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2351) +- [d488daa2](https://github.com/stashed/mongodb/commit/d488daa2) Use Go 1.24 (#2317) (#2328) + + +### [4.4.6-v28](https://github.com/stashed/mongodb/releases/tag/4.4.6-v28) + +- [b1a3dba1](https://github.com/stashed/mongodb/commit/b1a3dba1) Prepare for release 4.4.6-v28 (#2387) +- [174d8653](https://github.com/stashed/mongodb/commit/174d8653) Use ubuntu-latest (#2356) (#2368) +- [807914fa](https://github.com/stashed/mongodb/commit/807914fa) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2352) +- [cf7dd4e5](https://github.com/stashed/mongodb/commit/cf7dd4e5) Use Go 1.24 (#2317) (#2329) + + +### [5.0.3-v25](https://github.com/stashed/mongodb/releases/tag/5.0.3-v25) + +- [6d396d29](https://github.com/stashed/mongodb/commit/6d396d29) Prepare for release 5.0.3-v25 (#2389) +- [aeaf62c1](https://github.com/stashed/mongodb/commit/aeaf62c1) Use ubuntu-latest (#2356) (#2371) +- [67b2d0d6](https://github.com/stashed/mongodb/commit/67b2d0d6) extract json before unmarshal (#2335) +- [9cd90950](https://github.com/stashed/mongodb/commit/9cd90950) Extract json before unmarshal in mongodb commands (#2340) (#2355) +- [f4c333db](https://github.com/stashed/mongodb/commit/f4c333db) Use Go 1.24 (#2317) (#2331) + + +### [5.0.15-v10](https://github.com/stashed/mongodb/releases/tag/5.0.15-v10) + +- [fd2ef311](https://github.com/stashed/mongodb/commit/fd2ef311) Prepare for release 5.0.15-v10 (#2388) +- [096a6bef](https://github.com/stashed/mongodb/commit/096a6bef) Use ubuntu-latest (#2356) (#2369) +- [e4b17e70](https://github.com/stashed/mongodb/commit/e4b17e70) Extract json before unmarshal (#2334) +- [3f2ad4cd](https://github.com/stashed/mongodb/commit/3f2ad4cd) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2353) +- [b94ed8b4](https://github.com/stashed/mongodb/commit/b94ed8b4) Use Go 1.24 (#2317) (#2330) + + +### [6.0.5-v13](https://github.com/stashed/mongodb/releases/tag/6.0.5-v13) + +- [c0191c04](https://github.com/stashed/mongodb/commit/c0191c04) Prepare for release 6.0.5-v13 (#2390) +- [85dfe1e5](https://github.com/stashed/mongodb/commit/85dfe1e5) Use ubuntu-latest (#2356) (#2374) +- [ead9823a](https://github.com/stashed/mongodb/commit/ead9823a) extract json before unmarshal and use `65534` USER in dockerfile (#2333) +- [fd7c4b33](https://github.com/stashed/mongodb/commit/fd7c4b33) Extract json before unmarshal in mongodb commands (#2340) (#2354) +- [7acdcec0](https://github.com/stashed/mongodb/commit/7acdcec0) Update CI runners image version +- [739272b6](https://github.com/stashed/mongodb/commit/739272b6) Use Go 1.24 (#2317) (#2332) + + + +## [stashed/mysql](https://github.com/stashed/mysql) + +### [5.7.25-v37](https://github.com/stashed/mysql/releases/tag/5.7.25-v37) + +- [920a4ec6](https://github.com/stashed/mysql/commit/920a4ec6) Prepare for release 5.7.25-v37 (#845) +- [8123bff1](https://github.com/stashed/mysql/commit/8123bff1) Use ubuntu-latest (#840) (#841) +- [b602d8f2](https://github.com/stashed/mysql/commit/b602d8f2) Use Go 1.24 (#835) (#836) + + +### [8.0.3-v36](https://github.com/stashed/mysql/releases/tag/8.0.3-v36) + +- [177ac8fe](https://github.com/stashed/mysql/commit/177ac8fe) Prepare for release 8.0.3-v36 (#848) +- [b250fb34](https://github.com/stashed/mysql/commit/b250fb34) Use ubuntu-latest (#840) (#844) +- [cf7890b0](https://github.com/stashed/mysql/commit/cf7890b0) Use Go 1.24 (#835) (#839) + + +### [8.0.14-v36](https://github.com/stashed/mysql/releases/tag/8.0.14-v36) + +- [dca3844f](https://github.com/stashed/mysql/commit/dca3844f) Prepare for release 8.0.14-v36 (#846) +- [a97db90c](https://github.com/stashed/mysql/commit/a97db90c) Use ubuntu-latest (#840) (#842) +- [9e268c96](https://github.com/stashed/mysql/commit/9e268c96) Use Go 1.24 (#835) (#837) + + +### [8.0.21-v30](https://github.com/stashed/mysql/releases/tag/8.0.21-v30) + +- [bb6b4a71](https://github.com/stashed/mysql/commit/bb6b4a71) Prepare for release 8.0.21-v30 (#847) +- [bc6dd0c2](https://github.com/stashed/mysql/commit/bc6dd0c2) Use ubuntu-latest (#840) (#843) +- [d88dd7c0](https://github.com/stashed/mysql/commit/d88dd7c0) Use Go 1.24 (#835) (#838) + + + +## [stashed/nats](https://github.com/stashed/nats) + +### [2.6.1-v24](https://github.com/stashed/nats/releases/tag/2.6.1-v24) + +- [4e0da1e](https://github.com/stashed/nats/commit/4e0da1e) Prepare for release 2.6.1-v24 (#180) +- [ad37719](https://github.com/stashed/nats/commit/ad37719) Use Go 1.24 (#177) (#178) + + +### [2.8.2-v19](https://github.com/stashed/nats/releases/tag/2.8.2-v19) + +- [738c4ac](https://github.com/stashed/nats/commit/738c4ac) Prepare for release 2.8.2-v19 (#181) +- [76de72c](https://github.com/stashed/nats/commit/76de72c) Use Go 1.24 (#177) (#179) + + + +## [stashed/percona-xtradb](https://github.com/stashed/percona-xtradb) + +### [5.7-v31](https://github.com/stashed/percona-xtradb/releases/tag/5.7-v31) + +- [19509b4b](https://github.com/stashed/percona-xtradb/commit/19509b4b) Prepare for release 5.7-v31 (#346) +- [889a824d](https://github.com/stashed/percona-xtradb/commit/889a824d) Use Go 1.24 (#342) (#343) + + + +## [stashed/postgres](https://github.com/stashed/postgres) + +### [9.6.19-v35](https://github.com/stashed/postgres/releases/tag/9.6.19-v35) + +- [132369d2](https://github.com/stashed/postgres/commit/132369d2) Prepare for release 9.6.19-v35 (#1453) +- [56005629](https://github.com/stashed/postgres/commit/56005629) Use ubuntu-latest (#1435) (#1444) +- [6260f257](https://github.com/stashed/postgres/commit/6260f257) Use Go 1.24 (#1418) (#1427) + + +### [10.14-v35](https://github.com/stashed/postgres/releases/tag/10.14-v35) + +- [231ba9d1](https://github.com/stashed/postgres/commit/231ba9d1) Prepare for release 10.14-v35 (#1431) +- [d04aa599](https://github.com/stashed/postgres/commit/d04aa599) Use ubuntu-latest (#1435) (#1436) +- [d9671477](https://github.com/stashed/postgres/commit/d9671477) Use Go 1.24 (#1418) (#1419) + + +### [11.9-v35](https://github.com/stashed/postgres/releases/tag/11.9-v35) + +- [22dd8be0](https://github.com/stashed/postgres/commit/22dd8be0) Prepare for release 11.9-v35 (#1432) +- [88580606](https://github.com/stashed/postgres/commit/88580606) Use ubuntu-latest (#1435) (#1437) +- [9cd63173](https://github.com/stashed/postgres/commit/9cd63173) Use Go 1.24 (#1418) (#1420) + + +### [12.4-v35](https://github.com/stashed/postgres/releases/tag/12.4-v35) + +- [09ab27de](https://github.com/stashed/postgres/commit/09ab27de) Prepare for release 12.4-v35 (#1433) +- [77de4622](https://github.com/stashed/postgres/commit/77de4622) Use ubuntu-latest (#1435) (#1438) +- [09a0a2c5](https://github.com/stashed/postgres/commit/09a0a2c5) Use Go 1.24 (#1418) (#1421) + + +### [13.1-v32](https://github.com/stashed/postgres/releases/tag/13.1-v32) + +- [b37c89b1](https://github.com/stashed/postgres/commit/b37c89b1) Prepare for release 13.1-v32 (#1434) +- [9b6d66af](https://github.com/stashed/postgres/commit/9b6d66af) Use ubuntu-latest (#1435) (#1439) +- [15a4986e](https://github.com/stashed/postgres/commit/15a4986e) Use Go 1.24 (#1418) (#1422) + + +### [14.0-v24](https://github.com/stashed/postgres/releases/tag/14.0-v24) + +- [5ae21436](https://github.com/stashed/postgres/commit/5ae21436) Prepare for release 14.0-v24 (#1449) +- [67427722](https://github.com/stashed/postgres/commit/67427722) Use ubuntu-latest (#1435) (#1440) +- [8e132f94](https://github.com/stashed/postgres/commit/8e132f94) Use Go 1.24 (#1418) (#1423) + + +### [15.1-v16](https://github.com/stashed/postgres/releases/tag/15.1-v16) + +- [306b27f2](https://github.com/stashed/postgres/commit/306b27f2) Prepare for release 15.1-v16 (#1450) +- [10ae014f](https://github.com/stashed/postgres/commit/10ae014f) Use ubuntu-latest (#1435) (#1441) +- [d919488a](https://github.com/stashed/postgres/commit/d919488a) Use Go 1.24 (#1418) (#1424) + + +### [16.1-v5](https://github.com/stashed/postgres/releases/tag/16.1-v5) + +- [92088205](https://github.com/stashed/postgres/commit/92088205) Prepare for release 16.1-v5 (#1451) +- [19424ed5](https://github.com/stashed/postgres/commit/19424ed5) Use ubuntu-latest (#1435) (#1442) +- [e9f07128](https://github.com/stashed/postgres/commit/e9f07128) Use Go 1.24 (#1418) (#1425) + + +### [17.2-v3](https://github.com/stashed/postgres/releases/tag/17.2-v3) + +- [ee9f7399](https://github.com/stashed/postgres/commit/ee9f7399) Prepare for release 17.2-v3 (#1452) +- [4f272c5b](https://github.com/stashed/postgres/commit/4f272c5b) Use ubuntu-latest (#1435) (#1443) +- [f4919129](https://github.com/stashed/postgres/commit/f4919129) Use Go 1.24 (#1418) (#1426) + + + +## [stashed/redis](https://github.com/stashed/redis) + +### [5.0.13-v24](https://github.com/stashed/redis/releases/tag/5.0.13-v24) + +- [ae7d293](https://github.com/stashed/redis/commit/ae7d293) Prepare for release 5.0.13-v24 (#270) +- [96925d3](https://github.com/stashed/redis/commit/96925d3) Use Go 1.24 (#266) (#267) + + +### [6.2.5-v24](https://github.com/stashed/redis/releases/tag/6.2.5-v24) + +- [5321c47](https://github.com/stashed/redis/commit/5321c47) Prepare for release 6.2.5-v24 (#271) +- [198128d](https://github.com/stashed/redis/commit/198128d) Use Go 1.24 (#266) (#268) + + +### [7.0.5-v17](https://github.com/stashed/redis/releases/tag/7.0.5-v17) + +- [0f12e09](https://github.com/stashed/redis/commit/0f12e09) Prepare for release 7.0.5-v17 (#272) +- [3c51731](https://github.com/stashed/redis/commit/3c51731) Use Go 1.24 (#266) (#269) + + + +## [stashed/stash](https://github.com/stashed/stash) + +### [v0.40.0](https://github.com/stashed/stash/releases/tag/v0.40.0) + +- [ab6e434a](https://github.com/stashed/stash/commit/ab6e434a8) Prepare for release v0.40.0 (#1601) +- [4e393a9d](https://github.com/stashed/stash/commit/4e393a9d6) Stop publishing to docker hub + + + +## [stashed/ui-server](https://github.com/stashed/ui-server) + +### [v0.21.0](https://github.com/stashed/ui-server/releases/tag/v0.21.0) + +- [7c4d7ec2](https://github.com/stashed/ui-server/commit/7c4d7ec2) Prepare for release v0.21.0 (#50) +- [de51d640](https://github.com/stashed/ui-server/commit/de51d640) Use Go 1.24 (#49) + + + +## [stashed/vault](https://github.com/stashed/vault) + +### [1.10.3-v16](https://github.com/stashed/vault/releases/tag/1.10.3-v16) + +- [b865d799](https://github.com/stashed/vault/commit/b865d799) Prepare for release 1.10.3-v16 (#61) +- [d973b761](https://github.com/stashed/vault/commit/d973b761) Use Go 1.24 (#59) (#60) + + + + From f602d23dd959b9740c140a3cc1b5860ca9893e82 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Fri, 27 Jun 2025 04:23:53 +0000 Subject: [PATCH 59/60] Update release table Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/docs_changelog.md | 475 -------------------------- 1 file changed, 475 deletions(-) delete mode 100644 releases/v2025.6.30/docs_changelog.md diff --git a/releases/v2025.6.30/docs_changelog.md b/releases/v2025.6.30/docs_changelog.md deleted file mode 100644 index c476e8c80..000000000 --- a/releases/v2025.6.30/docs_changelog.md +++ /dev/null @@ -1,475 +0,0 @@ ---- -title: Changelog | Stash -description: Changelog -menu: - docs_{{.version}}: - identifier: changelog-stash-v2025.6.30 - name: Changelog-v2025.6.30 - parent: welcome - weight: 20250630 -product_name: stash -menu_name: docs_{{.version}} -section_menu_id: welcome -url: /docs/{{.version}}/welcome/changelog-v2025.6.30/ -aliases: - - /docs/{{.version}}/CHANGELOG-v2025.6.30/ ---- - -# Stash v2025.6.30 (2025-06-27) - - -## [stashed/apimachinery](https://github.com/stashed/apimachinery) - -### [v0.40.0](https://github.com/stashed/apimachinery/releases/tag/v0.40.0) - -- [ebed5dcc](https://github.com/stashed/apimachinery/commit/ebed5dcc) Update vulnerable deps -- [dba46622](https://github.com/stashed/apimachinery/commit/dba46622) Test against k8s 1.32 (#240) -- [30149e76](https://github.com/stashed/apimachinery/commit/30149e76) Test against k8s 1.32 (#239) -- [a5b165eb](https://github.com/stashed/apimachinery/commit/a5b165eb) Test against k8s 1.32 (#238) -- [95844d1b](https://github.com/stashed/apimachinery/commit/95844d1b) Test against k8s 1.32 (#237) -- [9e1f46fe](https://github.com/stashed/apimachinery/commit/9e1f46fe) Use Go 1.24 (#235) -- [d3ef3bcd](https://github.com/stashed/apimachinery/commit/d3ef3bcd) Use Go 1.24 (#234) - - - -## [stashed/cli](https://github.com/stashed/cli) - -### [v0.40.0](https://github.com/stashed/cli/releases/tag/v0.40.0) - -- [ea013162](https://github.com/stashed/cli/commit/ea013162) Prepare for release v0.40.0 (#213) -- [f6e7b2cb](https://github.com/stashed/cli/commit/f6e7b2cb) Use Go 1.24 (#212) - - - -## [stashed/elasticsearch](https://github.com/stashed/elasticsearch) - -### [5.6.4-v36](https://github.com/stashed/elasticsearch/releases/tag/5.6.4-v36) - -- [3e90df71](https://github.com/stashed/elasticsearch/commit/3e90df71) Prepare for release 5.6.4-v36 (#1647) -- [657d6c15](https://github.com/stashed/elasticsearch/commit/657d6c15) Use Go 1.24 (#1636) (#1637) - - -### [6.2.4-v36](https://github.com/stashed/elasticsearch/releases/tag/6.2.4-v36) - -- [0c5a115d](https://github.com/stashed/elasticsearch/commit/0c5a115d) Prepare for release 6.2.4-v36 (#1648) -- [b2034944](https://github.com/stashed/elasticsearch/commit/b2034944) Use Go 1.24 (#1636) (#1638) - - -### [6.3.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.3.0-v36) - -- [37596a84](https://github.com/stashed/elasticsearch/commit/37596a84) Prepare for release 6.3.0-v36 (#1649) -- [03f1d3d8](https://github.com/stashed/elasticsearch/commit/03f1d3d8) Use Go 1.24 (#1636) (#1639) - - -### [6.4.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.4.0-v36) - -- [d9ecb3c4](https://github.com/stashed/elasticsearch/commit/d9ecb3c4) Prepare for release 6.4.0-v36 (#1650) -- [988e213c](https://github.com/stashed/elasticsearch/commit/988e213c) Use Go 1.24 (#1636) (#1640) - - -### [6.5.3-v36](https://github.com/stashed/elasticsearch/releases/tag/6.5.3-v36) - -- [5b72bf6f](https://github.com/stashed/elasticsearch/commit/5b72bf6f) Prepare for release 6.5.3-v36 (#1651) -- [a43f3373](https://github.com/stashed/elasticsearch/commit/a43f3373) Use Go 1.24 (#1636) (#1641) - - -### [6.8.0-v36](https://github.com/stashed/elasticsearch/releases/tag/6.8.0-v36) - -- [95e5de70](https://github.com/stashed/elasticsearch/commit/95e5de70) Prepare for release 6.8.0-v36 (#1652) -- [aecfa591](https://github.com/stashed/elasticsearch/commit/aecfa591) Use Go 1.24 (#1636) (#1642) - - -### [7.2.0-v36](https://github.com/stashed/elasticsearch/releases/tag/7.2.0-v36) - -- [5a768a07](https://github.com/stashed/elasticsearch/commit/5a768a07) Prepare for release 7.2.0-v36 (#1654) -- [f907477f](https://github.com/stashed/elasticsearch/commit/f907477f) Use Go 1.24 (#1636) (#1644) - - -### [7.3.2-v36](https://github.com/stashed/elasticsearch/releases/tag/7.3.2-v36) - -- [4261f70e](https://github.com/stashed/elasticsearch/commit/4261f70e) Prepare for release 7.3.2-v36 (#1655) -- [b5509445](https://github.com/stashed/elasticsearch/commit/b5509445) Use Go 1.24 (#1636) (#1645) - - -### [7.14.0-v22](https://github.com/stashed/elasticsearch/releases/tag/7.14.0-v22) - -- [c31fbb60](https://github.com/stashed/elasticsearch/commit/c31fbb60) Prepare for release 7.14.0-v22 (#1653) -- [fd446a94](https://github.com/stashed/elasticsearch/commit/fd446a94) Use Go 1.24 (#1636) (#1643) - - -### [8.2.0-v19](https://github.com/stashed/elasticsearch/releases/tag/8.2.0-v19) - -- [4bbdecb9](https://github.com/stashed/elasticsearch/commit/4bbdecb9) Prepare for release 8.2.0-v19 (#1656) -- [9c717d5c](https://github.com/stashed/elasticsearch/commit/9c717d5c) Use Go 1.24 (#1636) (#1646) - - - -## [stashed/enterprise](https://github.com/stashed/enterprise) - -### [v0.40.0](https://github.com/stashed/enterprise/releases/tag/v0.40.0) - -- [991adf2c](https://github.com/stashed/enterprise/commit/991adf2c3) Prepare for release v0.40.0 (#271) -- [5833e645](https://github.com/stashed/enterprise/commit/5833e645e) Update go.sum -- [3b34fefb](https://github.com/stashed/enterprise/commit/3b34fefba) Add task queue feature for concurrent backupSessions (#270) -- [1102e66a](https://github.com/stashed/enterprise/commit/1102e66af) Incrorporate with k8s-v32 changes (#269) -- [dbe516c2](https://github.com/stashed/enterprise/commit/dbe516c2c) Stop publishing to docker hub - - - -## [stashed/etcd](https://github.com/stashed/etcd) - -### [3.5.0-v23](https://github.com/stashed/etcd/releases/tag/3.5.0-v23) - -- [84543a3](https://github.com/stashed/etcd/commit/84543a3) Prepare for release 3.5.0-v23 (#120) -- [1115070](https://github.com/stashed/etcd/commit/1115070) Use Go 1.24 (#118) (#119) - - - -## [stashed/installer](https://github.com/stashed/installer) - -### [v2025.6.30](https://github.com/stashed/installer/releases/tag/v2025.6.30) - -- [2a0577f9](https://github.com/stashed/installer/commit/2a0577f9) Prepare for release v2025.6.30 (#483) -- [a7968b37](https://github.com/stashed/installer/commit/a7968b37) Add enableTaskQueue feature for taskqueue (#475) -- [e0518e26](https://github.com/stashed/installer/commit/e0518e26) Update cve report (#482) -- [28728b32](https://github.com/stashed/installer/commit/28728b32) Update cve report (#481) -- [770d1af7](https://github.com/stashed/installer/commit/770d1af7) Update cve report (#480) -- [0fb1b60f](https://github.com/stashed/installer/commit/0fb1b60f) Update cve report (#479) -- [ddef1625](https://github.com/stashed/installer/commit/ddef1625) Update cve report (#478) -- [5b5b1cf4](https://github.com/stashed/installer/commit/5b5b1cf4) Update cve report (#477) -- [61bb9a9c](https://github.com/stashed/installer/commit/61bb9a9c) Update cve report (#476) -- [061e7f40](https://github.com/stashed/installer/commit/061e7f40) Update cve report (#474) -- [36bc481e](https://github.com/stashed/installer/commit/36bc481e) Update cve report (#473) -- [1bad65cb](https://github.com/stashed/installer/commit/1bad65cb) Update cve report (#472) -- [1df2f52f](https://github.com/stashed/installer/commit/1df2f52f) Update cve report (#471) -- [414477eb](https://github.com/stashed/installer/commit/414477eb) Update cve report (#470) -- [3b831874](https://github.com/stashed/installer/commit/3b831874) Update cve report (#469) -- [1dc8d0e5](https://github.com/stashed/installer/commit/1dc8d0e5) Update cve report (#468) -- [af6e6b9f](https://github.com/stashed/installer/commit/af6e6b9f) Update cve report (#467) -- [a7545cef](https://github.com/stashed/installer/commit/a7545cef) Update cve report (#466) -- [00ac7508](https://github.com/stashed/installer/commit/00ac7508) Update cve report (#465) -- [93a525c1](https://github.com/stashed/installer/commit/93a525c1) Update cve report (#464) -- [78a91b3b](https://github.com/stashed/installer/commit/78a91b3b) Update cve report (#463) -- [6755a475](https://github.com/stashed/installer/commit/6755a475) Update cve report (#462) -- [f3e1dd73](https://github.com/stashed/installer/commit/f3e1dd73) Update cve report (#461) -- [ccaebdd9](https://github.com/stashed/installer/commit/ccaebdd9) Update cve report (#460) -- [71c5db61](https://github.com/stashed/installer/commit/71c5db61) Update cve report (#459) - - - -## [stashed/kubedump](https://github.com/stashed/kubedump) - -### [0.2.0-v4](https://github.com/stashed/kubedump/releases/tag/0.2.0-v4) - -- [48b34a2](https://github.com/stashed/kubedump/commit/48b34a2) Prepare for release 0.2.0-v4 (#92) -- [bd041c2](https://github.com/stashed/kubedump/commit/bd041c2) Use Go 1.24 (#89) (#91) - - - -## [stashed/mariadb](https://github.com/stashed/mariadb) - -### [10.5.8-v30](https://github.com/stashed/mariadb/releases/tag/10.5.8-v30) - -- [c79644b3](https://github.com/stashed/mariadb/commit/c79644b3) Prepare for release 10.5.8-v30 (#269) -- [aa004e5e](https://github.com/stashed/mariadb/commit/aa004e5e) Use ubuntu-latest (#267) (#268) -- [262d7bd7](https://github.com/stashed/mariadb/commit/262d7bd7) Use Go 1.24 (#265) (#266) - - - -## [stashed/mongodb](https://github.com/stashed/mongodb) - -### [3.4.17-v37](https://github.com/stashed/mongodb/releases/tag/3.4.17-v37) - -- [c3f23d7f](https://github.com/stashed/mongodb/commit/c3f23d7f) Prepare for release 3.4.17-v37 (#2376) -- [340547a1](https://github.com/stashed/mongodb/commit/340547a1) [cherry-pick] Use ubuntu-latest (#2356) (#2357) -- [fb53db50](https://github.com/stashed/mongodb/commit/fb53db50) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2341) -- [f02bb8be](https://github.com/stashed/mongodb/commit/f02bb8be) Use Go 1.24 (#2317) (#2318) - - -### [3.4.22-v37](https://github.com/stashed/mongodb/releases/tag/3.4.22-v37) - -- [1039663c](https://github.com/stashed/mongodb/commit/1039663c) Prepare for release 3.4.22-v37 (#2377) -- [62caeced](https://github.com/stashed/mongodb/commit/62caeced) [cherry-pick] Use ubuntu-latest (#2356) (#2358) -- [0c4ab1f0](https://github.com/stashed/mongodb/commit/0c4ab1f0) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2342) -- [29feabe7](https://github.com/stashed/mongodb/commit/29feabe7) Use Go 1.24 (#2317) (#2319) - - -### [3.6.8-v37](https://github.com/stashed/mongodb/releases/tag/3.6.8-v37) - -- [53c67d37](https://github.com/stashed/mongodb/commit/53c67d37) Prepare for release 3.6.8-v37 (#2379) -- [32373250](https://github.com/stashed/mongodb/commit/32373250) [cherry-pick] Use ubuntu-latest (#2356) (#2360) -- [287f9292](https://github.com/stashed/mongodb/commit/287f9292) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2344) -- [dce89326](https://github.com/stashed/mongodb/commit/dce89326) Use Go 1.24 (#2317) (#2321) - - -### [3.6.13-v37](https://github.com/stashed/mongodb/releases/tag/3.6.13-v37) - -- [0f837802](https://github.com/stashed/mongodb/commit/0f837802) Prepare for release 3.6.13-v37 (#2378) -- [8d45fd7f](https://github.com/stashed/mongodb/commit/8d45fd7f) [cherry-pick] Use ubuntu-latest (#2356) (#2359) -- [8790623d](https://github.com/stashed/mongodb/commit/8790623d) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2343) -- [ef63e0d6](https://github.com/stashed/mongodb/commit/ef63e0d6) Use Go 1.24 (#2317) (#2320) - - -### [4.0.3-v37](https://github.com/stashed/mongodb/releases/tag/4.0.3-v37) - -- [4927253b](https://github.com/stashed/mongodb/commit/4927253b) Prepare for release 4.0.3-v37 (#2381) -- [72e1b58d](https://github.com/stashed/mongodb/commit/72e1b58d) [cherry-pick] Use ubuntu-latest (#2356) (#2362) -- [7cf30403](https://github.com/stashed/mongodb/commit/7cf30403) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2346) -- [4a5b2064](https://github.com/stashed/mongodb/commit/4a5b2064) Use Go 1.24 (#2317) (#2323) - - -### [4.0.5-v37](https://github.com/stashed/mongodb/releases/tag/4.0.5-v37) - -- [1a666f44](https://github.com/stashed/mongodb/commit/1a666f44) Prepare for release 4.0.5-v37 (#2382) -- [30bb735e](https://github.com/stashed/mongodb/commit/30bb735e) Use ubuntu-latest (#2356) (#2363) -- [a5443064](https://github.com/stashed/mongodb/commit/a5443064) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2347) -- [f002dabc](https://github.com/stashed/mongodb/commit/f002dabc) Use Go 1.24 (#2317) (#2324) - - -### [4.0.11-v37](https://github.com/stashed/mongodb/releases/tag/4.0.11-v37) - -- [0a827f87](https://github.com/stashed/mongodb/commit/0a827f87) Prepare for release 4.0.11-v37 (#2380) -- [0549a57a](https://github.com/stashed/mongodb/commit/0549a57a) [cherry-pick] Use ubuntu-latest (#2356) (#2361) -- [b648b638](https://github.com/stashed/mongodb/commit/b648b638) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2345) -- [5829b653](https://github.com/stashed/mongodb/commit/5829b653) Use Go 1.24 (#2317) (#2322) - - -### [4.1.4-v37](https://github.com/stashed/mongodb/releases/tag/4.1.4-v37) - -- [50c8b474](https://github.com/stashed/mongodb/commit/50c8b474) Prepare for release 4.1.4-v37 (#2384) -- [b2de57a2](https://github.com/stashed/mongodb/commit/b2de57a2) Use ubuntu-latest (#2356) (#2365) -- [1e3be3f4](https://github.com/stashed/mongodb/commit/1e3be3f4) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2349) -- [ecdf8b0b](https://github.com/stashed/mongodb/commit/ecdf8b0b) Use Go 1.24 (#2317) (#2326) - - -### [4.1.7-v37](https://github.com/stashed/mongodb/releases/tag/4.1.7-v37) - -- [1ca43f78](https://github.com/stashed/mongodb/commit/1ca43f78) Prepare for release 4.1.7-v37 (#2385) -- [48b63b13](https://github.com/stashed/mongodb/commit/48b63b13) Use ubuntu-latest (#2356) (#2366) -- [484cc320](https://github.com/stashed/mongodb/commit/484cc320) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2350) -- [a519484f](https://github.com/stashed/mongodb/commit/a519484f) Use Go 1.24 (#2317) (#2327) - - -### [4.1.13-v37](https://github.com/stashed/mongodb/releases/tag/4.1.13-v37) - -- [0ab97946](https://github.com/stashed/mongodb/commit/0ab97946) Prepare for release 4.1.13-v37 (#2383) -- [9e2c76d7](https://github.com/stashed/mongodb/commit/9e2c76d7) Use ubuntu-latest (#2356) (#2364) -- [9e198dee](https://github.com/stashed/mongodb/commit/9e198dee) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2348) -- [7724fb1a](https://github.com/stashed/mongodb/commit/7724fb1a) Use Go 1.24 (#2317) (#2325) - - -### [4.2.3-v37](https://github.com/stashed/mongodb/releases/tag/4.2.3-v37) - -- [b94bad22](https://github.com/stashed/mongodb/commit/b94bad22) Prepare for release 4.2.3-v37 (#2386) -- [e4139f01](https://github.com/stashed/mongodb/commit/e4139f01) Use ubuntu-latest (#2356) (#2367) -- [203edd4c](https://github.com/stashed/mongodb/commit/203edd4c) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2351) -- [d488daa2](https://github.com/stashed/mongodb/commit/d488daa2) Use Go 1.24 (#2317) (#2328) - - -### [4.4.6-v28](https://github.com/stashed/mongodb/releases/tag/4.4.6-v28) - -- [b1a3dba1](https://github.com/stashed/mongodb/commit/b1a3dba1) Prepare for release 4.4.6-v28 (#2387) -- [174d8653](https://github.com/stashed/mongodb/commit/174d8653) Use ubuntu-latest (#2356) (#2368) -- [807914fa](https://github.com/stashed/mongodb/commit/807914fa) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2352) -- [cf7dd4e5](https://github.com/stashed/mongodb/commit/cf7dd4e5) Use Go 1.24 (#2317) (#2329) - - -### [5.0.3-v25](https://github.com/stashed/mongodb/releases/tag/5.0.3-v25) - -- [6d396d29](https://github.com/stashed/mongodb/commit/6d396d29) Prepare for release 5.0.3-v25 (#2389) -- [aeaf62c1](https://github.com/stashed/mongodb/commit/aeaf62c1) Use ubuntu-latest (#2356) (#2371) -- [67b2d0d6](https://github.com/stashed/mongodb/commit/67b2d0d6) extract json before unmarshal (#2335) -- [9cd90950](https://github.com/stashed/mongodb/commit/9cd90950) Extract json before unmarshal in mongodb commands (#2340) (#2355) -- [f4c333db](https://github.com/stashed/mongodb/commit/f4c333db) Use Go 1.24 (#2317) (#2331) - - -### [5.0.15-v10](https://github.com/stashed/mongodb/releases/tag/5.0.15-v10) - -- [fd2ef311](https://github.com/stashed/mongodb/commit/fd2ef311) Prepare for release 5.0.15-v10 (#2388) -- [096a6bef](https://github.com/stashed/mongodb/commit/096a6bef) Use ubuntu-latest (#2356) (#2369) -- [e4b17e70](https://github.com/stashed/mongodb/commit/e4b17e70) Extract json before unmarshal (#2334) -- [3f2ad4cd](https://github.com/stashed/mongodb/commit/3f2ad4cd) [cherry-pick] Extract json before unmarshal in mongodb commands (#2340) (#2353) -- [b94ed8b4](https://github.com/stashed/mongodb/commit/b94ed8b4) Use Go 1.24 (#2317) (#2330) - - -### [6.0.5-v13](https://github.com/stashed/mongodb/releases/tag/6.0.5-v13) - -- [c0191c04](https://github.com/stashed/mongodb/commit/c0191c04) Prepare for release 6.0.5-v13 (#2390) -- [85dfe1e5](https://github.com/stashed/mongodb/commit/85dfe1e5) Use ubuntu-latest (#2356) (#2374) -- [ead9823a](https://github.com/stashed/mongodb/commit/ead9823a) extract json before unmarshal and use `65534` USER in dockerfile (#2333) -- [fd7c4b33](https://github.com/stashed/mongodb/commit/fd7c4b33) Extract json before unmarshal in mongodb commands (#2340) (#2354) -- [7acdcec0](https://github.com/stashed/mongodb/commit/7acdcec0) Update CI runners image version -- [739272b6](https://github.com/stashed/mongodb/commit/739272b6) Use Go 1.24 (#2317) (#2332) - - - -## [stashed/mysql](https://github.com/stashed/mysql) - -### [5.7.25-v37](https://github.com/stashed/mysql/releases/tag/5.7.25-v37) - -- [920a4ec6](https://github.com/stashed/mysql/commit/920a4ec6) Prepare for release 5.7.25-v37 (#845) -- [8123bff1](https://github.com/stashed/mysql/commit/8123bff1) Use ubuntu-latest (#840) (#841) -- [b602d8f2](https://github.com/stashed/mysql/commit/b602d8f2) Use Go 1.24 (#835) (#836) - - -### [8.0.3-v36](https://github.com/stashed/mysql/releases/tag/8.0.3-v36) - -- [177ac8fe](https://github.com/stashed/mysql/commit/177ac8fe) Prepare for release 8.0.3-v36 (#848) -- [b250fb34](https://github.com/stashed/mysql/commit/b250fb34) Use ubuntu-latest (#840) (#844) -- [cf7890b0](https://github.com/stashed/mysql/commit/cf7890b0) Use Go 1.24 (#835) (#839) - - -### [8.0.14-v36](https://github.com/stashed/mysql/releases/tag/8.0.14-v36) - -- [dca3844f](https://github.com/stashed/mysql/commit/dca3844f) Prepare for release 8.0.14-v36 (#846) -- [a97db90c](https://github.com/stashed/mysql/commit/a97db90c) Use ubuntu-latest (#840) (#842) -- [9e268c96](https://github.com/stashed/mysql/commit/9e268c96) Use Go 1.24 (#835) (#837) - - -### [8.0.21-v30](https://github.com/stashed/mysql/releases/tag/8.0.21-v30) - -- [bb6b4a71](https://github.com/stashed/mysql/commit/bb6b4a71) Prepare for release 8.0.21-v30 (#847) -- [bc6dd0c2](https://github.com/stashed/mysql/commit/bc6dd0c2) Use ubuntu-latest (#840) (#843) -- [d88dd7c0](https://github.com/stashed/mysql/commit/d88dd7c0) Use Go 1.24 (#835) (#838) - - - -## [stashed/nats](https://github.com/stashed/nats) - -### [2.6.1-v24](https://github.com/stashed/nats/releases/tag/2.6.1-v24) - -- [4e0da1e](https://github.com/stashed/nats/commit/4e0da1e) Prepare for release 2.6.1-v24 (#180) -- [ad37719](https://github.com/stashed/nats/commit/ad37719) Use Go 1.24 (#177) (#178) - - -### [2.8.2-v19](https://github.com/stashed/nats/releases/tag/2.8.2-v19) - -- [738c4ac](https://github.com/stashed/nats/commit/738c4ac) Prepare for release 2.8.2-v19 (#181) -- [76de72c](https://github.com/stashed/nats/commit/76de72c) Use Go 1.24 (#177) (#179) - - - -## [stashed/percona-xtradb](https://github.com/stashed/percona-xtradb) - -### [5.7-v31](https://github.com/stashed/percona-xtradb/releases/tag/5.7-v31) - -- [19509b4b](https://github.com/stashed/percona-xtradb/commit/19509b4b) Prepare for release 5.7-v31 (#346) -- [889a824d](https://github.com/stashed/percona-xtradb/commit/889a824d) Use Go 1.24 (#342) (#343) - - - -## [stashed/postgres](https://github.com/stashed/postgres) - -### [9.6.19-v35](https://github.com/stashed/postgres/releases/tag/9.6.19-v35) - -- [132369d2](https://github.com/stashed/postgres/commit/132369d2) Prepare for release 9.6.19-v35 (#1453) -- [56005629](https://github.com/stashed/postgres/commit/56005629) Use ubuntu-latest (#1435) (#1444) -- [6260f257](https://github.com/stashed/postgres/commit/6260f257) Use Go 1.24 (#1418) (#1427) - - -### [10.14-v35](https://github.com/stashed/postgres/releases/tag/10.14-v35) - -- [231ba9d1](https://github.com/stashed/postgres/commit/231ba9d1) Prepare for release 10.14-v35 (#1431) -- [d04aa599](https://github.com/stashed/postgres/commit/d04aa599) Use ubuntu-latest (#1435) (#1436) -- [d9671477](https://github.com/stashed/postgres/commit/d9671477) Use Go 1.24 (#1418) (#1419) - - -### [11.9-v35](https://github.com/stashed/postgres/releases/tag/11.9-v35) - -- [22dd8be0](https://github.com/stashed/postgres/commit/22dd8be0) Prepare for release 11.9-v35 (#1432) -- [88580606](https://github.com/stashed/postgres/commit/88580606) Use ubuntu-latest (#1435) (#1437) -- [9cd63173](https://github.com/stashed/postgres/commit/9cd63173) Use Go 1.24 (#1418) (#1420) - - -### [12.4-v35](https://github.com/stashed/postgres/releases/tag/12.4-v35) - -- [09ab27de](https://github.com/stashed/postgres/commit/09ab27de) Prepare for release 12.4-v35 (#1433) -- [77de4622](https://github.com/stashed/postgres/commit/77de4622) Use ubuntu-latest (#1435) (#1438) -- [09a0a2c5](https://github.com/stashed/postgres/commit/09a0a2c5) Use Go 1.24 (#1418) (#1421) - - -### [13.1-v32](https://github.com/stashed/postgres/releases/tag/13.1-v32) - -- [b37c89b1](https://github.com/stashed/postgres/commit/b37c89b1) Prepare for release 13.1-v32 (#1434) -- [9b6d66af](https://github.com/stashed/postgres/commit/9b6d66af) Use ubuntu-latest (#1435) (#1439) -- [15a4986e](https://github.com/stashed/postgres/commit/15a4986e) Use Go 1.24 (#1418) (#1422) - - -### [14.0-v24](https://github.com/stashed/postgres/releases/tag/14.0-v24) - -- [5ae21436](https://github.com/stashed/postgres/commit/5ae21436) Prepare for release 14.0-v24 (#1449) -- [67427722](https://github.com/stashed/postgres/commit/67427722) Use ubuntu-latest (#1435) (#1440) -- [8e132f94](https://github.com/stashed/postgres/commit/8e132f94) Use Go 1.24 (#1418) (#1423) - - -### [15.1-v16](https://github.com/stashed/postgres/releases/tag/15.1-v16) - -- [306b27f2](https://github.com/stashed/postgres/commit/306b27f2) Prepare for release 15.1-v16 (#1450) -- [10ae014f](https://github.com/stashed/postgres/commit/10ae014f) Use ubuntu-latest (#1435) (#1441) -- [d919488a](https://github.com/stashed/postgres/commit/d919488a) Use Go 1.24 (#1418) (#1424) - - -### [16.1-v5](https://github.com/stashed/postgres/releases/tag/16.1-v5) - -- [92088205](https://github.com/stashed/postgres/commit/92088205) Prepare for release 16.1-v5 (#1451) -- [19424ed5](https://github.com/stashed/postgres/commit/19424ed5) Use ubuntu-latest (#1435) (#1442) -- [e9f07128](https://github.com/stashed/postgres/commit/e9f07128) Use Go 1.24 (#1418) (#1425) - - -### [17.2-v3](https://github.com/stashed/postgres/releases/tag/17.2-v3) - -- [ee9f7399](https://github.com/stashed/postgres/commit/ee9f7399) Prepare for release 17.2-v3 (#1452) -- [4f272c5b](https://github.com/stashed/postgres/commit/4f272c5b) Use ubuntu-latest (#1435) (#1443) -- [f4919129](https://github.com/stashed/postgres/commit/f4919129) Use Go 1.24 (#1418) (#1426) - - - -## [stashed/redis](https://github.com/stashed/redis) - -### [5.0.13-v24](https://github.com/stashed/redis/releases/tag/5.0.13-v24) - -- [ae7d293](https://github.com/stashed/redis/commit/ae7d293) Prepare for release 5.0.13-v24 (#270) -- [96925d3](https://github.com/stashed/redis/commit/96925d3) Use Go 1.24 (#266) (#267) - - -### [6.2.5-v24](https://github.com/stashed/redis/releases/tag/6.2.5-v24) - -- [5321c47](https://github.com/stashed/redis/commit/5321c47) Prepare for release 6.2.5-v24 (#271) -- [198128d](https://github.com/stashed/redis/commit/198128d) Use Go 1.24 (#266) (#268) - - -### [7.0.5-v17](https://github.com/stashed/redis/releases/tag/7.0.5-v17) - -- [0f12e09](https://github.com/stashed/redis/commit/0f12e09) Prepare for release 7.0.5-v17 (#272) -- [3c51731](https://github.com/stashed/redis/commit/3c51731) Use Go 1.24 (#266) (#269) - - - -## [stashed/stash](https://github.com/stashed/stash) - -### [v0.40.0](https://github.com/stashed/stash/releases/tag/v0.40.0) - -- [ab6e434a](https://github.com/stashed/stash/commit/ab6e434a8) Prepare for release v0.40.0 (#1601) -- [4e393a9d](https://github.com/stashed/stash/commit/4e393a9d6) Stop publishing to docker hub - - - -## [stashed/ui-server](https://github.com/stashed/ui-server) - -### [v0.21.0](https://github.com/stashed/ui-server/releases/tag/v0.21.0) - -- [7c4d7ec2](https://github.com/stashed/ui-server/commit/7c4d7ec2) Prepare for release v0.21.0 (#50) -- [de51d640](https://github.com/stashed/ui-server/commit/de51d640) Use Go 1.24 (#49) - - - -## [stashed/vault](https://github.com/stashed/vault) - -### [1.10.3-v16](https://github.com/stashed/vault/releases/tag/1.10.3-v16) - -- [b865d799](https://github.com/stashed/vault/commit/b865d799) Prepare for release 1.10.3-v16 (#61) -- [d973b761](https://github.com/stashed/vault/commit/d973b761) Use Go 1.24 (#59) (#60) - - - - From 5b79eb8c10c5ea9a6edd10efb7d95376f491af82 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Fri, 27 Jun 2025 04:25:02 +0000 Subject: [PATCH 60/60] Update changelog Signed-off-by: 1gtm <1gtm@appscode.com> --- releases/v2025.6.30/CHANGELOG.json | 24 +++++++++++++++++++++++- releases/v2025.6.30/README.md | 10 ++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/releases/v2025.6.30/CHANGELOG.json b/releases/v2025.6.30/CHANGELOG.json index 52019b1ae..12a28bc81 100644 --- a/releases/v2025.6.30/CHANGELOG.json +++ b/releases/v2025.6.30/CHANGELOG.json @@ -1,7 +1,7 @@ { "product_line": "Stash", "release": "v2025.6.30", - "release_date": "2025-06-27T01:13:57.853281785Z", + "release_date": "2025-06-27T04:25:02.627837651Z", "release_project_url": "https://github.com/stashed/CHANGELOG", "docs_url": "https://stash.run/docs/v2025.6.30", "kubernetes_version": "1.26+", @@ -62,6 +62,28 @@ } ] }, + { + "url": "github.com/stashed/docs", + "releases": [ + { + "tag": "v2025.6.30", + "commits": [ + { + "SHA": "9e9c5c3", + "Subject": "Prepare for release v2025.6.30 (#311)" + }, + { + "SHA": "2ecff3a", + "Subject": "Test against k8s 1.32 (#310)" + }, + { + "SHA": "02f9613", + "Subject": "Use Go 1.24 (#309)" + } + ] + } + ] + }, { "url": "github.com/stashed/elasticsearch", "releases": [ diff --git a/releases/v2025.6.30/README.md b/releases/v2025.6.30/README.md index 03eadbc33..0343f1bfb 100644 --- a/releases/v2025.6.30/README.md +++ b/releases/v2025.6.30/README.md @@ -24,6 +24,16 @@ +## [stashed/docs](https://github.com/stashed/docs) + +### [v2025.6.30](https://github.com/stashed/docs/releases/tag/v2025.6.30) + +- [9e9c5c3](https://github.com/stashed/docs/commit/9e9c5c3) Prepare for release v2025.6.30 (#311) +- [2ecff3a](https://github.com/stashed/docs/commit/2ecff3a) Test against k8s 1.32 (#310) +- [02f9613](https://github.com/stashed/docs/commit/02f9613) Use Go 1.24 (#309) + + + ## [stashed/elasticsearch](https://github.com/stashed/elasticsearch) ### [5.6.4-v36](https://github.com/stashed/elasticsearch/releases/tag/5.6.4-v36)