---
changelog:
  category: Prerelease
  version: 2.0.0-beta.22
date: '2026-07-29T12:58:39Z'
seo:
  description: >-
    Upgrade standardserver to 0.6.0 - by @dinwwwh in
    https://github.com/middleapi/orpc/issues/1748 (85215) openapi:Serialize
    headers in detailed input/output…
title: v2.0.0-beta.22
type: changelog
---
### &nbsp;&nbsp;&nbsp;🚀 Features

- Upgrade standardserver to 0.6.0 &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1748 [<samp>(85215)</samp>](https://github.com/middleapi/orpc/commit/85215930)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **openapi**:
  - Serialize headers in detailed input/output structures &nbsp;-&nbsp; by @dinwwwh and @KingSora in https://github.com/middleapi/orpc/issues/1743 [<samp>(5b554)</samp>](https://github.com/middleapi/orpc/commit/5b554ff4)
  - Only treat actual array values as multi-value headers when serializing &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1745 [<samp>(37e88)</samp>](https://github.com/middleapi/orpc/commit/37e88375)
- **pino,evlog**:
  - Only treat thrown ORPCError as business error &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1746 [<samp>(b589b)</samp>](https://github.com/middleapi/orpc/commit/b589bfbc)
- **rpc,openapi**:
  - Concurrent lazy router resolution, and faster route matching &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1736 [<samp>(cfe89)</samp>](https://github.com/middleapi/orpc/commit/cfe89515)
- **shared**:
  - Prevent prototype injection in set util &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1744 [<samp>(48b9a)</samp>](https://github.com/middleapi/orpc/commit/48b9a859)

### &nbsp;&nbsp;&nbsp;🏎 Performance

- **rpc,openapi**: Speed up RPC and OpenAPI serializers &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1731 [<samp>(53280)</samp>](https://github.com/middleapi/orpc/commit/53280cf5)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/middleapi/orpc/compare/v2.0.0-beta.21...v2.0.0-beta.22)
