IBM / python-sdk-core

The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
20 stars 27 forks source link

feat: send user-agent header with auth token requests #191

Closed padamstx closed 5 months ago

padamstx commented 5 months ago

This commit updates our various request-based authenticators so that the User-Agent header is included with each outbound token request. The value of the User-Agent header will be of the form ibm-python-sdk-core/<authenticator-type>-<core-version> <os-info>.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

ibm-devx-sdk commented 5 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: