REL42.3.1
版本发布时间: 2023-02-19 16:30:24
pgjdbc/pgjdbc最新发布版本:REL42.7.4(2024-08-23 00:47:06)
What's Changed
- update release date to Oct 18 [SKIP-CI] by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2308
- [typo] typo in certdir/README.md by @snuyanzin in https://github.com/pgjdbc/pgjdbc/pull/2309
- Fix typo in TimestampUtils.java by @TeslaCN in https://github.com/pgjdbc/pgjdbc/pull/2314
- improv: Arrays in Object[] by @bokken in https://github.com/pgjdbc/pgjdbc/pull/2230
- improv: Use jre utf-8 decoding by @bokken in https://github.com/pgjdbc/pgjdbc/pull/2317
- remove check for negative pid in cancel request. Apparently pgbouncer can send one fixes Issue #2318 by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2319
- perf: improve performance of bytea string decoding by @bokken in https://github.com/pgjdbc/pgjdbc/pull/2320
- feat: intern/canonicalize common strings by @bokken in https://github.com/pgjdbc/pgjdbc/pull/2234
- move version to 42.3.0 [SKIP-CI] by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2322
- Remove references to JAVA 6 and 7 by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2312
- fix: numeric binary decode for even 10 thousands by @bokken in https://github.com/pgjdbc/pgjdbc/pull/2327
- fix: remove unused OptimizedUTF8Encoder by @bokken in https://github.com/pgjdbc/pgjdbc/pull/2329
- Release notes for 42.3.1 by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2330
Full Changelog: https://github.com/pgjdbc/pgjdbc/compare/REL42.3.0...REL42.3.1