Skip to content

release: update to v5.0.8#2609

Open
fluent-bot wants to merge 1 commit into
masterfrom
create-pull-request/patch
Open

release: update to v5.0.8#2609
fluent-bot wants to merge 1 commit into
masterfrom
create-pull-request/patch

Conversation

@fluent-bot

@fluent-bot fluent-bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Update release 5.0.8 version.

Summary by CodeRabbit

  • Documentation
    • Updated Docker Hub release tags to include the latest Fluent Bit versions, with supported architectures and a link to the release announcement.
    • Refreshed Windows installation docs to show version 5.0.8, including updated installer names, checksum values, and example commands.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Documentation updated to reflect Fluent Bit 5.0.8 release: Docker Hub tags table gains 5.0.8-debug and 5.0.8 rows with architecture listings, and the Windows downloads page replaces all 5.0.7 installer filenames, SHA256 checksums, and PowerShell example commands with their 5.0.8 equivalents.

Changes

Fluent Bit 5.0.8 Release Documentation

Layer / File(s) Summary
Docker Hub tags for 5.0.8
installation/downloads/docker.md
Adds 5.0.8-debug and 5.0.8 rows to the "Tags and versions" table with amd64, arm64, arm/v7 architecture coverage and a release announcement link for 5.0.8.
Windows installer packages and commands for 5.0.8
installation/downloads/windows.md
Replaces 5.0.7 installer filenames, SHA256 hashes, MSI download links, Get-FileHash PowerShell example, and Expand-Archive ZIP command with 5.0.8 equivalents.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • fluent/fluent-bit-docs#2598: Updates the same docker.md and windows.md files for a prior 5.0.x release bump, identical pattern of Docker tag rows and Windows installer/checksum replacements.
  • fluent/fluent-bit-docs#2580: Directly parallel release-doc update to 5.0.6 across both docker.md and windows.md, same table and command structure.
  • fluent/fluent-bit-docs#2547: Same pattern of updating Docker tag table and Windows installer filenames/checksums/PowerShell examples for a prior 5.0.x release.

Suggested reviewers

  • eschabell
  • cosmo0920

Poem

🐇 Hop, hop, hooray for 5.0.8!
New tags and checksums — isn't that great?
The Docker table grows by two,
Win32 and win64 are fresh and new.
This bunny stamps docs with a stamp of delight! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: updating the release documentation to v5.0.8.
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 create-pull-request/patch

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.

@@ -42,6 +42,8 @@ The following table describes the Linux container tags that are available on Doc

| Tags | Manifest Architectures | Description |

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.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
| Tags | Manifest Architectures | Description |
| Tags | Manifest Architectures | Description |

<!-- vale off -->

| INSTALLERS | SHA256 CHECKSUMS |
|----------- | ---------------- |

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.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
|----------- | ---------------- |
| ----------- | ---------------- |

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@installation/downloads/windows.md`:
- Line 131: The user-facing docs in the Windows downloads section use the wrong
product name casing; update the text in the affected markdown so it says GitHub
with a capital H instead of Github. Make this change in the sentence describing
the builds, and keep the rest of the wording unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b1082fad-501a-4267-ae5f-aefb75fab970

📥 Commits

Reviewing files that changed from the base of the PR and between b68365f and 67da450.

📒 Files selected for processing (2)
  • installation/downloads/docker.md
  • installation/downloads/windows.md


<!-- vale on -->

These are now using the Github Actions built versions. Legacy AppVeyor builds are still available (AMD 32/64 only) at releases.fluentbit.io but are deprecated.

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.

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Fix product name casing at Line 131

Use GitHub (capital H), not Github, in user-facing docs.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~131-~131: The official name of this software platform is spelled with a capital “H”.
Context: ...-- vale on --> These are now using the Github Actions built versions. Legacy AppVeyor...

(GITHUB)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@installation/downloads/windows.md` at line 131, The user-facing docs in the
Windows downloads section use the wrong product name casing; update the text in
the affected markdown so it says GitHub with a capital H instead of Github. Make
this change in the sentence describing the builds, and keep the rest of the
wording unchanged.

Source: Linters/SAST tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants