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

landlock: Bump to 0.2.0 #32

Merged
merged 1 commit into from
Jan 30, 2023
Merged

landlock: Bump to 0.2.0 #32

merged 1 commit into from
Jan 30, 2023

Conversation

l0kod
Copy link
Member

@l0kod l0kod commented Jan 27, 2023

Release a new crate version for current users before bringing more invasive API breaking changes (see #12 and #23). The API is not ready to be stable yet but perfect is the enemy of good.

Switch to the 2021 Rust edition.

Remove the "authors" field.

Add four crate categories:

  • api-bindings
  • os::linux-apis
  • virtualization
  • filesystem

There is a limited set of categories and these ones make the more sense to me for now.

Cc @cd-work, @andreaphylum, @bjorn3, @rusty-snake, @r3dlight, @vdagonneau

Cf. phylum-dev/birdcage#19

Cargo.toml Outdated Show resolved Hide resolved
Release a new crate version for current users before bringing more
invasive API breaking changes (see landlock-lsm#12 and landlock-lsm#23).  The API is not ready
to be stable yet but perfect is the enemy of good.

Remove the "authors" field:
https://rust-lang.github.io/rfcs/3052-optional-authors-field.html

Add four crate categories:
- api-bindings
- os::linux-apis
- virtualization
- filesystem

Signed-off-by: Mickaël Salaün <mic@digikod.net>
Copy link
Contributor

@cd-work cd-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks.

I'm not that much in a hurry so I would have been fine waiting for #12, but it's probably not a terrible idea to make a release before a large API change either since that gives some more time for feedback to trickle in.

@l0kod l0kod merged commit a707428 into landlock-lsm:main Jan 30, 2023
@l0kod l0kod deleted the bump-to-0.2.0 branch January 30, 2023 14:45
@l0kod
Copy link
Member Author

l0kod commented Jan 30, 2023

New release: https://crates.io/crates/landlock/0.2.0

@l0kod
Copy link
Member Author

l0kod commented Jan 30, 2023

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.

3 participants