mirror of https://github.com/dapr/docs.git
docs: clarify deprecation notice
closes #4670 Signed-off-by: Mike Nguyen <hey@mike.ee>
This commit is contained in:
parent
fd507dd9c3
commit
944effcf5d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue