---
changelog:
  category: Prerelease
  version: 2.0.0-beta.16
date: '2026-07-10T10:08:44Z'
seo:
  description: >-
    client, server: Add response compression plugin, replace body compression
    plugin - by @dinwwwh in https://github.com/middleapi/orpc/issues/1653
    (af359)server…
title: v2.0.0-beta.16
type: changelog
---
### &nbsp;&nbsp;&nbsp;🚨 Breaking Changes

- **client, server**: Add response compression plugin, replace body compression plugin &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1653 [<samp>(af359)</samp>](https://github.com/middleapi/orpc/commit/af359e91)
- **server**: Replace BodyLimitHandlerPlugin with RequestLimitHandlerPlugin &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1647 [<samp>(49b63)</samp>](https://github.com/middleapi/orpc/commit/49b63f93)

### &nbsp;&nbsp;&nbsp;🚀 Features

- **client**: Enable fetch duplex mode automatically for streaming requests &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1644 [<samp>(d19bd)</samp>](https://github.com/middleapi/orpc/commit/d19bd529)
- **client, server**: Request compression plugin &nbsp;-&nbsp; by @dinwwwh in https://github.com/middleapi/orpc/issues/1643 [<samp>(c64cd)</samp>](https://github.com/middleapi/orpc/commit/c64cd5dd)

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

- OpenAPISerializerOptions should not extend OpenAPISerializerSerializeOptions &nbsp;-&nbsp; by @KingSora in https://github.com/middleapi/orpc/issues/1650 [<samp>(377f5)</samp>](https://github.com/middleapi/orpc/commit/377f5f01)

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