Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.44.311 #4930

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Release v1.44.311 #4930

merged 1 commit into from
Jul 28, 2023

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.44.311 (2023-07-28)

Service Client Updates

  • service/sqs: Updates service documentation
    • Documentation changes related to SQS APIs.

SDK Bugs

  • aws/session: Modify resolving sso credential logic to fix stack overflow bug while configuring shared config profile via env var.

===

### Service Client Updates
* `service/sqs`: Updates service documentation
  * Documentation changes related to SQS APIs.

### SDK Bugs
* `aws/session`: Modify resolving sso credential logic to fix stack overflow bug while configuring shared config profile via env var.
  * Fixes [4912](#4912)
@aws-sdk-go-automation aws-sdk-go-automation merged commit 7f89e94 into main Jul 28, 2023
@aws-sdk-go-automation aws-sdk-go-automation deleted the release branch July 28, 2023 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using SSO (AWS Identity Center), AWS_SDK_LOAD_CONFIG=TRUE and session.NewSession() causes stack to overflow
1 participant