Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtlljm authored Dec 11, 2023
1 parent adb2b54 commit 67293ed
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 67293ed

Please sign in to comment.