diff --git a/.changelog/10161.txt b/.changelog/10161.txt new file mode 100644 index 000000000000..d4e3073be8c4 --- /dev/null +++ b/.changelog/10161.txt @@ -0,0 +1,9 @@ +```release-note:bug +memberlist: fixes a couple bugs which allowed malformed input to cause a crash in a Consul +client or server. +``` + +```release-note:bug +telemetry: fixes a bug with Prometheus metrics where Gauges and Summaries were incorrectly +being expired. +```