postgresql-jdbc.git / summary / log

2026-09-16 cf08bddc415f test: Disable LibPQFactoryFipsTest on JDK 28
           Sehrope Sarkuni

2026-09-16 316d4ee01bd6 test: Fix CI to mark 28 as EA java
           Sehrope Sarkuni

2026-09-16 9ca108ce47b5 fix: refuse to read from a stream that is already broken
           Sehrope Sarkuni

2026-09-09 ee1099eb98c4 test: include the cause chain when the ErrorResponse at the limit is refused
           Sehrope Sarkuni

2026-09-09 5f2ee6b27c20 test: count answered password requests from the driver's own writes
           Sehrope Sarkuni

2026-09-15 15512cc6fa62 docs: changelog entries for the truncation, buffer shrink and maxResultBuffer fixes
           Sehrope Sarkuni

2026-09-02 5d0686ab96f2 docs: state where each message length limit comes from
           Sehrope Sarkuni

2026-09-02 62f4a3472698 fix: return the read buffer to its initial size once a large message is drained
           Sehrope Sarkuni

2026-09-02 4ae88af22bb8 fix: truncate an ErrorResponse or NoticeResponse at the buffer maximum instead of refusing it
           Sehrope Sarkuni

2026-09-02 edbe901b94b9 fix: drop the connection when maxResultBuffer is exceeded
           Sehrope Sarkuni

2026-08-26 c346f3bb559b test: cover the GSS packet length check on the encrypted transport
           Sehrope Sarkuni

2026-08-19 fb8f24505813 docs: changelog entries for the reuse, count and loop fixes
           Sehrope Sarkuni

2026-08-19 901f887f2628 test: cover the new refusals and the round trip limits
           Sehrope Sarkuni

2026-08-19 bbd8fdcd7831 docs: record the CopyData limit as a deliberate decision
           Sehrope Sarkuni

2026-08-19 4a9decdbab96 fix: lower the pre-authentication allocation limit
           Sehrope Sarkuni

2026-08-27 0993125bd2a5 fix: bound the handshake loops, not only the lengths
           Sehrope Sarkuni

2026-08-27 0312da36bf5c fix: verify the stream sits on a message boundary at dispatch
           Sehrope Sarkuni

2026-08-19 27c47b456eef fix: cross-check declared counts against the declared length
           Sehrope Sarkuni

2026-08-19 9163a3555441 fix: mark the stream broken so a refused connection is not reused
           Sehrope Sarkuni

2026-08-03 0ad2521195cf docs: changelog entry for the message length hardening
           Sehrope Sarkuni

2026-07-31 7c6bc8aca572 test: cover the message length and buffer growth fixes
           Sehrope Sarkuni

2026-07-31 fa9d12bf2be0 fix: bound the option count in NegotiateProtocolVersion
           Sehrope Sarkuni

2026-07-31 2fa4ce5a16ed fix: validate the lengths in the GSS paths
           Sehrope Sarkuni

2026-07-31 2510e622eb60 fix: validate the lengths nested inside a message
           Sehrope Sarkuni

2026-07-31 f6f0b234a690 fix: validate backend message lengths before sizing reads from them
           Sehrope Sarkuni

2026-08-03 30a81feeed2b fix: bound the growth of the read buffer
           Sehrope Sarkuni

2026-08-03 5f0d176eef24 fix: resume the C-string scan instead of restarting it
           Sehrope Sarkuni

2026-09-14 aac0a1548766 test: run MultiHostsConnectionTest in CI and isolate it from concurrent tests
           Vladimir Sitnikov

2026-06-08 064795ed9eef ci: run the Copr build from a script and surface its log
           Vladimir Sitnikov

2026-06-08 b537e5bc118d fix(packaging): build the RPM on Fedora 44+ and gate tests on JUnit 5.14
           Vladimir Sitnikov

2026-06-08 955edc46581b fix(packaging): build the Copr source distribution on current Fedora
           Vladimir Sitnikov

2026-06-06 ffc568be40a1 build-logic: build with the current JVM when jdkBuildVersion=0
           Vladimir Sitnikov

2026-09-12 17b4d55ca03c chore(deps): open Renovate pull requests for com.ongres patch updates only
           Vladimir Sitnikov

2026-09-11 e107cca773e4 test: stop excluding *Suite* classes from the test run
           Vladimir Sitnikov

2026-09-12 51bbc1ee8359 fix(jdbc): correct the error message for prepareStatement(sql, int[]) (#1919)
           Peter Eisentraut

2026-09-10 f171cd8af6fc chore: pgjdbc is known to have bugs with standard_conforming_strings=no, skip such tests until the fix lands
           Vladimir Sitnikov

2026-09-07 265de1341138 chore(deps): update gradle to v9.7.1
           Mend Renovate

2026-09-09 8f43d1605ec4 chore(deps): update actions/setup-java action to v5.7.0 (#4415)
           Mend Renovate

2026-09-07 138d6d103bb8 fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin to v5.1.1
           Mend Renovate

2026-09-07 0d7c7f59516d fix(deps): update dependency org.roaringbitmap:roaringbitmap to v1.6.21
           Mend Renovate

2026-09-07 3e4650389590 chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.4.20
           Mend Renovate

2026-09-07 808af6f905de fix(deps): update net.bytebuddy to v1.18.13
           Mend Renovate

2026-09-07 e650e24ead2a chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.9.9
           Mend Renovate

2026-09-07 406231304b49 chore(deps): update debian:trixie-slim docker digest to d7e1218
           Mend Renovate

2026-09-07 42b678d850ab chore(deps): update actions/deploy-pages digest to 368f825
           Mend Renovate

2026-09-07 1fcb0e036dd7 chore(deps): update github/codeql-action action to v4.37.9
           Mend Renovate

2026-09-05 559529bc9cd8 ci: restrict standard_conforming_strings=no to PostgreSQL 18 and older
           Vladimir Sitnikov

2025-05-15 7695c7d42022 test: add tests with standard_conforming_strings=off
           Vladimir Sitnikov

2026-08-25 ee305d353171 docs: add AGENTS.md with house word choices and error-message rules
           Vladimir Sitnikov

2026-09-02 2a060175e4df docs: clarify PGStream.skip comments (#4400)
           Dave Cramer

[next]