Skip to content

Comments

refactor: Migrate s3 services to context based http client#5676

Merged
Xuanwo merged 1 commit intomainfrom
migrate-context-http-client
Mar 1, 2025
Merged

refactor: Migrate s3 services to context based http client#5676
Xuanwo merged 1 commit intomainfrom
migrate-context-http-client

Conversation

@Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Mar 1, 2025

Which issue does this PR close?

Part of #5480

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added the releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" label Mar 1, 2025

customized_credential_load: Option<Box<dyn AwsCredentialLoad>>,

#[deprecated(since = "0.53.0", note = "Use `Operator::update_http_client` instead")]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have we already had Operator::update_http_client ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have we already had Operator::update_http_client ?

Not yet, but will expose once we have all services migrated.

Copy link
Contributor

@meteorgan meteorgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for working on this.

@Xuanwo Xuanwo merged commit dba933b into main Mar 1, 2025
102 checks passed
@Xuanwo Xuanwo deleted the migrate-context-http-client branch March 1, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants