|
4 | 4 | [](https://cla-assistant.io/ibm/python-sdk-core) |
5 | 5 | [](https://github.com/semantic-release/semantic-release) |
6 | 6 |
|
7 | | -# IBM Python SDK Core Version 3.22.1 |
| 7 | +# IBM Python SDK Core Version 3.23.0 |
8 | 8 | This project contains core functionality required by Python code generated by the IBM Cloud OpenAPI SDK Generator |
9 | 9 | (openapi-sdkgen). |
10 | 10 |
|
@@ -70,12 +70,12 @@ When running your application, you should see output like this if debug logging |
70 | 70 | ``` |
71 | 71 | 2024-09-16 15:44:45,174 [ibm-cloud-sdk-core:DEBUG] Get authenticator from environment, key=global_search |
72 | 72 | 2024-09-16 15:44:45,175 [ibm-cloud-sdk-core:DEBUG] Set service URL: https://api.global-search-tagging.cloud.ibm.com |
73 | | -2024-09-16 15:44:45,175 [ibm-cloud-sdk-core:DEBUG] Set User-Agent: ibm-python-sdk-core-3.22.1 os.name=Linux os.version=6.10.9-100.fc39.x86_64 python.version=3.12.5 |
| 73 | +2024-09-16 15:44:45,175 [ibm-cloud-sdk-core:DEBUG] Set User-Agent: ibm-python-sdk-core-3.23.0 os.name=Linux os.version=6.10.9-100.fc39.x86_64 python.version=3.12.5 |
74 | 74 | 2024-09-16 15:44:45,181 [ibm-cloud-sdk-core:DEBUG] Configuring BaseService instance with service name: global_search |
75 | 75 | 2024-09-16 15:44:45,181 [ibm-cloud-sdk-core:DEBUG] Performing synchronous token fetch |
76 | 76 | 2024-09-16 15:44:45,182 [ibm-cloud-sdk-core:DEBUG] Invoking IAM get_token operation: https://iam.cloud.ibm.com/identity/token |
77 | 77 | 2024-09-16 15:44:45,182 [urllib3.connectionpool:DEBUG] Starting new HTTPS connection (1): iam.cloud.ibm.com:443 |
78 | | -send: b'POST /identity/token HTTP/1.1\r\nHost: iam.cloud.ibm.com\r\nUser-Agent: ibm-python-sdk-core/iam-authenticator-3.22.1 os.name=Linux os.version=6.10.9-100.fc39.x86_64 python.version=3.12.5\r\nAccept-Encoding: gzip, deflate\r\nAccept: application/json\r\nConnection: keep-alive\r\nContent-Type: application/x-www-form-urlencoded\r\nContent-Length: 135\r\n\r\n' |
| 78 | +send: b'POST /identity/token HTTP/1.1\r\nHost: iam.cloud.ibm.com\r\nUser-Agent: ibm-python-sdk-core/iam-authenticator-3.23.0 os.name=Linux os.version=6.10.9-100.fc39.x86_64 python.version=3.12.5\r\nAccept-Encoding: gzip, deflate\r\nAccept: application/json\r\nConnection: keep-alive\r\nContent-Type: application/x-www-form-urlencoded\r\nContent-Length: 135\r\n\r\n' |
79 | 79 | send: b'grant_type=urn%3Aibm%3Aparams%3Aoauth%3Agrant-type%3Aapikey&apikey=[redacted]&response_type=cloud_iam' |
80 | 80 | reply: 'HTTP/1.1 200 OK\r\n' |
81 | 81 | header: Content-Type: application/json |
|
0 commit comments