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
Description
Version 4.9.x deprecates
$id(base64) in favor of$rawId(binary).$idwill be removed in 5.0.0.In 5.1.x,
$rawIdwill 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
$idwill exist.Example
No response