OpenAIHonoApr 24, 2026, 6:51 AM

v4.12.15

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

v4.12.15 — fix(jwt): support single-line PEM keys

Key Points

  • Supports single-line PEM keys
  • Fixes JWT key parsing bug
  • Patch release v4.12.15

Summary

v4.12.15 patches JWT key parsing to accept PEM keys provided as a single line (no embedded newline characters). This fixes token verification failures when keys are compacted/minified into a single-line PEM string. The change was merged in PR #4889 by @hiendv (commit f774f8d). Published: 2026-04-24T06:51:23.000Z.

Key Points

  • Fix: JWT verification now supports single-line PEM-formatted keys (PEM without line breaks).
  • Impact: Resolves verification errors when using compacted/minified PEM keys; no public API changes or breaking changes.
  • Action: Upgrade to v4.12.15 if you verify JWTs with PEM keys; no code changes are required unless you rely on non-standard key parsing behavior.
  • Metadata: PR #4889, contributor @hiendv (first contribution).

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

v4.12.15

リリース v4.12.15

  • リポジトリ: honojs / hono
  • 公開日: 2026-04-24T06:51:23.000Z
  • タグ / コミット: v4.12.15 (f774f8d)
  • 状態: Latest

変更点

  • fix(jwt): support single-line PEM keys — contributed by @hiendv in #4889

新規コントリビューター

  • @hiendv(#4889 で初めての貢献)

フルチェンジログ

  • v4.12.14...v4.12.15

コントリビューター

  • hiendv

アセット

  • 2

リアクション

  • 👍 3 — orielhaim, pevdokimov1537, yunusemreaksu
  • ❤️ 1 — sant123
  • 合計: 4 人がリアクションしました