By
guenter
|
Published
November 6, 2021
This is a maintenance release that fixes some issues that sneaked into the 1.11.0 and earlier releases, and also upgrades SQLite and PCRE to their latest releases. Upgrading is recommended. As usual, the complete list of closed GitHub issues is in the CHANGELOG.
By
guenter
|
Published
June 28, 2021
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 […]
By
guenter
|
Published
May 18, 2021
Incredibuild’s list of 13 C++ libraries to watch out for includes the POCO C++ Libraries right after the standard library and Boost. A good position to be in 🙂 They also made a short video.
By
guenter
|
Published
February 17, 2020
This is a maintenance release that removes the bugs that sneaked into the 1.10.0 release and adds some features that did not make it into the 1.10.0 release. Upgrading is recommended. As usual, the complete list of changes is in the CHANGELOG.
By
guenter
|
Published
January 27, 2020
Release 1.10 is a major feature release, introducing C++14 support and the new JWT (JSON Web Token) library, as well as the PostgreSQL connector for the Data library. Other notable features are NTLM authentication support in the Net library and TLS 1.3 support in the NetSSL library. Please see the CHANGELOG for the full list […]
By
guenter
|
Published
September 18, 2019
This is a security-focused maintenance release that fixes a CVE (CVE-2019-15903) in the bundled libexpat XML parser library by updating it to release 2.2.8. Upgrading to this release is highly recommended.
By
guenter
|
Published
July 2, 2019
This is a maintenance release that most importantly updates the bundled libexpat XML parser library to release 2.2.7, which fixes a potential vulnerability (CVE-2018-20843). The release also includes fixes to CMake when building on Windows with a Windows 10 SDK (mc.exe not found) and to the caching framework. See the CHANGELOG for details. Upgrading is […]
By
guenter
|
Published
June 25, 2019
Release 1.9.1 of the POCO C++ Libraries is available. This is a maintenance release, fixing a few bugs and upgrading bundled external components PCRE and SQLite to newer versions. Upgrading to this release is recommended. As always, please refer to the CHANGELOG for the details. This is the last regular release supporting older C++03 compilers, […]
By
guenter
|
Published
August 23, 2018
I’m happy to announce the latest release of the POCOPRO C++ Frameworks. The POCOPRO C++ Frameworks are Remoting for C++ and Open Service Platform. Remoting for C++ helps C++ developers implementing REST APIs, web services, microservices and distributed applications. Open Service Platform enables dynamic C++ applications based on a powerful and flexible plug-in and services […]
By
guenter
|
Published
August 13, 2018
After eight years it’s been about time for a new project website for the POCO C++ Libraries. And here it is. It features a completely new look, responsive design, and gives easy access to the most important information about POCO.