containers / youki

A container runtime written in Rust
https://containers.github.io/youki/
Apache License 2.0
6.2k stars 337 forks source link

Release for v0.4.0 #2791

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 4 months ago

This pull request is for the next release as v0.4.0 created by tagpr. Merging it will tag v0.4.0 to the merge commit and create a GitHub release.

You can modify this branch "tagpr-from-v0.3.3" directly before merging if you want to change the next version number or other files for the release.

How to change the next version as you like There are two ways to do it. - Version file - Edit and commit the version file specified in the .tagpr configuration file to describe the next version - If you want to use another version file, edit the configuration file. - Labels convention - Add labels to this pull request like "tagpr:minor" or "tagpr:major" - If no conventional labels are added, the patch version is incremented as is.

What's Changed

๐Ÿ’ช Improvements

New Contributors

Full Changelog: https://github.com/containers/youki/compare/v0.3.3...v0.4.0

Builditluc commented 1 month ago

Hi, do you have a time frame of when the new version gets released? (I'm asking because of the #2869 fix)