Skip to content

Merge feat/async-config to develop - #777

Merged
arandito merged 4 commits into
developfrom
feat/async-config
Aug 19, 2026
Merged

Merge feat/async-config to develop#777
arandito merged 4 commits into
developfrom
feat/async-config

Conversation

@arandito

Copy link
Copy Markdown
Contributor

Description

This PR merges the feat/async-config branch into develop

Changes included in this branch have been previously reviewed in #758 and #774.

This PR includes an additional change to fix a bug with the init constructor in AsyncAwsConfig:

  • Blocked config construction (__init__) now accepts arbitrary args so mistaken calls like AsyncSTSConfig(region=...) raise the clear ConfigError guidance to use resolve() instead of a generic TypeError.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@arandito
arandito requested a review from a team as a code owner August 19, 2026 18:07
@arandito arandito changed the title Merg feat/async-config to develop Merge feat/async-config to develop Aug 19, 2026

@alexgromero alexgromero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM assuming all CI passes :shipit:

@arandito
arandito merged commit f246160 into develop Aug 19, 2026
10 checks passed
@arandito
arandito deleted the feat/async-config branch August 19, 2026 19:13
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.

4 participants