Skip to content

Commit 77e67a0

Browse files
committed
docs/deprecated: mark logentries logging-driver as "removed"
This driver has been deprecated and removed because the service is no longer operational. Update the deprecated features docs to mention it's been fully removed in Docker v25.0. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 8f13b04 commit 77e67a0

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/deprecated.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The table below provides an overview of the current status of deprecated feature
5151
| Status | Feature | Deprecated | Remove |
5252
|------------|------------------------------------------------------------------------------------------------------------------------------------|------------|--------|
5353
| Deprecated | [IsAutomated field, and "is-automated" filter on docker search](#isautomated-field--and-is--automated-filter-on-docker-search) | v25.0 | - |
54-
| Deprecated | [logentries logging driver](#logentries-logging-driver) | v24.0 | v25.0 |
54+
| Removed | [logentries logging driver](#logentries-logging-driver) | v24.0 | v25.0 |
5555
| Deprecated | [OOM-score adjust for the daemon](#oom-score-adjust-for-the-daemon) | v24.0 | v25.0 |
5656
| Removed | [Buildkit build information](#buildkit-build-information) | v23.0 | v24.0 |
5757
| Deprecated | [Legacy builder for Linux images](#legacy-builder-for-linux-images) | v23.0 | - |
@@ -126,11 +126,13 @@ templating option will be removed in v26.0.
126126
### Logentries logging driver
127127

128128
**Deprecated in Release: v24.0**
129-
**Target For Removal In Release: v25.0**
129+
**Removed in Release: v25.0**
130130

131131
The logentries service SaaS was shut down on November 15, 2022, rendering
132132
this logging driver non-functional. Users should no longer use this logging
133-
driver, and the driver will be removed in Docker 25.0.
133+
driver, and the driver has been removed in Docker 25.0. Existing containers
134+
using this logging-driver are migrated to use the "local" logging driver
135+
after upgrading.
134136

135137
### OOM-score adjust for the daemon
136138

0 commit comments

Comments
 (0)