Skip to content

docs: update changelog for recent fixes; prep for v1.4.11 - #129

Merged
synackd merged 4 commits into
mainfrom
pr/d-docs-changelog
Sep 11, 2026
Merged

docs: update changelog for recent fixes; prep for v1.4.11#129
synackd merged 4 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.

Finally, it adds a v1.4.11 header to prepare for the new tag.

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 6 times, most recently from dd95c55 to c4275bb Compare September 2, 2026 20:19
@synackd
synackd force-pushed the pr/d-docs-changelog branch from c4275bb to 4a261e3 Compare September 8, 2026 15:59
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>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd
synackd force-pushed the pr/d-docs-changelog branch from 192d5c0 to 8b8c869 Compare September 8, 2026 16:49
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd changed the title docs: update changelog for recent fixes docs: update changelog for recent fixes; prep for v1.4.11 Sep 8, 2026
@synackd
synackd marked this pull request as ready for review September 8, 2026 18:31
@synackd

synackd commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Not sure why the lint is showing up as failed. The latest attempt is passing (former attempt timed out): https://github.com/OpenCHAMI/cloud-init/actions/runs/34253592630/job/102157808785

@synackd
synackd enabled auto-merge (squash) September 8, 2026 18:33
@synackd synackd closed this Sep 8, 2026
auto-merge was automatically disabled September 8, 2026 18:35

Pull request was closed

@synackd synackd reopened this Sep 8, 2026
@synackd

synackd commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Closing/Reopening to force checks to rerun.

@synackd
synackd enabled auto-merge (squash) September 8, 2026 18:36
@synackd
synackd merged commit 4664f6f into main Sep 11, 2026
24 of 25 checks passed
@synackd
synackd deleted the pr/d-docs-changelog branch September 11, 2026 16:50
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.

2 participants