Skip to content

chore(release): v1.0.0 stable release#679

Merged
kcenon merged 2 commits into
mainfrom
develop
Apr 15, 2026
Merged

chore(release): v1.0.0 stable release#679
kcenon merged 2 commits into
mainfrom
develop

Conversation

@kcenon

@kcenon kcenon commented Apr 15, 2026

Copy link
Copy Markdown
Owner

Closes #674

Summary

  • Release thread_system v1.0.0 — stable API with semantic versioning guarantees
  • Merges all v1.0 preparation work from develop into main

What

Changes since last release (v0.3.1)

All changes are already merged to develop across prior PRs:

v1.0 Readiness Checklist (all complete)

Why

Final gate for the v1.0.0 release. All sub-issues of epic #670 are closed.
This merge triggers CI on the main branch, validates the release, and enables
tagging v1.0.0.

Test Plan

kcenon added 2 commits April 15, 2026 17:36
* docs: fix 74 broken links, 5 anchors, 4 version refs

Phase 1 (Must-Fix): resolve wrong relative paths in docs/advanced/
README*.md and related advanced/ files; fix CHANGELOG CONTRIBUTING/
LICENSE links to repo root; correct BUILD_GUIDE, API_REFERENCE, and
PERFORMANCE cross-refs; mark non-existent targets (DESIGN_IMPROVEMENTS,
PLATFORM_BUILD_GUIDE, LOG_LEVEL_UNIFICATION_PLAN, Korean translations,
integration sub-guides) with TODO markers. Fix formatter_macros anchor
slug in API_REFERENCE, PATTERNS section-number anchors in FAQ files,
and mark FAQ TOC drift in docs/guides/FAQ.md and docs/advanced/
PERFORMANCE.kr.md.

Phase 2 (Should-Fix): align CONTRIBUTING.md and PROJECT_STRUCTURE*
compiler baseline with README.md (GCC 13+/Clang 17+/MSVC 2022+).
Downgrade docs/performance/BASELINE.md status from Released to Draft
since all benchmark cells remain TBD; add explicit TODO marker on the
primary TBD table.

* docs: add post-fix re-validation report
#678)

* chore(version): bump version to 1.0.0

Update project version from 0.3.1 to 1.0.0 in CMakeLists.txt
and vcpkg.json for the stable v1.0 release.

* docs(changelog): add v1.0.0 release section

Summarize all changes since 0.3.1: queue consolidation, Result<T>
migration, API freeze, CMake rename, performance improvements,
and comprehensive documentation overhaul.

* docs(version): update version refs and coverage claim across all docs

Update FetchContent GIT_TAG from v0.3.0 to v1.0.0 in README, guides,
and migration docs. Correct code coverage claim from 72% to 49%
(verified via Codecov). Update doc frontmatter versions to 1.0.0.
@github-actions

Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Results

Performance Benchmark Report

No benchmark data available.

ℹ️ No baseline reference available

This is the first benchmark run or baseline file is missing.

@kcenon kcenon merged commit 6dd5c9e into main Apr 15, 2026
28 checks passed
@kcenon kcenon deleted the develop branch April 15, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tag and publish v1.0.0 release

1 participant