Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-advanced-jdbc-wrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Bit-Quill/aws-advanced-jdbc-wrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 0 files changed
  • 9 contributors

Commits on Jan 11, 2024

  1. upstream (#39)

    * Configuration Profiles (#711)
    
    Co-authored-by: sergiyvamz <[email protected]>
    
    * chore(deps): bump org.testcontainers:postgresql from 1.19.1 to 1.19.2 (#743)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump io.vertx:vertx-stack-depchain from 4.4.6 to 4.5.0 (#745)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.2 (#747)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump io.opentelemetry:opentelemetry-api from 1.31.0 to 1.32.0 (#746)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 (#744)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Disable failing integration test for PG driver (#742)
    
    * Configuration Profiles documentation (#738)
    
    * feat: Autoregister a target driver (#748)
    
    * chore: reduce log level for intentionally ignored exceptions (#751)
    
    * chore(deps): bump org.testcontainers:mariadb from 1.19.1 to 1.19.3 (#756)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump software.amazon.awssdk:secretsmanager from 2.21.21 to 2.21.31 (#762)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump io.opentelemetry:opentelemetry-sdk from 1.31.0 to 1.32.0 (#758)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump org.testcontainers:postgresql from 1.19.2 to 1.19.3 (#757)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump org.testcontainers:junit-jupiter from 1.19.2 to 1.19.3 (#759)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * feat: node fastest response time strategy (#755)
    
    * chore: update changelog and versioning for version 2.3.1 (#754)
    
    * chore(deps): bump org.testcontainers:testcontainers from 1.19.1 to 1.19.3 (#771)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump org.mariadb.jdbc:mariadb-java-client from 3.3.0 to 3.3.1 (#767)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5 (#769)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump software.amazon.awssdk:secretsmanager from 2.21.31 to 2.21.38 (#772)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump software.amazon.awssdk:rds from 2.21.11 to 2.21.38 (#773)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump software.amazon.awssdk:rds from 2.21.38 to 2.21.42 (#776)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.1 (#778)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump software.amazon.awssdk:secretsmanager from 2.21.38 to 2.21.43 (#781)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump io.opentelemetry:opentelemetry-exporter-otlp from 1.32.0 to 1.33.0 (#777)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * fix: use existing entries to update the round robin cache (#739)
    
    * set hostId in HostSpec (#782)
    
    * docs: update HikariCP example to include configuring the datasource with a JDBC URL (#749)
    
    * Enhanced host monitoring plugin ver.2 (#764)
    
    * Fix: expose AuroraInitialConnectionStrategyPlugin with a plugin code (#784)
    
    * feat: FederatedAuthConnectionPlugin (#741)
    
    * chore: replace synchronized with locks in AwsCredentialsManager (#785)
    
    * docs: FederatedAuthPlugin (#787)
    
    Co-authored-by: Karen <[email protected]>
    
    * chore(deps): bump io.opentelemetry:opentelemetry-sdk-metrics from 1.32.0 to 1.33.0 (#792)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump software.amazon.awssdk:ec2 from 2.21.12 to 2.22.1 (#795)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump io.opentelemetry:opentelemetry-api from 1.32.0 to 1.33.0 (#794)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.10.0 to 5.10.1 (#793)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Improve efm2 failure detection timing (#797)
    
    * chore: update versioning and changelog (#791)
    
    * fix: SqlMethodAnalyzer to handle empty SQL query and not throw IndexOutOfBoundsException (#798)
    
    * Add documentation for read/write splitting Spring limitations (#800)
    
    * Add example code for Read/Write Splitting sample (#765)
    
    * fix: restructuring try blocks in dialects for exception handling (#799)
    
    * chore(deps): bump software.amazon.awssdk:secretsmanager from 2.21.43 to 2.22.5 (#802)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump io.vertx:vertx-stack-depchain from 4.5.0 to 4.5.1 (#803)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump com.amazonaws:aws-xray-recorder-sdk-core from 2.14.0 to 2.15.0 (#804)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * fix: add missing log message (#801)
    
    Co-authored-by: Bruno Paiva Lima da Silva <[email protected]>
    
    * fix: making a variable volatile in RdsHostListProvider (#806)
    
    * chore(deps): bump software.amazon.awssdk:ec2 from 2.22.1 to 2.22.9 (#808)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump io.opentelemetry:opentelemetry-sdk from 1.32.0 to 1.33.0 (#809)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.1 (#810)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump tj-actions/changed-files from 37 to 41 in /.github/workflows (#811)
    
    * transfer session state during failover (#814)
    
    * feat: Session state transfer redesign (#821)
    
    * chore(deps): bump software.amazon.awssdk:rds from 2.21.42 to 2.22.13 (#822)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump software.amazon.awssdk:sts from 2.21.42 to 2.22.13 (#823)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 (#818)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps): bump com.github.spotbugs from 5.2.+ to 6.0.6 (#820)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Improve Multi-AZ cluster detection (#824)
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: Bruno Paiva Lima da Silva <[email protected]>
    Co-authored-by: sergiyvamz <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: sergiyvamz <[email protected]>
    Co-authored-by: Karen <[email protected]>
    Co-authored-by: crystall-bitquill <[email protected]>
    Co-authored-by: aaronchung-bitquill <[email protected]>
    Co-authored-by: congoamz <[email protected]>
    9 people authored Jan 11, 2024
    Copy the full SHA
    61cf5d8 View commit details
  2. Copy the full SHA
    345340d View commit details

Commits on Mar 18, 2024

  1. Copy the full SHA
    e7d31a4 View commit details

Commits on Apr 4, 2024

  1. Copy the full SHA
    5f22be8 View commit details
Loading