From: | Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com> |
---|---|
To: | List <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | pgjdbc 42.1.0 release: changelog update |
Date: | 2017-05-03 19:04:55 |
Message-ID: | CAB=Je-G1gtifXGj9RCvDXMhYTxThLq-UoziHckK9NKF5FBRH3w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi,
I'm about to proceed with pgjdbc 42.1.0 release (there are new features,
thus it is 42.1.0 not 42.0.1)
Here's a relevant changelog update:
https://github.com/pgjdbc/pgjdbc/commit/efebd6a2f99a8bca96531ffd5460f7be85ffc13f
Notable changes section is going to be as follows:
* fix: data being trucated in setCharacterStream (the bug introduced in
42.0.0) [PR#802](https://github.com/pgjdbc/pgjdbc/pull/802)
* fix: calculation of lastReceiveLSN for logical replication [PR#801](
https://github.com/pgjdbc/pgjdbc/pull/801)
* feat: support fetching a REF_CURSOR using getObject [PR#809](
https://github.com/pgjdbc/pgjdbc/pull/809)
Please feel free to review it.
Vladimir
From | Date | Subject | |
---|---|---|---|
Next Message | Jorge Solórzano | 2017-05-03 20:03:25 | Re: pgjdbc 42.1.0 release: changelog update |
Previous Message | Vladimir Sitnikov | 2017-05-03 19:04:22 | [pgjdbc/pgjdbc] efebd6: doc: update changelog for 42.1.0 |