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

Deprecate tokenize option #527

Merged
merged 8 commits into from
Apr 19, 2022
Merged

Conversation

G1gg1L3s
Copy link
Contributor

@G1gg1L3s G1gg1L3s commented Apr 14, 2022

This PR deprecates tokenize from encryptor config. It is still present, but it's role is taken by token_type - if it's not empty, the tokenization is enabled.

Also, forbids the tokenize: false and token_type: <something> pair.

Checklist

Use `TokenType` instead to determine whether the tokenization is
enabled.
encryptor/config/encryptionSettings.go Outdated Show resolved Hide resolved
encryptor/config/encryptionSettings.go Outdated Show resolved Hide resolved
encryptor/config/encryptionSettings.go Outdated Show resolved Hide resolved
encryptor/config/schemaStore_test.go Show resolved Hide resolved
@G1gg1L3s G1gg1L3s merged commit 86e2442 into master Apr 19, 2022
@G1gg1L3s G1gg1L3s deleted the G1gg1L3s/T2528-deprecate-tokenize branch April 19, 2022 15:20
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.

None yet

3 participants