POCO C++ Libraries Blog

News and discussion for the POCO Community


POCOpro C++ Frameworks Release 2025.1 Available

This release is based on the latest POCO C++ Libraries release 1.14.2 and includes enhancements and fixes in the Open Service Platform (OSP) and Remoting NG frameworks. For our customers, source code packages are available on our download server. RemotingNG Changes Open Service Platform Changes

Tagged ,

POCO C++ Libraries Release 1.14.2 Available

This release contains a number of bug fixes. Breaking Changes Security Fixes Features, Enhancements and Third Party Updates Bug Fixes and Improvements

Tagged ,

POCO C++ Libraries Release 1.14.1 Available

This release contains a number of bug fixes. Features, Enhancements and Third Party Updates Bug Fixes and Improvements

Tagged , ,

POCO C++ Libraries Release 1.14.0 Available

This release marks many functions and classes as deprecated with C++ [[deprecated]]attribute. Warnings can be silenced by defining POCO_SILENCE_DEPRECATED. Deprecated functionality will be removed in one of the next releases. Minimal supported standard is C++17 since version 1.13. Decent part of thesource code is modernised in this release. Bundled software libraries are updated to latest […]

Tagged

POCOpro C++ Frameworks Release 2024.1 Available

This release is based on the latest POCO C++ Libraries release 1.13.3 and includes enhancements and fixes in the Open Service Platform (OSP) and Remoting NG frameworks. Like the POCO C++ Libraries 1.13.3 release, the POCOpro release now also supports the vcpkg package manager in the Visual Studio 2019/2023 project files. Also, like all POCO […]

Tagged

POCO C++ Libraries Release 1.13.3 Available

This is another maintenance release, fixing a number of issues. One important new feature added in this release is support for the vcpkg package manager in the Visual Studio 2019/2022 project files. This should greatly simplify building all of the libraries with external dependencies (OpenSSL, MariaDB client, PostgreSQL client) with Visual Studio. Please see the […]

Tagged ,

POCO C++ Libraries Release 1.13.2 Available

This is a maintenance release fixing some build issues with SQLParser, including missing files in the release archives and missing build dependencies for the GNU Make-based build system (CHANGELOG).

Tagged ,

POCO C++ Libraries Release 1.13.1 Available

This is a maintenance release fixing some issues, adding some improvements and updating third-party components (including a fix for two CVEs in Expat). Please see the CHANGELOG for the full list of changes.

Tagged ,

POCO C++ Libraries Release 1.13.0 Available

We’re happy to announce release 1.13.0 of the POCO C++ Libraries, a major release that includes lots of improvements and fixes. Highlights of this release include: Please be aware of the following breaking changes: As usual, the full list of changes can be found in the CHANGELOG. This release also marks the first collaboration of […]

Tagged ,

POCO C++ Libraries Release 1.12.5p2 and 1.11.8p2 Available

These patch releases fix a long-standing integer overflow bug in Poco::UTF32Encoding. Upgrading from earlier releases is strongly advised. For completeness, here is the CHANGELOG for 1.12.5p2, and here the CHANGELOG for 1.11.8p2.

Tagged , ,