Skip to content

allow cloning of securestrings - #38326

Merged
doy-materialize merged 1 commit into
MaterializeInc:mainfrom
doy-materialize:push-zklokxyooyon
Aug 18, 2026
Merged

allow cloning of securestrings#38326
doy-materialize merged 1 commit into
MaterializeInc:mainfrom
doy-materialize:push-zklokxyooyon

Conversation

@doy-materialize

Copy link
Copy Markdown
Contributor

Motivation

not allowing cloning of SecureStrings makes them a lot more annoying to deal with, and cloning should not result in untracked copies because the copies will also be SecureStrings which still have the ZeroizeOnDrop behavior

@jasonhernandez jasonhernandez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is ok - it sounds like having the ability to clone is worthwhile / not having it would be more trouble.

@doy-materialize
doy-materialize enabled auto-merge (squash) August 18, 2026 17:24
@doy-materialize
doy-materialize merged commit 07cec92 into MaterializeInc:main Aug 18, 2026
85 checks passed
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