IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

chore: set the minimum TLS version in the client to v1.2 #156

Closed pyrooka closed 2 years ago

pyrooka commented 2 years ago

This PR changes the client in the base service to require at least TLS v1.2 for secure communication with the server.

ibm-devx-sdk commented 2 years ago

:tada: This PR is included in version 5.9.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: