Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v2024.8.30 #19

Merged
merged 14 commits into from
Aug 30, 2024
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Version | Release Date | User Guide | Changelog | Kubernetes Version |
|--------------------------- | ------------ | ---------- | --------- | ------------------ |
| [v2024.8.30](https:/github.com/kubestash/CHANGELOG/releases/tag/v2024.8.30) | 2024-08-30 | [User Guide](https://kubestash.com/docs/v2024.8.30) | [CHANGELOG](/releases/v2024.8.30/README.md) | 1.25+ |
| [v2024.8.14](https:/github.com/kubestash/CHANGELOG/releases/tag/v2024.8.14) | 2024-08-14 | [User Guide](https://kubestash.com/docs/v2024.8.14) | [CHANGELOG](/releases/v2024.8.14/README.md) | 1.25+ |
| [v2024.7.1](https:/github.com/kubestash/CHANGELOG/releases/tag/v2024.7.1) | 2024-07-01 | [User Guide](https://kubestash.com/docs/v2024.7.1) | [CHANGELOG](/releases/v2024.7.1/README.md) | 1.25+ |
| [v2024.6.4](https:/github.com/kubestash/CHANGELOG/releases/tag/v2024.6.4) | 2024-06-04 | [User Guide](https://kubestash.com/docs/v2024.6.4) | [CHANGELOG](/releases/v2024.6.4/README.md) | 1.20+ |
Expand Down
198 changes: 198 additions & 0 deletions releases/v2024.8.30/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,198 @@
{
"product_line": "KubeStash",
"release": "v2024.8.30",
"release_date": "2024-08-30T09:17:56.762931796Z",
"release_project_url": "https://github.com/kubestash/CHANGELOG",
"docs_url": "https://kubestash.com/docs/v2024.8.30",
"kubernetes_version": "1.25+",
"projects": [
{
"url": "github.com/kubestash/apimachinery",
"releases": [
{
"tag": "v0.12.0",
"commits": [
{
"SHA": "5b2bd98f",
"Subject": "Update deps"
},
{
"SHA": "56fa8e6a",
"Subject": "Add constants for initial backup trigger (#127)"
},
{
"SHA": "1295e35b",
"Subject": "Use Go 1.23 (#126)"
}
]
}
]
},
{
"url": "github.com/kubestash/cli",
"releases": [
{
"tag": "v0.11.0",
"commits": [
{
"SHA": "7b8760e",
"Subject": "Prepare for release v0.11.0 (#35)"
},
{
"SHA": "e25615d",
"Subject": "Use Go 1.23 (#33)"
}
]
}
]
},
{
"url": "github.com/kubestash/docs",
"releases": [
{
"tag": "v2024.8.30",
"commits": [
{
"SHA": "be7faf9",
"Subject": "Prepare for release v2024.8.30 (#14)"
},
{
"SHA": "ef82113",
"Subject": "Use Go 1.23 (#12)"
}
]
}
]
},
{
"url": "github.com/kubestash/installer",
"releases": [
{
"tag": "v2024.8.30",
"commits": [
{
"SHA": "e3b3047",
"Subject": "Prepare for release v2024.8.30 (#80)"
},
{
"SHA": "a77a8d3",
"Subject": "Use Go 1.23 (#78)"
}
]
}
]
},
{
"url": "github.com/kubestash/kubedump",
"releases": [
{
"tag": "v0.11.0",
"commits": [
{
"SHA": "4d6c846",
"Subject": "Prepare for release v0.11.0 (#29)"
},
{
"SHA": "b755b27",
"Subject": "Use Go 1.23 (#27)"
}
]
}
]
},
{
"url": "github.com/kubestash/kubestash",
"releases": [
{
"tag": "v0.12.0",
"commits": [
{
"SHA": "4ef5a4e0",
"Subject": "Prepare for release v0.12.0 (#246)"
},
{
"SHA": "b5e5a908",
"Subject": "Add support for trigger initial backup (#245)"
},
{
"SHA": "7fd8a1dd",
"Subject": "Use Go 1.23 (#243)"
}
]
}
]
},
{
"url": "github.com/kubestash/manifest",
"releases": [
{
"tag": "v0.4.0",
"commits": [
{
"SHA": "eeac8b6",
"Subject": "Prepare for release v0.4.0 (#12)"
},
{
"SHA": "d26c6c1",
"Subject": "Use Go 1.23 (#10)"
}
]
}
]
},
{
"url": "github.com/kubestash/pvc",
"releases": [
{
"tag": "v0.11.0",
"commits": [
{
"SHA": "6a3ed4d",
"Subject": "Prepare for release v0.11.0 (#38)"
},
{
"SHA": "585053c",
"Subject": "Use Go 1.23 (#36)"
}
]
}
]
},
{
"url": "github.com/kubestash/volume-snapshotter",
"releases": [
{
"tag": "v0.11.0",
"commits": [
{
"SHA": "bab1f809",
"Subject": "Prepare for release v0.11.0 (#33)"
},
{
"SHA": "0cbb4f32",
"Subject": "Use Go 1.23 (#31)"
}
]
}
]
},
{
"url": "github.com/kubestash/workload",
"releases": [
{
"tag": "v0.11.0",
"commits": [
{
"SHA": "769d7b5",
"Subject": "Prepare for release v0.11.0 (#49)"
},
{
"SHA": "3721e80",
"Subject": "Use Go 1.23 (#47)"
}
]
}
]
}
]
}
95 changes: 95 additions & 0 deletions releases/v2024.8.30/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
# KubeStash v2024.8.30 (2024-08-30)


## [kubestash/apimachinery](https://github.com/kubestash/apimachinery)

### [v0.12.0](https://github.com/kubestash/apimachinery/releases/tag/v0.12.0)

- [5b2bd98f](https://github.com/kubestash/apimachinery/commit/5b2bd98f) Update deps
- [56fa8e6a](https://github.com/kubestash/apimachinery/commit/56fa8e6a) Add constants for initial backup trigger (#127)
- [1295e35b](https://github.com/kubestash/apimachinery/commit/1295e35b) Use Go 1.23 (#126)



## [kubestash/cli](https://github.com/kubestash/cli)

### [v0.11.0](https://github.com/kubestash/cli/releases/tag/v0.11.0)

- [7b8760e](https://github.com/kubestash/cli/commit/7b8760e) Prepare for release v0.11.0 (#35)
- [e25615d](https://github.com/kubestash/cli/commit/e25615d) Use Go 1.23 (#33)



## [kubestash/docs](https://github.com/kubestash/docs)

### [v2024.8.30](https://github.com/kubestash/docs/releases/tag/v2024.8.30)

- [be7faf9](https://github.com/kubestash/docs/commit/be7faf9) Prepare for release v2024.8.30 (#14)
- [ef82113](https://github.com/kubestash/docs/commit/ef82113) Use Go 1.23 (#12)



## [kubestash/installer](https://github.com/kubestash/installer)

### [v2024.8.30](https://github.com/kubestash/installer/releases/tag/v2024.8.30)

- [e3b3047](https://github.com/kubestash/installer/commit/e3b3047) Prepare for release v2024.8.30 (#80)
- [a77a8d3](https://github.com/kubestash/installer/commit/a77a8d3) Use Go 1.23 (#78)



## [kubestash/kubedump](https://github.com/kubestash/kubedump)

### [v0.11.0](https://github.com/kubestash/kubedump/releases/tag/v0.11.0)

- [4d6c846](https://github.com/kubestash/kubedump/commit/4d6c846) Prepare for release v0.11.0 (#29)
- [b755b27](https://github.com/kubestash/kubedump/commit/b755b27) Use Go 1.23 (#27)



## [kubestash/kubestash](https://github.com/kubestash/kubestash)

### [v0.12.0](https://github.com/kubestash/kubestash/releases/tag/v0.12.0)

- [4ef5a4e0](https://github.com/kubestash/kubestash/commit/4ef5a4e0) Prepare for release v0.12.0 (#246)
- [b5e5a908](https://github.com/kubestash/kubestash/commit/b5e5a908) Add support for trigger initial backup (#245)
- [7fd8a1dd](https://github.com/kubestash/kubestash/commit/7fd8a1dd) Use Go 1.23 (#243)



## [kubestash/manifest](https://github.com/kubestash/manifest)

### [v0.4.0](https://github.com/kubestash/manifest/releases/tag/v0.4.0)

- [eeac8b6](https://github.com/kubestash/manifest/commit/eeac8b6) Prepare for release v0.4.0 (#12)
- [d26c6c1](https://github.com/kubestash/manifest/commit/d26c6c1) Use Go 1.23 (#10)



## [kubestash/pvc](https://github.com/kubestash/pvc)

### [v0.11.0](https://github.com/kubestash/pvc/releases/tag/v0.11.0)

- [6a3ed4d](https://github.com/kubestash/pvc/commit/6a3ed4d) Prepare for release v0.11.0 (#38)
- [585053c](https://github.com/kubestash/pvc/commit/585053c) Use Go 1.23 (#36)



## [kubestash/volume-snapshotter](https://github.com/kubestash/volume-snapshotter)

### [v0.11.0](https://github.com/kubestash/volume-snapshotter/releases/tag/v0.11.0)

- [bab1f809](https://github.com/kubestash/volume-snapshotter/commit/bab1f809) Prepare for release v0.11.0 (#33)
- [0cbb4f32](https://github.com/kubestash/volume-snapshotter/commit/0cbb4f32) Use Go 1.23 (#31)



## [kubestash/workload](https://github.com/kubestash/workload)

### [v0.11.0](https://github.com/kubestash/workload/releases/tag/v0.11.0)

- [769d7b5](https://github.com/kubestash/workload/commit/769d7b5) Prepare for release v0.11.0 (#49)
- [3721e80](https://github.com/kubestash/workload/commit/3721e80) Use Go 1.23 (#47)



Loading