Under the hood
Artifact creation calls now can carry an explicit requestId
What
The function that creates a new artifact now accepts an additional parameter and, when it's set, forwards it as requestId in the request sent to create the artifact.
Why
This is internal plumbing that lets an artifact-creation request be tagged with a specific request identifier; it has no direct visible effect on how artifacts are created.