Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
postgresql-42.7.6-all.jar | 2025-05-28 | 1.1 MB | |
postgresql-42.7.6.jar | 2025-05-28 | 982.5 kB | |
README.md | 2025-05-28 | 33.8 kB | |
v42.7.6 source code.tar.gz | 2025-05-28 | 2.3 MB | |
v42.7.6 source code.zip | 2025-05-28 | 3.0 MB | |
Totals: 5 Items | 7.4 MB | 3 |
Changes
- Prepare release notes for release 42_7_6 (new format) @davecramer (#3628)
- fix: isValid incorrectly called execute, instead of executeWithFlags fixes Issue [#3630] @davecramer (#3631)
- add override @davecramer (#3629)
- add the ability to turn off automatic LSN flush @davecramer (#3403)
- test: add tests with reWriteBatchedInserts=true @vlsi (#3616)
- test: add CI executions with adaptive_fetch=true by default @vlsi (#3615)
- test: simplify TestUtil.openDB, add tests with various assumeMinServerVersion values @vlsi (#3614)
- Deprecate group startup parms @davecramer (#3613)
- Add back application name setting @joejensen (#3509)
- Copr: Use Java 21 as the build dependency @mkoncek (#3607)
- fix indentation of return child to allow built pass in Checkstyle's CIs @mohitsatr (#3611)
- Set column name explicitely when using
current_database()
in queries @kneth (#3526) - add PgMessageType and use static variables for protocol literals @davecramer (#3609)
- Handle protocol 3.2 and wider cancel keys. @davecramer (#3592)
- refactor empty resultset to use empty result set if the catalog is not correct @davecramer (#3588)
- Use query to find the current catalog instead of relying on the database in the connection URL or connection properties as this could be different if connected through a pooler or proxy @davecramer (#3565)
- ci: add Java 24 tests @davecramer (#3580)
- docs: Relabel 42.7.4 as past version as it is no longer the latest @sehrope (#3586)
- test: remove stale logging message from SslTest @vlsi (#3584)
- chore: appply the latest byte-buddy version for tests so we support the latest Java versions @vlsi (#3583)
- fix: make PgConnection#abort compatible with Java 24 @vlsi (#3582)
- chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.8.5 @renovate-bot (#3573)
- Fix JavadocTagContinuationIndentation in AfterBeforeParameterResolver @Anmol202005 (#3566)
- Revert "use in row values instead of union all (#3510)" @vlsi (#3524)
- use in row values instead of union all @davecramer (#3510)
- feat: enhanced DatabaseMetadata.getIndexInfo() method, added index comment as REMARKS property @raminorujov (#3513)
- Nit: correct message in main.yml test action @ecki (#3503)
- chore: use import instead of require to support modern NodeJS @vlsi (#3502)
- chore: use PostgreSQL 17 rather than 17rc1 for CI tests @vlsi (#3501)
- chore: add ErrorProne verification to catch bugs ealier @vlsi (#3493)
- fix: ArrayIndexOutOfBounds when write big object into GSS enabled connection, make GSSInputStream robust in face of streams that produce incomplete reads @vlsi (#3500)
- refactor: factor out duplicated .getBytes() when converting date/time to Date/Time/Timestamp @vlsi (#3497)
- chore: exclude Oracle Java 17 from CI tests @vlsi (#3499)
- chore: remove unused Travis CI configuration @vlsi (#3498)
- Undeprecate sslfactoryarg connection property @sehrope (#3496)
- fix:Fix sending extra_float_digits @davecramer (#3491)
🐛 Bug Fixes
- fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4 @MrEasy (#3369)
🧰 Maintenance
- chore: use Java 21 for building pgjdbc by default @vlsi (#3612)
⬆️ Dependencies
55 changes
- chore(deps): update burrunan/gradle-cache-action action to v3 @renovate-bot (#3626) - chore(deps): update plugin com.gradle.develocity to v4 @renovate-bot (#3627) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.5.0 @renovate-bot (#3624) - fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4.2.0 @renovate-bot (#3623) - fix(deps): update checkerframework to v3.49.3 @renovate-bot (#3618) - fix(deps): update dependency checkstyle to v10.23.1 @renovate-bot (#3619) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.10 @renovate-bot (#3620) - chore(deps): update dependency gradle to v8.14 @renovate-bot (#3621) - chore(deps): update codecov/codecov-action digest to ad3126e @renovate-bot (#3603) - fix(deps): update dependency net.bytebuddy:byte-buddy-parent to v1.17.5 @renovate-bot (#3596) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.4.1 @renovate-bot (#3602) - fix(deps): update dependency org.junit:junit-bom to v5.12.2 @renovate-bot (#3597) - fix(deps): update dependency jacoco to v0.8.13 @renovate-bot (#3595) - chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.9.0 @renovate-bot (#3598) - fix(deps): update dependency checkstyle to v10.23.0 @renovate-bot (#3599) - fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.9 @renovate-bot (#3600) - chore(deps): update codecov/codecov-action digest to f95a404 @renovate-bot (#3593) - fix(deps): update checkerframework @renovate-bot (#3594) - fix(deps): update dependency org.checkerframework:org.checkerframework.gradle.plugin to v0.6.52 @renovate-bot (#3576) - chore(deps): update dependency sbt/sbt to v1.10.11 @renovate-bot (#3571) - chore(deps): update oracle-actions/setup-java action to v1.4.1 @renovate-bot (#3572) - fix(deps): update dependency spotbugs to v4.9.3 @renovate-bot (#3577) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.3.0 @renovate-bot (#3579) - chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.20 @renovate-bot (#3574) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.7 @renovate-bot (#3575) - chore(deps): update codecov/codecov-action digest to 3440e5e @renovate-bot (#3569) - chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.7 @renovate-bot (#3570) - chore(deps): update dependency sbt/sbt to v1.10.10 @renovate-bot (#3554) - fix(deps): update dependency checkstyle to v10.21.4 @renovate-bot (#3555) - fix(deps): update dependency spotbugs to v4.9.2 @renovate-bot (#3556) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7 @renovate-bot (#3553) - fix(deps): update dependency com.google.errorprone:error\_prone\_core to v2.36.0 @renovate-bot (#3547) - fix(deps): update dependency org.hamcrest:hamcrest to v3 @renovate-bot (#3552) - chore(deps): update dependency ubuntu to v24 @renovate-bot (#3550) - fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4 @renovate-bot (#3551) - fix(deps): update checkerframework @renovate-bot (#3546) - chore(deps): update dependency sbt/sbt to v1.10.9 @renovate-bot (#3548) - chore(deps): update dependency gradle to v8.13 @renovate-bot (#3544) - fix(deps): update checkerframework @renovate-bot (#3545) - chore(deps): update codecov/codecov-action digest to 0565863 @renovate-bot (#3537) - chore(deps): update plugin com.gradle.develocity to v3.19.2 @renovate-bot (#3538) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.6 @renovate-bot (#3539) - fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.24 @renovate-bot (#3540) - chore(deps): update plugin me.champeau.jmh to v0.7.3 @renovate-bot (#3518) - fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.16 @renovate-bot (#3487) - chore(deps): update dependency gradle to v8.12.1 @renovate-bot (#3517) - chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10 @renovate-bot (#3519) - fix(deps): update dependency checkstyle to v10.21.3 @renovate-bot (#3520) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.4 @renovate-bot (#3521) - chore(deps): update codecov/codecov-action digest to 5efa07b @renovate-bot (#3516) - fix(deps): update checkerframework @renovate-bot (#3485) - chore(deps): update codecov/codecov-action digest to 0da7aa6 @renovate-bot (#3484) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.2 @renovate-bot (#3486) - fix(deps): update dependency checkstyle to v10.21.1 @renovate-bot (#3489) - chore(deps): update plugin com.gradle.develocity to v3.19.1 @renovate-bot (#3488)What's Changed
- fix:Fix sending extra_float_digits by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3491
- chore(deps): update plugin com.gradle.develocity to v3.19.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3488
- Undeprecate sslfactoryarg connection property by @sehrope in https://github.com/pgjdbc/pgjdbc/pull/3496
- fix(deps): update dependency checkstyle to v10.21.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3489
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.2 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3486
- chore(deps): update codecov/codecov-action digest to 0da7aa6 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3484
- chore: remove unused Travis CI configuration by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3498
- chore: exclude Oracle Java 17 from CI tests by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3499
- refactor: factor out duplicated .getBytes() when converting date/time to Date/Time/Timestamp by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3497
- fix: ArrayIndexOutOfBounds when write big object into GSS enabled connection, make GSSInputStream robust in face of streams that produce incomplete reads by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3500
- chore: add ErrorProne verification to catch bugs ealier by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3493
- fix(deps): update checkerframework by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3485
- chore: use PostgreSQL 17 rather than 17rc1 for CI tests by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3501
- chore: use import instead of require to support modern NodeJS by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3502
- Nit: correct message in main.yml test action by @ecki in https://github.com/pgjdbc/pgjdbc/pull/3503
- feat: enhanced DatabaseMetadata.getIndexInfo() method, added index comment as REMARKS property by @raminorujov in https://github.com/pgjdbc/pgjdbc/pull/3513
- chore(deps): update codecov/codecov-action digest to 5efa07b by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3516
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.4 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3521
- use in row values instead of union all by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3510
- Revert "use in row values instead of union all (#3510)" by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3524
- fix(deps): update dependency checkstyle to v10.21.3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3520
- chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3519
- chore(deps): update dependency gradle to v8.12.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3517
- fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.16 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3487
- chore(deps): update plugin me.champeau.jmh to v0.7.3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3518
- fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.24 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3540
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.6 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3539
- chore(deps): update plugin com.gradle.develocity to v3.19.2 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3538
- chore(deps): update codecov/codecov-action digest to 0565863 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3537
- fix(deps): update checkerframework by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3545
- chore(deps): update dependency gradle to v8.13 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3544
- chore(deps): update dependency sbt/sbt to v1.10.9 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3548
- fix(deps): update checkerframework by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3546
- fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3551
- chore(deps): update dependency ubuntu to v24 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3550
- fix(deps): update dependency org.hamcrest:hamcrest to v3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3552
- fix(deps): update dependency com.google.errorprone:error_prone_core to v2.36.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3547
- fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3553
- fix(deps): update dependency spotbugs to v4.9.2 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3556
- fix(deps): update dependency checkstyle to v10.21.4 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3555
- chore(deps): update dependency sbt/sbt to v1.10.10 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3554
- Fix JavadocTagContinuationIndentation in AfterBeforeParameterResolver by @Anmol202005 in https://github.com/pgjdbc/pgjdbc/pull/3566
- chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.7 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3570
- chore(deps): update codecov/codecov-action digest to 3440e5e by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3569
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.7 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3575
- chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.20 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3574
- chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.8.5 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3573
- fix: make PgConnection#abort compatible with Java 24 by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3582
- chore: appply the latest byte-buddy version for tests so we support the latest Java versions by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3583
- test: remove stale logging message from SslTest by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3584
- fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.3.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3579
- fix(deps): update dependency spotbugs to v4.9.3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3577
- chore(deps): update oracle-actions/setup-java action to v1.4.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3572
- chore(deps): update dependency sbt/sbt to v1.10.11 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3571
- fix(deps): update dependency org.checkerframework:org.checkerframework.gradle.plugin to v0.6.52 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3576
- docs: Relabel 42.7.4 as past version as it is no longer the latest by @sehrope in https://github.com/pgjdbc/pgjdbc/pull/3586
- ci: add Java 24 tests by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3580
- Use query to find the current catalog instead of relying on the database in the connection URL or connection properties as this could be different if connected through a pooler or proxy by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3565
- refactor empty resultset to use empty result set if the catalog is not correct by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3588
- fix(deps): update checkerframework by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3594
- chore(deps): update codecov/codecov-action digest to f95a404 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3593
- fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.9 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3600
- fix(deps): update dependency checkstyle to v10.23.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3599
- chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.9.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3598
- fix(deps): update dependency jacoco to v0.8.13 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3595
- fix(deps): update dependency org.junit:junit-bom to v5.12.2 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3597
- fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.4.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3602
- fix(deps): update dependency net.bytebuddy:byte-buddy-parent to v1.17.5 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3596
- chore(deps): update codecov/codecov-action digest to ad3126e by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3603
- Handle protocol 3.2 and wider cancel keys. by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3592
- add PgMessageType and use static variables for protocol literals by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3609
- Set column name explicitely when using
current_database()
in queries by @kneth in https://github.com/pgjdbc/pgjdbc/pull/3526 - fix indentation of return child to allow built pass in Checkstyle's CIs by @mohitsatr in https://github.com/pgjdbc/pgjdbc/pull/3611
- Copr: Use Java 21 as the build dependency by @mkoncek in https://github.com/pgjdbc/pgjdbc/pull/3607
- chore: use Java 21 for building pgjdbc by default by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3612
- Add back application name setting by @joejensen in https://github.com/pgjdbc/pgjdbc/pull/3509
- Deprecate group startup parms by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3613
- test: simplify TestUtil.openDB, add tests with various assumeMinServerVersion values by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3614
- test: add CI executions with adaptive_fetch=true by default by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3615
- test: add tests with reWriteBatchedInserts=true by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3616
- chore(deps): update dependency gradle to v8.14 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3621
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.10 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3620
- fix(deps): update dependency checkstyle to v10.23.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3619
- fix(deps): update checkerframework to v3.49.3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3618
- fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4.2.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3623
- fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.5.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3624
- chore(deps): update plugin com.gradle.develocity to v4 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3627
- chore(deps): update burrunan/gradle-cache-action action to v3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3626
- add the ability to turn off automatic LSN flush by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3403
- add override by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3629
- fix: isValid incorrectly called execute, instead of executeWithFlags fixes Issue [#3630] by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3631
- fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4 by @MrEasy in https://github.com/pgjdbc/pgjdbc/pull/3369
- Prepare release notes for release 42_7_6 (new format) by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3628
New Contributors
- @ecki made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3503
- @raminorujov made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3513
- @Anmol202005 made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3566
- @kneth made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3526
- @mohitsatr made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3611
- @mkoncek made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3607
- @joejensen made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3509
- @MrEasy made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3369
Full Changelog: https://github.com/pgjdbc/pgjdbc/compare/REL42.7.5...REL42.7.6
What's Changed
- fix:Fix sending extra_float_digits by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3491
- chore(deps): update plugin com.gradle.develocity to v3.19.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3488
- Undeprecate sslfactoryarg connection property by @sehrope in https://github.com/pgjdbc/pgjdbc/pull/3496
- fix(deps): update dependency checkstyle to v10.21.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3489
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.2 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3486
- chore(deps): update codecov/codecov-action digest to 0da7aa6 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3484
- chore: remove unused Travis CI configuration by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3498
- chore: exclude Oracle Java 17 from CI tests by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3499
- refactor: factor out duplicated .getBytes() when converting date/time to Date/Time/Timestamp by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3497
- fix: ArrayIndexOutOfBounds when write big object into GSS enabled connection, make GSSInputStream robust in face of streams that produce incomplete reads by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3500
- chore: add ErrorProne verification to catch bugs ealier by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3493
- fix(deps): update checkerframework by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3485
- chore: use PostgreSQL 17 rather than 17rc1 for CI tests by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3501
- chore: use import instead of require to support modern NodeJS by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3502
- Nit: correct message in main.yml test action by @ecki in https://github.com/pgjdbc/pgjdbc/pull/3503
- feat: enhanced DatabaseMetadata.getIndexInfo() method, added index comment as REMARKS property by @raminorujov in https://github.com/pgjdbc/pgjdbc/pull/3513
- chore(deps): update codecov/codecov-action digest to 5efa07b by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3516
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.4 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3521
- use in row values instead of union all by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3510
- Revert "use in row values instead of union all (#3510)" by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3524
- fix(deps): update dependency checkstyle to v10.21.3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3520
- chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3519
- chore(deps): update dependency gradle to v8.12.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3517
- fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.16 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3487
- chore(deps): update plugin me.champeau.jmh to v0.7.3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3518
- fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.24 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3540
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.6 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3539
- chore(deps): update plugin com.gradle.develocity to v3.19.2 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3538
- chore(deps): update codecov/codecov-action digest to 0565863 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3537
- fix(deps): update checkerframework by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3545
- chore(deps): update dependency gradle to v8.13 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3544
- chore(deps): update dependency sbt/sbt to v1.10.9 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3548
- fix(deps): update checkerframework by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3546
- fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3551
- chore(deps): update dependency ubuntu to v24 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3550
- fix(deps): update dependency org.hamcrest:hamcrest to v3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3552
- fix(deps): update dependency com.google.errorprone:error_prone_core to v2.36.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3547
- fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3553
- fix(deps): update dependency spotbugs to v4.9.2 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3556
- fix(deps): update dependency checkstyle to v10.21.4 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3555
- chore(deps): update dependency sbt/sbt to v1.10.10 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3554
- Fix JavadocTagContinuationIndentation in AfterBeforeParameterResolver by @Anmol202005 in https://github.com/pgjdbc/pgjdbc/pull/3566
- chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.7 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3570
- chore(deps): update codecov/codecov-action digest to 3440e5e by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3569
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.7 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3575
- chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.20 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3574
- chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.8.5 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3573
- fix: make PgConnection#abort compatible with Java 24 by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3582
- chore: appply the latest byte-buddy version for tests so we support the latest Java versions by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3583
- test: remove stale logging message from SslTest by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3584
- fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.3.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3579
- fix(deps): update dependency spotbugs to v4.9.3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3577
- chore(deps): update oracle-actions/setup-java action to v1.4.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3572
- chore(deps): update dependency sbt/sbt to v1.10.11 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3571
- fix(deps): update dependency org.checkerframework:org.checkerframework.gradle.plugin to v0.6.52 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3576
- docs: Relabel 42.7.4 as past version as it is no longer the latest by @sehrope in https://github.com/pgjdbc/pgjdbc/pull/3586
- ci: add Java 24 tests by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3580
- Use query to find the current catalog instead of relying on the database in the connection URL or connection properties as this could be different if connected through a pooler or proxy by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3565
- refactor empty resultset to use empty result set if the catalog is not correct by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3588
- fix(deps): update checkerframework by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3594
- chore(deps): update codecov/codecov-action digest to f95a404 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3593
- fix(deps): update dependency de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.9 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3600
- fix(deps): update dependency checkstyle to v10.23.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3599
- chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.9.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3598
- fix(deps): update dependency jacoco to v0.8.13 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3595
- fix(deps): update dependency org.junit:junit-bom to v5.12.2 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3597
- fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.4.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3602
- fix(deps): update dependency net.bytebuddy:byte-buddy-parent to v1.17.5 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3596
- chore(deps): update codecov/codecov-action digest to ad3126e by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3603
- Handle protocol 3.2 and wider cancel keys. by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3592
- add PgMessageType and use static variables for protocol literals by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3609
- Set column name explicitely when using
current_database()
in queries by @kneth in https://github.com/pgjdbc/pgjdbc/pull/3526 - fix indentation of return child to allow built pass in Checkstyle's CIs by @mohitsatr in https://github.com/pgjdbc/pgjdbc/pull/3611
- Copr: Use Java 21 as the build dependency by @mkoncek in https://github.com/pgjdbc/pgjdbc/pull/3607
- chore: use Java 21 for building pgjdbc by default by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3612
- Add back application name setting by @joejensen in https://github.com/pgjdbc/pgjdbc/pull/3509
- Deprecate group startup parms by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3613
- test: simplify TestUtil.openDB, add tests with various assumeMinServerVersion values by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3614
- test: add CI executions with adaptive_fetch=true by default by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3615
- test: add tests with reWriteBatchedInserts=true by @vlsi in https://github.com/pgjdbc/pgjdbc/pull/3616
- chore(deps): update dependency gradle to v8.14 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3621
- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.10 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3620
- fix(deps): update dependency checkstyle to v10.23.1 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3619
- fix(deps): update checkerframework to v3.49.3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3618
- fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v4.2.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3623
- fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.5.0 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3624
- chore(deps): update plugin com.gradle.develocity to v4 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3627
- chore(deps): update burrunan/gradle-cache-action action to v3 by @renovate-bot in https://github.com/pgjdbc/pgjdbc/pull/3626
- add the ability to turn off automatic LSN flush by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3403
- add override by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3629
- fix: isValid incorrectly called execute, instead of executeWithFlags fixes Issue [#3630] by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3631
- fix: EOFException on PreparedStatement#toString with unset bytea parameter since 42.7.4 by @MrEasy in https://github.com/pgjdbc/pgjdbc/pull/3369
- Prepare release notes for release 42_7_6 (new format) by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/3628
New Contributors
- @ecki made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3503
- @raminorujov made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3513
- @Anmol202005 made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3566
- @kneth made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3526
- @mohitsatr made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3611
- @mkoncek made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3607
- @joejensen made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3509
- @MrEasy made their first contribution in https://github.com/pgjdbc/pgjdbc/pull/3369
Full Changelog: https://github.com/pgjdbc/pgjdbc/compare/REL42.7.5...REL42.7.6