Skip to content

docs: add release notes for v0.6.0#474

Merged
arferreira merged 4 commits intorapina-rs:mainfrom
uemuradevexe:docs/v0.6.0-release-notes
Apr 13, 2026
Merged

docs: add release notes for v0.6.0#474
arferreira merged 4 commits intorapina-rs:mainfrom
uemuradevexe:docs/v0.6.0-release-notes

Conversation

@uemuradevexe
Copy link
Copy Markdown
Collaborator

@uemuradevexe uemuradevexe commented Apr 8, 2026

Summary

  • Add release notes for v0.6.0 (docs/content/blog/2026-02-22-rapina-0-6-0.md)
  • Covers route auto-discovery, Prometheus metrics, security hardening, community tooling, and the toml 1.0 bump

closes #450

@uemuradevexe uemuradevexe requested a review from arferreira as a code owner April 8, 2026 18:22
@github-actions github-actions bot added the area: docs Documentation site label Apr 8, 2026
@ShiraiEd
Copy link
Copy Markdown
Collaborator

Ci is blocking this, #477 #478 and #479 due to the outdated rapina versions

We should change the CI so that the future release notes don't face the same problem

Should we make a new issue and merge it's pr before the releases or change it right here?

@ShiraiEd ShiraiEd self-requested a review April 13, 2026 02:01
@arferreira
Copy link
Copy Markdown
Collaborator

arferreira commented Apr 13, 2026

Yes, well I guess this can be a follow-up, to come first though! That version check greps all of docs/ for version strings, we need to exclude the blog directory from that grep. Feel free to open and tackle that if you want @ShiraiEd or @uemuradevexe.

Copy link
Copy Markdown
Collaborator

@ShiraiEd ShiraiEd left a comment

Choose a reason for hiding this comment

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

LGTM

I will tackle that CI check before then

@ShiraiEd
Copy link
Copy Markdown
Collaborator

pr #491

@arferreira arferreira merged commit 5fa1228 into rapina-rs:main Apr 13, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation site

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write release notes for v0.6.0

3 participants