Removed support for CRI v1alpha2 API that was deprecated in containerd v1.7 (#1175)
Make timeout per-request (#1181), thanks to @Kern--
fix: rollback snapshot to prevent bolt deadlock (#1326), thanks to @goller
Protect node.ents and node.entsCached with a mutex (#1381), thanks to @iain-macdonald
Fixed the snapshotter reported incorrect number blocks for a file (#1387), thanks to @Kern--
chore: pkg imported more than once (#1363), thanks to @testwill
Note about v0.15.0
v0.15.0 has been tagged but it didn't include release binaries due to CI issue. For trying binary release of v0.15, please use stargz-snapshotter newer than v0.15.1.
Commits
64ab83b Merge pull request #1456 from ktock/p-0.15.1
2832142 Merge pull request #1455 from ktock/fix-release-ci
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the go-modules group with 1 update: github.com/containerd/stargz-snapshotter/estargz.
Release notes
Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.
Commits
64ab83b
Merge pull request #1456 from ktock/p-0.15.12832142
Merge pull request #1455 from ktock/fix-release-ci5ff919b
prepare for v0.15.1e18efae
fixgh
invocation release ci9605129
Merge pull request #1454 from ktock/prepare-0.15.0be3a3fb
Prepare for v0.15.03d648b5
Merge pull request #1449 from ktock/update-deps-202310a708e72
Merge pull request #1431 from ktock/go-multiaddr-0.12.0f298da6
Merge pull request #1447 from AkihiroSuda/static772ca65
go.mod: bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show