changelog: adds note about closing #8955

This commit is contained in:
bergquist 2017-12-28 15:37:43 +01:00
parent 29f58475a3
commit 212bb2a385

View File

@ -48,6 +48,7 @@ The pagerduty notifier now defaults to not auto resolve incidents. More details
* **Github**: Use organizations_url provided from github to verify user belongs in org. [#10111](https://github.com/grafana/grafana/issues/10111), thx
[@adiletmaratov](https://github.com/adiletmaratov)
* **Backend**: Fixed bug where Grafana exited before all sub routines where finished [#10131](https://github.com/grafana/grafana/issues/10131)
* **Azure**: Adds support for Azure blob storage as external image stor [#8955](https://github.com/grafana/grafana/issues/8955), thx [@saada](https://github.com/saada)
## Tech
* **RabbitMq**: Remove support for publishing events to RabbitMQ [#9645](https://github.com/grafana/grafana/issues/9645)