|
|
@@ -8,7 +8,7 @@
|
|
|
* **Api**: Delete nonexistent datasource should return 404 [#12313](https://github.com/grafana/grafana/issues/12313), thx [@AustinWinstanley](https://github.com/AustinWinstanley)
|
|
|
* **Dashboard**: Fix selecting current dashboard from search should not reload dashboard [#12248](https://github.com/grafana/grafana/issues/12248)
|
|
|
|
|
|
-# 5.2.0 (unreleased)
|
|
|
+# 5.2.0-stable (2018-06-27)
|
|
|
|
|
|
### Minor
|
|
|
|
|
|
@@ -16,6 +16,10 @@
|
|
|
* **Render**: Enhance error message if phantomjs executable is not found [#11868](https://github.com/grafana/grafana/issues/11868)
|
|
|
* **Dashboard**: Set correct text in drop down when variable is present in url [#11968](https://github.com/grafana/grafana/issues/11968)
|
|
|
|
|
|
+### 5.2.0-beta3 fixes
|
|
|
+
|
|
|
+* **LDAP**: Handle "dn" ldap attribute more gracefully [#12385](https://github.com/grafana/grafana/pull/12385), reverts [#10970](https://github.com/grafana/grafana/pull/10970)
|
|
|
+
|
|
|
# 5.2.0-beta3 (2018-06-21)
|
|
|
|
|
|
### Minor
|