poco

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.

OTHER License

Stars
7.8K
Committers
227

Bot releases are hidden (Show)

poco - Release 1.11.2

Published by obiltschnig over 2 years ago

This is a maintenance release that adds support for building with OpenSSL 3, fixes a number of issues, and upgrades some bundled dependencies. As usual, the complete list of closed GitHub issues is in the CHANGELOG.

poco - Release 1.11.1

Published by obiltschnig almost 3 years ago

This is a maintenance release fixing a few issues in 1.11.0 and earlier releases, and upgrading bundled PCRE and SQLite to their latest versions. There are also some minor improvements to the GNU Make and CMake build systems. Upgrading is recommended.

Issues closed: https://github.com/pocoproject/poco/milestone/39?closed=1

poco - Release 1.11.0

Published by obiltschnig over 3 years ago

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

Over 100 issues have been closed with this release.
Updated bundled external libraries:

  • expat to 2.4.1
  • PCRE to 8.44
  • pdjson to latest master
  • SQLite to 3.35.5

Issues closed: https://github.com/pocoproject/poco/milestone/38?closed=1

poco - Release 1.10.1

Published by obiltschnig over 4 years ago

This is a maintenance release fixing issues that sneaked into the 1.10.0 release and also adding some minor features that did not make it into 1.10.0. Upgrading is recommended.

poco - Release 1.10.0

Published by obiltschnig over 4 years ago

This is a major upgrade to the POCO C++ Libraries, introducing the PocoJWT and PocoDataPostgreSQL libraries, along with C++14 support.

poco - Release 1.9.4

Published by obiltschnig about 5 years ago

This is a security maintenance release that fixes CVE-2019-15903 in the bundled expat XML parser. Upgrading is recommended.

poco - Release 1.9.3

Published by obiltschnig about 5 years ago

This is a maintenance release containing bug fixes and minor new features. Upgrading is recommended.

poco - Release 1.9.2

Published by obiltschnig over 5 years ago

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.

poco - Release 1.9.1

Published by obiltschnig over 5 years ago

This is a maintenance release, fixing a few bugs and upgrading bundled external components PCRE and SQLite to newer versions.

poco - Release 1.9.0

Published by zosrothko over 6 years ago