From 67293ed238b189994d00b6cf6362475c284ea92c Mon Sep 17 00:00:00 2001 From: mtlljm <88196797+mtlljm@users.noreply.github.com> Date: Mon, 11 Dec 2023 12:01:16 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4018b0..f987149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## 7.43.1 -## 7.44.1 +## 7.44.0 +### Code Refactoring + +* extract handler functions from ESP Websocket client constructor ([f659b7b](https://github.com/sassoftware/grafana-esp-plugin/commit/f659b7bcb7ccd0233e6a04df0f1d8caa2c2b793a)) +* improve logging ([3debb3d](https://github.com/sassoftware/grafana-esp-plugin/commit/3debb3d3eeaa0bfdff4cc64fd669dfc167b032b0)) +* improve logging ([8ddcd5b](https://github.com/sassoftware/grafana-esp-plugin/commit/8ddcd5bf89a60b4b190ade6e2746f74d2c7ec220)) +* reference hashed queries in channel path ([483b02c](https://github.com/sassoftware/grafana-esp-plugin/commit/483b02cf2cd3ebacf22c8bace5c0bcf46377d996)) +* replace channelquerystore with more generic synchronous map implementation ([0444544](https://github.com/sassoftware/grafana-esp-plugin/commit/0444544c0051289dd2156e3051023d48a15599d4)) +* treat syncmap.Set calls with nil value as Delete calls ([d704aaa](https://github.com/sassoftware/grafana-esp-plugin/commit/d704aaacd8b77f8d45a355c0c508dbe18d474370)) ## 7.45.0