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

refactor: use sync.Once to initialize auth http clients #159

Closed padamstx closed 2 years ago

padamstx commented 2 years ago

This commit modifies the Container, CP4D, and IAM authenticators so that they are all consistent with the VPC authenticator in the way in which they obtain an HTTP client instance for invoking operations.

ibm-devx-sdk commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: