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

Rename Credential property rawId into id #590

Open
Spomky opened this issue Apr 9, 2024 · 1 comment
Open

Rename Credential property rawId into id #590

Spomky opened this issue Apr 9, 2024 · 1 comment
Assignees
Labels
DX Developer Experience
Milestone

Comments

@Spomky
Copy link
Contributor

Spomky commented Apr 9, 2024

Description

Version 4.9.x deprecates $id (base64) in favor of $rawId (binary).
$id will be removed in 5.0.0.
In 5.1.x, $rawId will be deprecated in favor of $id, which will contain exactly the same value as $rawId.
This way, in 6.0.0, only the binary version in $id will exist.

Example

No response

@Spomky Spomky added the DX Developer Experience label Apr 9, 2024
@Spomky Spomky added this to the 5.1.0 milestone Apr 9, 2024
@Spomky Spomky self-assigned this Apr 9, 2024
@Spomky
Copy link
Contributor Author

Spomky commented Apr 9, 2024

See #581 and #589

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Developer Experience
Projects
None yet
Development

No branches or pull requests

1 participant