Skip to content

Bump software.amazon.jdbc:aws-advanced-jdbc-wrapper from 4.0.0 to 4.1.0#443

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/software.amazon.jdbc-aws-advanced-jdbc-wrapper-4.1.0
Open

Bump software.amazon.jdbc:aws-advanced-jdbc-wrapper from 4.0.0 to 4.1.0#443
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/software.amazon.jdbc-aws-advanced-jdbc-wrapper-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps software.amazon.jdbc:aws-advanced-jdbc-wrapper from 4.0.0 to 4.1.0.

Release notes

Sourced from software.amazon.jdbc:aws-advanced-jdbc-wrapper's releases.

AWS Advanced JDBC Wrapper - v4.1.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[4.1.0] - 2026-06-17

🪄 Added

  • Added accessible AWS regions support (gdbAccessibleRegions) and configurable monitoring connection priority (monitoringConnectionPriority / gdbMonitoringConnectionPriority) for Global Aurora Databases, allowing deployments with restricted cross-region network reachability to constrain failover, read/write splitting, and topology monitoring to reachable regions ([PR #1940](aws/aws-advanced-jdbc-wrapper#1940)).
  • Added LowestLoadHostSelector and HighestLoadHostSelector host selection strategies that choose hosts based on CPU and replica lag metrics with configurable weights ([PR #1969](aws/aws-advanced-jdbc-wrapper#1969)).
  • Added waitForInitialTopologyMs property to the Aurora Initial Connection Strategy Plugin to distribute concurrent initial reader connections (e.g. connection-pool prefill) across readers instead of routing them all to a single reader ([Issue #1968](aws/aws-advanced-jdbc-wrapper#1968), [PR #1977](aws/aws-advanced-jdbc-wrapper#1977)).
  • Added a self-contained AI configuration assistant skill to help users configure the wrapper with their own AI tools ([PR #1941](aws/aws-advanced-jdbc-wrapper#1941)).

🐛 Fixed

🦀 Changed

AWS Advanced JDBC Wrapper - v4.0.1

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[4.0.1] - 2026-05-13

🐛 Fixed

🦀 Changed

Changelog

Sourced from software.amazon.jdbc:aws-advanced-jdbc-wrapper's changelog.

[4.1.0] - 2026-06-17

🪄 Added

  • Added accessible AWS regions support (gdbAccessibleRegions) and configurable monitoring connection priority (monitoringConnectionPriority / gdbMonitoringConnectionPriority) for Global Aurora Databases, allowing deployments with restricted cross-region network reachability to constrain failover, read/write splitting, and topology monitoring to reachable regions ([PR #1940](aws/aws-advanced-jdbc-wrapper#1940)).
  • Added LowestLoadHostSelector and HighestLoadHostSelector host selection strategies that choose hosts based on CPU and replica lag metrics with configurable weights ([PR #1969](aws/aws-advanced-jdbc-wrapper#1969)).
  • Added waitForInitialTopologyMs property to the Aurora Initial Connection Strategy Plugin to distribute concurrent initial reader connections (e.g. connection-pool prefill) across readers instead of routing them all to a single reader ([Issue #1968](aws/aws-advanced-jdbc-wrapper#1968), [PR #1977](aws/aws-advanced-jdbc-wrapper#1977)).
  • Added a self-contained AI configuration assistant skill to help users configure the wrapper with their own AI tools ([PR #1941](aws/aws-advanced-jdbc-wrapper#1941)).

🐛 Fixed

🦀 Changed

[4.0.1] - 2026-05-13

🐛 Fixed

🦀 Changed

Commits
  • 74251d0 chore: update changelog and bump version to 4.1.0
  • a8b0293 fix: distribute concurrent initial reader connections across readers (#1968) ...
  • bcc573e Feat: LowestLoadHostSelector + HighestLoadHostSelector (#1969)
  • 5ca3890 chore: fix build for benchmarks:compileJmhJava (#1978)
  • 911bf13 chore: check if current connection requires strict writer failover mode (#1976)
  • f371ef9 chore(deps): bump software.amazon.awssdk:secretsmanager from 2.46.3 to 2.46.1...
  • 8593a9a chore(deps): bump org.mariadb.jdbc:mariadb-java-client from 3.5.8 to 3.5.9 (#...
  • 6ecb2a5 chore(deps): bump software.amazon.awssdk:auth from 2.46.5 to 2.46.10 (#1971)
  • e86d1ce fix: Read/Write Splitting Plugin falls back to writer when a reader is unreac...
  • e76a96e fix: fix failing integration test (#1970)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [software.amazon.jdbc:aws-advanced-jdbc-wrapper](https://github.com/aws/aws-advanced-jdbc-wrapper) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/aws/aws-advanced-jdbc-wrapper/releases)
- [Changelog](https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/CHANGELOG.md)
- [Commits](aws/aws-advanced-jdbc-wrapper@4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: software.amazon.jdbc:aws-advanced-jdbc-wrapper
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 18, 2026
@dependabot dependabot Bot requested a review from jfdenise as a code owner June 18, 2026 19:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants