Skip to content

Write release notes for v0.11.0 #455

@arferreira

Description

@arferreira

v0.11.0 shipped on April 1, 2026. This release introduced background jobs as a first-class feature.

What shipped:

  • #[job] macro for defining background job handlers
  • Jobs extractor for enqueuing jobs from handlers
  • rapina jobs list CLI command
  • RetryPolicy with configurable exponential backoff
  • Background jobs table and migration
  • Multipart file upload extractor
  • RAPINA_HOST and RAPINA_PORT environment variable support for the dev server
  • OpenAPI requestBody auto-generated from extractors
  • matchit router upgraded to 0.9.1
  • Also: Juca made his quiet debut in this release

Tag date: April 1, 2026

Where to create the file: docs/content/blog/2026-04-01-rapina-0-11-0.md

Use categories = ["release-notes"] in the frontmatter and set date = 2026-04-01. Past tense!

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions