Skip to content

docs: update changelog for recent fixes - #129

Draft
synackd wants to merge 2 commits into
mainfrom
pr/d-docs-changelog
Draft

docs: update changelog for recent fixes#129
synackd wants to merge 2 commits into
mainfrom
pr/d-docs-changelog

Conversation

@synackd

@synackd synackd commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Description

This commit updates CHANGELOG.md to include entries for the changes in #130, #131, and #132:

These entries provide clear historical context for future developers and maintainers, ensuring that the changelog accurately reflects functional improvements and bug fixes introduced in the recent PRs.

It also adds missing CHANGELOG versions.

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • I have updated the relevant documentation (CLI examples, man pages, README, other docs, etc.)
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Dependency update
  • Build system/CI

@synackd synackd changed the title fix: prevent stale peer removal in PeerRemovalQueue docs: update changelog for recent fixes Aug 31, 2026
@synackd
synackd force-pushed the pr/d-docs-changelog branch 3 times, most recently from 1dd28ac to 4efd552 Compare August 31, 2026 16:33
Update CHANGELOG.md to include entries for the latest fixes merged into
the project:

- PeerRemovalQueue race condition fix (stale removal prevention)
- SMD token refresh timeout addition with benchmark
- Component fetch endpoint filtered to Node resources and safe channel close for cache
  refresh.

These entries provide clear historical context for future developers and
maintainers, ensuring that the changelog accurately reflects functional
improvements and bug fixes introduced in the recent PRs.

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd
synackd force-pushed the pr/d-docs-changelog branch from 4efd552 to 0317b6f Compare August 31, 2026 16:56
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
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.

1 participant