awslabs / aws-crt-nodejs

NodeJS bindings for the AWS Common Runtime.
Apache License 2.0
37 stars 24 forks source link

Treat empty AWS environment variables as unset. #482

Closed graebm closed 11 months ago

graebm commented 11 months ago

Fix comes from latest submodules:

aws-c-auth         v0.7.0 -> v0.7.1
aws-c-cal          v0.6.0 -> v0.6.1
aws-c-common       v0.8.23 -> v0.9.0

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.