Skip to content

Updates containerization dependency to 0.31.0.#1435

Merged
jglogan merged 1 commit intoapple:mainfrom
jglogan:cz-0.31.0
Apr 21, 2026
Merged

Updates containerization dependency to 0.31.0.#1435
jglogan merged 1 commit intoapple:mainfrom
jglogan:cz-0.31.0

Conversation

@jglogan
Copy link
Copy Markdown
Contributor

@jglogan jglogan commented Apr 21, 2026

  • Fixes single file mounts. Closes [Bug]: Single file mounts fail intermittently. #1251.
  • Adds journal modes to EXT4.Formatter.
  • vminitd fix for client timeouts resulting in EBADF and other minor improvements.
  • Reenable block size for EXT4 formatter, and other fixes.
  • Update vminit client and server to grpc-swift-2.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Pick up fixes and enhancements in advance of next release.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@jglogan jglogan force-pushed the cz-0.31.0 branch 2 times, most recently from 54299f8 to 362580b Compare April 21, 2026 22:43
- Fixes single file mounts. Closes apple#1251.
- Adds journal modes to `EXT4.Formatter`.
- vminitd fix for client timeouts resulting
  in EBADF and other minor improvements.
- Reenable block size for EXT4 formatter,
  and other fixes.
- Update vminit client and server to
  grpc-swift-2.
@jglogan jglogan merged commit ae0fa26 into apple:main Apr 21, 2026
3 checks passed
@jglogan jglogan deleted the cz-0.31.0 branch April 21, 2026 23:51
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.

[Bug]: Single file mounts fail intermittently.

2 participants