Thread: pgjdbc 9.4.1212 is released

pgjdbc 9.4.1212 is released

From
Vladimir Sitnikov
Date:
Hi,

I've just pushed 9.4.1212 to Maven Central.
It includes 13 changes by 5 contributors.
Great thanks to everyone involved.

Release notes are here: https://github.com/pgjdbc/www/pull/39

Notable change is
* ? can now be used in non-prepared statements (fixed regression of 9.4.1210)

Dave will update jdbc.postgresql.org


Vladimir

Re: pgjdbc 9.4.1212 is released

From
Dave Cramer
Date:
The site has been updated official changelog here https://jdbc.postgresql.org/documentation/changelog.html#version_9.4.1212

Thanks!


On 2 November 2016 at 13:56, Vladimir Sitnikov <sitnikov.vladimir@gmail.com> wrote:
Hi,

I've just pushed 9.4.1212 to Maven Central.
It includes 13 changes by 5 contributors.
Great thanks to everyone involved.

Release notes are here: https://github.com/pgjdbc/www/pull/39

Notable change is
* ? can now be used in non-prepared statements (fixed regression of 9.4.1210)

Dave will update jdbc.postgresql.org


Vladimir

Re: pgjdbc 9.4.1212 is released

From
Dave Cramer
Date:
The site has been updated official changelog here https://jdbc.postgresql.org/documentation/changelog.html#version_9.4.1212

Thanks!


On 2 November 2016 at 13:56, Vladimir Sitnikov <sitnikov.vladimir@gmail.com> wrote:
Hi,

I've just pushed 9.4.1212 to Maven Central.
It includes 13 changes by 5 contributors.
Great thanks to everyone involved.

Release notes are here: https://github.com/pgjdbc/www/pull/39

Notable change is
* ? can now be used in non-prepared statements (fixed regression of 9.4.1210)

Dave will update jdbc.postgresql.org


Vladimir