$npx -y @buildinternet/releases show rel_oaAkCXPMShLJsbOLTKVKX
[6.13.2] - 2020-09-21
Fixed:
The SDK was not recognizing proxy authorization parameters included in a proxy URL (example: http://username:password@proxyhost:port). It will now use these parameters if present, regardless of whether you set the proxy URL programmatically or in an environment variable. (Thanks, gangeli!)