renovate-bot opened a new pull request, #3453: URL: https://github.com/apache/polaris/pull/3453
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.postgresql:postgresql](https://jdbc.postgresql.org) ([source](https://redirect.github.com/pgjdbc/pgjdbc)) | `42.7.8` → `42.7.9` |  |  | --- ### Release Notes <details> <summary>pgjdbc/pgjdbc (org.postgresql:postgresql)</summary> ### [`v42.7.9`](https://redirect.github.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4279-2026-01-14) ##### Added - feat: query timeout property [PR #​3705](https://redirect.github.com/pgjdbc/pgjdbc/pull/3705) - feat: Add PEMKeyManager to handle PEM based certs and keys [PR #​3700](https://redirect.github.com/pgjdbc/pgjdbc/pull/3700) ##### Changed - perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder - doc: update property quoteReturningIdentifiers default value [PR #​3847](https://redirect.github.com/pgjdbc/pgjdbc/pull/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](https://redirect.github.com/pgjdbc/pgjdbc/pull/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](https://redirect.github.com/pgjdbc/pgjdbc/pull/3897) - fix: make all Calendar instances proleptic Gregorian [PR #​3837](https://redirect.github.com/pgjdbc/pgjdbc/pull/3887) - fix: Simplify concurrency guards on QueryExecutorBase#transaction and QueryExecutorBase#standardConformingStrings [PR #​3897](https://redirect.github.com/pgjdbc/pgjdbc/pull/3849) - fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext [PR #​3886](https://redirect.github.com/pgjdbc/pgjdbc/pull/3886) - fix: Issue [#​3784](https://redirect.github.com/pgjdbc/pgjdbc/issues/3784) pgjdbc can't decode numeric arrays containing special numbers like NaN [PR #​3838](https://redirect.github.com/pgjdbc/pgjdbc/pull/3838) - fix: use ssl\_is\_used() to check for ssl connection [PR #​3867](https://redirect.github.com/pgjdbc/pgjdbc/pull/3867) - fix: the classloader is nullable [PR #​3907](https://redirect.github.com/pgjdbc/pgjdbc/pull/3907) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUtcG9sYXJpcyJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
