Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for v0.15.0 #1454

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Prepare for v0.15.0 #1454

merged 1 commit into from
Oct 31, 2023

Conversation

ktock
Copy link
Member

@ktock ktock commented Oct 31, 2023

## Notable Changes

- 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

@ktock
Copy link
Member Author

ktock commented Oct 31, 2023

Depends on: #1449 #1431

@ktock ktock requested a review from AkihiroSuda October 31, 2023 01:38
Signed-off-by: Kohei Tokunaga <[email protected]>
@ktock ktock marked this pull request as ready for review October 31, 2023 02:40
@ktock ktock merged commit 9605129 into containerd:main Oct 31, 2023
26 checks passed
@ktock ktock deleted the prepare-0.15.0 branch October 31, 2023 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants