chore: bump version to 3.1.0 and update changelog - #1271
Merged
Conversation
sophia-bq
approved these changes
Aug 21, 2026
| * `opentelemetry-api` is now declared as a runtime dependency rather than a development one. ([PR #1261](https://github.com/aws/aws-advanced-python-wrapper/pull/1261)) | ||
| * Query timeouts are now threaded through the failover paths, and pooled connections are invalidated in the Aurora connection tracker. ([PR #1255](https://github.com/aws/aws-advanced-python-wrapper/pull/1255)) | ||
| * `pool_pre_ping` is now supported in the SQLAlchemy ORM MySQL dialect. ([PR #1245](https://github.com/aws/aws-advanced-python-wrapper/pull/1245)) | ||
| * Six issues found during a synchronous/asynchronous parity review. ([PR #1256](https://github.com/aws/aws-advanced-python-wrapper/pull/1256)) |
Contributor
There was a problem hiding this comment.
This isn't the most descriptive name - is there a way we can make this more readable? ie. Aligned synchronous/asynchronous to both....
Contributor
There was a problem hiding this comment.
Suggested change
| | 3 | 3.1.0 | Current | June 2, 2026 | N/A | N/A | |
karenc-bq
force-pushed
the
release/3.1.0
branch
from
August 21, 2026 00:28
c76dc74 to
904dd94
Compare
karenc-bq
temporarily deployed
to
draft_release
August 21, 2026 00:41 — with
GitHub Actions
Inactive
karenc-bq
force-pushed
the
release/3.1.0
branch
from
August 24, 2026 17:49
b513106 to
0628578
Compare
karenc-bq
had a problem deploying
to
draft_release
August 24, 2026 17:57 — with
GitHub Actions
Failure
karenc-bq
force-pushed
the
release/3.1.0
branch
from
August 24, 2026 18:04
0628578 to
15f1ce0
Compare
karenc-bq
temporarily deployed
to
draft_release
August 24, 2026 18:04 — with
GitHub Actions
Inactive
karenc-bq
force-pushed
the
release/3.1.0
branch
from
August 25, 2026 01:04
15f1ce0 to
d23b2eb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.