42.2.11 released

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема 42.2.11 released
Дата
Msg-id CAB=Je-EmSUYbssQ-SD=8VqRV-Coji0_Zi9u3FdO8azHqvWsrsA@mail.gmail.com
обсуждение исходный текст
Список pgsql-jdbc
Hi,

42.2.11 is released.
Thanks everybody for your contributions.

This is mostly a bugfix release, however, there is a couple of notable changes:

* A workaround is added to recognize "failed commits", and produce exceptions.
Previous behavior was "silent rollback" resulted in data loss.

* Fixed regression since 42.2.11 on the handling of #cancel(). 42.2.10 might cancel the subsequent statement rather than the current one.

Please find changelog at https://jdbc.postgresql.org/
The release artifacts are available at https://jdbc.postgresql.org/download.html and Maven Central. 

Thanks,
Vladimir

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: [pgjdbc/pgjdbc]
Следующее
От: Vladimir Sitnikov
Дата:
Сообщение: pgjdbc: Maven -> Gradle, Java 6 => 7, JUnit 4 => 5