Commit 2ad0297
authored
Version 0.48.1-RC1 (#3778)
* Update version.txt
* Replace mholt/archiver with mholt/archives.
* Pass blob readers to unarchivers rather than having a dedicated blob unarchiver.
* Fixed unarchiving of links.
* Try to fix hardlink failures.
Revert "Try to fix hardlink failures."
This reverts commit feb27a3.
Update unarchiver.go
* Use correct []byte reader interface.
* ProxyReader needs to implement io.Seeker for unpacking zip archives.
* Address CVEs.
* Placate check-format
* Update macOS runner.
macos-15 is ARM, so we need macos-15-intel.
* Updated golangci-lint dev dependency and migrated config.
* Allow performance tests to run for up to a minute.
* Updated changelog for 0.48.1.
* Updated GitHub Actions to Go 1.24.
* Updated Go to 1.24.11 to remediate CVEs.1 parent 4af3ee8 commit 2ad0297
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments