Skip to content

Releases: wvlet/airframe

v2026.2.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:18
86f7965

What's Changed

🐛 Bug Fixes

  • internal: Fix sbt-airframe release (projectDotty); release 2026.2.2 by @xerial in #4187

Full Changelog: v2026.2.1...v2026.2.2

v2026.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:55
a46696a

What's Changed

🐛 Bug Fixes

  • internal: Bootstrap sbt-airframe in release workflows (release 2026.2.1) by @xerial in #4186

Full Changelog: v2026.2.0...v2026.2.1

v2026.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:35
5e0e546

What's Changed

🛠 Internal Updates

Full Changelog: v2026.1.7...v2026.2.0

v2026.1.7

Choose a tag to compare

@github-actions github-actions released this 17 Jun 04:35
938ab3b

What's Changed

🚀 Features

  • Add WebSocket support to airframe-http-netty by @xerial in #4183

🐛 Bug Fixes

  • fix: Add explicit permissions to GitHub Actions workflows by @xerial in #4175

🔗 Dependency Updates

🛠 Internal Updates

  • internal: Migrate Scala.js dep setup from npm to pnpm by @xerial in #4176

Other Changes

  • internal: Replace release-drafter with path-based actions/labeler by @xerial in #4177

Full Changelog: v2026.1.6...v2026.1.7

v2026.1.6

Choose a tag to compare

@github-actions github-actions released this 17 Apr 17:25
798ff61

What's Changed

🐛 Bug Fixes

  • fix: Preserve inner filter chain when composing RxRouter filters by @xerial in #4173

Full Changelog: v2026.1.5...v2026.1.6

v2026.1.5

Choose a tag to compare

@github-actions github-actions released this 08 Apr 18:47
42267ee

What's Changed

🚀 Features

  • Support global RxRouter filters for unmatched routes (e.g., CORS preflight) by @xerial in #4172

🔗 Dependency Updates

Full Changelog: v2026.1.4...v2026.1.5

v2026.1.4

Choose a tag to compare

@github-actions github-actions released this 25 Feb 08:01
62024ca

What's Changed

🚀 Features

  • Add handler executor group support for offloading request handling from Netty event loop by @xerial in #4167

Full Changelog: v2026.1.3...v2026.1.4

v2026.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Feb 00:45
0212958

What's Changed

🐛 Bug Fixes

  • fix: Handle PrematureChannelClosureException as benign I/O error by @xerial in #4166

Full Changelog: v2026.1.2...v2026.1.3

v2026.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Feb 19:31
163b81f

What's Changed

🐛 Bug Fixes

  • Add log/http_stream.json logging for SSE stream lifecycle events by @xerial in #4165

🔗 Dependency Updates

Full Changelog: v2026.1.1...v2026.1.2

v2026.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 23:02
499288c

What's Changed

🔗 Dependency Updates

Other Changes

  • Offload SSE stream consumption from Netty worker threads by @xerial in #4163

Full Changelog: v2026.1.0...v2026.1.1