This is a security update to prevent logging temporary access tokens in build output. Those access tokens would have allowed a user to do a PUT request to overwrite an existing artifact only if all of the following were true:
- They already had access to the build.
- They identified the token in the build output.
- The were to use the token within 30 minutes after the original artifact was uploaded.