Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.yugabyte:jdbc-yugabytedb from 42.3.5-yb-6 to 42.7.3-yb-2 in /modules/yugabytedb #9611

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 9, 2024
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 22:20
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 modules/yugabytedb
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants