|
| 1 | +## [talos-backup 0.1.0-beta.2](https://github.com/siderolabs/talos-backup/releases/tag/v0.1.0-beta.2) (2024-08-27) |
| 2 | + |
| 3 | +Welcome to the v0.1.0-beta.2 release of talos-backup! |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +Please try out the release binaries and report any issues at |
| 8 | +https://github.com/siderolabs/talos-backup/issues. |
| 9 | + |
| 10 | +### Contributors |
| 11 | + |
| 12 | +* Noel Georgi |
| 13 | +* Spencer Smith |
| 14 | +* Cedric Grard |
| 15 | +* Florian Ströger |
| 16 | +* Lars Sjöström |
| 17 | +* Philipp Sauter |
| 18 | +* Victor Seva |
| 19 | + |
| 20 | +### Changes |
| 21 | +<details><summary>14 commits</summary> |
| 22 | +<p> |
| 23 | + |
| 24 | +* [`10759bd`](https://github.com/siderolabs/talos-backup/commit/10759bdb57330f1c7616cd0640ffa900a668af29) feat: add support for encryption as optional in BackupSnapshot |
| 25 | +* [`db9891a`](https://github.com/siderolabs/talos-backup/commit/db9891a8419b1a3c6a3f32315006302998adcf7f) chore: rekres and bump deps |
| 26 | +* [`1e05599`](https://github.com/siderolabs/talos-backup/commit/1e055998bd2ce90c07fdc25e6f3cac4ee99f3aa1) feat: add support for UsePathStyle in ServiceConfig |
| 27 | +* [`ec893b4`](https://github.com/siderolabs/talos-backup/commit/ec893b4febc922082ebb57da6380e568eb4a851c) chore(ci): create multiplatform (amd&arm) image |
| 28 | +* [`5ce42bf`](https://github.com/siderolabs/talos-backup/commit/5ce42bf41bd18e401af96f1beafe8ac063950af3) chore: rekres |
| 29 | +* [`81092b2`](https://github.com/siderolabs/talos-backup/commit/81092b2b574875846a5c01c38dc85b066105407f) chore: rekres |
| 30 | +* [`8581dad`](https://github.com/siderolabs/talos-backup/commit/8581dad1537f17cc55debdc1d4fd05547d04b379) fix: need signing region for custom s3 endpoint |
| 31 | +* [`c9d9843`](https://github.com/siderolabs/talos-backup/commit/c9d9843e5d6a78100d85ebc38209d4ecc37438c3) chore: update build instructions |
| 32 | +* [`17b8780`](https://github.com/siderolabs/talos-backup/commit/17b8780b168eaa091aaa9872a89920644a74c9d8) chore: rekres |
| 33 | +* [`6b31cb1`](https://github.com/siderolabs/talos-backup/commit/6b31cb102ab6ddf3571bc7e6fce2ed038c795fa2) release(v0.1.0-alpha.0): prepare release |
| 34 | +* [`2a79236`](https://github.com/siderolabs/talos-backup/commit/2a79236f469a68f53129420757e9a46136fd2001) feat: update mods, rekres, and combine everything under `talos-backup` |
| 35 | +* [`200e485`](https://github.com/siderolabs/talos-backup/commit/200e485374684b0db644ee405b32aeee3ce67314) feat: etcd snapshot service for kubernetes |
| 36 | +* [`e8e2910`](https://github.com/siderolabs/talos-backup/commit/e8e2910e3439b64d46e016a314d399924a84ffd6) chore: update name, version bump talos machinery |
| 37 | +* [`b2a0b1c`](https://github.com/siderolabs/talos-backup/commit/b2a0b1c457325c212527d54666b399b9b935f3fc) feat: first commit and kressification |
| 38 | +</p> |
| 39 | +</details> |
| 40 | + |
| 41 | +### Changes since v0.1.0-beta.1 |
| 42 | +<details><summary>3 commits</summary> |
| 43 | +<p> |
| 44 | + |
| 45 | +* [`10759bd`](https://github.com/siderolabs/talos-backup/commit/10759bdb57330f1c7616cd0640ffa900a668af29) feat: add support for encryption as optional in BackupSnapshot |
| 46 | +* [`db9891a`](https://github.com/siderolabs/talos-backup/commit/db9891a8419b1a3c6a3f32315006302998adcf7f) chore: rekres and bump deps |
| 47 | +* [`1e05599`](https://github.com/siderolabs/talos-backup/commit/1e055998bd2ce90c07fdc25e6f3cac4ee99f3aa1) feat: add support for UsePathStyle in ServiceConfig |
| 48 | +</p> |
| 49 | +</details> |
| 50 | + |
| 51 | +### Dependency Changes |
| 52 | + |
| 53 | +This release has no dependency changes |
| 54 | + |
1 | 55 | ## [talos-backup 0.1.0-alpha.0](https://github.com/siderolabs/talos-backup/releases/tag/v0.1.0-alpha.0) (2023-05-04) |
2 | 56 |
|
3 | 57 | Welcome to the v0.1.0-alpha.0 release of talos-backup! |
|
0 commit comments