docs: clarify deprecation notice

closes #4670

Signed-off-by: Mike Nguyen <hey@mike.ee>
This commit is contained in:
Mike Nguyen 2025-09-11 10:08:50 +01:00
parent fd507dd9c3
commit 944effcf5d
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ After announcing a future breaking change, the change will happen in 2 releases
| Twitter Binding Component | 1.10.0 | 1.11.0 |
| NATS Streaming PubSub Component | 1.11.0 | 1.13.0 |
| Workflows API Alpha1 `/v1.0-alpha1/workflows` being deprecated in favor of Workflow Client | 1.15.0 | 1.17.0 |
| Migration of `http-max-request-size` flags/annotations to `max-body-size` | 1.14.0 | 1.17.0 |
| Migration of `http-max-request-size` flags/annotations to `max-body-size`. See [How-To: Handle larger body requests]({{% ref increase-request-size.md %}}) | 1.14.0 | 1.17.0 |
## Related links