Release for v0.7.0#3440
Conversation
dd3c4a8 to
bd08e83
Compare
7aa0352 to
0163553
Compare
e3e906d to
ba5d48a
Compare
f7795d6 to
8d50d89
Compare
3a37c25 to
ab222f1
Compare
ab222f1 to
9bc37d7
Compare
ff79d6f to
bc57ab4
Compare
|
@youki-dev/youki I've just set up the v0.6.1 milestone. Please add any PRs or issues you want to see in the next release. |
1fe3fb2 to
bd9502c
Compare
8c400a2 to
902b611
Compare
fb0be8d to
994a9d4
Compare
|
Chiming in as a downstream user of libcontainer and oci_spec: If breaking changes are included, i would personally prefer if those came with a major version bump to match with semver. We use renovate to automatically suggest version changes. We merge changes without much checking if they are patch or minor versions. Fortunately we also require would it make sense to version oci-spec separately from libcontainer / libcgroups? Anyways! Thank you all for the work and accepting my PRs <3 eagerly looking forward to this release!!! |
|
Thank you for your feedback!
The background here is that
Also, youki currently follows the |
|
ope! I missed that oci-spec is already versioned differently! Minor version bump very welcomed! Right now our product is in the last stages of putting the polish on it. One of the last features we need before we're comfortable is being able to run it in docker. v0.7.0 will get us there 🚀! Thank you <3 |
|
For reference, this release PR is configured to create the To release this as |
This pull request is for the next release as v0.7.0 created by tagpr. Merging it will tag v0.7.0 to the merge commit and create a GitHub release.
You can modify this branch "tagpr-from-v0.6.0" 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.
What's Changed
💪 Improvements
--link-remapcheckpoint option by @donkomura in Support--link-remapcheckpoint option #3618pids-limitis set to 0, change it to 1 by @moz-sec in fix(libcgroups):pids-limitis set to 0, change it to 1 #3634🐛 Bug Fixes
is_dir()in bind mount implementation by @logica0419 in Checking source file type withis_dir()in bind mount implementation #3484📖 Documentation improvements
🧪 Test improvements and Misc Fixes
&&operator in if-let conditions by @logica0419 in [Refactor] Use&&operator in if-let conditions #3531Other Changes
New Contributors
Full Changelog: v0.6.0...tagpr-from-v0.6.0