You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`/_packet/version` and `/_packet/health` are deprecated in favor of
`/versionz` and `/heathz` respectively. This is in an effort to remove vendor specific endpoints that don't need to be vendor specific.
The deprecated APIs will continue working until the 0.8 release.
Fixes#96
0 commit comments