Skip to content

chore: Bump version to 1.15.0#5102

Merged
matejk merged 14 commits intomainfrom
release/1.15.0-version-bump
Feb 10, 2026
Merged

chore: Bump version to 1.15.0#5102
matejk merged 14 commits intomainfrom
release/1.15.0-version-bump

Conversation

@matejk
Copy link
Copy Markdown
Contributor

@matejk matejk commented Dec 17, 2025

Summary

Version Bump

  • Update VERSION to 1.15.0
  • Update SONUMBER in libversion to 120
  • Update POCO_VERSION in Version.h to 0x010F0000
  • Update DLLVersion.rc for Windows
  • Update CONTRIBUTORS
  • Add Release 1.15.0 sections to CHANGELOG and ReleaseNotes with full release notes content

Documentation Updates

  • README.md/README: Updated CMake version (3.26+), dependencies (OpenSSL 1.1.1+), Conan 2.x syntax, fixed URLs, minimum compiler version (VS 2019+)
  • GettingStarted.page: Added Build Types and Static/Dynamic Libraries sections, updated CMake options list, removed obsolete build.ps1 references
  • WindowsPlatformNotes.page: Updated to CMake terminology (BUILD_SHARED_LIBS, POCO_MT)
  • GMakeBuildNotes.page: Added note that CMake is official build system, updated GNU Make intro wording
  • GuidedTour.page: Updated PCRE→PCRE2, fixed URLs to HTTPS, corrected code examples, grammar fixes

@matejk matejk added this to the Release 1.15.0 milestone Dec 17, 2025
@matejk matejk force-pushed the release/1.15.0-version-bump branch 2 times, most recently from 8454101 to 7d3e449 Compare December 17, 2025 22:27
@matejk matejk added the release label Dec 18, 2025
@matejk matejk force-pushed the release/1.15.0-version-bump branch 4 times, most recently from d5ceb30 to 748db0d Compare December 23, 2025 11:25
@matejk matejk force-pushed the release/1.15.0-version-bump branch 2 times, most recently from 272e62d to 2eae20e Compare January 6, 2026 18:19
@matejk
Copy link
Copy Markdown
Contributor Author

matejk commented Jan 10, 2026

@obiltschnig, can you please review, merge and create a release?

@matejk matejk force-pushed the release/1.15.0-version-bump branch 3 times, most recently from d8f3678 to ab54f4f Compare January 20, 2026 09:53
@matejk matejk force-pushed the release/1.15.0-version-bump branch 2 times, most recently from f4af083 to 54054e8 Compare February 2, 2026 17:14
@matejk matejk force-pushed the release/1.15.0-version-bump branch from 54054e8 to fdd0509 Compare February 8, 2026 09:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps POCO’s version metadata to 1.15.0 and updates release documentation/build guidance to reflect the current CMake-first workflow and dependency requirements.

Changes:

  • Update core version identifiers (VERSION, POCO_VERSION, Windows resource version, shared library SOVERSION).
  • Add/update 1.15.0 entries in CHANGELOG and Release Notes, and refresh CONTRIBUTORS.
  • Refresh multiple docs/READMEs (CMake 3.26+, OpenSSL 1.1.1+, Conan 2.x syntax, CMake options, Windows build notes).

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
libversion Bump shared library SOVERSION value.
VERSION Bump package version to 1.15.0.
Foundation/include/Poco/Version.h Update POCO_VERSION macro to 1.15.0.
DLLVersion.rc Update Windows DLL version resource strings.
Foundation/include/Poco/FileStreamRWLock_WIN32.h Normalize Windows header include casing.
CHANGELOG Add Release 1.15.0 changelog section.
doc/99100-ReleaseNotes.page Add Release 1.15.0 release notes section.
CONTRIBUTORS Update contributor entries (including adding new entries/emails).
README.md Update build prerequisites, links, package manager instructions.
README Update build instructions and dependency notes (plain-text README).
doc/00200-GettingStarted.page Update Getting Started guide for CMake-first workflow and refreshed options.
doc/99150-WindowsPlatformNotes.page Update Windows notes to CMake terminology and current build modes.
doc/99150-GMakeBuildNotes.page Add note about CMake being the official build system; minor wording fix.
doc/00100-GuidedTour.page Fix/modernize text and examples (PCRE2, HTTPS links, nullptr).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@matejk matejk force-pushed the release/1.15.0-version-bump branch from 5b95e15 to 0d65762 Compare February 10, 2026 09:18
@matejk matejk force-pushed the release/1.15.0-version-bump branch from 0d65762 to ee88fc2 Compare February 10, 2026 09:21
@matejk matejk merged commit 6189cfa into main Feb 10, 2026
3 of 95 checks passed
@matejk matejk deleted the release/1.15.0-version-bump branch February 10, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants