0.7.1
This version contains minor bug fixes:
-
S3Client.putObject(bucketName, objectKey, data)
not signing thehost
header and throwing:ERRO[0000] S3ServiceError: There were headers present in the request which were not signed
-
Renamed config's
accessKeyID
toaccessKeyId
in https://github.com/grafana/k6-jslib-aws/blob/main/src/internal/s3.ts signing credentials.