Skip to content

Commit 3e287df

Browse files
authored
Merge pull request #6100 from thaJeztah/fluentd_async_connect_removed
docs: deprecated: mark `fluentd-async-connect` as "removed"
2 parents f1fb3e3 + 21d0466 commit 3e287df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/deprecated.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The following table provides an overview of the current status of deprecated fea
8080
| Deprecated | [CLI plugins support](#cli-plugins-support) | v20.10 | - |
8181
| Deprecated | [Dockerfile legacy `ENV name value` syntax](#dockerfile-legacy-env-name-value-syntax) | v20.10 | - |
8282
| Removed | [`docker build --stream` flag (experimental)](#docker-build---stream-flag-experimental) | v20.10 | v20.10 |
83-
| Deprecated | [`fluentd-async-connect` log opt](#fluentd-async-connect-log-opt) | v20.10 | v28.0 |
83+
| Removed | [`fluentd-async-connect` log opt](#fluentd-async-connect-log-opt) | v20.10 | v28.0 |
8484
| Removed | [Configuration options for experimental CLI features](#configuration-options-for-experimental-cli-features) | v19.03 | v23.0 |
8585
| Removed | [Pushing and pulling with image manifest v2 schema 1](#pushing-and-pulling-with-image-manifest-v2-schema-1) | v19.03 | v28.2 |
8686
| Removed | [`docker engine` subcommands](#docker-engine-subcommands) | v19.03 | v20.10 |
@@ -723,7 +723,7 @@ fluent#New: AsyncConnect is now deprecated, use Async instead
723723
```
724724

725725
Users are encouraged to use the `fluentd-async` option going forward, as support
726-
for the old option will be removed in a future release.
726+
for the old option has been removed.
727727

728728
### Pushing and pulling with image manifest v2 schema 1
729729

0 commit comments

Comments
 (0)