Обсуждение: 42.2.11 released

Поиск
Список
Период
Сортировка

42.2.11 released

От
Vladimir Sitnikov
Дата:
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