Skip to content

Internal Release

Choose a tag to compare

@sfc-gh-kdama sfc-gh-kdama released this 14 Apr 16:09
· 451 commits to master since this release
d10c059

New Features and Improvements

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