The PostgreSQL pgJDBC project has a new release. This is mostly a maintenance 
release with many small changes and one behaviour change. We now support SET 
statements combining with other queries with semicolon in PreparedStatement [PR 
#2973](https://github.com/pgjdbc/pgjdbc/pull/2973). For all the rest of the 
changes the full changelog can be found 
[here](https://jdbc.postgresql.org/changelogs/2023-11-20-42.7.0-release/)

Many thanks to all who contributed.

The project is located in our [Github Repo](https://github.com/pgjdbc/pgjdbc)

Reply via email to