Title: Bump org.postgresql:postgresql from 42.7.8 to 42.7.9 by dependabot[bot] · Pull Request #613 · docwho2/java-postgres-lambda-trigger · GitHub
Open Graph Title: Bump org.postgresql:postgresql from 42.7.8 to 42.7.9 by dependabot[bot] · Pull Request #613 · docwho2/java-postgres-lambda-trigger
X Title: Bump org.postgresql:postgresql from 42.7.8 to 42.7.9 by dependabot[bot] · Pull Request #613 · docwho2/java-postgres-lambda-trigger
Description: Bumps org.postgresql:postgresql from 42.7.8 to 42.7.9.
Release notes
Sourced from org.postgresql:postgresql's releases.
v42.7.9
Changes
Added changelogs for version 42.7.9 @davecramer (#3908)
the classloader is nullable, and remove a space @davecramer (#3907)
fix: incorrect pg_stat_replication.reply_time calculation @atorik (#3906)
fix: issue #3892, PGXAConnection.prepare(Xid) should return XA_RDONLY if the connection is read only @davecramer (#3897)
fix badges for maven central and search paths. Sonatype has changed the search paths @davecramer (#3901)
fix: make all Calendar instances proleptic Gregorian (#3837) @m-van-tilburg (#3887)
test: add CI tests with Java 26 @vlsi (#3893)
perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder @vlsi (#3866)
use ssl_is_used() to check for ssl connection @davecramer (#3867)
Add PEMKeyManager to handle PEM based certs and keys. @harinath001 (#3700)
Comment and simplify the complex state machine logic in QueryExecutorImpl @davecramer (#3850)
Revert "fix: Issue #3784 pgjdbc can't decode numeric arrays containing special numbers like NaN" @davecramer (#3851)
fix: Issue #3784 pgjdbc can't decode numeric arrays containing special numbers like NaN @ShenFeng312 (#3838)
Small simplication of locking patterns in QueryExecutorBase @Sanne (#3849)
doc: update property quoteReturningIdentifiers default value @sodekim (#3847)
feat: default query timeout property @cfredri4 (#3705)
create action to deploy docs to https://pgjdbc.github.io/ @davecramer (#3819)
fix homepage release note @davecramer (#3817)
🐛 Bug Fixes
fix: close temporary lob descriptors that are used internally in PreparedStatement#setBlob @vlsi (#3903)
fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext @vlsi (#3886)
📝 Documentation
doc: add the new PGP signing key to the official documentation @vlsi (#3813)
🧰 Maintenance
chore: remove unused com.github.spotbugs Gradle plugin dependency @vlsi (#3868)
chore: drop SpotBugs as we do not seem to use it @vlsi (#3834)
chore: bump version to 42.7.9 after 42.7.8 release @vlsi (#3810)
⬆️ Dependencies
chore(deps): update actions/create-github-app-token digest to 29824e6 @renovate-bot (#3898)
chore(deps): update actions/setup-java digest to c1e3236 @renovate-bot (#3899)
chore(deps): update codecov/codecov-action digest to 671740a @renovate-bot (#3900)
fix(deps): update dependency org.junit:junit-bom to v5.14.1 - autoclosed @renovate-bot (#3884)
fix(deps): update dependency org.apache.bcel:bcel to v6.11.0 @renovate-bot (#3883)
fix(deps): update dependency org.mockito:mockito-bom to v5.20.0 @renovate-bot (#3885)
fix(deps): update dependency net.bytebuddy:byte-buddy-parent to v1.18.2 @renovate-bot (#3882)
chore(deps): update github/codeql-action digest to 497990d @renovate-bot (#3881)
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
[42.7.9] (2026-01-14)
Added
feat: query timeout property [PR #3705](pgjdbc/pgjdbc#3705)
feat: Add PEMKeyManager to handle PEM based certs and keys [PR #3700](pgjdbc/pgjdbc#3700)
Changed
perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder
doc: update property quoteReturningIdentifiers default value [PR #3847](pgjdbc/pgjdbc#3847)
security: Use a static method forName to load all user supplied classes. Use the Class.forName 3 parameter method and do not initilize it unless it is a subclass of the expected class
Fixed
fix: incorrect pg_stat_replication.reply_time calculation [PR #3906](pgjdbc/pgjdbc#3906)
fix: close temporary lob descriptors that are used internally in PreparedStatement#setBlob
fix: PGXAConnection.prepare(Xid) should return XA_RDONLY if the connection is read only [PR #3897](pgjdbc/pgjdbc#3897)
fix: make all Calendar instances proleptic Gregorian [PR #3837](pgjdbc/pgjdbc#3887)
fix: Simplify concurrency guards on QueryExecutorBase#transaction and QueryExecutorBase#standardConformingStrings [PR #3897](pgjdbc/pgjdbc#3849)
fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext [PR #3886](pgjdbc/pgjdbc#3886)
fix: Issue #3784 pgjdbc can't decode numeric arrays containing special numbers like NaN [PR #3838](pgjdbc/pgjdbc#3838)
fix: use ssl_is_used() to check for ssl connection [PR #3867](pgjdbc/pgjdbc#3867)
fix: the classloader is nullable [PR #3907](pgjdbc/pgjdbc#3907)
Commits
79b784e Added changelogs for version 42.7.9 (#3908)
1c00ffc doc: add the new PGP signing key to the official documentation
f774000 chore(deps): update actions/create-github-app-token digest to 29824e6
27daf3b chore(deps): update actions/setup-java digest to c1e3236
6eb01ff chore(deps): update codecov/codecov-action digest to 671740a
dbf1e57 the classloader is nullable, and remove a space (#3907)
6a20574 Merge commit from fork
c07721a fix: incorrect pg_stat_replication.reply_time calculation (#3906)
83023f3 fix: close temporary lob descriptors that are used internally in PreparedStat...
62c9805 fix: issue #3892, PGXAConnection.prepare(Xid) should return XA_RDONLY if the ...
Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show
Open Graph Description: Bumps org.postgresql:postgresql from 42.7.8 to 42.7.9. Release notes Sourced from org.postgresql:postgresql's releases. v42.7.9 Changes Added changelogs for version 42.7.9 @davecramer (#390...
X Description: Bumps org.postgresql:postgresql from 42.7.8 to 42.7.9. Release notes Sourced from org.postgresql:postgresql's releases. v42.7.9 Changes Added changelogs for version 42.7.9 @davecramer (...
Opengraph URL: https://github.com/docwho2/java-postgres-lambda-trigger/pull/613
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:83c0fb0a-ba7f-db91-1f1d-2495696eef3d |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 9720:226908:1A42C6E:24E9061:6970DEAA |
| html-safe-nonce | 3fa84d528c6a9e71ec8071a57f7bd649519d1c477fe624572a070245e1e6030f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NzIwOjIyNjkwODoxQTQyQzZFOjI0RTkwNjE6Njk3MERFQUEiLCJ2aXNpdG9yX2lkIjoiMTMwMTA4NTQ1NTc4MzYwNDkwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | bd150d3f002441f048c900e392f48c42284040767e6469906d68448a507655f8 |
| hovercard-subject-tag | pull_request:3180464627 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/docwho2/java-postgres-lambda-trigger/pull/613/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps org.postgresql:postgresql from 42.7.8 to 42.7.9. Release notes Sourced from org.postgresql:postgresql's releases. v42.7.9 Changes Added changelogs for version 42.7.9 @davecramer (#390... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9203e7efc62065329c3b7015a1e6d16fc14bce440abec7b0d3cbe9e4fb1e2e4 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/docwho2/java-postgres-lambda-trigger git https://github.com/docwho2/java-postgres-lambda-trigger.git |
| octolytics-dimension-user_id | 24764783 |
| octolytics-dimension-user_login | docwho2 |
| octolytics-dimension-repository_id | 613889976 |
| octolytics-dimension-repository_nwo | docwho2/java-postgres-lambda-trigger |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 613889976 |
| octolytics-dimension-repository_network_root_nwo | docwho2/java-postgres-lambda-trigger |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | eb3c92b74ae48a78cffd8700b8eb5f60bad61528 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width