Release 1.11.0 Available (Finally!)

After a way too long time since the last release, POCO C++ Libraries release 1.11.0 is now available. We are sorry for the long delay (both Alex and I were too busy with other work) and promise to do better in the future.

This release introduces ActiveRecord, a simple and lightweight object-relational mapping (ORM) framework based on the Active Record pattern and the Data library.

Furthermore, with this release we have closed more than 100 issues and updated most of the bundled third-party libraries with current versions. And we have also moved the CI builds from Travis and AppVeyor to GitHub Actions.

Upgrading to this release is highly recommended and should not cause any headaches. As usual, the complete list of changes is in the CHANGELOG.

Tagged