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

Update dependency org.postgresql:postgresql to v42.7.4 #2853

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.postgresql:postgresql (source) 42.7.2 -> 42.7.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.4

Added
  • chore: SCRAM dependency to 3.1 and support channel binding PR #​3188
  • chore: Add PostgreSQL 15, 16, and 17beta1 to CI tests PR #​3299
  • test: Update to 17beta3 PR #​3308
  • chore: Implement direct SSL ALPN connections PR #​3252
  • translation: Add Korean translation file PR #​3276
Fixed
  • fix: PgInterval ignores case for represented interval string PR #​3344
  • perf: Avoid extra copies when receiving int4 and int2 in PGStream PR #​3295
  • fix: Add support for Infinity::numeric values in ResultSet.getObject PR #​3304
  • fix: Ensure order of results for getDouble PR #​3301
  • perf: Replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, allow configuring different Java and SO_SNDBUF buffer sizes PR #​3248
  • fix: Fix SSL tests PR #​3260
  • fix: Support bytea in preferQueryMode=simple PR #​3243
  • fix: Fix #​3234 - Return -1 as update count for stored procedure calls PR #​3235
  • fix: Fix #​3224 - conversion for TIME '24:00' to LocalTime breaks in binary-mode PR #​3225
  • perf: Speed up getDate by parsing bytes instead of String PR #​3141
  • fix: support PreparedStatement.setBlob(1, Blob) and PreparedStatement.setClob(1, Clob) for lobs that return -1 for length PR #​3136
  • fix: Validates resultset Params in PGStatement constructor. uses assertThro… PR #​3171
  • fix: Validates resultset parameters PR #​3167
  • docs: Replace greater to with greater than PR #​3315
  • docs: Clarify binaryTransfer and prepareThreshold PR #​3338
  • docs: use.md, typo PR #​3314
  • test: Use docker v2 which changes docker-compose to docker compose #​3339
  • refactor: Merge PgPreparedStatement#setBinaryStream int and long methods PR #​3165
  • test: Test both binaryMode=true,false when creating connections in DatabaseMetaDataTest PR #​3231
  • docs: Fixed typos in all source code and documentations PR #​3242
  • chore: Remove self-hosted runner PR #​3227
  • docs: Add cancelSignalTimeout in README PR #​3190
  • docs: Document READ_ONLY_MODE in README PR #​3175
  • test: Test for +/- infinity double values PR #​3294
  • test: Switch localhost and auth-test around for test-gss PR #​3343
  • fix: remove preDescribe from internalExecuteBatch PR #​2883
Deprecated
  • test: Deprecate all PostgreSQL versions older than 9.1 PR #​3335

v42.7.3

Changed
Fixed
  • fix: boolean types not handled in SimpleQuery mode PR #​3146
    • make sure we handle boolean types in simple query mode
    • support uuid as well
    • handle all well known types in text mode and change else if to switch
  • fix: released new versions of 42.2.29, 42.3.10, 42.4.5, 42.5.6, 42.6.2 to deal with NoSuchMethodError on ByteBuffer#position when running on Java 8

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Europe/London, Automerge - "after 8am and before 5pm every weekday" in timezone Europe/London.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@renovate renovate bot requested a review from a team as a code owner May 1, 2024 07:49
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes May 1, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 1, 2024
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from ea2aacb to f7667ff Compare May 10, 2024 10:09
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from f7667ff to d95befc Compare May 16, 2024 08:26
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from d95befc to ad7568c Compare May 16, 2024 10:54
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from ad7568c to 4fdb39a Compare June 25, 2024 12:56
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from 4fdb39a to a3f4b4b Compare June 26, 2024 09:19
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from a3f4b4b to 14467db Compare June 26, 2024 14:16
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from 14467db to c06a5c4 Compare June 27, 2024 08:22
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from c06a5c4 to 15c66c6 Compare July 1, 2024 10:11
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from 15c66c6 to 6b7ef83 Compare July 1, 2024 12:55
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from 6b7ef83 to 5c1a060 Compare July 1, 2024 16:20
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from dc569e0 to 0a9365f Compare July 10, 2024 10:59
@renovate renovate bot force-pushed the renovate/org.postgresql-postgresql-42.x branch from 6a1179e to d7b2124 Compare August 22, 2024 19:00
@renovate renovate bot changed the title Update dependency org.postgresql:postgresql to v42.7.3 Update dependency org.postgresql:postgresql to v42.7.4 Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants