Skip to content

RUST-1487 Rename "csfle" to "in-use-encryption-unstable" #792

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

Merged
merged 2 commits into from
Dec 8, 2022

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Dec 1, 2022

RUST-1487 / RUST-1347

This renames the csfle feature to in-use-encryption-unstable; this combines the naming guidance of RUST-1487 and the "preview" factor from RUST-1347. The latter encourages using language-specific conventions, which for Rust maps nicely to "unstable" vs "stabilized". While only the queryable encryption API needs to be flagged as unstable, I think it'll be valuable to keep the whole encryption API unstable so we have room for iteration based on user feedback.

I didn't rename any of the internal stuff (e.g. csfle.rs) because that felt like a lot of churn for little benefit.

@abr-egn abr-egn requested review from a team and patrickfreed and removed request for a team December 1, 2022 19:53
@abr-egn abr-egn merged commit fba4ec3 into mongodb:main Dec 8, 2022
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.

4 participants