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

Fixed AwsClientCustomizer to handle asyncHttpClientBuilder properly #875

Merged

Conversation

mokamoto12
Copy link
Contributor

@mokamoto12 mokamoto12 commented Aug 30, 2023

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

There seems to be an error in this line.
https://github.com/awspring/spring-cloud-aws/blob/v3.0.2/spring-cloud-aws-autoconfigure/src/main/java/io/awspring/cloud/autoconfigure/core/AwsClientCustomizer.java#L76

💡 Motivation and Context

Bug fixed.

💚 How did you test it?

Unit testing was performed.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

@github-actions github-actions bot added the component: core Core functionality related issue label Aug 30, 2023
@MatejNedic MatejNedic self-assigned this Oct 19, 2023
@maciejwalkowiak maciejwalkowiak added this to the 3.0.3 milestone Nov 4, 2023
@maciejwalkowiak maciejwalkowiak merged commit 3c793be into awspring:main Nov 4, 2023
@maciejwalkowiak
Copy link
Contributor

Thanks @mokamoto12!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core Core functionality related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants