Skip to content

Tags: yugabyte/pgjdbc

Tags

v42.7.3-yb-2

Toggle v42.7.3-yb-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure clusterInfoMap does not become empty when external LB is given (

…#25)

* Ensure clusterInfoMap does not become empty if host, in yb_servers() response, is same as public_ip
* Update version to 42.7.3-yb-2

v42.7.3-yb-1

Toggle v42.7.3-yb-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable driver jar publish (#24)

* Changes to enable publishing of the jar

v42.3.5-yb-8

Toggle v42.3.5-yb-8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set the default loadBalance to LoadBalanceType.FALSE (#23)

* Set the default loadBalance to LoadBalanceType.FALSE
* Update version to 42.3.5-yb-8

v42.3.5-yb-7

Toggle v42.3.5-yb-7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for connection load balancing across read-replica cluster nod…

…es (#22)

* Allow new values of load-balance: any, only-primary, only-rr, prefer-primary and prefer-rr
* Make load-balance property editable in YBClusterAwareDataSource
* Add missing lb properties to PGProperty

v42.3.5-yb-6

Toggle v42.3.5-yb-6's commit message
Minor README update

v42.3.5-yb-5

Toggle v42.3.5-yb-5's commit message
Bump the version to 42.3.5-yb-5

v42.3.5-yb-4

Toggle v42.3.5-yb-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes from upstream (#20)

* Cherry-picked 739e599 to fix CVE-2022-31197
* Fix CVE-2022-41946 from commits 9008dc9 and 9752441

v42.3.5-yb-3

Toggle v42.3.5-yb-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[DB-6321] Fix for fallback issues in TopologyAware load balancing (#16)

[DB-6321] Fix for fallback issues in TopologyAware load balancing (#16)

* Hikari example added and some other changes

v42.3.5-yb-2

Toggle v42.3.5-yb-2's commit message
Version 42.3.5-yb-2

v42.3.4

Toggle v42.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from yugabyte/gh_11623

Update portNumber in the deprecated setPortNumber() method. Fix for GH issue 11623.