Skip to content

Update changelog for fleetd 1.55.0 release - #44733

Merged
lucasmrod merged 4 commits into
mainfrom
release-fleetd-v1.55.0
May 5, 2026
Merged

Update changelog for fleetd 1.55.0 release#44733
lucasmrod merged 4 commits into
mainfrom
release-fleetd-v1.55.0

Conversation

@lucasmrod

@lucasmrod lucasmrod commented May 5, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Bug Fixes

    • Improved error handling for Windows registry enumeration to prevent failures from malformed entries.
  • Chores

    • Removed debugging symbols from Orbit and Fleet Desktop executables for optimized builds.
    • Updated macadmins/osquery-extension dependency to v1.4.1, adding network_quality table support.
    • Updated Go runtime to version 1.26.2.

Copilot AI review requested due to automatic review settings May 5, 2026 13:45
@lucasmrod
lucasmrod requested a review from a team as a code owner May 5, 2026 13:45

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai

coderabbitai Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d71495c7-72f2-443a-8755-2106e9216309

📥 Commits

Reviewing files that changed from the base of the PR and between 6015c70 and 081233e.

⛔ Files ignored due to path filters (1)
  • orbit/CHANGELOG.md is excluded by !**/*.md
📒 Files selected for processing (1)
  • changes/33555-better-error-handling-of-win-pre-install-setup
✅ Files skipped from review due to trivial changes (1)
  • changes/33555-better-error-handling-of-win-pre-install-setup

Walkthrough

This PR removes five changelog entries from various orbit/changes/ files (SSO window reopen, EUA token enrollment, fleetd debugging symbols, Bitlocker key rotation, and Go version update), updates the Orbit changelog header format in the Makefile to remove the "Orbit" prefix, and adds a new changelog entry for improved error handling in Windows registry enumeration.

Possibly related PRs

  • fleetdm/fleet#43369: Introduces EUA token enrollment feature that the changelog entry in this PR removes
  • fleetdm/fleet#44214: Updates macadmins/osquery-extension dependency and adds network_quality table that the corresponding changelog entry documents
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is completely empty, missing required sections like testing details, checklists, and related issue information specified in the repository template. Add a pull request description following the repository template, including related issue number, completed checklists, testing details, and any relevant context for the changelog update.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update changelog for fleetd 1.55.0 release' accurately and specifically describes the main objective of the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-fleetd-v1.55.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Orbit’s release notes for the fleetd 1.55.0 release by consolidating orbit/changes/* entries into orbit/CHANGELOG.md and adjusting the make changelog-orbit generator to match the new heading format.

Changes:

  • Add a new 1.55.0 section to orbit/CHANGELOG.md and normalize historical heading formatting.
  • Remove consumed orbit/changes/* entries as part of the release-changelog consolidation.
  • Update make changelog-orbit to emit the new changelog heading format.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
orbit/changes/update-go-1.26.2 Removes consumed change entry after consolidating into orbit/CHANGELOG.md.
orbit/changes/issue-40809-bitlocker-key-rotation Removes consumed change entry after consolidating into orbit/CHANGELOG.md.
orbit/changes/44202-update-macadmins-osquery-extension Removes consumed change entry after consolidating into orbit/CHANGELOG.md.
orbit/changes/43259-fleetd-remove-debugging-symbols Removes consumed change entry after consolidating into orbit/CHANGELOG.md.
orbit/changes/41379-orbit-eua Removes consumed change entry after consolidating into orbit/CHANGELOG.md.
orbit/changes/38230-sso-window-reopen Removes consumed change entry after consolidating into orbit/CHANGELOG.md.
orbit/changes/33555-better-error-handling-of-win-pre-install-setup Removes consumed change entry after consolidating into orbit/CHANGELOG.md (but currently missing from the new 1.55.0 section).
orbit/CHANGELOG.md Adds the 1.55.0 release notes and adjusts heading formatting across the file.
Makefile Updates changelog-orbit to generate the new changelog heading format.

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

Comment thread orbit/CHANGELOG.md
Comment thread orbit/CHANGELOG.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@lucasmrod
lucasmrod merged commit e9334bc into main May 5, 2026
10 checks passed
@lucasmrod
lucasmrod deleted the release-fleetd-v1.55.0 branch May 5, 2026 22:18
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.

4 participants