Skip to content

🚀 Release 8.2.0#1739

Merged
chrisjsewell merged 2 commits into
masterfrom
claude/release-8-2-0-2uqgs9
Jul 1, 2026
Merged

🚀 Release 8.2.0#1739
chrisjsewell merged 2 commits into
masterfrom
claude/release-8-2-0-2uqgs9

Conversation

@chrisjsewell

Copy link
Copy Markdown
Member

Prepares the 8.2.0 release.

Version bumps

  • sphinx_needs/__init__.py8.2.0
  • .github/workflows/docker.yaml (NEEDS_VERSION) → 8.2.0
  • docs/_static/tutorial_needs.json regenerated with the new version

Changelog

Rewrote the Unreleased section into a user-friendly 8.2.0 entry. Reviewing every PR since v8.1.1 surfaced several that were missing from the draft (notably the full variant-data feature set), so those are now included and categorised.

The entry leads with the two headline features:

Remaining changes are grouped into Improvements (#1632, #1717, #1736, #1730, context7), Deprecations (needs_filter_data), Breaking changes (Open-Needs removal, #1732), and Bug fixes (#1727, #1371, #1564). Internal/test-only PRs were intentionally omitted.

Docs build cleanly — all cross-references in the new section resolve without warnings.

🤖 Generated with Claude Code


Generated by Claude Code

Bump version to 8.2.0 and rewrite the changelog entry to be user-friendly,
leading with the new variant-data feature suite (needs_variant_data, the
<{ ... }> field syntax, the variant role and the if directive) and the
network_back schema-validation key as the two headline features.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HQwraRU189oRFK5j4yRiYo
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.41%. Comparing base (4e10030) to head (c3e88ab).
⚠️ Report is 304 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1739      +/-   ##
==========================================
+ Coverage   86.87%   89.41%   +2.53%     
==========================================
  Files          56       73      +17     
  Lines        6532    10584    +4052     
==========================================
+ Hits         5675     9464    +3789     
- Misses        857     1120     +263     
Flag Coverage Δ
pytests 89.41% <100.00%> (+2.53%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ubmarco ubmarco left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Awesome new features, thanks for the detailed changelog write-up

Add thanks (with GitHub handles) to the changelog entries for community
contributions from non-core authors: needservice link fields (#1632),
needimport dependency tracking (#1730), and the parent-child node
relationship fix (#1564).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HQwraRU189oRFK5j4yRiYo
@chrisjsewell chrisjsewell merged commit 87ecb5b into master Jul 1, 2026
23 of 24 checks passed
@chrisjsewell chrisjsewell deleted the claude/release-8-2-0-2uqgs9 branch July 1, 2026 14:28
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.

3 participants