Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
ccc2381
Release: v2025.6.30
tamalsaha Jun 26, 2025
e222fad
Update changelog
1gtm Jun 26, 2025
fd44763
Update release table
1gtm Jun 26, 2025
c38aeb4
Update changelog
1gtm Jun 26, 2025
324d54d
Update changelog
1gtm Jun 26, 2025
5345e70
Update changelog
1gtm Jun 26, 2025
b315576
Update changelog
1gtm Jun 26, 2025
0db55e8
Update changelog
1gtm Jun 26, 2025
30e4ad7
Update changelog
1gtm Jun 26, 2025
8b7f454
Update changelog
1gtm Jun 26, 2025
0579364
Update changelog
1gtm Jun 26, 2025
c864dc9
Update changelog
1gtm Jun 26, 2025
a4d5a79
Update changelog
1gtm Jun 26, 2025
3c2d519
Update changelog
1gtm Jun 26, 2025
f2d9303
Update changelog
1gtm Jun 26, 2025
faeecd0
Update changelog
1gtm Jun 26, 2025
a97d4a0
Update changelog
1gtm Jun 26, 2025
0fe0d6a
Update changelog
1gtm Jun 26, 2025
e87c7c9
Update changelog
1gtm Jun 26, 2025
e98f8c5
Update changelog
1gtm Jun 26, 2025
fde68ad
Update changelog
1gtm Jun 26, 2025
a502a0b
Update changelog
1gtm Jun 26, 2025
fd02aae
Update changelog
1gtm Jun 26, 2025
fafae20
Update changelog
1gtm Jun 26, 2025
42a4962
Update changelog
1gtm Jun 26, 2025
434d31e
Update changelog
1gtm Jun 26, 2025
415ebc3
Update changelog
1gtm Jun 26, 2025
931fd30
Update changelog
1gtm Jun 26, 2025
91f5218
Update changelog
1gtm Jun 26, 2025
506b84c
Update changelog
1gtm Jun 26, 2025
bc94a0f
Update changelog
1gtm Jun 26, 2025
6b5ada6
Update changelog
1gtm Jun 26, 2025
63d6f96
Update changelog
1gtm Jun 26, 2025
9583efe
Update changelog
1gtm Jun 26, 2025
5aa821c
Update changelog
1gtm Jun 26, 2025
bd6a9a0
Update changelog
1gtm Jun 26, 2025
1fd7992
Update changelog
1gtm Jun 26, 2025
c7cafbf
Update changelog
1gtm Jun 26, 2025
e6edfe2
Update changelog
1gtm Jun 26, 2025
3d23d43
Update changelog
1gtm Jun 26, 2025
17cdfa5
Update changelog
1gtm Jun 26, 2025
6ce3cd9
Update changelog
1gtm Jun 26, 2025
1fdc0cb
Update changelog
1gtm Jun 26, 2025
265fbe7
Update changelog
1gtm Jun 26, 2025
6c5b133
Update changelog
1gtm Jun 26, 2025
14ed7f2
Update changelog
1gtm Jun 26, 2025
2c44b3f
Update changelog
1gtm Jun 26, 2025
6f1bfa9
Update changelog
1gtm Jun 26, 2025
8032c2f
Update changelog
1gtm Jun 26, 2025
a6cab79
Update changelog
1gtm Jun 26, 2025
8bff682
Update changelog
1gtm Jun 26, 2025
aa1b8cc
Update changelog
1gtm Jun 26, 2025
78efd78
Update changelog
1gtm Jun 26, 2025
1287e85
Update changelog
1gtm Jun 26, 2025
35ca649
Update changelog
1gtm Jun 26, 2025
833ef77
Update changelog
1gtm Jun 27, 2025
1a524a1
Update release table
1gtm Jun 27, 2025
283e0da
Update changelog
1gtm Jun 27, 2025
f602d23
Update release table
1gtm Jun 27, 2025
5b79eb8
Update changelog
1gtm Jun 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update changelog
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm committed Jun 26, 2025
commit e222fad312c01b6f304e2c943b6149c98e6a72f0
48 changes: 48 additions & 0 deletions releases/v2025.6.30/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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)"
}
]
}
]
}
]
}
17 changes: 17 additions & 0 deletions releases/v2025.6.30/README.md
Original file line number Diff line number Diff line change
@@ -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)