Skip to content

docs: add v0.8.0 release-notes#477

Open
uemuradevexe wants to merge 1 commit intorapina-rs:mainfrom
uemuradevexe:docs/release-notes-v0.8.0
Open

docs: add v0.8.0 release-notes#477
uemuradevexe wants to merge 1 commit intorapina-rs:mainfrom
uemuradevexe:docs/release-notes-v0.8.0

Conversation

@uemuradevexe
Copy link
Copy Markdown
Collaborator

@uemuradevexe uemuradevexe commented Apr 9, 2026

Summary

  • Add release notes for v0.8.0
  • Covers response caching layer (in-memory and Redis via cache-redis feature)
  • Built-in pagination with Paginate extractor and Paginated<T> response
  • Deref on extractor newtypes (Json, Path, Query, Form, Cookie, Validated)
  • NaiveDateTime and composite primary key support in the schema! macro
  • Bug fixes: static routes shadowed by parameterized routes, and JsonSchema derivation for Uuid and Decimal

Related Issues

Closes #452

Checklist

  • Documentation updated (if needed)

@uemuradevexe uemuradevexe requested a review from arferreira as a code owner April 9, 2026 03:16
@github-actions github-actions bot added the area: docs Documentation site label Apr 9, 2026
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.8.0

1 participant