elasticsearch/modules/rest-root
David Turner 3bfdc8943c
Show only committed cluster UUID in GET / (#114275) (#114281)
Today we show `Metadata#clusterUUID` in the response to `GET /`
regardless of whether this value is committed or not, which means that
in theory users may see this value change even if nothing is going
wrong. To avoid any doubt about the stability of this cluster UUID, this
commit suppresses the cluster UUID in this API response until it is
committed.
2024-10-08 19:48:00 +11:00
..
src Show only committed cluster UUID in GET / (#114275) (#114281) 2024-10-08 19:48:00 +11:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 14:30:33 -07:00