Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps com.yugabyte:jdbc-yugabytedb from 42.3.5-yb-6 to 42.7.3-yb-2.

Release notes

Sourced from com.yugabyte:jdbc-yugabytedb's releases.

YugabyteDB Smart JDBC Driver 42.7.3-yb-2

This driver is based on the PostgreSQL driver and forked from https://github.com/pgjdbc/pgjdbc

Also, available on the maven coordinates:

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb</artifactId>
    <version>42.7.3-yb-2</version>
</dependency>

Driver documentation link: https://docs.yugabyte.com/latest/integrations/smart-driver/

What's Changed

Full Changelog: yugabyte/pgjdbc@v42.7.3-yb-1...v42.7.3-yb-2

YugabyteDB Smart JDBC Driver 42.7.3-yb-1

This driver is based on the PostgreSQL driver and forked from https://github.com/pgjdbc/pgjdbc

Also, available on the maven coordinates:

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb</artifactId>
    <version>42.7.3-yb-1</version>
</dependency>

Driver documentation link: https://docs.yugabyte.com/latest/integrations/smart-driver/

What's Changed

  • YugabyteDB Smart JDBC Driver upgraded to pgjdbc release 42.7.3 from 42.3.x

YugabyteDB Smart JDBC Driver 42.3.5-yb-8

This driver is based on the PostgreSQL driver and forked from https://github.com/pgjdbc/pgjdbc

Also, available on the maven coordinates:

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>jdbc-yugabytedb</artifactId>
    <version>42.3.5-yb-8</version>
</dependency>

Driver documentation link: https://docs.yugabyte.com/latest/integrations/smart-driver/

What's Changed

... (truncated)

Commits
  • 77b0ee8 Ensure clusterInfoMap does not become empty when external LB is given (#25)
  • a926b7c Enable driver jar publish (#24)
  • 132770e Update version in examples/pom.xml
  • b6f5811 - Fix compile issues since PgConnection constructor no longer needs user and ...
  • f8c7f82 - (git cherry-pick -n 384d2a10) Changed the project name from postgresql to j...
  • 281d99c (git cherry-pick -n b42efc6c) Set the default loadBalance to LoadBalanceType....
  • 2e6a7b4 (git cherry-pick -n 5a1f2f0f) Support for connection load balancing across re...
  • be031fc Minor README update
  • 9de70d4 Refactoring of Load Balance code (#17)
  • bc3692d Bump the version to 42.3.5-yb-5
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [com.yugabyte:jdbc-yugabytedb](https://github.com/yugabyte/pgjdbc) from 42.3.5-yb-6 to 42.7.3-yb-2.
- [Release notes](https://github.com/yugabyte/pgjdbc/releases)
- [Changelog](https://github.com/yugabyte/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](yugabyte/pgjdbc@v42.3.5-yb-6...v42.7.3-yb-2)

---
updated-dependencies:
- dependency-name: com.yugabyte:jdbc-yugabytedb
  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 labels Dec 9, 2024
@dependabot dependabot bot requested a review from a team December 9, 2024 22:20
@settings settings bot removed the java label Jan 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/modules/yugabytedb/com.yugabyte-jdbc-yugabytedb-42.7.3-yb-2 branch July 11, 2025 18:57
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 modules/yugabytedb

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants