mirror of https://github.com/docker/docs.git
12 lines
527 B
Markdown
12 lines
527 B
Markdown
---
|
|
title: Incompatibilities and breaking changes
|
|
description: Learn about the incompatibilities and breaking changes introduced by Docker Trusted Registry version {{ page.dtr_version }}
|
|
keywords: docker, ucp, upgrade, incompatibilities
|
|
redirect_from:
|
|
- /datacenter/dtr/2.2/guides/admin/upgrade/incompatibilities-and-breaking-changes/
|
|
---
|
|
|
|
With Docker Trusted Registry {{ page.dtr_version }}, the `/load_balancer_status`
|
|
endpoint is deprecated and is going to be removed in future versions. Use the
|
|
`/health` endpoint instead.
|