postgresql-jdbc.git / summary / log

2026-08-23 8b1c16e0d190 fix(core): make PGStream.skip finish when stream skip returns 0
           Vladimir Sitnikov

2026-08-17 3ba23fcff8c1 chore(deps): update debian:trixie-slim docker digest to 3a39a05
           Mend Renovate

2026-08-17 669d30222996 chore(deps): update docker/dockerfile:1 docker digest to ecfaec9
           Mend Renovate

2026-08-17 d9034d50e5c1 chore(deps): update burrunan/gradle-cache-action action to v3.0.3
           Mend Renovate

2026-08-21 6e29423b3ebd chore(deps): update github/codeql-action action to v4.37.8
           Mend Renovate

2026-08-17 eb7071371df7 chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.9.8
           Mend Renovate

2026-08-17 73929f9a5dca fix(deps): update ch.qos.logback to v1.6.3
           Mend Renovate

2026-07-23 f8a0c93670ee fix: do not secure batch progress inside an XA transaction
           Vladimir Sitnikov

2026-07-23 28409ee73892 fix: allow LargeObjectManager operations inside an active XA transaction
           Vladimir Sitnikov

2026-08-03 15df70efac3c Added test for getDefault of a column to address Issue #4333 (#4334)
           Dave Cramer

2026-07-29 29bbe0268c1e test: add socketTimeout, loginTimeout, and connectTimeout matrix axes
           Vladimir Sitnikov

2026-07-27 78dc45696e32 fix(deps): update dependency @vlsi/github-actions-random-matrix to v2.4.0
           Mend Renovate

2026-07-27 676dea4d1ad2 fix(deps): update dependency checkstyle to v13.9.0
           Mend Renovate

2026-07-27 ee87b721d6a4 chore(deps): update github/codeql-action action to v4.37.3
           Mend Renovate

2026-07-27 434ebabfa55d fix(deps): update dependency org.roaringbitmap:roaringbitmap to v1.6.18
           Mend Renovate

2026-07-27 6ff002800811 chore(deps): update actions/checkout action to v6.1.0
           Mend Renovate

2026-07-27 7beb0c9be282 chore(deps): update actions/setup-java action to v5.6.0
           Mend Renovate

2026-07-27 f79eac7e1ff1 chore(deps): update plugin com.gradle.develocity to v4.5.0
           Mend Renovate

2026-07-27 baf61dfd5e55 chore(deps): update release-drafter/release-drafter action to v7.6.0
           Mend Renovate

2026-07-27 785ba50be310 fix(deps): update ch.qos.logback to v1.6.0
           Mend Renovate

2026-07-27 e9d062089de3 chore(deps): update ossf/scorecard-action action to v2.4.4
           Mend Renovate

2026-07-27 7e5267085dfd chore(deps): update debian:trixie-slim docker digest to 020c0d2
           Mend Renovate

2026-07-27 16ff4b61e219 chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.4.10
           Mend Renovate

2026-07-27 ef37b11a1f9c fix(deps): update dependency it.unimi.dsi:fastutil to v8.5.19
           Mend Renovate

2026-07-09 3a699d57d957 chore: include tests with PGDG builds in PR CI
           Vladimir Sitnikov

2026-07-09 49d4598df114 Fix Gradle 9.6 build script warnings
           Vladimir Sitnikov

2026-07-16 3f37e4d0760b fix: honour prepareThreshold when describing a PreparedStatement
           Develop-KIM

2026-07-07 6ee3a55f678e chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.9.7
           Mend Renovate

2026-07-06 339e0d47e2db chore(deps): pin dependencies
           Mend Renovate

2026-07-06 eff474d339c8 chore(deps): update github/codeql-action action to v4.36.3
           Mend Renovate

2026-07-06 fb8566aff322 fix(deps): update ch.qos.logback to v1.5.37
           Mend Renovate

2026-07-06 e81991c7fb6c chore(deps): update plugin biz.aqute.bnd.builder to v7.3.0
           Mend Renovate

2026-07-07 e4e875c150a8 fix(deps): update net.bytebuddy to v1.18.11
           Mend Renovate

2026-07-06 c8eb1f298da3 chore(deps): update actions/setup-java action to v5.4.0
           Mend Renovate

2026-07-06 606abea58ea7 chore(deps): update gradle to v9.6.1
           Mend Renovate

2026-07-06 d479499b99f7 docs: update website for the 42.7.13 release (#4290)
           Dave Cramer

2026-07-06 d066d6c0acbe chore: bump version to 42.7.14
           github-actions[bot]

2026-07-06 3297557c6a80 docs: add 42.7.13 release changelog (#4270)
           Dave Cramer

2026-07-01 d93d370984fb style: apply Autostyle to docs/ and .github/
           Vladimir Sitnikov

2026-07-01 2e05ff9e3ea9 build: check docs/ and .github/ formatting with Autostyle
           Vladimir Sitnikov

2026-07-02 b4a6087d2f07 Adjust EditorConfig für Makefiles
           Michael Baumgartner

2026-07-02 725cebbb4e13 fix(jdbc): reject empty timestamp/timestamptz text with a clear error
           Vladimir Sitnikov

2026-06-29 23a1b0dac5a8 fix(scram): fail closed on channel-binding downgrade (no scram bump)
           Vladimir Sitnikov

2026-06-30 0b4077a529b2 Bump pgjdbc version from 42.7.12 to 42.7.13 (#4269)
           Dave Cramer

2026-06-28 394800a38aeb fix: flush LargeObject output stream before marking closed (#4248)
           Dave Cramer

2026-06-26 83780f130e0c Maintain consistency with the use of the word maintainer vs comitter (#4234)
           Dave Cramer

2026-06-20 d42cad5cd12a fix(jdbc): classify updatable result set by search_path visibility
           Vladimir Sitnikov

2026-06-23 fb33e6e057c9 test: guard authentication-plugin test against trust auth
           Vladimir Sitnikov

2026-06-26 9d9a74622a88 chore: remove test-anorm-sbt module and its CI wiring
           Vladimir Sitnikov

2026-06-19 d6535d907184 fix: render bytea text parameters in PreparedStatement#toString
           Vladimir Sitnikov

[prev] [next]