Internal Release
New Features and Improvements
- Update zlib from 1.2.11 to 1.2.13 sdk issue#34 (PR#500)
- Update libcurl version from 7.87.0 to 7.88.1 (PR#502)
Bug Fixes
- remove unsafe function calls banned by Microsoft (PR#499)
- encoding ocsp request data in URL to avoid invalid URL issue sdk issue#259 (PR#503)
- Connection issue when using proxy doesn't need username/password, Sends Empty Proxy-Authorization Header to Proxy Server sdk issue#294 (PR#504)
- remove deprecated openssl function calls sdk issue#253 (PR#505)
Behavior Changes
- N/A
Test Fix/ Internal Changes
- Revert "Move References to New S3 Buckets in sfc-dev2" (PR#497)
- Add source code for all dependencies for Snyk test sdk issue#87 (PR#492)
- add bug and feature templates (PR#498)
- generate code coverage report sdk issue#152 (PR#494)
- minor fix for build scripts (PR#501)