Features
- rpk now prompts the user when creating a profile and the cluster has both private and public networking enabled. by @chapmanc in #28239
- rpk: Added serverless private networking support to
rpk cloud cluster selectandrpk profile create. by @chapmanc in #28239
Bug Fixes
- Do not wait for EOF from OIDC server on TLS connection shutdown. by @pgellert in #28452
- Fix double-counting in tiered storage cache operations metrics. by @nvartolomei in #28441
- Fixes a race in http client during shutdown by @rockwotj in #28443
- Prevent a very narrow race condition in the
partition_balancer_backend. by @WillemKauf in #28475 - rpk: Fix host selection when using
--host <index in address config>. Previously it would always choose the first address. by @nvartolomei in #28194
Improvements
- kafka/server: Fix a memory leak when the keytab cannot be found. by @BenPope in #28453
- kafka/server: Fix a memory leak when the keytab cannot be found. by @BenPope in #28474
- kafka/server: Fix rare uncaught exceptional future on connection shutdown by @BenPope in #28456
Full Changelog: v25.2.10...v25.2.11