Change8

edge-25.4.2

📦 linkerd
1 features🐛 1 fixes

Summary

This release improves the CLI error reporting when Gateway API CRDs are missing and fixes a gRPC streaming metrics bug. Note that this version is explicitly marked as NOT RECOMMENDED.

✨ New Features

  • Streamlined error message when Gateway API CRDs are missing during 'linkerd install', showing less usage information in that specific case.

🐛 Bug Fixes

  • Fixed a bug where metrics for the final request in a gRPC stream could incorrectly show an UNKNOWN error instead of success.