Skip to content

Commit 0e9db5d

Browse files
authored
Prepare for release v2025.6.30 (#126)
ProductLine: Stash Release: v2025.6.30 Release-tracker: stashed/CHANGELOG#82 Signed-off-by: 1gtm <[email protected]>
1 parent 52e9009 commit 0e9db5d

File tree

854 files changed

+134673
-134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

854 files changed

+134673
-134
lines changed
Lines changed: 172 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,172 @@
1+
---
2+
title: Changelog | Stash
3+
description: Changelog
4+
menu:
5+
docs_v2025.6.30:
6+
identifier: changelog-stash-0.1
7+
name: Changelog-0.1
8+
parent: welcome
9+
weight: 10
10+
product_name: stash
11+
menu_name: docs_v2025.6.30
12+
section_menu_id: welcome
13+
url: /docs/v2025.6.30/welcome/changelog-0.1/
14+
aliases:
15+
- /docs/v2025.6.30/CHANGELOG-0.1/
16+
info:
17+
cli: v0.40.0
18+
community: v0.40.0
19+
elasticsearch:
20+
- 5.6.4-v36
21+
- 6.2.4-v36
22+
- 6.3.0-v36
23+
- 6.4.0-v36
24+
- 6.5.3-v36
25+
- 6.8.0-v36
26+
- 7.14.0-v22
27+
- 7.2.0-v36
28+
- 7.3.2-v36
29+
- 8.2.0-v19
30+
enterprise: v0.40.0
31+
etcd:
32+
- 3.5.0-v23
33+
installer: v2025.6.30
34+
kubedump:
35+
- 0.2.0-v4
36+
mariadb:
37+
- 10.5.8-v30
38+
mongodb:
39+
- 3.4.17-v37
40+
- 3.4.22-v37
41+
- 3.6.13-v37
42+
- 3.6.8-v37
43+
- 4.0.11-v37
44+
- 4.0.3-v37
45+
- 4.0.5-v37
46+
- 4.1.13-v37
47+
- 4.1.4-v37
48+
- 4.1.7-v37
49+
- 4.2.3-v37
50+
- 4.4.6-v28
51+
- 5.0.15-v10
52+
- 5.0.3-v25
53+
- 6.0.5-v13
54+
mysql:
55+
- 5.7.25-v37
56+
- 8.0.14-v36
57+
- 8.0.21-v30
58+
- 8.0.3-v36
59+
nats:
60+
- 2.6.1-v24
61+
- 2.8.2-v19
62+
percona-xtradb:
63+
- 5.7-v31
64+
postgres:
65+
- 10.14-v35
66+
- 11.9-v35
67+
- 12.4-v35
68+
- 13.1-v32
69+
- 14.0-v24
70+
- 15.1-v16
71+
- 16.1-v5
72+
- 17.2-v3
73+
- 9.6.19-v35
74+
redis:
75+
- 5.0.13-v24
76+
- 6.2.5-v24
77+
- 7.0.5-v17
78+
ui-server: v0.21.0
79+
vault:
80+
- 1.10.3-v16
81+
version: v2025.6.30
82+
---
83+
84+
# Change Log
85+
86+
## [0.1.0](https://github.com/appscode/stash/tree/0.1.0) (2017-06-27)
87+
**Implemented enhancements:**
88+
89+
- Allow modifying the cron expression [\#21](https://github.com/appscode/stash/issues/21)
90+
- Use RBAC objects for operator. [\#64](https://github.com/appscode/stash/issues/64)
91+
- Support Azure as backup destination [\#35](https://github.com/appscode/stash/issues/35)
92+
- Support GCS as backup destination [\#34](https://github.com/appscode/stash/issues/34)
93+
- Change Destination definition to point to S3 [\#33](https://github.com/appscode/stash/issues/33)
94+
- TODOs [\#22](https://github.com/appscode/stash/issues/22)
95+
- Send performance stats to Prometheus [\#9](https://github.com/appscode/stash/issues/9)
96+
97+
**Fixed bugs:**
98+
99+
- Bubble up errors to the caller. [\#24](https://github.com/appscode/stash/issues/24)
100+
- Fix registration of wrong group [\#39](https://github.com/appscode/stash/pull/39) ([sadlil](https://github.com/sadlil))
101+
102+
**Closed issues:**
103+
104+
- Add /snapshots endpoint in operator [\#81](https://github.com/appscode/stash/issues/81)
105+
- CLI: restic-ctl [\#8](https://github.com/appscode/stash/issues/8)
106+
- Sanitize metric labels [\#68](https://github.com/appscode/stash/issues/68)
107+
- Mount an empty directory to write local files. [\#61](https://github.com/appscode/stash/issues/61)
108+
- Support BackBlaze as backup destination [\#60](https://github.com/appscode/stash/issues/60)
109+
- Support Swift as backup destination [\#59](https://github.com/appscode/stash/issues/59)
110+
- Add e2e tests using Ginkgo [\#57](https://github.com/appscode/stash/issues/57)
111+
- Review analytics [\#55](https://github.com/appscode/stash/issues/55)
112+
- Support updated Kube object versions [\#42](https://github.com/appscode/stash/issues/42)
113+
- Update restic to 0.6.x [\#32](https://github.com/appscode/stash/issues/32)
114+
- Add analytics [\#31](https://github.com/appscode/stash/issues/31)
115+
- HTTP api to exposing restic repository data [\#7](https://github.com/appscode/stash/issues/7)
116+
- Provision new restic repositories [\#6](https://github.com/appscode/stash/issues/6)
117+
- Proposal: Imeplement Restic TPR Resource for Kubernetes [\#1](https://github.com/appscode/stash/issues/1)
118+
119+
**Merged pull requests:**
120+
121+
- Add e2e tests for major cloud providers [\#84](https://github.com/appscode/stash/pull/84) ([tamalsaha](https://github.com/tamalsaha))
122+
- Add /snapshots endpoint in operator [\#82](https://github.com/appscode/stash/pull/82) ([tamalsaha](https://github.com/tamalsaha))
123+
- Handle update conflicts [\#78](https://github.com/appscode/stash/pull/78) ([tamalsaha](https://github.com/tamalsaha))
124+
- Test e2e tests [\#76](https://github.com/appscode/stash/pull/76) ([tamalsaha](https://github.com/tamalsaha))
125+
- Delete old testify tests [\#75](https://github.com/appscode/stash/pull/75) ([tamalsaha](https://github.com/tamalsaha))
126+
- Create a cli wrapper for restic [\#74](https://github.com/appscode/stash/pull/74) ([tamalsaha](https://github.com/tamalsaha))
127+
- Revise EnsureXXXSidecar methods [\#73](https://github.com/appscode/stash/pull/73) ([tamalsaha](https://github.com/tamalsaha))
128+
- Add ginkgo based e2e tests [\#70](https://github.com/appscode/stash/pull/70) ([tamalsaha](https://github.com/tamalsaha))
129+
- Push metrics to Prometheus push gateway [\#67](https://github.com/appscode/stash/pull/67) ([tamalsaha](https://github.com/tamalsaha))
130+
- Use go-sh to execute restic commands [\#63](https://github.com/appscode/stash/pull/63) ([tamalsaha](https://github.com/tamalsaha))
131+
- Add scratchDir & prefixHostname flags [\#62](https://github.com/appscode/stash/pull/62) ([tamalsaha](https://github.com/tamalsaha))
132+
- Support remote backends [\#58](https://github.com/appscode/stash/pull/58) ([tamalsaha](https://github.com/tamalsaha))
133+
- Organize backup code. [\#54](https://github.com/appscode/stash/pull/54) ([tamalsaha](https://github.com/tamalsaha))
134+
- Synchronize scheduler reconfiguration [\#53](https://github.com/appscode/stash/pull/53) ([tamalsaha](https://github.com/tamalsaha))
135+
- Fix unit tests [\#51](https://github.com/appscode/stash/pull/51) ([tamalsaha](https://github.com/tamalsaha))
136+
- Check docker image tag before starting operator [\#45](https://github.com/appscode/stash/pull/45) ([tamalsaha](https://github.com/tamalsaha))
137+
- Expose metrics from operator [\#44](https://github.com/appscode/stash/pull/44) ([tamalsaha](https://github.com/tamalsaha))
138+
- Add analytics [\#41](https://github.com/appscode/stash/pull/41) ([aerokite](https://github.com/aerokite))
139+
- Use V1alpha1SchemeGroupVersion for Restik [\#40](https://github.com/appscode/stash/pull/40) ([aerokite](https://github.com/aerokite))
140+
- Fix status update [\#38](https://github.com/appscode/stash/pull/38) ([saumanbiswas](https://github.com/saumanbiswas))
141+
- Upgrade restic version to 0.6.1 [\#37](https://github.com/appscode/stash/pull/37) ([tamalsaha](https://github.com/tamalsaha))
142+
- Change api version to v1alpha1 [\#30](https://github.com/appscode/stash/pull/30) ([tamalsaha](https://github.com/tamalsaha))
143+
- Rename function and structure [\#29](https://github.com/appscode/stash/pull/29) ([saumanbiswas](https://github.com/saumanbiswas))
144+
- Rename Backup into Restik [\#28](https://github.com/appscode/stash/pull/28) ([saumanbiswas](https://github.com/saumanbiswas))
145+
- Move api from k8s-addons [\#27](https://github.com/appscode/stash/pull/27) ([saumanbiswas](https://github.com/saumanbiswas))
146+
- Bubble up errors to caller [\#26](https://github.com/appscode/stash/pull/26) ([saumanbiswas](https://github.com/saumanbiswas))
147+
- Allow modifying the cron expression [\#25](https://github.com/appscode/stash/pull/25) ([saumanbiswas](https://github.com/saumanbiswas))
148+
- Use unversioned time [\#23](https://github.com/appscode/stash/pull/23) ([tamalsaha](https://github.com/tamalsaha))
149+
- Restik chart [\#20](https://github.com/appscode/stash/pull/20) ([saumanbiswas](https://github.com/saumanbiswas))
150+
- example added [\#19](https://github.com/appscode/stash/pull/19) ([saumanbiswas](https://github.com/saumanbiswas))
151+
- Move restik api and client to k8s-addons [\#18](https://github.com/appscode/stash/pull/18) ([saumanbiswas](https://github.com/saumanbiswas))
152+
- Error print fix [\#17](https://github.com/appscode/stash/pull/17) ([saumanbiswas](https://github.com/saumanbiswas))
153+
- Check group registration [\#16](https://github.com/appscode/stash/pull/16) ([saumanbiswas](https://github.com/saumanbiswas))
154+
- Restik docs [\#15](https://github.com/appscode/stash/pull/15) ([saumanbiswas](https://github.com/saumanbiswas))
155+
- Restik unit test, e2e test [\#14](https://github.com/appscode/stash/pull/14) ([saumanbiswas](https://github.com/saumanbiswas))
156+
- Restik create delete initial implementation [\#12](https://github.com/appscode/stash/pull/12) ([saumanbiswas](https://github.com/saumanbiswas))
157+
- Build docker image [\#11](https://github.com/appscode/stash/pull/11) ([tamalsaha](https://github.com/tamalsaha))
158+
- Clone skeleton from appscode/k3pc [\#10](https://github.com/appscode/stash/pull/10) ([tamalsaha](https://github.com/tamalsaha))
159+
- Fix e2e tests [\#83](https://github.com/appscode/stash/pull/83) ([tamalsaha](https://github.com/tamalsaha))
160+
- Mount scratchDir with operator [\#80](https://github.com/appscode/stash/pull/80) ([tamalsaha](https://github.com/tamalsaha))
161+
- Fix scheduler [\#79](https://github.com/appscode/stash/pull/79) ([tamalsaha](https://github.com/tamalsaha))
162+
- Create RBAC objects for operator [\#69](https://github.com/appscode/stash/pull/69) ([tamalsaha](https://github.com/tamalsaha))
163+
- Mount labels using Downward api [\#66](https://github.com/appscode/stash/pull/66) ([tamalsaha](https://github.com/tamalsaha))
164+
- Vendor go-sh dependency [\#65](https://github.com/appscode/stash/pull/65) ([tamalsaha](https://github.com/tamalsaha))
165+
- Update e2e tests [\#52](https://github.com/appscode/stash/pull/52) ([tamalsaha](https://github.com/tamalsaha))
166+
- Run watchers for preferred api group version kind [\#50](https://github.com/appscode/stash/pull/50) ([tamalsaha](https://github.com/tamalsaha))
167+
- Build restic from source by default [\#49](https://github.com/appscode/stash/pull/49) ([tamalsaha](https://github.com/tamalsaha))
168+
- Watch individual object types. [\#48](https://github.com/appscode/stash/pull/48) ([tamalsaha](https://github.com/tamalsaha))
169+
- Various code cleanup [\#47](https://github.com/appscode/stash/pull/47) ([tamalsaha](https://github.com/tamalsaha))
170+
- Reorganize cron controller [\#46](https://github.com/appscode/stash/pull/46) ([tamalsaha](https://github.com/tamalsaha))
171+
- Run push gateway as a side-car for restik operator. [\#43](https://github.com/appscode/stash/pull/43) ([tamalsaha](https://github.com/tamalsaha))
172+
- Use client-go [\#36](https://github.com/appscode/stash/pull/36) ([tamalsaha](https://github.com/tamalsaha))
Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
---
2+
title: Changelog | Stash
3+
description: Changelog
4+
menu:
5+
docs_v2025.6.30:
6+
identifier: changelog-stash-0.2
7+
name: Changelog-0.2
8+
parent: welcome
9+
weight: 20
10+
product_name: stash
11+
menu_name: docs_v2025.6.30
12+
section_menu_id: welcome
13+
url: /docs/v2025.6.30/welcome/changelog-0.2/
14+
aliases:
15+
- /docs/v2025.6.30/CHANGELOG-0.2/
16+
info:
17+
cli: v0.40.0
18+
community: v0.40.0
19+
elasticsearch:
20+
- 5.6.4-v36
21+
- 6.2.4-v36
22+
- 6.3.0-v36
23+
- 6.4.0-v36
24+
- 6.5.3-v36
25+
- 6.8.0-v36
26+
- 7.14.0-v22
27+
- 7.2.0-v36
28+
- 7.3.2-v36
29+
- 8.2.0-v19
30+
enterprise: v0.40.0
31+
etcd:
32+
- 3.5.0-v23
33+
installer: v2025.6.30
34+
kubedump:
35+
- 0.2.0-v4
36+
mariadb:
37+
- 10.5.8-v30
38+
mongodb:
39+
- 3.4.17-v37
40+
- 3.4.22-v37
41+
- 3.6.13-v37
42+
- 3.6.8-v37
43+
- 4.0.11-v37
44+
- 4.0.3-v37
45+
- 4.0.5-v37
46+
- 4.1.13-v37
47+
- 4.1.4-v37
48+
- 4.1.7-v37
49+
- 4.2.3-v37
50+
- 4.4.6-v28
51+
- 5.0.15-v10
52+
- 5.0.3-v25
53+
- 6.0.5-v13
54+
mysql:
55+
- 5.7.25-v37
56+
- 8.0.14-v36
57+
- 8.0.21-v30
58+
- 8.0.3-v36
59+
nats:
60+
- 2.6.1-v24
61+
- 2.8.2-v19
62+
percona-xtradb:
63+
- 5.7-v31
64+
postgres:
65+
- 10.14-v35
66+
- 11.9-v35
67+
- 12.4-v35
68+
- 13.1-v32
69+
- 14.0-v24
70+
- 15.1-v16
71+
- 16.1-v5
72+
- 17.2-v3
73+
- 9.6.19-v35
74+
redis:
75+
- 5.0.13-v24
76+
- 6.2.5-v24
77+
- 7.0.5-v17
78+
ui-server: v0.21.0
79+
vault:
80+
- 1.10.3-v16
81+
version: v2025.6.30
82+
---
83+
84+
# Change Log
85+
86+
## [0.2.0](https://github.com/appscode/stash/tree/0.2.0) (2017-06-30)
87+
[Full Changelog](https://github.com/appscode/stash/compare/0.1.0...0.2.0)
88+
89+
**Implemented enhancements:**
90+
91+
- Don't run forget if missing retention policy [\#100](https://github.com/appscode/stash/issues/100)
92+
- Move prefix-hostname to Restic tpr [\#96](https://github.com/appscode/stash/issues/96)
93+
94+
**Fixed bugs:**
95+
96+
- Mount source volume [\#112](https://github.com/appscode/stash/issues/112)
97+
- Test restic URL is generated correctly when optional parts are missing [\#98](https://github.com/appscode/stash/issues/98)
98+
- Handle updated restic selectors [\#95](https://github.com/appscode/stash/issues/95)
99+
100+
**Closed issues:**
101+
102+
- Link to sidecar flags. [\#109](https://github.com/appscode/stash/issues/109)
103+
- Link back to tutorial from docs pages. [\#107](https://github.com/appscode/stash/issues/107)
104+
- Document various implications of Restic update [\#103](https://github.com/appscode/stash/issues/103)
105+
- Add retention policy options [\#101](https://github.com/appscode/stash/issues/101)
106+
- Handle updating local backend. [\#105](https://github.com/appscode/stash/issues/105)
107+
- Set Temp dir ENV var [\#102](https://github.com/appscode/stash/issues/102)
108+
- Cleanup documentation [\#86](https://github.com/appscode/stash/issues/86)
109+
- Updating Local backend does not update pods. [\#71](https://github.com/appscode/stash/issues/71)
110+
111+
**Merged pull requests:**
112+
113+
- Part 6 - Update docs [\#121](https://github.com/appscode/stash/pull/121) ([tamalsaha](https://github.com/tamalsaha))
114+
- Update docs [\#120](https://github.com/appscode/stash/pull/120) ([tamalsaha](https://github.com/tamalsaha))
115+
- Various bug fixes [\#118](https://github.com/appscode/stash/pull/118) ([tamalsaha](https://github.com/tamalsaha))
116+
- Update pitch [\#117](https://github.com/appscode/stash/pull/117) ([tamalsaha](https://github.com/tamalsaha))
117+
- Part 5 - User Guide [\#114](https://github.com/appscode/stash/pull/114) ([tamalsaha](https://github.com/tamalsaha))
118+
- Part 4- User Guide [\#113](https://github.com/appscode/stash/pull/113) ([tamalsaha](https://github.com/tamalsaha))
119+
- Part 3 - User Guide [\#110](https://github.com/appscode/stash/pull/110) ([tamalsaha](https://github.com/tamalsaha))
120+
- Update user guide [\#94](https://github.com/appscode/stash/pull/94) ([tamalsaha](https://github.com/tamalsaha))
121+
- Create separate restic for each type of backend. [\#92](https://github.com/appscode/stash/pull/92) ([tamalsaha](https://github.com/tamalsaha))
122+
- Remove selectors so that `template.metadata.labels` are used [\#91](https://github.com/appscode/stash/pull/91) ([tamalsaha](https://github.com/tamalsaha))
123+
- Update Stash chart [\#89](https://github.com/appscode/stash/pull/89) ([tamalsaha](https://github.com/tamalsaha))
124+
- Various changes to RetentionPolicy [\#116](https://github.com/appscode/stash/pull/116) ([tamalsaha](https://github.com/tamalsaha))
125+
- Set TMPDIR env var for restic [\#115](https://github.com/appscode/stash/pull/115) ([tamalsaha](https://github.com/tamalsaha))
126+
- Part - 2 of User guide [\#99](https://github.com/appscode/stash/pull/99) ([tamalsaha](https://github.com/tamalsaha))
127+
- Update Prometheus job name to use restic ns & name [\#93](https://github.com/appscode/stash/pull/93) ([tamalsaha](https://github.com/tamalsaha))
128+
- Add docs for commands [\#90](https://github.com/appscode/stash/pull/90) ([tamalsaha](https://github.com/tamalsaha))
129+
- Fix dev guide [\#88](https://github.com/appscode/stash/pull/88) ([tamalsaha](https://github.com/tamalsaha))

0 commit comments

Comments
 (0)